comprehend_classify_document: Creates a new document classification request to analyze a...

View source: R/comprehend_operations.R

comprehend_classify_documentR Documentation

Creates a new document classification request to analyze a single document in real-time, using a previously created and trained custom model and an endpoint

Description

Creates a new document classification request to analyze a single document in real-time, using a previously created and trained custom model and an endpoint.

See https://paws-r.github.io/docs/comprehend/classify_document.html for full documentation.

Usage

comprehend_classify_document(Text, EndpointArn)

Arguments

Text

[required] The document text to be analyzed.

EndpointArn

[required] The Amazon Resource Number (ARN) of the endpoint. For information about endpoints, see Managing endpoints.


paws.machine.learning documentation built on Feb. 16, 2023, 5:24 p.m.