Package: cld3 1.6.1

Jeroen Ooms

cld3: Google's Compact Language Detector 3

Google's Compact Language Detector 3 is a neural network model for language identification and the successor of 'cld2' (available from CRAN). The algorithm is still experimental and takes a novel approach to language detection with different properties and outcomes. It can be useful to combine this with the Bayesian classifier results from 'cld2'. See <https://github.com/google/cld3#readme> for more information.

Authors:Jeroen Ooms [aut, cre], Google Inc [cph]

cld3_1.6.1.tar.gz
cld3_1.6.1.zip(r-4.5)cld3_1.6.1.zip(r-4.4)cld3_1.6.1.zip(r-4.3)
cld3_1.6.1.tgz(r-4.4-x86_64)cld3_1.6.1.tgz(r-4.4-arm64)cld3_1.6.1.tgz(r-4.3-x86_64)cld3_1.6.1.tgz(r-4.3-arm64)
cld3_1.6.1.tar.gz(r-4.5-noble)cld3_1.6.1.tar.gz(r-4.4-noble)
cld3.pdf |cld3.html
cld3/json (API)
NEWS

# Install 'cld3' in R:
install.packages('cld3', repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/ropensci/cld3/issues

Uses libs:
  • protobuf– Protocol buffers C++ library
  • c++– GNU Standard C++ Library v3

On CRAN:

cldcld3language-detectionlanguage-detector

6.80 score 41 stars 1 packages 89 scripts 1.3k downloads 3 mentions 2 exports 1 dependencies

Last updated 1 months agofrom:bedd446d21 (on master). Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 02 2024
R-4.5-win-x86_64OKNov 02 2024
R-4.5-linux-x86_64OKNov 02 2024
R-4.4-win-x86_64OKNov 02 2024
R-4.4-mac-x86_64OKNov 02 2024
R-4.4-mac-aarch64OKNov 02 2024
R-4.3-win-x86_64OKNov 02 2024
R-4.3-mac-x86_64OKNov 02 2024
R-4.3-mac-aarch64OKNov 02 2024

Exports:detect_languagedetect_language_mixed

Dependencies:Rcpp

Readme and manuals

Help Manual

Help pageTopics
Compact Language Detector 3cld3 detect_language detect_language_mixed detect_language_multi