A visualisation of song lyrics using sentiment analysis and grammar.
Positive or negative sentiments are mapped to the form of the blob, while intensity is mapped to opacity and speed of movement.
The grammar is visualised by the elements color:
- red: noun
- blue: verb
- yellow: adverb/adjective
- green: pronoun
Add the formated lyrics to the song Array in index.js
Install nodemon if you haven't already
Run "nodemon index.js"
This should update the songs.js inside the assets folder