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.7)cld3_1.6.1.zip(r-4.6)cld3_1.6.1.zip(r-4.5)
cld3_1.6.1.tgz(r-4.6-x86_64)cld3_1.6.1.tgz(r-4.6-arm64)cld3_1.6.1.tgz(r-4.5-x86_64)cld3_1.6.1.tgz(r-4.5-arm64)
cld3_1.6.1.tar.gz(r-4.7-arm64)cld3_1.6.1.tar.gz(r-4.7-x86_64)cld3_1.6.1.tar.gz(r-4.6-arm64)cld3_1.6.1.tar.gz(r-4.6-x86_64)
cld3_1.6.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
cld3/json (API)

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

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

Pkgdown/docs site:https://docs.ropensci.org

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

On CRAN:

Conda:

cldcld3language-detectionlanguage-detectorprotobufcpp

6.44 score 43 stars 1 packages 105 scripts 1.4k downloads 3 mentions 2 exports 1 dependencies

Last updated from:bedd446d21 (on master). Checks:14 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK175
linux-devel-x86_64OK150
pkgdown docsOK157
source / vignettesOK208
linux-release-arm64OK158
linux-release-x86_64OK154
macos-release-arm64OK107
macos-release-x86_64OK339
macos-oldrel-arm64OK109
macos-oldrel-x86_64OK253
windows-develOK140
windows-releaseOK114
windows-oldrelOK164
wasm-releaseOK129

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