comprehend_list_document_classifier_summaries: Gets a list of summaries of the document classifiers that you...

View source: R/comprehend_operations.R

comprehend_list_document_classifier_summariesR Documentation

Gets a list of summaries of the document classifiers that you have created

Description

Gets a list of summaries of the document classifiers that you have created

See https://www.paws-r-sdk.com/docs/comprehend_list_document_classifier_summaries/ for full documentation.

Usage

comprehend_list_document_classifier_summaries(
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

NextToken

Identifies the next page of results to return.

MaxResults

The maximum number of results to return on each page. The default is 100.


paws.machine.learning documentation built on Sept. 12, 2024, 6:23 a.m.