EntityRecognizerMetadata - Amazon Comprehend API Reference

EntityRecognizerMetadata

Detailed information about an entity recognizer.

Contents

EntityTypes

Entity types from the metadata of an entity recognizer.

Type: Array of EntityRecognizerMetadataEntityTypesListItem objects

Required: No

EvaluationMetrics

Detailed information about the accuracy of an entity recognizer.

Type: EntityRecognizerEvaluationMetrics object

Required: No

NumberOfTestDocuments

The number of documents in the input data that were used to test the entity recognizer. Typically this is 10 to 20 percent of the input documents.

Type: Integer

Required: No

NumberOfTrainedDocuments

The number of documents in the input data that were used to train the entity recognizer. Typically this is 80 to 90 percent of the input documents.

Type: Integer

Required: No

See Also

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