Package: textTools
Type: Package
Title: Functions for Text Cleansing and Text Analysis
Version: 0.1.0
Author: Timothy Conwell
Maintainer: Timothy Conwell <timconwell@gmail.com>
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.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0), data.table
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-01-29 22:39:19 UTC; tim
Repository: CRAN
Date/Publication: 2021-02-05 09:00:05 UTC
Built: R 4.6.0; ; 2025-07-18 05:01:47 UTC; unix
