definitions
This program reads in a txt version of a 1913 Websters dictionary, cleans cleans the data, and build a transition matrix that contains the probability of one word following another in the definitions. Using this matrix the program moves from word to word generating unique, definition-like outputs.