Project 1 for CIS-569
Simple visualization given the dataset inside ./data directory
files2json.py converts the directory into a single file that lives inside of the main directory called data.json
This file contains all of the text of the documents in data inside of key value pairs.
To recreate given any set of files in a data directory just use
python files2json.py