SentenceOpinion.Target Property

Definition

Get the target in text, such as the attributes of products or services.

For example in "The food at Hotel Foo is good", "food" is a target of "Hotel Foo".

public Azure.AI.TextAnalytics.TargetSentiment Target { get; }
member this.Target : Azure.AI.TextAnalytics.TargetSentiment
Public ReadOnly Property Target As TargetSentiment

Property Value

Applies to