Python text generator Markov chains sentence generator How to use Clone the repo and prepare a .txt file containing your initial text. Run the program as: python generator.py your_text_file.txt or python generator.py in which case you'll be prompted for a filename.