class Aws::Comprehend::Types::BatchDetectSentimentItemResult
The result of calling the operation. The operation returns one object for each document that is successfully processed by the operation.
@!attribute [rw] index
The zero-based index of the document in the input list. @return [Integer]
@!attribute [rw] sentiment
The sentiment detected in the document. @return [String]
@!attribute [rw] sentiment_score
The level of confidence that Amazon Comprehend has in the accuracy of its sentiment detection. @return [Types::SentimentScore]
@see docs.aws.amazon.com/goto/WebAPI/comprehend-2017-11-27/BatchDetectSentimentItemResult AWS API Documentation
Constants
- SENSITIVE