cr_sample_corpus | R Documentation |
A (quanteda) corpus containing a sample of the United States Congressional Record (daily transcripts) covering the 111th to 114th Congresses. The raw corpus is first subset to speeches containing the regular expression "immig*". Then 100 docs from each party-gender pair is randomly sampled. For full data and pre-processing file, see: https://www.dropbox.com/sh/jsyrag7opfo7l7i/AAB1z7tumLuKihGu2-FDmhmKa?dl=0 For nominate scores see: https://voteview.com/data
cr_sample_corpus
A quanteda corpus with 200 documents and 3 docvars:
party of speaker, (D)emocrat or (R)epublican
gender of speaker, (F)emale or (M)ale
dimension 1 of the nominate score
...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.