cjhutto / vaderSentiment

VADER Sentiment Analysis. VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social media, and works well on texts from other domains.
MIT License
4.38k stars 1k forks source link

solved #66 - added apostrophe in negator #106

Open ryanzidago opened 4 years ago

ryanzidago commented 4 years ago

Solved issue #66

ryanzidago commented 4 years ago

Or we could decided to delete all apostrophes that are preceded and followed by a letter. That way, there is no need anymore to maintain multiple versions of the same word.