Text analysis scripts and data for Claremont Graduate University short course.
Instructor: Loren Collingwood, UC Riverside
Date: 5/22/2019
This course includes the following overview:
- Basic text (string/character) manipulation (cgu1.R)
- Basic webscraping using rvest (cgu2.R, cgu3.R)
- Semi-automated text analysis (dictionary approaches) (cgu4.R, cgu_functions.R)
- Automated text analysis (topic modeling) (cgu5.R, mj_nyt.Rdata)