<?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>Fast, Consistent Tokenization of Natural Language Text</dc:title>
  <dc:title>R package tokenizers version 0.3.0</dc:title>
  <dc:subject>CRAN Task View: NaturalLanguageProcessing (https://CRAN.R-project.org/view=NaturalLanguageProcessing)</dc:subject>
  <dc:description>Convert natural language text into tokens. Includes tokenizers for
    shingled n-grams, skip n-grams, words, word stems, sentences, paragraphs,
    characters, shingled characters, lines, Penn Treebank, regular
    expressions, as well as functions for counting characters, words, and sentences,
    and a function for splitting longer texts into separate documents, each with
    the same number of words.  The tokenizers have a consistent interface, and
    the package is built on the 'stringi' and 'Rcpp' packages for  fast
    yet correct tokenization in 'UTF-8'. </dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.1.3)</dc:relation>
  <dc:relation>Imports: stringi (&gt;= 1.0.1), Rcpp (&gt;= 0.12.3), SnowballC (&gt;= 0.5.1)</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: covr, knitr, rmarkdown, stopwords (&gt;= 0.9.0), testthat</dc:relation>
  <dc:creator>Lincoln Mullen &lt;lincoln@lincolnmullen.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Lincoln Mullen [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0001-5103-6917&gt;),
  Os Keyes [ctb] (ORCID: &lt;https://orcid.org/0000-0001-5196-609X&gt;),
  Dmitriy Selivanov [ctb],
  Jeffrey Arnold [ctb] (ORCID: &lt;https://orcid.org/0000-0001-9953-3904&gt;),
  Kenneth Benoit [ctb] (ORCID: &lt;https://orcid.org/0000-0002-0797-564X&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=tokenizers/LICENSE)</dc:rights>
  <dc:date>2022-12-22</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=tokenizers</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.tokenizers</dc:identifier>
</oai_dc:dc>
