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.
| Version: | 1.3 |
| Imports: | Rcpp |
| LinkingTo: | Rcpp |
| Suggests: | testthat, cld2 |
| Published: | 2020-01-31 |
| Author: | Jeroen Ooms |
| Maintainer: | Jeroen Ooms <jeroen at berkeley.edu> |
| License: | Apache License 2.0 |
| URL: | https://docs.ropensci.org/cld3, https://github.com/ropensci/cld3 (devel) https://github.com/google/cld3 (upstream) |
| NeedsCompilation: | yes |
| SystemRequirements: | libprotobuf and protobuf-compiler |
| Materials: | NEWS |
| CRAN checks: | cld3 results |
| Reference manual: | cld3.pdf |
| Package source: | cld3_1.3.tar.gz |
| Windows binaries: | r-devel: cld3_1.3.zip, r-release: cld3_1.3.zip, r-oldrel: cld3_1.3.zip |
| macOS binaries: | r-release: cld3_1.3.tgz, r-oldrel: cld3_1.3.tgz |
| Old sources: | cld3 archive |
| Reverse suggests: | cld2 |
Please use the canonical form https://CRAN.R-project.org/package=cld3 to link to this page.