-
Notifications
You must be signed in to change notification settings - Fork 14
Issues: tidymodels/textrecipes
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
add step_fasttext()
feature
a feature request or enhancement
new steps
#103
opened Oct 13, 2020 by
EmilHvitfeldt
Add step_word2vec()
feature
a feature request or enhancement
new steps
#104
opened Oct 13, 2020 by
EmilHvitfeldt
Add stm engine to step_lda()
feature
a feature request or enhancement
#112
opened Nov 12, 2020 by
EmilHvitfeldt
tidy.step_tokenfilter() should return kept tokens
feature
a feature request or enhancement
#117
opened Mar 28, 2021 by
EmilHvitfeldt
Add step_replace_token()
feature
a feature request or enhancement
new steps
#134
opened Jul 30, 2021 by
EmilHvitfeldt
add step_label_emoji
feature
a feature request or enhancement
new steps
#135
opened Jul 30, 2021 by
EmilHvitfeldt
Vignette: document examples of using textclean
documentation
#136
opened Jul 30, 2021 by
EmilHvitfeldt
Support for a feature request or enhancement
new steps
step_weighted_log_odds()
from tidylo
feature
#140
opened Oct 14, 2021 by
joeycouse
Step order help messages
feature
a feature request or enhancement
#149
opened Jan 2, 2022 by
EmilHvitfeldt
how to deal with MWE
documentation
feature
a feature request or enhancement
#73
opened Apr 2, 2020 by
EmilHvitfeldt
Let step_tokenfilter replace tokens instead of removing them
feature
a feature request or enhancement
#165
opened Feb 18, 2022 by
EmilHvitfeldt
step_clean_levels should link to function that is responsible for the cleaning
documentation
#198
opened Oct 21, 2022 by
EmilHvitfeldt
step_pos_filter() should have a remove_tags argument
feature
a feature request or enhancement
#218
opened Mar 13, 2023 by
EmilHvitfeldt
Documentation: in
step_tokenize()
, udpipe
engine also takes training_options
documentation
#237
opened Jun 1, 2023 by
petrbouchal
custom_token argument in step_tokenize() doesn't like it when main argument isn't x
bug
an unexpected problem or unintended behavior
documentation
#248
opened Oct 4, 2023 by
gaohuachuan
Find minimal config to stop parallel examples
upkeep
maintenance, infrastructure, and similar
#252
opened Oct 20, 2023 by
EmilHvitfeldt
Generate a sparse tf-idf matrix from a tokenlist in a recipe step
feature
a feature request or enhancement
Long Term
We will do this, but it will take a while before we do
#258
opened Nov 15, 2023 by
jd4ds
Token filtering step based on relative frequency (length of source document)
feature
a feature request or enhancement
#259
opened Jan 9, 2024 by
Malichot
some of the argument documentation could be spruced up
documentation
#263
opened Mar 7, 2024 by
EmilHvitfeldt
smooth_idf is incorrectly calculated
breaking change ☠️
API change likely to affect existing code
#264
opened Mar 7, 2024 by
EmilHvitfeldt
write some count_features() in C
feature
a feature request or enhancement
#267
opened Mar 27, 2024 by
EmilHvitfeldt
Using pretrained models in step_tokenize_sentencepiece
feature
a feature request or enhancement
question
#278
opened Dec 10, 2024 by
jrosell
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.