Skip to content
/ TAUR Public

Companion R package for Text Analysis Using R book

Notifications You must be signed in to change notification settings

quanteda/TAUR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRAN status R-CMD-check

Companion package for Text Analysis Using R

Package intended to provide companion data and functions for Text Analysis Using R.

How to Install

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")

Available corpora

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

Available dictionaries

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

About

Companion R package for Text Analysis Using R book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages