Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

What I'm hoping will be a fun little side project.

Using the lyrics data of the Million Song Dataset (MSD) generously provided by musiXmatch, develop an algorithm to classify songs into appropriate genres based only on their lyrics.

Data files

The files below were downloaded from musiXmatch at the following URL: http://labrosa.ee.columbia.edu/millionsong/musixmatch

  1. mxm_779k_matches.txt: maps MSD ids to musiXmatch ids
  2. msd_genre_dataset.txt: maps MSD ids to genre labels
  3. mxm_dataset_train.txt: contains word count information for ~210k MSD ids
  4. mxm_dataset_test.txt: contains word count information for ~27k MSD ids

About

Classify songs based only on their lyrics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages