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.

Package details

AuthorPushker Ravindra [aut, cre]
MaintainerPushker Ravindra <pushker@gmail.com>
LicenseGPL-3
Version0.2.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("textanalyzer")

Try the textanalyzer package in your browser

Any scripts or data that you put into this service are public.

textanalyzer documentation built on April 3, 2025, 11:55 p.m.