Conversational Agent
DataGenerator.py contains a "do" method which is the main utility. It takes a reddit data file (json format, from praw) and a subreddit filter, and outputs a compiled corpus. The corpus can then be fed into the word2vec exe compiled from google code.