Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 391 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 391 Bytes

VaderSharp. The best sentiment analysis tool. In C#.

"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."

Previously VADER was only available in python (https://github.com/cjhutto/vaderSentiment). I wanted to use it in C# so ported it over.

NuGet coming soon