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.

Getting started

Package details

AuthorTimothy Conwell
MaintainerTimothy Conwell <timconwell@gmail.com>
LicenseGPL (>= 2)
Version0.1.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("textTools")

Try the textTools package in your browser

Any scripts or data that you put into this service are public.

textTools documentation built on Feb. 5, 2021, 5:07 p.m.