<?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>Text Mining using 'dplyr', 'ggplot2', and Other Tidy Tools</dc:title>
  <dc:title>R package tidytext version 0.4.3</dc:title>
  <dc:subject>CRAN Task View: NaturalLanguageProcessing (https://CRAN.R-project.org/view=NaturalLanguageProcessing)</dc:subject>
  <dc:description>Using tidy data principles can make many text mining tasks
    easier, more effective, and consistent with tools already in wide use.
    Much of the infrastructure needed for text mining with tidy data
    frames already exists in packages like 'dplyr', 'broom', 'tidyr', and
    'ggplot2'. In this package, we provide functions and supporting data
    sets to allow conversion of text to and from tidy formats, and to
    switch seamlessly between tidy tools and existing text mining
    packages.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.10)</dc:relation>
  <dc:relation>Imports: cli, dplyr (&gt;= 1.1.1), generics, janeaustenr, lifecycle,
Matrix, methods, purrr (&gt;= 0.1.1), rlang (&gt;= 0.4.10), stringr,
tibble, tokenizers, vctrs</dc:relation>
  <dc:relation>Suggests: broom, covr, data.table, ggplot2, hunspell, knitr, mallet,
NLP, quanteda, readr, reshape2, rmarkdown, scales, stm,
stopwords, testthat (&gt;= 2.1.0), textdata, tidyr, tm,
topicmodels, vdiffr, wordcloud</dc:relation>
  <dc:creator>Julia Silge &lt;julia.silge@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Gabriela De Queiroz [ctb],
  Colin Fay [ctb] (ORCID: &lt;https://orcid.org/0000-0001-7343-1846&gt;),
  Emil Hvitfeldt [ctb],
  Os Keyes [ctb] (ORCID: &lt;https://orcid.org/0000-0001-5196-609X&gt;),
  Kanishka Misra [ctb],
  Tim Mastny [ctb],
  Jeff Erickson [ctb],
  David Robinson [aut],
  Julia Silge [aut, cre] (ORCID: &lt;https://orcid.org/0000-0002-3671-836X&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=tidytext/LICENSE)</dc:rights>
  <dc:date>2025-07-25</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=tidytext</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.tidytext</dc:identifier>
</oai_dc:dc>
