Enumeration Sentiment

The inferred sentiment (on a text) on which Amazon Comprehend has the highest level of confidence in.

Enumeration Members

Enumeration Members

MIXED: "MIXED"
NEGATIVE: "NEGATIVE"
NEUTRAL: "NEUTRAL"
POSITIVE: "POSITIVE"

Generated using TypeDoc