BatchDetectSyntaxItemResult
The result of calling the BatchDetectSyntax operation. The operation returns one object that is successfully processed by the operation.
Contents
- Index
-
The zero-based index of the document in the input list.
Type: Integer
Required: No
- SyntaxTokens
-
The syntax tokens for the words in the document, one token for each word.
Type: Array of SyntaxToken objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: