class Aws::Comprehend::Types::EntityRecognizerMetadataEntityTypesListItem

Individual item from the list of entity types in the metadata of an entity recognizer.

@!attribute [rw] type

Type of entity from the list of entity types in the metadata of an
entity recognizer.
@return [String]

@!attribute [rw] evaluation_metrics

Detailed information about the accuracy of the entity recognizer for
a specific item on the list of entity types.
@return [Types::EntityTypesEvaluationMetrics]

@!attribute [rw] number_of_train_mentions

Indicates the number of times the given entity type was seen in the
training data.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/comprehend-2017-11-27/EntityRecognizerMetadataEntityTypesListItem AWS API Documentation

Constants

SENSITIVE