Other packages > Find by keyword >

textrecipes  

Extra 'Recipes' for Text Processing
View on CRAN: Click here


Download and install textrecipes package within the R console
Install from CRAN:
install.packages("textrecipes")

Install from Github:
library("remotes")
install_github("cran/textrecipes")

Install by package version:
library("remotes")
install_version("textrecipes", "1.1.0")



Attach the package and use:
library("textrecipes")
Maintained by
Emil Hvitfeldt
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-12-18
Latest Update: 2025-03-18
Description:
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.
How to cite:
Emil Hvitfeldt (2018). textrecipes: Extra 'Recipes' for Text Processing. R package version 1.1.0, https://cran.r-project.org/web/packages/textrecipes. Accessed 16 Jul. 2026.
Previous versions and publish date:
(2026-07-09 07:12), 0.0.1 (2018-12-18 00:30), 0.0.2 (2019-09-07 13:20), 0.1.0 (2020-03-05 06:40), 0.2.0 (2020-04-14 07:00), 0.2.1 (2020-05-04 07:20), 0.2.2 (2020-05-10 09:00), 0.2.3 (2020-05-22 13:40), 0.3.0 (2020-07-08 23:50), 0.4.0 (2020-11-12 19:30), 0.4.1 (2021-07-11 10:00), 0.5.0 (2022-03-20 23:50), 0.5.1 (2022-03-30 00:40), 0.5.2 (2022-05-04 05:00), 1.0.0 (2022-07-02 09:10), 1.0.1 (2022-10-06 05:20), 1.0.2 (2022-12-21 18:50), 1.0.3 (2023-04-15 01:00), 1.0.4 (2023-08-17 21:20), 1.0.5 (2023-10-20 23:40), 1.0.6 (2023-11-15 11:10), 1.0.7 (2025-01-24 01:20)
Other packages that cited textrecipes R package
View textrecipes citation profile
Other R packages that textrecipes depends, imports, suggests or enhances
Complete documentation for textrecipes
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
tibble  
Simple Data Frames
Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the tradi ...
Download / Learn more Package Citations See dependency  
schoolmath  
Functions and Datasets for Math Used in School
Contains functions and datasets for math taught in school. A main focus is set to prime-calculation. ...
Download / Learn more Package Citations See dependency  
bbdetection  
Identification of Bull and Bear States of the Market
Implements two algorithms of detecting Bull and Bear markets in stock prices: the algorithm of Pagan ...
Download / Learn more Package Citations See dependency  
tarchetypes  
Archetypes for Targets
Function-oriented Make-like declarative pipelines for Statistics and data science are supported in t ...
Download / Learn more Package Citations See dependency  
wordnet  
WordNet Interface
An interface to WordNet using the Jawbone Java API to WordNet. WordNet (< ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA