We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fa2a66 commit 62daaabCopy full SHA for 62daaab
2 files changed
NEWS.md
@@ -1,5 +1,9 @@
1
# textrecipes (development version)
2
3
+* Remove use of okc_text in vignette
4
+
5
+* Fix bug in printing of tokenlists
6
7
# textrecipes 0.5.1
8
9
* `step_tfidf()` now correctly saves the idf values and applies them to the testing data set.
cran-comments.md
@@ -1,8 +1,8 @@
## Release Summary
-This is the 12th CRAN release of textrecipes.
+This is the 13th CRAN release of textrecipes.
-Fixes a major bug in `step_tfidf()`
+removes use of okc_text data completely
## R CMD check results
0 commit comments