*** WARNING *** Potentially offensive language can be found in this repo due to the nature of the project
My final Natural Language Processing (NLP) Capstone project for the GA-DSI 10 cohort!
Using Keras I set up a Recurrent Neural Network to generate lyrics based on a corpus of Eminem songs. Link to tutorial found here: https://machinelearningmastery.com/how-to-develop-a-word-level-neural-language-model-in-keras/?unapproved=525293&moderation-hash=c2d08afe210bc708b6fea629746145cc#comment-525293
The Eminem song lyrics were obtained through webscraping with the geniuslyrics API found here: https://github.com/johnwmillr/LyricsGenius