trinker/textmod: Text Cleaning Tools

Tools to clean and process text. Tools are geared at checking for substrings that are not optimal for analysis and replacing or removing them (normalizing) with more analysis friendly substrings (see Sproat, Black, Chen, Kumar, Ostendorf, & Richards (2001) <doi:10.1006/csla.2001.0169>) or extracting them into new variables. For example, emoticons are often used in text but not always easily handled by analysis algorithms. The replace_emoticon() function replaces emoticons with word equivalents.

Getting started

Package details

MaintainerTyler Rinker <tyler.rinker@gmail.com>
LicenseGPL-2
Version0.9.7
URL https://github.com/trinker/textclean
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("trinker/textmod")
trinker/textmod documentation built on Nov. 3, 2021, 7:20 p.m.