You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any uploaded text is run through this Word Connotation Lexicon. word by word.
Each word is assigned positive(1), negitive(-1), or neutral(0) value.
The generated graph is an average of these values.
Run npm install
Run index.js
About
Any uploaded text is run through this Word Connotation Lexicon. word by word. Each word is assigned positive(1), negitive(-1), or neutral(0) value. The generated graph is an average of these values.