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.6.0
Imports: Rcpp
LinkingTo: Rcpp
Suggests: testthat, cld2
Published: 2023-09-25
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 https://ropensci.r-universe.dev/cld3
NeedsCompilation: yes
SystemRequirements: libprotobuf and protobuf-compiler
Materials: NEWS
CRAN checks: cld3 results

Documentation:

Reference manual: cld3.pdf

Downloads:

Package source: cld3_1.6.0.tar.gz
Windows binaries: r-devel: cld3_1.6.0.zip, r-release: cld3_1.6.0.zip, r-oldrel: cld3_1.6.0.zip
macOS binaries: r-release (arm64): cld3_1.6.0.tgz, r-oldrel (arm64): cld3_1.6.0.tgz, r-release (x86_64): cld3_1.6.0.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.