Skip to content

johannawe/visualised-texts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualised song texts

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 a song

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

Releases

No releases published

Packages

No packages published

Languages