Share via


SentimentSkill.IncludeOpinionMining Property

Definition

If set to true, the skill output will include information from Text Analytics for opinion mining, namely targets (nouns or verbs) and their associated assessment (adjective) in the text. Default is false.

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

Property Value

Applies to