textTools: Functions for Text Cleansing and Text Analysis

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.

Version: 0.1.0
Depends: R (≥ 3.5.0), data.table
Published: 2021-02-05
Author: Timothy Conwell
Maintainer: Timothy Conwell <timconwell at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
CRAN checks: textTools results

Documentation:

Reference manual: textTools.pdf

Downloads:

Package source: textTools_0.1.0.tar.gz
Windows binaries: r-devel: textTools_0.1.0.zip, r-release: textTools_0.1.0.zip, r-oldrel: textTools_0.1.0.zip
macOS binaries: r-release (arm64): textTools_0.1.0.tgz, r-oldrel (arm64): textTools_0.1.0.tgz, r-release (x86_64): textTools_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=textTools to link to this page.