detect_language: Detect Language of the given String

Description Usage Arguments Value Examples

Description

Detect Language of the given String

Usage

1
detect_language(access_key, query, data_frame = TRUE)

Arguments

access_key

LanguageLayer API Access Key

query

Character String whose language has to be detected

data_frame

List is returned if FALSE dataframe if TRUE (default TRUE)

Value

A list or dataframe with the detected language and other parameters

Examples

1
## Not run: detect_language(access_key = 'your_key', query = 'Nice day')

amrrs/languagelayeR documentation built on May 5, 2019, 12:29 p.m.