BatchDetectKeyPhrasesItemResult - Amazon Comprehend API Reference

BatchDetectKeyPhrasesItemResult

The result of calling the BatchDetectKeyPhrases operation. The operation returns one object for each document that is successfully processed by the operation.

Contents

Index

The zero-based index of the document in the input list.

Type: Integer

Required: No

KeyPhrases

One or more KeyPhrase objects, one for each key phrase detected in the document.

Type: Array of KeyPhrase objects

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: