Coder Social home page Coder Social logo

detkov / own-music-recommendation-system Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 4.46 MB

Multi-Class genre Classification and singers' embeddings space analysis + the largest open source music lyrics dataset

Jupyter Notebook 100.00%
nlp text-analysis text-generation text-mining text-classification visualization music lyrics lyrics-generator

own-music-recommendation-system's Introduction

Own music recommendation system and singers' embeddings analysis

The project was completed in September 2019.

I wanted to understand if it is possible to create a good music recommendation system, which would use only the statistics of song lyrics, without using NLP and the sound waves themselves. To do that, I decided to create a simple few layers neural network and find the data to train it.
Unfortunately, I did not find a suitable dataset, so I collected mine and it was the largest open dataset with a variety of metadata (Sep 2019). Then it was decided to open-source the dataset on kaggle. Also, every related work and analysis will also be there.

Dataset consists of:

  • songs_dataset.csv contains 253k+ songs (different genres, decades and so on) with 10 features:
    |Singer|Album|Song|Date|Featuring|Genre|Lyrics|Tags|Producers|Writers|;
  • parts_dataset.csv contains songs with lyrics split into parts (verse, chorus, hook, etc.).
    It's not that obvious due to the dirty (real-world) data.

Currently available notebooks:

  • Data analysis and Plotly visualizations can be found here;
  • Creation of the simple dense NN and further exploration of received singers' embeddings can be found here.

UPD: dataset on kaggle was deleted, so now you can get it via Google Drive.

Thanks to Ilya Liyasov for helping develop the songs parser.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.