Package intended to provide companion data and functions for Text Analysis Using R.
You can download the files and build the package from source, or you can install the package directly from GitHub as follows:
remotes::install_github("quanteda/TAUR")
Corpora contained in the package are the following:
Corpus | Name |
---|---|
20k TripAdvisor hotel reviews | data_corpus_TAhotels |
2020 US Presidential Debates | data_corpus_debates |
Donald Trump's tweets, 2009-2021 | data_corpus_trumptweets |
Amicus curiae briefs from Bakke (1978) and Bollinger (2008) | data_corpus_amicus |
Annual budget speeches from the Irish Dáil, 2008-2012 | data_corpus_irishbudgets |
UK news articles from 2014 that mention immigration | data_corpus_immigrationnews |
US State of the Union addresses from 1790 to present | data_corpus_sotu |
UK political party manifestos, 1945-2005 | data_corpus_ukmanifestos |
Corpora contained in the package are the following:
Dictionary | Name |
---|---|
Laver and Garry (2001) | data_dictionary_LaverGarry |
Moral Foundations Dictionary 2.0 | data_dictionary_MFD |
Martindale's Regressive Image Dictionary | data_dictionary_RID |