Skip to content

Analisi del testo delle canzoni partecipanti al festival di Sanremo 2024.

Notifications You must be signed in to change notification settings

MorenoLaQuatra/sanremo-24

Repository files navigation

Sanremo 2024

🇬🇧 English version below

Una semplice analisi delle le canzoni in gara alla 74esima edizione del Festival di Sanremo.

Wordcloud

Wordcloud

Emotion distribution

Emotion distribution

Per trovare le emozioni è stato utilizzato il modello MilaNLProc/feel-it-italian-emotion. Una descrizione completa qui. Un ringraziamento particolare a MilaNLProc per aver reso disponibile il modello.

How to?

I testi delle canzoni si trovano in songs_text/, uno per ogni canzone in gara. Per generare la wordcloud basta eseguire il seguente comando:

pip install -r requirements.txt
python analysis.py

Enjoy!


Sanremo 2024 analysis

A simple analysis of the songs competing in the 74th edition of the Sanremo Festival.

Wordcloud

Wordcloud

Emotion distribution

Emotion distribution

To find the emotions, I used the freely distributed model MilaNLProc/feel-it-italian-emotion. A complete description here. A special thanks to MilaNLProc for making the model available.

How to?

The lyrics of the songs are in songs_text/, one for each competing song.

To generate the wordcloud, just run the following command:

pip install -r requirements.txt
python analysis.py

Enjoy!

About

Analisi del testo delle canzoni partecipanti al festival di Sanremo 2024.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages