<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Google's Compact Language Detector 2</dc:title>
  <dc:title>R package cld2 version 1.2.6</dc:title>
  <dc:description>Bindings to Google's C++ library Compact Language Detector 2
    (see &lt;https://github.com/cld2owners/cld2#readme&gt; 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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: Rcpp</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: testthat, readtext, cld3</dc:relation>
  <dc:creator>Jeroen Ooms &lt;jeroenooms@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Jeroen Ooms [aut, cre] (ORCID: &lt;https://orcid.org/0000-0002-4035-0289&gt;),
  Dirk Sites [cph] (Author of CLD2 C++ library)</dc:contributor>
  <dc:rights>Apache License 2.0</dc:rights>
  <dc:date>2025-03-22</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=cld2</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.cld2</dc:identifier>
</oai_dc:dc>
