This is a simple bigram model that outputs a string of nonsensical text. All this program needs is a .txt file like the one provided and the newest python version. When this script is run it asks for a starting word and the length of the response after whoch it will try to generate a sentance with the givin length and starting with the word inputed.