View source: R/comprehendmedical_operations.R
comprehendmedical_detect_entities_v2 | R Documentation |
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. 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.
comprehendmedical_detect_entities_v2(Text)
Text |
[required] A UTF-8 string containing the clinical content being examined for entities. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.