View source: R/comprehend_operations.R
comprehend_list_entity_recognizer_summaries | R Documentation |
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.
comprehend_list_entity_recognizer_summaries(
NextToken = NULL,
MaxResults = NULL
)
NextToken |
Identifies the next page of results to return. |
MaxResults |
The maximum number of results to return on each page. The default is 100. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.