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.
- Version0.2.0
- R versionunknown
- LicenseGPL-3
- Needs compilation?No
- Last release01/29/2025
Documentation
Team
Pushker Ravindra
MaintainerShow author details
Insights
Last 30 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends4 packages
- Suggests3 packages