Vicba / NLP-lyrics-genre

A NLP project where I try to classify lyrics into pop or rap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ’‘ About

NLP project where I try to classify lyrics into pop (1) or rap (0) from lyrics sentences. Some characteristics of these genres include swearwords and abbrevations. View the small presentation in the repo for some examples.

πŸ‘€ Dataset

You can find the data used in the project on kaggle here

πŸ”§ Tech Stack

  • Python
  • Pandas
  • Numpy
  • Matplotlib
  • Sci-kit Learn
  • Keras
  • Tensorflow

About

A NLP project where I try to classify lyrics into pop or rap


Languages

Language:Jupyter Notebook 95.4%Language:Python 4.6%