<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>'textanalyzer', an R Package to Analyze Text</dc:title>
  <dc:title>R package textanalyzer version 0.2.0</dc:title>
  <dc: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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: tidytext, tidyr, dplyr, ggplot2, utils, stats</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Pushker Ravindra &lt;pushker@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Pushker Ravindra [aut, cre]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2025-01-29</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=textanalyzer</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.textanalyzer</dc:identifier>
</oai_dc:dc>
