CRAN/E | cld3

cld3

Google's Compact Language Detector 3

Installation

About

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 for more information.

docs.ropensci.org/cld3/ https://github.com/ropensci/cld3 https://ropensci.r-universe.dev/cld3
docs.ropensci.org/cld3/ https://github.com/ropensci/cld3 https://ropensci.r-universe.dev/cld3
docs.ropensci.org/cld3/ https://github.com/ropensci/cld3 https://ropensci.r-universe.dev/cld3
System requirements libprotobuf and protobuf-compiler

Key Metrics

Version 1.6.0
Published 2023-09-25 221 days ago
Needs compilation? yes
License Apache License 2.0
CRAN checks cld3 results

Downloads

Yesterday 45 0%
Last 7 days 264 -39%
Last 30 days 1.459 +6%
Last 90 days 3.925 +1%
Last 365 days 15.609 +7%

Maintainer

Maintainer

Jeroen Ooms

jeroen@berkeley.edu

Authors

Jeroen Ooms

aut / cre

Google Inc

cph

(CLD3 C++ library)

Material

NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

cld3 archive

Imports

Rcpp

Suggests

testthat
cld2

LinkingTo

Rcpp

Reverse Imports

htmldf

Reverse Suggests

cld2
emayili