Share via


SentenceSentimentValue Enum

Definition

The predicted Sentiment for the sentence.

public enum SentenceSentimentValue
type SentenceSentimentValue = 
Public Enum SentenceSentimentValue
Inheritance
SentenceSentimentValue

Fields

Positive 0

Positive sentiment.

Neutral 1

Neutral sentiment.

Negative 2

Negative sentiment.

Applies to