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)
[required] A UTF-8 text string. The string must contain at least 20 characters. The maximum string size is 100 KB.