Skip to content

textanalyzer

'textanalyzer', an R Package to Analyze Text

v0.2.0 · Jan 29, 2025 · GPL-3

Description

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.

Downloads

CRAN

214

Last 30 days

20790th

579

Last 90 days

1.8K

Last year

Trend: +49.7% (30d vs prior 30d)

r2u CRAN

9

Last 30 days

23

Last 90 days

101

Last year

Trend: -35.7% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies tidytext tidyr dplyr ggplot2 textanalyzer

Version History

1 tracked
new 0.2.0 Mar 10, 2026

R Observatory began tracking this package on Mar 10, 2026; it first appeared on CRAN Jan 29, 2025. Releases before tracking aren’t shown.