detectEntities
inline suspend fun ComprehendMedicalClient.detectEntities(crossinline block: DetectEntitiesRequest.Builder.() -> Unit): DetectEntitiesResponse
Deprecated
This operation is deprecated, use DetectEntitiesV2 instead.
The DetectEntities
operation is deprecated. You should use the DetectEntitiesV2 operation instead.
Inspects the clinical text for a variety of medical entities and returns specific information about them such as entity category, location, and confidence score on that information.