tidytext: Text Mining using 'dplyr', 'ggplot2', and Other Tidy Tools

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.

Version: 0.4.1
Depends: R (≥ 2.10)
Imports: cli, dplyr, generics, janeaustenr, lifecycle, Matrix, methods, purrr (≥ 0.1.1), rlang (≥ 0.4.10), stringr, tibble, tokenizers, vctrs
Suggests: broom, covr, data.table, ggplot2, hunspell, knitr, mallet, NLP, quanteda, readr, reshape2, rmarkdown, scales, stm, stopwords, testthat (≥ 2.1.0), textdata, tidyr, tm, topicmodels, vdiffr, wordcloud
Published: 2023-01-07
Author: Gabriela De Queiroz [ctb], Colin Fay ORCID iD [ctb], Emil Hvitfeldt [ctb], Os Keyes ORCID iD [ctb], Kanishka Misra [ctb], Tim Mastny [ctb], Jeff Erickson [ctb], David Robinson [aut], Julia Silge ORCID iD [aut, cre]
Maintainer: Julia Silge <julia.silge at gmail.com>
BugReports: https://github.com/juliasilge/tidytext/issues
License: MIT + file LICENSE
URL: https://github.com/juliasilge/tidytext
NeedsCompilation: no
Citation: tidytext citation info
Materials: README NEWS
In views: NaturalLanguageProcessing
CRAN checks: tidytext results

Documentation:

Reference manual: tidytext.pdf
Vignettes: Tidy Term Frequency and Inverse Document Frequency (tf-idf)
Converting to and from Document-Term Matrices and Corpus objects
Introduction to tidytext

Downloads:

Package source: tidytext_0.4.1.tar.gz
Windows binaries: r-devel: tidytext_0.4.1.zip, r-release: tidytext_0.4.1.zip, r-oldrel: tidytext_0.4.1.zip
macOS binaries: r-release (arm64): tidytext_0.4.1.tgz, r-oldrel (arm64): tidytext_0.4.1.tgz, r-release (x86_64): tidytext_0.4.1.tgz
Old sources: tidytext archive

Reverse dependencies:

Reverse imports: akc, available, benchdamic, bibliometrix, CINE, crsra, dail, DistatisR, DOPE, epitweetr, fedregs, ggpage, GSEAmining, iheiddown, LDAShiny, MadanText, MadanTextNetwork, madshapR, margaret, miRetrieve, moodleR, naturaList, NIMAA, opitools, oRus, saotd, scicomptools, sherlock, statquotes, texter, TextForecast, TextMiningGUI, tidylda, tsentiment, TwitterAutomatedTrading, upstartr, vivainsights, weed, widyr, wpa
Reverse suggests: aifeducation, cwbtools, eurlex, funrar, gutenbergr, ibawds, LexisNexisTools, mvrsquared, newsanchor, openintro, polmineR, quanteda, rfars, schrute, spacyr, spRingsteen, textmineR, tidylo, tidypmc, Twitmo, vosonSML

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tidytext to link to this page.