batchDetectEntities
inline suspend fun ComprehendClient.batchDetectEntities(crossinline block: BatchDetectEntitiesRequest.Builder.() -> Unit): BatchDetectEntitiesResponse
Inspects the text of a batch of documents for named entities and returns information about them. For more information about named entities, see Entities in the Comprehend Developer Guide.