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 Syntax in the Comprehend Developer Guide.
Contents
- Score
-
The confidence that Amazon Comprehend has that the part of speech was correctly identified.
Type: Float
Required: No
- Tag
-
Identifies the part of speech that the token represents.
Type: String
Valid Values:
ADJ | ADP | ADV | AUX | CONJ | CCONJ | DET | INTJ | NOUN | NUM | O | PART | PRON | PROPN | PUNCT | SCONJ | SYM | VERB
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: