Skip to content

ssktotoro/rap-lyrics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Rap Lyrics

I had the idea to scrap rap genius in order to perform Latent Dirichlet Allocation (LDA) on an artist's music catalogue. I'll update this as the project develops...

Done

  • Web Scrapper using BeautifulSoup4 to get an artist's music catalogue
  • Re-format the data as a tree for visualization
  • Visualize the data as a tree

To Do's

  • Perform LDA on the artist's corpus
  • Color code the LDA Topics in the app

About

Perform LDA on Rapper's Corpus of Music

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 42.0%
  • Python 32.3%
  • HTML 14.9%
  • CSS 10.8%