SyntaxToken
class SyntaxToken
Represents a work in the input text that was recognized and assigned a part of speech. There is one syntax token record for each word in the source text.
Types
Properties
Link copied to clipboard
The zero-based offset from the beginning of the source text to the first character in the word.
Link copied to clipboard
Provides the part of speech label and the confidence level that Amazon Comprehend has that the part of speech was correctly identified. For more information, see Syntax in the Comprehend Developer Guide.