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 05 Mar. 2026.
Previous versions and publish date:
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

ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
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  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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