Skip to content

thecreazy/Italian-Music-Trends

Repository files navigation

Italian Music from 01/01/2022 to 28/03/2022 Sentiment Analysis

I tried to analyze all the lyrics of the italian song released between the 01/01/2022 and the 28/03/2022 to get the sentiment of the italian singer.

Why? Because i was bored and had the time to learn something new.

What i do

  1. Download all the album released in the period between 01/01/2022 and 28/03/2022 list here
  2. Using the spotify album take all the tracks for each album list here - code here
  3. For each track download the lyrics list here - code here
  4. Calculated the most important words for each song result here - code here
  5. Calculated for each "important" word the number of repetition and the sentiment result here - code here
  6. Calculated for each song the negative and positive score (phrase by phrase) result here - code here

Results

Words sentiment cloud chart

Sentiment stats for song

Want to know more about the results? Get a look to the releated medium article