/allegory

Takes news stories and replaces the real people and places into fictional people and places.

Primary LanguagePython

Allegory

Takes news stories and replaces the real people and places into fictional people and places.

Dependencies:

  1. New York Times API

  2. ARKref coreference engine:

    • http://www.ark.cs.cmu.edu/ARKref/
    • Install the ARKref system and set it up such that the command "arkref.sh" can be called from this directory.
    • For me this involved editing the paths found in the "arkref.sh" scripts, and making symlinks from the arkref.sh script and the arkref/config/ directory to this directory.