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]
First Published: 2018-12-18
Latest Update: 2023-08-17
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 08 May. 2025.
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
04/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/07Downloads for textrecipes102030405060708090100110120130TrendBars

Today's Hot Picks in Authors and Packages

MultiATSM  
Multicountry Term Structure of Interest Rates Models
Estimation routines for several classes of affine term structure of interest rates models. All the m ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
MXM  
Feature Selection (Including Multiple Solutions) and Bayesian Networks
Many feature selection methods for a wide range of response variables, including minimal, statistica ...
Download / Learn more Package Citations See dependency  
gaussDiff  
Difference measures for multivariate Gaussian probability density functions
A collection difference measures for multivariate Gaussian probability density functions, such as t ...
Download / Learn more Package Citations See dependency  
trajr  
Animal Trajectory Analysis
A toolbox to assist with statistical analysis of animal trajectories. It provides simple access to a ...
Download / Learn more Package Citations See dependency  
gms  
'GAMS' Modularization Support Package
A collection of tools to create, use and maintain modularized model code written in the modeling la ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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