patrick-brian-mooney / markov-sentence-generator

Generates "natural-sounding" text using a Markov model and sample textual training input. Given some sample text from which to build a model, the program prints out one or more sentences by randomly traversing a Markov chain that models the source text.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

patrick-brian-mooney/markov-sentence-generator Stargazers