The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
This package is designed to detect a language from a character string in R by acessing the languagelayer API — https://languagelayer.com/
This package offers a language detection tool by connecting to the languagelayer API, a JSON interface designed to extract language information from a character string.
Install this package directly in R :
From CRAN :
From Github :
The version 1.1.0 and further works with two functions. Which are :
pkgdown::build_site(path = “inst/”)
get_lang
Get language information from a character string
get_supported_lang
Get all current accessible languages on the languagelayer API
Before any request on the languagelayer, you need to get your API key from your language layer dashboard.
Detect a language from a character string.
List all the languages available on the languagelayer API.
Questions and feedbacks welcome!
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.