Software Open Access
Julia Silge; David Robinson; Colin Fay; Kenneth Benoit; Jim Hester; Sean Kross; Jon Calder; James Keirstead; Dave Childers; Arfon Smith; Amelia McNamara
unnest_tokens
can now unnest a data frame with a list column (which formerly threw the error unnest_tokens expects all columns of input to be atomic vectors (not lists)
). The unnested result repeats the objects within each list. (It's still not possible when collapse = TRUE
, in which tokens can span multiple lines).get_tidy_stopwords()
to obtain stopword lexicons in multiple languages in a tidy format.nma_words
of negators, modals, and adverbs that affect sentiment analysis (#55).Name | Size | |
---|---|---|
juliasilge/tidytext-v0.1.7.zip
md5:499b4d8fdb9d12e11c3fe1c6c0fe26ed |
7.1 MB | Download |
All versions | This version | |
---|---|---|
Views | 948 | 38 |
Downloads | 109 | 11 |
Data volume | 1.3 GB | 77.8 MB |
Unique views | 868 | 36 |
Unique downloads | 73 | 10 |