class Aws::Comprehend::Types::PartOfSpeechTag

Identifies the part of speech represented by the token and gives the confidence that Amazon Comprehend has that the part of speech was correctly identified. For more information about the parts of speech that Amazon Comprehend can identify, see how-syntax.

@!attribute [rw] tag

Identifies the part of speech that the token represents.
@return [String]

@!attribute [rw] score

The confidence that Amazon Comprehend has that the part of speech
was correctly identified.
@return [Float]

@see docs.aws.amazon.com/goto/WebAPI/comprehend-2017-11-27/PartOfSpeechTag AWS API Documentation

Constants

SENSITIVE