Extra 'Recipes' for Text Processing


[Up] [Top]

Documentation for package ‘textrecipes’ version 0.0.1

Help Pages

okc_text OkCupid Text Data
step_stem Stemming of list-column variables
step_stopwords Filtering of stopwords from a list-column variable
step_texthash Term frequency of tokens
step_tf Term frequency of tokens
step_tfidf Term frequency-inverse document frequency of tokens
step_tokenfilter Filter the tokens based on term frequency
step_tokenize Tokenization of character variables
step_untokenize Untokenization of list-column variables
tidy.step_stem Stemming of list-column variables
tidy.step_stopwords Filtering of stopwords from a list-column variable
tidy.step_texthash Term frequency of tokens
tidy.step_tf Term frequency of tokens
tidy.step_tfidf Term frequency-inverse document frequency of tokens
tidy.step_tokenfilter Filter the tokens based on term frequency
tidy.step_tokenize Tokenization of character variables
tidy.step_untokenize Untokenization of list-column variables