A text generator using the ideas of a markov chain.
At the moment, the generator only supports 1 file, but will be increased in the future
Use ruby Markov.rb filename numberOfWords
to generate a numberOfWords-words long string created out of the corpus given.