class Aws::Comprehend::Types::SentimentScore

Describes the level of confidence that Amazon Comprehend has in the accuracy of its detection of sentiments.

@!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/comprehend-2017-11-27/SentimentScore AWS API Documentation

Constants

SENSITIVE