comprehend_detect_dominant_language: Determines the dominant language of the input text

View source: R/comprehend_operations.R

comprehend_detect_dominant_languageR Documentation

Determines the dominant language of the input text

Description

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.

Usage

comprehend_detect_dominant_language(Text)

Arguments

Text

[required] A UTF-8 text string. The string must contain at least 20 characters. The maximum string size is 100 KB.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.