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
Source:R/comprehendmedical_operations.R
comprehendmedical_detect_entities_v2.RdInspects 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. Amazon Comprehend Medical only detects medical entities in English language texts.
See https://www.paws-r-sdk.com/docs/comprehendmedical_detect_entities_v2/ for full documentation.