thisandagain / sentiment

AFINN-based sentiment analysis for Node.js.
MIT License
2.64k stars 311 forks source link

Added calculation breakdown into results #161

Closed blazergame closed 5 years ago

blazergame commented 5 years ago

Feature enhancement for the following: https://github.com/thisandagain/sentiment/issues/147

thisandagain commented 5 years ago

@blazergame Looks good! I made a couple minor adjustments and added some documentation but otherwise this works for me (and hopefully helps resolve some common questions).