The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

textanalyzer: 'textanalyzer', an R Package to Analyze Text

It analyzes text to create a count of top n-grams, including tokens (one-word), bigrams(two-word), and trigrams (three-word), while removing all stopwords. It also plots the n-grams and corresponding counts as a bar chart.

Version: 0.2.0
Depends: tidytext, tidyr, dplyr, ggplot2, utils, stats
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2025-01-29
DOI: 10.32614/CRAN.package.textanalyzer
Author: Pushker Ravindra [aut, cre]
Maintainer: Pushker Ravindra <pushker at gmail.com>
License: GPL-3
NeedsCompilation: no
Materials: README
CRAN checks: textanalyzer results

Documentation:

Reference manual: textanalyzer.pdf
Vignettes: text_analyzer (source, R code)

Downloads:

Package source: textanalyzer_0.2.0.tar.gz
Windows binaries: r-devel: not available, r-release: textanalyzer_0.2.0.zip, r-oldrel: not available
macOS binaries: r-release (arm64): textanalyzer_0.2.0.tgz, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.