Gets a list of the properties of all entity recognizers that you created, including recognizers currently in training
Source:R/comprehend_operations.R
comprehend_list_entity_recognizers.RdGets a list of the properties of all entity recognizers that you created, including recognizers currently in training. Allows you to filter the list of recognizers based on criteria such as status and submission time. This call returns up to 500 entity recognizers in the list, with a default number of 100 recognizers in the list.
See https://www.paws-r-sdk.com/docs/comprehend_list_entity_recognizers/ for full documentation.