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
{ "description": "<ul>\n<li><code>unnest_tokens</code> can now unnest a data frame with a list column (which formerly threw the error <code>unnest_tokens expects all columns of input to be atomic vectors (not lists)</code>). The unnested result repeats the objects within each list. (It's still not possible when <code>collapse = TRUE</code>, in which tokens can span multiple lines).</li>\n<li>Add <code>get_tidy_stopwords()</code> to obtain stopword lexicons in multiple languages in a tidy format.</li>\n<li>Add a dataset <code>nma_words</code> of negators, modals, and adverbs that affect sentiment analysis (#55).</li>\n<li>Updated various vignettes/docs/tests so package can build on R-oldrel.</li>\n</ul>", "license": "", "creator": [ { "affiliation": "Stack Overflow", "@type": "Person", "name": "Julia Silge" }, { "affiliation": "@DataCamp", "@type": "Person", "name": "David Robinson" }, { "affiliation": "@ThinkR-open", "@type": "Person", "name": "Colin Fay" }, { "affiliation": "London School of Economics and Political Science", "@type": "Person", "name": "Kenneth Benoit" }, { "affiliation": "@rstudio", "@type": "Person", "name": "Jim Hester" }, { "affiliation": "", "@type": "Person", "name": "Sean Kross" }, { "affiliation": "", "@type": "Person", "name": "Jon Calder" }, { "affiliation": "", "@type": "Person", "name": "James Keirstead" }, { "affiliation": "Powerley", "@type": "Person", "name": "Dave Childers" }, { "affiliation": "@spacetelescope", "@type": "Person", "name": "Arfon Smith" }, { "affiliation": "@SmithCollege-SDS", "@type": "Person", "name": "Amelia McNamara" } ], "url": "https://zenodo.org/record/1179300", "codeRepository": "https://github.com/juliasilge/tidytext/tree/v0.1.7", "datePublished": "2018-02-20", "version": "v0.1.7", "@context": "https://schema.org/", "identifier": "https://doi.org/10.5281/zenodo.1179300", "@id": "https://doi.org/10.5281/zenodo.1179300", "@type": "SoftwareSourceCode", "name": "juliasilge/tidytext: tidytext 0.1.7" }
All versions | This version | |
---|---|---|
Views | 483 | 16 |
Downloads | 64 | 5 |
Data volume | 875.2 MB | 35.4 MB |
Unique views | 442 | 15 |
Unique downloads | 34 | 4 |