- Get all the Eminem Songs' Lyrics from AZlyrics.com by web scraping via Python
- Save in form of JSON and txt
- Create histogram to show most common used words
- Use Markov Models to generate a random song from the words
See reference link for more details:
Reference - https://github.com/irenetrampoline/taylor-swift-lyrics