CMD + K

r-textclean

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-textclean

Usage Tracking

0.9.7
0.9.3
0.9.2
0.7.2
4 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Mar 5, 2026 at 14:47

License

GPL-2

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 0.9.3
macOS-64 Last supported version: 0.9.3
win-64 Last supported version: 0.9.3