AssessmentSentiment.Sentiment Property

Definition

Gets the predicted Sentiment for the assessment taking into account the value of IsNegated. Possible values include 'positive', 'mixed', and 'negative'.

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

Property Value

Applies to