paigemoody / markov-chains

Command line phrase-builder utilizing markov chains

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Utilizes Markov Chains to construct a phrase based on an unlimted number of input text files.

Example:

$ python3 markov.py test-files/gettysburg.txt test-files/arthur.txt 


Initial work derived from Hackbright project completed with @reyesmarcy.

About

Command line phrase-builder utilizing markov chains


Languages

Language:Python 100.0%