Amazon Comprehend · Schema

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.

AWSMachine LearningNatural Language ProcessingNLPText Analysis

Properties

Name Type Description
TokenId object
Text object
BeginOffset object
EndOffset object
PartOfSpeech object
View JSON Schema on GitHub