comprehend_describe_document_classifier {paws.machine.learning} | R Documentation |
Gets the properties associated with a document classifier
Description
Gets the properties associated with a document classifier.
See https://www.paws-r-sdk.com/docs/comprehend_describe_document_classifier/ for full documentation.
Usage
comprehend_describe_document_classifier(DocumentClassifierArn)
Arguments
DocumentClassifierArn |
[required] The Amazon Resource Name (ARN) that identifies the document classifier.
The
|
[Package paws.machine.learning version 0.7.0 Index]