A visualization of an 18th-century topic model.
To run this project, clone this repository. Then, run a python simple server from your command line.
For Python 2.x:
python -m SimpleHTTPServer
For Python 3.x:
python -m http.server