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.

Version: 1.4.2
Imports: Rcpp
LinkingTo: Rcpp
Suggests: testthat, cld2
Published: 2021-07-28
Author: Jeroen Ooms ORCID iD [aut, cre], Google Inc [cph] (CLD3 C++ library)
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

Documentation:

Reference manual: cld3.pdf

Downloads:

Package source: cld3_1.4.2.tar.gz
Windows binaries: r-devel: cld3_1.4.2.zip, r-release: cld3_1.4.2.zip, r-oldrel: cld3_1.4.2.zip
macOS binaries: r-release (arm64): cld3_1.4.2.tgz, r-oldrel (arm64): cld3_1.4.2.tgz, r-release (x86_64): cld3_1.4.2.tgz, r-oldrel (x86_64): cld3_1.4.2.tgz
Old sources: cld3 archive

Reverse dependencies:

Reverse imports: htmldf
Reverse suggests: cld2, emayili

Linking:

Please use the canonical form https://CRAN.R-project.org/package=cld3 to link to this page.