Package: cld3 1.6.1
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:
cld3_1.6.1.tar.gz
cld3_1.6.1.zip(r-4.6)cld3_1.6.1.zip(r-4.5)cld3_1.6.1.zip(r-4.4)
cld3_1.6.1.tgz(r-4.5-x86_64)cld3_1.6.1.tgz(r-4.5-arm64)cld3_1.6.1.tgz(r-4.4-x86_64)cld3_1.6.1.tgz(r-4.4-arm64)
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.tar.gz(r-4.5-arm64)cld3_1.6.1.tar.gz(r-4.5-x86_64)
cld3.pdf |cld3.html✨
cld3/json (API)
NEWS
# Install 'cld3' in R: |
install.packages('cld3', repos = c('https://packages.ropensci.org', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropensci/cld3/issues
Pkgdown site:https://docs.ropensci.org
cldcld3language-detectionlanguage-detectorprotobufcpp
Last updated 8 months agofrom:bedd446d21 (on master). Checks:13 OK, 2 FAIL. Indexed: yes.
Target | Result | Total time |
---|---|---|
pkgdown docs | OK | 149 |
source / vignettes | OK | 169 |
linux-devel-x86_64 | OK | 134 |
linux-devel-arm64 | OK | 229 |
linux-release-x86_64 | OK | 125 |
linux-release-arm64 | OK | 267 |
macos-release-x86_64 | OK | 236 |
macos-release-arm64 | OK | 72 |
macos-oldrel-x86_64 | OK | 177 |
macos-oldrel-arm64 | OK | 81 |
windows-devel | OK | 159 |
windows-release | OK | 115 |
windows-oldrel | OK | 114 |
wasm-release | FAIL | 155 |
wasm-oldrel | FAIL | 142 |
Exports:detect_languagedetect_language_mixed
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Compact Language Detector 3 | cld3 detect_language detect_language_mixed detect_language_multi |