comprehend_batch_detect_dominant_language: Determines the dominant language of the input text for a...

View source: R/comprehend_operations.R

comprehend_batch_detect_dominant_languageR Documentation

Determines the dominant language of the input text for a batch of documents

Description

Determines the dominant language of the input text for a batch of documents. For a list of languages that Amazon Comprehend can detect, see Amazon Comprehend Supported Languages.

See https://paws-r.github.io/docs/comprehend/batch_detect_dominant_language.html for full documentation.

Usage

comprehend_batch_detect_dominant_language(TextList)

Arguments

TextList

[required] A list containing the text of the input documents. The list can contain a maximum of 25 documents. Each document should contain at least 20 characters and must contain fewer than 5,000 bytes of UTF-8 encoded characters.


paws.machine.learning documentation built on Feb. 16, 2023, 5:24 p.m.