<?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>Extra 'Recipes' for Text Processing</dc:title>
  <dc:title>R package textrecipes version 1.1.0</dc:title>
  <dc:description>Converting text to numerical features requires specifically
    created procedures, which are implemented as steps according to the
    'recipes' package. These steps allows for tokenization, filtering,
    counting (tf and tfidf) and feature hashing.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.6), recipes (&gt;= 1.2.0)</dc:relation>
  <dc:relation>Imports: cli, lifecycle, dplyr, generics (&gt;= 0.1.0), magrittr, Matrix,
purrr, rlang (&gt;= 1.1.0), SnowballC, sparsevctrs (&gt;= 0.3.0),
tibble, tokenizers, vctrs, glue</dc:relation>
  <dc:relation>Suggests: covr, data.table, dials (&gt;= 1.2.0), hardhat, janitor, knitr,
modeldata, reticulate, rmarkdown, sentencepiece, spacyr,
stopwords, stringi, testthat (&gt;= 3.0.0), text2vec,
tokenizers.bpe, udpipe, wordpiece</dc:relation>
  <dc:creator>Emil Hvitfeldt &lt;emil.hvitfeldt@posit.co&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Emil Hvitfeldt [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0002-0679-1945&gt;),
  Michael W. Kearney [cph] (author of count_functions),
  Posit Software, PBC [cph, fnd]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=textrecipes/LICENSE)</dc:rights>
  <dc:date>2025-03-18</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=textrecipes</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.textrecipes</dc:identifier>
</oai_dc:dc>
