Change how NA values are handled in unnest_tokens so they no longer cause other columns to become NA (#82). Update tidiers and casters to align with quanteda v1.0 (#87). Handle input/output object classes (such as data.table) consistently (#88)
New Features Added an nsentence() method for spacyr parsed objects. (#1289) Bug fixes and stabili...
Improvements to documentation (#117) Fix for NSE thanks to @lepennec (#122). Tidier for estimated re...
DataFrames v0.22.7 Diff since v0.22.6 Closed issues: Resolve type instability issues in aggregation...
unnest_tokens can now unnest a data frame with a list column (which formerly threw the error unnest_...
get_sentiments now works regardless of whether tidytext has been loaded or not (#50). unnest_tokens ...
Fix tidier for quanteda dictionary for correct class (#71). Add a pkgdown site. Convert NSE from und...
Use vdiffr conditionally Bug fix/breaking change for collapse argument to unnest_functions(). This a...
Updates to documentation (#109) thanks to Emil Hvitfeldt. Add new tokenizers for tweets, Penn Treeba...
Updates to documentation (#102), README, and vignettes. Add tokenizing by character shingles thanks ...
Check for installation of stopwords more gracefully Update tidiers and casters for new version of qu...
reorder_within() now handles multiple variables, thanks to @tmastny (#170) Move stopwords to Suggest...
Added documentation for n-grams, skip n-grams, and regex Added codecov and appveyor Added tidiers fo...
Wrapper tokenization functions for n-grams, characters, sentences, tweets, and more, thanks to @Coli...
Updated the tidy method for a quanteda dfm because of the upcoming release of Matrix (#218
PhyDatToMatrix() optionally encodes ambiguous / inapplicable tokens as NA. Update test suite for co...
New Features Added an nsentence() method for spacyr parsed objects. (#1289) Bug fixes and stabili...
Improvements to documentation (#117) Fix for NSE thanks to @lepennec (#122). Tidier for estimated re...
DataFrames v0.22.7 Diff since v0.22.6 Closed issues: Resolve type instability issues in aggregation...
unnest_tokens can now unnest a data frame with a list column (which formerly threw the error unnest_...
get_sentiments now works regardless of whether tidytext has been loaded or not (#50). unnest_tokens ...
Fix tidier for quanteda dictionary for correct class (#71). Add a pkgdown site. Convert NSE from und...
Use vdiffr conditionally Bug fix/breaking change for collapse argument to unnest_functions(). This a...
Updates to documentation (#109) thanks to Emil Hvitfeldt. Add new tokenizers for tweets, Penn Treeba...
Updates to documentation (#102), README, and vignettes. Add tokenizing by character shingles thanks ...
Check for installation of stopwords more gracefully Update tidiers and casters for new version of qu...
reorder_within() now handles multiple variables, thanks to @tmastny (#170) Move stopwords to Suggest...
Added documentation for n-grams, skip n-grams, and regex Added codecov and appveyor Added tidiers fo...
Wrapper tokenization functions for n-grams, characters, sentences, tweets, and more, thanks to @Coli...
Updated the tidy method for a quanteda dfm because of the upcoming release of Matrix (#218
PhyDatToMatrix() optionally encodes ambiguous / inapplicable tokens as NA. Update test suite for co...
New Features Added an nsentence() method for spacyr parsed objects. (#1289) Bug fixes and stabili...
Improvements to documentation (#117) Fix for NSE thanks to @lepennec (#122). Tidier for estimated re...
DataFrames v0.22.7 Diff since v0.22.6 Closed issues: Resolve type instability issues in aggregation...