The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

cld2: Google's Compact Language Detector 2

Bindings to Google's C++ library Compact Language Detector 2 (see <https://github.com/cld2owners/cld2#readme> for more information). Probabilistically detects over 80 languages in plain text or HTML. For mixed-language input it returns the top three detected languages and their approximate proportion of the total classified text bytes (e.g. 80% English and 20% French out of 1000 bytes). There is also a 'cld3' package on CRAN which uses a neural network model instead.

Version: 1.2.4
Imports: Rcpp
LinkingTo: Rcpp
Suggests: testthat, readtext, cld3
Published: 2022-10-26
Author: Jeroen Ooms ORCID iD [aut, cre], Dirk Sites [cph] (Author of CLD2 C++ library)
Maintainer: Jeroen Ooms <jeroen at berkeley.edu>
License: Apache License 2.0
URL: https://docs.ropensci.org/cld2/ (docs) https://github.com/ropensci/cld2 (devel) https://github.com/cld2owners/cld2 (upstream)
NeedsCompilation: yes
Materials: NEWS
CRAN checks: cld2 results

Documentation:

Reference manual: cld2.pdf

Downloads:

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

Reverse dependencies:

Reverse imports: labourR
Reverse suggests: bdpar, cld3, emayili, googleLanguageR, morestopwords

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.