Scraping lyrics from specific artists, then applying classification model in order to predict which song belongs to wich artist
- Spider
Scraping the data using Scrapy.
-
Applying classification methods in order to predict which song belongs to which artist.
-
get_lyrics, my_lyrics
Independent Scrapy projects, which load the scrped data into MangoDB.