Share via


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AnalyzeSentimentAction.IncludeOpinionMining 属性

定义

是否挖掘句子的意见,并围绕产品或服务的目标进行更精细的分析 (也称为Aspect-Based情绪分析) 。 如果设置为 true,则返回的 Opinions 将包含此分析的结果。

public bool? IncludeOpinionMining { get; set; }
member this.IncludeOpinionMining : Nullable<bool> with get, set
Public Property IncludeOpinionMining As Nullable(Of Boolean)

属性值

注解

此属性仅适用于 V3_1V2022_05_01和 更新。

适用于