View source: R/comprehend_operations.R
comprehend_detect_dominant_language | R Documentation |
Determines the dominant language of the input text. For a list of languages that Amazon Comprehend can detect, see Amazon Comprehend Supported Languages.
See https://www.paws-r-sdk.com/docs/comprehend_detect_dominant_language/ for full documentation.
comprehend_detect_dominant_language(Text)
Text |
[required] A UTF-8 text string. The string must contain at least 20 characters. The maximum string size is 100 KB. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.