Skip to content

bethharvey/spotify-sentiment-analysis

Repository files navigation

Top Spotify Tracks Sentiment Analysis

The goal of this project is to use the Spotify API to get the lyrics to the top 5 songs from Spotify's Global Top 50 playlist, then perform sentiment analysis on the data. Song data will be saved in JSON files, then sentiment analysis will be done using spacy and spacy text blob.

Installations

  • pip install -U pip setuptools wheel
  • pip install -U spacy
  • python -m spacy download en_core_web_sm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published