textrecipes-package {textrecipes}R Documentation

textrecipes: Extra 'Recipes' for Text Processing

Description

logo

Converting text to numerical features requires specifically created procedures, which are implemented as steps according to the 'recipes' package. These steps allows for tokenization, filtering, counting (tf and tfidf) and feature hashing.

Author(s)

Maintainer: Emil Hvitfeldt emil.hvitfeldt@posit.co (ORCID)

Other contributors:

See Also

Useful links:


[Package textrecipes version 1.1.0 Index]