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.3
Depends: R (≥ 3.1.0)
Imports: dplyr, purrr, rlang, text2vec, tfse, tibble, tokenizers, utils, stats
Suggests: knitr, roxygen2, testthat, covr
Published: 2019-09-03
Author: Michael W. Kearney ORCID iD [aut, cre], Emil Hvitfeldt ORCID iD [ctb]
Maintainer: Michael W. 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

Documentation:

Reference manual: textfeatures.pdf

Downloads:

Package source: textfeatures_0.3.3.tar.gz
Windows binaries: r-devel: textfeatures_0.3.3.zip, r-release: textfeatures_0.3.3.zip, r-oldrel: textfeatures_0.3.3.zip
macOS binaries: r-release (arm64): textfeatures_0.3.3.tgz, r-oldrel (arm64): textfeatures_0.3.3.tgz, r-release (x86_64): textfeatures_0.3.3.tgz, r-oldrel (x86_64): textfeatures_0.3.3.tgz
Old sources: textfeatures archive

Reverse dependencies:

Reverse suggests: textrecipes

Linking:

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