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.
| Version: | 1.1.0 |
| Depends: | R (≥ 3.6),recipes (≥ 1.2.0) |
| Imports: | cli,lifecycle,dplyr,generics (≥ 0.1.0),magrittr,Matrix,purrr,rlang (≥ 1.1.0),SnowballC,sparsevctrs (≥ 0.3.0),tibble,tokenizers,vctrs,glue |
| Suggests: | covr,data.table,dials (≥ 1.2.0),hardhat,janitor,knitr,modeldata,reticulate,rmarkdown,sentencepiece,spacyr,stopwords,stringi,testthat (≥ 3.0.0),text2vec,tokenizers.bpe,udpipe,wordpiece |
| Published: | 2025-03-18 |
| DOI: | 10.32614/CRAN.package.textrecipes |
| Author: | Emil Hvitfeldt |
| Maintainer: | Emil Hvitfeldt <emil.hvitfeldt at posit.co> |
| BugReports: | https://github.com/tidymodels/textrecipes/issues |
| License: | MIT + fileLICENSE |
| URL: | https://github.com/tidymodels/textrecipes,https://textrecipes.tidymodels.org/ |
| NeedsCompilation: | yes |
| SystemRequirements: | "GNU make" |
| Materials: | README,NEWS |
| CRAN checks: | textrecipes results |
| Package source: | textrecipes_1.1.0.tar.gz |
| Windows binaries: | r-devel:textrecipes_1.1.0.zip, r-release:textrecipes_1.1.0.zip, r-oldrel:textrecipes_1.1.0.zip |
| macOS binaries: | r-release (arm64):textrecipes_1.1.0.tgz, r-oldrel (arm64):textrecipes_1.1.0.tgz, r-release (x86_64):textrecipes_1.1.0.tgz, r-oldrel (x86_64):textrecipes_1.1.0.tgz |
| Old sources: | textrecipes archive |
Please use the canonical formhttps://CRAN.R-project.org/package=textrecipesto link to this page.