Learn R Programming

paws.machine.learning (version 0.7.0)

comprehend_list_entity_recognizer_summaries: Gets a list of summaries for the entity recognizers that you have created

Description

Gets a list of summaries for the entity recognizers that you have created.

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

Usage

comprehend_list_entity_recognizer_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.