Credits: This idea was inspired by "The Longest Poem in the World" This code was designed for Python 2. Here's what it does (The twitter half): The code listens for 2000 tweets that are written with ...
I decided to build a web scraper using Markov Chains to create a poem generator that scrapes Sonnets 1-154 of William Shakespeare from literaturepage.com and generate them into a new poem. I would ...