/dissertation

A dissertation in computational literary analysis, called "The Eye of Modernism: Visual Imaginations of British literature, 1880-1930"

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Dissertation

This is my dissertation, a quantitative analysis of visuality in British literature, titled: “The Eye of Modernism: Visualities of British Literature, 1880—1930.”

Word counts

705900-introduction/introduction-v01.org
3316501-colors/ch-1-v01.org
1482102-shapes/ch-2-v01.org
1930103-images/ch-3-v01.org
74346total

Revisions

Here are the last few revisions, of which this draft is the latest.

741f19d2023-08-2419:14:53-700
5aa79282023-05-2323:21:51-700
f7ccc592023-05-2322:52:43-700
8d8e4bb2023-03-3001:12:29-700
e1483f12023-03-3000:28:40-700

Building

I don’t know why you would want to build a copy of my dissertation from scratch, but if you did:

Building requires the Nix package manager. Install nix, and then run:

nix-shell --run shake

(Unless you have direnv installed, in which case you can just run direnv allow once, and then shake.)