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 Aug. 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

noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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