comprehend_describe_entity_recognizer {paws.machine.learning} | R Documentation |
Provides details about an entity recognizer including status, S3 buckets containing training data, recognizer metadata, metrics, and so on
Description
Provides details about an entity recognizer including status, S3 buckets containing training data, recognizer metadata, metrics, and so on.
See https://www.paws-r-sdk.com/docs/comprehend_describe_entity_recognizer/ for full documentation.
Usage
comprehend_describe_entity_recognizer(EntityRecognizerArn)
Arguments
EntityRecognizerArn |
[required] The Amazon Resource Name (ARN) that identifies the entity recognizer. |
[Package paws.machine.learning version 0.9.0 Index]