textfeatures: Extracts Features from Text

A tool for extracting some generic features (e.g., number of words, line breaks, characters per word, URLs, lower case, upper case, commas, periods, exclamation points, etc.) from strings of text.

Version: 0.3.0
Depends: R (≥ 3.1.0)
Imports: dplyr, purrr, rlang, syuzhet, text2vec, tfse, tibble, tokenizers, utils, stats
Suggests: knitr, roxygen2, testthat, covr
Published: 2018-11-29
Author: Michael Wayne Kearney ORCID iD [aut, cre]
Maintainer: Michael Wayne Kearney <kearneymw at missouri.edu>
BugReports: https://github.com/mkearney/textfeatures/issues
License: MIT + file LICENSE
URL: https://github.com/mkearney/textfeatures
NeedsCompilation: no
Materials: README NEWS
CRAN checks: textfeatures results

Downloads:

Reference manual: textfeatures.pdf
Package source: textfeatures_0.3.0.tar.gz
Windows binaries: r-devel: textfeatures_0.3.0.zip, r-release: textfeatures_0.3.0.zip, r-oldrel: textfeatures_0.3.0.zip
OS X binaries: r-release: textfeatures_0.3.0.tgz, r-oldrel: textfeatures_0.3.0.tgz
Old sources: textfeatures archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=textfeatures to link to this page.