Skip to content

Music emotion prediction based on lyrics and probability

Notifications You must be signed in to change notification settings

SuperGuy10/NLP_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP_Project

Music emotion prediction based on lyrics and probability

Introduction

This project is to try something in Natural Language Processing.

The goal is to distinguish happy and sad two emotions of entire lyric based on the initial experiments on a preliminary data set of 200 lyrics with different artists and genres which already being classified as happy or sad emotion.

This is my first Python project and also my first project published on GitHub.

Using Features

  • Supervised Learning idea
  • Naive Bayesian Classifier idea
  • Part-of-speech tagging
  • Probability and statistics
  • Natural Language Toolkit (NLTK)

About

Music emotion prediction based on lyrics and probability

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages