Skip to content

This show how to pull genius.com's song lyrics and train a lyric generator on them

Notifications You must be signed in to change notification settings

bdubs1991/Generate-Song-Lyrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate Song Lyrics

This project involves creating an ETL that allows all song lyrics to be scraped for a list of artists. It then allows potential duplicate songs to be flagged to streamline manual cleaning. From there, it allows a markov chain to be trained and stored as a dictionary for reference.

Coming Changes

  1. This project will eventually contain code to deploy the markov chain itself to flask, for a user to use. DONE
  2. This will be hosted statically on a website as a reference
  3. Documentation of the code will be added and some examples run

Image for Github

About

This show how to pull genius.com's song lyrics and train a lyric generator on them

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published