EmilHvitfeldt/textrecipes: Extra 'Recipes' for Text Processing

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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.0.6.9000
URL https://github.com/tidymodels/textrecipes https://textrecipes.tidymodels.org/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("EmilHvitfeldt/textrecipes")
EmilHvitfeldt/textrecipes documentation built on April 7, 2024, 5:02 a.m.