<?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>Functions for Text Cleansing and Text Analysis</dc:title>
  <dc:title>R package textTools version 0.1.0</dc:title>
  <dc:description>A framework for text cleansing and analysis. Conveniently prepare and process large amounts of text for analysis. 
  Includes various metrics for word counts/frequencies that scale efficiently. Quickly 
  analyze large amounts of text data using a text.table (a data.table created with one word (or unit of text analysis) per row, similar to the tidytext format). 
  Offers flexibility to efficiently work with text data stored in vectors as well as text data formatted as a text.table.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0), data.table</dc:relation>
  <dc:creator>Timothy Conwell &lt;timconwell@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Timothy Conwell</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2021-02-05</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=textTools</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.textTools</dc:identifier>
</oai_dc:dc>
