rileynwong/spotify-analysis
Data analysis on my monthly playlists
Combines Spotify's audio feature API with LyricWikiAPI to correlate musical characteristics against lyrical sentiment using supervised machine learning. The pipeline includes a Python scraper for data collection and a Jupyter notebook for exploratory analysis and model training. Investigates whether quantifiable audio properties (tempo, energy, acousticness) can predict the emotional tone of song lyrics.
No commits in the last 6 months.
Stars
25
Forks
3
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jan 15, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/rileynwong/spotify-analysis"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
kevinschaich/billboard
🎤 Lyrics/associated NLP data for Billboard's Top 100, 1950-2015.
siddgood/billboard-hit-prediction
:notes: Predicting Billboard's Year-End Hot 100 Songs using audio features from Spotify and...
shimpeiws/word-grain
JSON schema specification for linguistic analysis of musical lyrics
mohammadaminabbasi/Darkflow-NLP-Persian-Music-Recommendation-on-Lyrics
unsupervised process of identifying topics in a set of persian songs by LDA method of topic modelling
tashapiro/predicting-song-music-genre
What part of a song is better at determining it's music genre - the music (audio features) or...