Skip to content

Classify music genre using theirs lyrics and others features

Notifications You must be signed in to change notification settings

PauloCarneiro99/MusicClassifier

Repository files navigation

Music Classifier

The goal of this project is to create a music classifier, ie infer the style of music based on the lyrics

Install requirements

    pip install -r requirements.txt

Creating the dataset

The dataset was created scraping letras.mus website.

The dataset has 70 unique music styles. For each style was scraped 1000 musics for the training process.

To see more about the dataset check the folder music_lyrics_crawlers.

Technologies


Python : scrapy Python : sklearn Python : spotipy

About

Classify music genre using theirs lyrics and others features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published