Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxzirps/lyrics-sentiment-analysis
Analyse lyrics for their sentiment score
https://github.com/maxzirps/lyrics-sentiment-analysis
nlp pandas sentiment-analysis spacy spacy-nlp
Last synced: 15 days ago
JSON representation
Analyse lyrics for their sentiment score
- Host: GitHub
- URL: https://github.com/maxzirps/lyrics-sentiment-analysis
- Owner: maxzirps
- Created: 2021-08-16T11:12:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-07T09:58:09.000Z (over 3 years ago)
- Last Synced: 2024-11-13T00:25:03.006Z (3 months ago)
- Topics: nlp, pandas, sentiment-analysis, spacy, spacy-nlp
- Language: Jupyter Notebook
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lyrics Sentiment Analysis
The goal is to predict the sentiment score of a song only by its lyrics.
* [musiXmatch Dataset](http://millionsongdataset.com/musixmatch/)
* [Million Song Dataset](http://millionsongdataset.com/).
* [Million Song Genre Dataset](http://millionsongdataset.com/blog/11-2-28-deriving-genre-dataset/)WIP