CMD + K

r-textrecipes

Anaconda Verified

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.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-textrecipes

Usage Tracking

1.0.5
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Jan 16, 2024 at 21:37

License

MIT

Total Downloads

38

Supported Platforms

linux-64