Appendix: Text analysis

Reading

  • Hadley Wickham, Mine Çetinkaya-Rundel, and Garrett Grolemund, R for Data Science (2nd Edition): Chapters 14 and 15.
  • Julia Silge and David Robinson, Text Mining with R: A Tidy Approach, (O’Reilly, 2017), https://www.tidytextmining.com.
    • Read the Preface and Chapter 1: The tidy text format and look through other chapters to see what you might be of particular interest to your concerns.
  • Taylor Arnold, Nicolas Ballier, Paula Lissón, and Lauren Tilton, “Beyond Lexical Frequencies: Using R for Text Analysis in the Digital Humanities,” Language Resources and Evaluation 53, no. 4 (2019): 707–733, https://doi.org/10.1007/s10579-019-09456-6.

Assignment

Activities

  • Discussion of the use of text analysis in History.
  • Workshop: Regular expressions (regex)
  • Workshop: Text analysis with R

Resources

Regular expressions (regex)

Text analysis R packages

Text analysis