A repository for the CN Lab Summer REU Students!
- figs/data-viz: All figures produced when you run the Data-Viz.Rmd file locally.
- Data-Viz.Rmd: R Markdown file you can use to run all analyses etc. locally.
- Data-Viz.html: Compiled HTML produced.
- figs: All figures produced when you run the correlation-markdown.Rmd file locally.
- correlation-markdown.Rmd: R Markdown file you can use to run all analyses etc. locally.
- figs/t-test: All figures produced when you run the T-test-markdown.Rmd file locally.
- T-test-markdown.Rmd: R Markdown file you can use to run all analyses etc. locally.
- T-test-markdown.html: Compiled HTML produced.
- figs: All figures produced when you run the Regression-tutorial.Rmd file locally.
- Regression-tutorial.Rmd: R Markdown file you can use to run all analyses etc. locally.
- Regression-tutorial.html: Compiled HTML produced.
Folder containing the following datasets:
- Atlantic_Cleaned_all_vars.csv: CSV of 40k+ analyzed Atlantic articles using
spaCy,LIWC, andNLTK. - Big_CEO.csv: CSV of
LIWCoutput for 70K+ CEO quarterly earnings calls from 2006-2021. - Inaug_ALL_VARS.csv: CSV of analyzed Inaugural addresses using
spaCy,LIWC, andNLTK.