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.0.6")



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: 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.0.6, https://cran.r-project.org/web/packages/textrecipes
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)
Other packages that cited textrecipes R package
View textrecipes citation profile
Other R packages that textrecipes depends, imports, suggests or enhances
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
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  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns