Package: r-cran-textclean Version: 0.9.3-1 Architecture: all Maintainer: Debian R Packages Maintainers Installed-Size: 1306 Depends: r-base-core (>= 3.5.2-1), r-api-3.5, r-cran-data.table, r-cran-glue (>= 1.3.0), r-cran-stringi Recommends: r-cran-testthat Filename: buster/r-cran-textclean/r-cran-textclean_0.9.3-1_all.deb Size: 1272264 MD5sum: 63f3055fe0de92cfd41af8a5f075e9b0 SHA1: 0dea47141eada0c899232e92887da0b8ebd8d0b8 SHA256: fa6bbdacf60a7a97e561265a5999d56f05aa8e257cadd91c6dc19a040683a332 Section: gnu-r Priority: optional Homepage: https://cran.r-project.org/package=textclean Description: 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) ) 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.