DanielaMorariu1990 / Lyrics-scraping-and-song-classification

Scraping lyrics from specific artists, then applying classification model in order to predict which song belongs to wich artist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lyrics-scraping-and-song-classification

Scraping lyrics from specific artists, then applying classification model in order to predict which song belongs to wich artist

  1. Spider

Scraping the data using Scrapy.

  1. Applying classification methods in order to predict which song belongs to which artist.

  2. get_lyrics, my_lyrics

Independent Scrapy projects, which load the scrped data into MangoDB.

About

Scraping lyrics from specific artists, then applying classification model in order to predict which song belongs to wich artist

License:MIT License


Languages

Language:Python 100.0%