thisandagain / sentiment

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

Escape question mark #167

Closed oleoneto closed 5 years ago

oleoneto commented 5 years ago

Related to #166

thisandagain commented 5 years ago

Great catch. I'm going to pull this in on another branch due to conflicts with #149, but this is certainly worthwhile:

Before

Amazon accuracy: 0.7252747252747253 IMDB accuracy: 0.7652347652347652 Yelp accuracy: 0.6963036963036963

After

Amazon accuracy: 0.7262737262737263 IMDB accuracy: 0.7652347652347652 Yelp accuracy: 0.6963036963036963