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.4.4 | 
| Imports: | Rcpp | 
| LinkingTo: | Rcpp | 
| Suggests: | testthat, cld2 | 
| Published: | 2022-10-22 | 
| 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.4.4.tar.gz | 
| Windows binaries: | r-devel: cld3_1.4.4.zip, r-release: cld3_1.4.4.zip, r-oldrel: cld3_1.4.4.zip | 
| macOS binaries: | r-release (arm64): cld3_1.4.4.tgz, r-oldrel (arm64): cld3_1.4.4.tgz, r-release (x86_64): cld3_1.4.4.tgz, r-oldrel (x86_64): cld3_1.4.4.tgz | 
| Old sources: | cld3 archive | 
| Reverse imports: | htmldf | 
| Reverse suggests: | cld2, emayili | 
Please use the canonical form https://CRAN.R-project.org/package=cld3 to link to this page.