The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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.
Version: | 0.9.3 |
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 |
Published: | 2018-07-23 |
DOI: | 10.32614/CRAN.package.textclean |
Author: | Tyler Rinker [aut, cre], ctwheels StackOverflow [ctb] |
Maintainer: | Tyler Rinker <tyler.rinker at gmail.com> |
BugReports: | https://github.com/trinker/textclean/issues |
License: | GPL-2 |
URL: | https://github.com/trinker/textclean |
NeedsCompilation: | no |
Citation: | textclean citation info |
Materials: | README NEWS |
CRAN checks: | textclean results |
Reference manual: | textclean.pdf |
Package source: | textclean_0.9.3.tar.gz |
Windows binaries: | r-devel: textclean_0.9.3.zip, r-release: textclean_0.9.3.zip, r-oldrel: textclean_0.9.3.zip |
macOS binaries: | r-release (arm64): textclean_0.9.3.tgz, r-oldrel (arm64): textclean_0.9.3.tgz, r-release (x86_64): textclean_0.9.3.tgz, r-oldrel (x86_64): textclean_0.9.3.tgz |
Old sources: | textclean archive |
Reverse imports: | fobitools, idiolect, miRetrieve, NUSS, sentimentr, textstem, upstartr |
Reverse suggests: | LilRhino, MARVEL |
Please use the canonical form https://CRAN.R-project.org/package=textclean to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.