Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 348 Bytes

File metadata and controls

3 lines (2 loc) · 348 Bytes

PopSyn

PopSyn is a webapp that gives you a color based on an emotional analysis of a song's lyrics. We use the NRCLex Python package to produce a simple analysis based on the connotations of words, the MusicBrainz API to retrieve song lyrics, and a simple custom algorithm to come up with a color from the data. The frontend is built in Astro.