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.43k stars 1k forks source link

Support for new Emojis #145

Open rezabrizi opened 1 year ago

rezabrizi commented 1 year ago

@cjhutto Hello, How can I modify the program so I can have support of new emojis. In this below screenshot, the last emoji used in sentence 4 is not being recognized. Thanks! Seems like some emojis like the red heart is just giving a neutral sentiment score. What are the fixes around this? seems like it is not an issue of recognition, but interpretation. Screen Shot 2023-02-04 at 10 22 10 AM