Package: textanalyzer Type: Package Title: 'textanalyzer', an R Package to Analyze Text Version: 0.2.0 Authors@R: person(given = "Pushker", family = "Ravindra", role = c("aut", "cre"), email = "pushker@gmail.com") 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. License: GPL-3 Encoding: UTF-8 RoxygenNote: 7.3.2 Depends: tidytext, tidyr, dplyr, ggplot2, utils, stats Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr NeedsCompilation: no Packaged: 2026-07-05 06:52:31 UTC; root Author: Pushker Ravindra [aut, cre] Maintainer: Pushker Ravindra Repository: https://cran.r-universe.dev Date/Publication: 2025-01-29 17:20:02 UTC RemoteUrl: https://github.com/cran/textanalyzer RemoteRef: HEAD RemoteSha: f6fef6566051197fa29e76e640eb6395cf521cb6