class Aws::Comprehend::Types::EntityRecognizerMetadata
Detailed information about an entity recognizer.
@!attribute [rw] number_of_trained_documents
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. @return [Integer]
@!attribute [rw] number_of_test_documents
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. @return [Integer]
@!attribute [rw] evaluation_metrics
Detailed information about the accuracy of an entity recognizer. @return [Types::EntityRecognizerEvaluationMetrics]
@!attribute [rw] entity_types
Entity types from the metadata of an entity recognizer. @return [Array<Types::EntityRecognizerMetadataEntityTypesListItem>]
@see docs.aws.amazon.com/goto/WebAPI/comprehend-2017-11-27/EntityRecognizerMetadata AWS API Documentation
Constants
- SENSITIVE