TokenSentiment Enum

Definition

The predicted Sentiment for the sentence.

public enum TokenSentiment
type TokenSentiment = 
Public Enum TokenSentiment
Inheritance
TokenSentiment

Fields

Mixed 1

Mixed sentiment.

Negative 2

Negative sentiment.

Positive 0

Positive sentiment.

Applies to