vaderSentiment
vaderSentiment copied to clipboard
Update README.rst
I guess limits of compound values to categorize positive, negative and neutral should be like compound
score >=0.5, (compound
score < 0.5 and compound
score > -0.5) and compound
score <=-0.5. I don't find proper result with above mentioned limits could you please check on that.