CRAN/E | textclean

textclean

Text Cleaning Tools

Installation

About

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.

Citation textclean citation info
github.com/trinker/textclean
Bug report File report

Key Metrics

Version 0.9.3
R ≥ 3.4.0
Published 2018-07-23 2109 days ago
Needs compilation? no
License GPL-2
CRAN checks textclean results

Downloads

Yesterday 432 0%
Last 7 days 1.598 -30%
Last 30 days 7.377 +11%
Last 90 days 19.118 -1%
Last 365 days 79.934 -20%

Maintainer

Maintainer

Tyler Rinker

tyler.rinker@gmail.com

Authors

Tyler Rinker

aut / cre

ctwheels StackOverflow

ctb

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

textclean archive

Depends

R ≥ 3.4.0

Imports

data.table
english ≥ 1.0-2
glue ≥ 1.3.0
lexicon ≥1.0.0
mgsub ≥ 1.5.0
qdapRegex
stringi
textshape ≥1.0.1
utils

Suggests

testthat

Reverse Imports

fobitools
miRetrieve
pbixr
sentimentr
textstem
upstartr

Reverse Suggests

LilRhino