class Aws::LexRuntimeV2::Types::SentimentScore

The individual sentiment responses for the utterance.

@!attribute [rw] positive

The level of confidence that Amazon Comprehend has in the accuracy
of its detection of the `POSITIVE` sentiment.
@return [Float]

@!attribute [rw] negative

The level of confidence that Amazon Comprehend has in the accuracy
of its detection of the `NEGATIVE` sentiment.
@return [Float]

@!attribute [rw] neutral

The level of confidence that Amazon Comprehend has in the accuracy
of its detection of the `NEUTRAL` sentiment.
@return [Float]

@!attribute [rw] mixed

The level of confidence that Amazon Comprehend has in the accuracy
of its detection of the `MIXED` sentiment.
@return [Float]

@see docs.aws.amazon.com/goto/WebAPI/runtime.lex.v2-2020-08-07/SentimentScore AWS API Documentation

Constants

SENSITIVE