Amazon Comprehend · Example Payload

Openapi.Yml Entity Recognizer Input Data Config Example

Machine LearningNatural Language ProcessingNLPText Analysis

Openapi.Yml Entity Recognizer Input Data Config Example is an example object payload from Amazon Comprehend, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

DataFormatEntityTypesDocumentsAnnotationsEntityListAugmentedManifests

Example Payload

Raw ↑
{
  "DataFormat": "example-string",
  "EntityTypes": "ORGANIZATION",
  "Documents": "example-string",
  "Annotations": "example-string",
  "EntityList": "example-string",
  "AugmentedManifests": "example-string"
}