TargetedSentimentEntity - Amazon Comprehend API Reference

TargetedSentimentEntity

Information about one of the entities found by targeted sentiment analysis.

For more information about targeted sentiment, see Targeted sentiment in the Amazon Comprehend Developer Guide.

Contents

DescriptiveMentionIndex

One or more index into the Mentions array that provides the best name for the entity group.

Type: Array of integers

Required: No

Mentions

An array of mentions of the entity in the document. The array represents a co-reference group. See Co-reference group for an example.

Type: Array of TargetedSentimentMention objects

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: