Christopher M. Church
University of Nevada, Reno
ndad.unr.edu
DESCRIPTION
This is an early alpha test of the Visualizing Empire project. It is available under a Creative Commons ShareAlike, No Commercial Use license.
PROCESS
-
Generate KAF files with OpeNER using ner-batch.sh
-
Turn KAF files into KWIC files that contain every 'location' entity and its keyword in context using "KafNafParser.py"
-
Merge KWIC files by year using "Merge KWICs on YEAR.py"
-
Clean yearly KWIC files
-
Aggregate cleaned KWIC files using "Aggregate the Results.py"
-
Generate a master location list for use in geocoding using "Master List for Geocoding.py"
-
Geocode the master list using "Geocode-Master-Location-List.py"
-
Use this geocoded master list as a look-up to code each aggregate file using "Geocode-Local-Lookup.py"
-
Generate maps using "Visualizing-Empire_map-test_fork_point-list-explosion.py"