VaderSharp2
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. v2 of the library updated to target .Net 6 and latest Python version. Emojis are supported. C# version now tracks Python versioning. Forked from https://github.com/codingupastorm/vadersharp
Install
dotnet add package VaderSharp2 --version 3.3.2.1
Install-Package VaderSharp2 -Version 3.3.2.1
<PackageReference Include="VaderSharp2" Version="3.3.2.1" />
Frameworks
Dependencies
No declared dependencies.
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
Compatibility metadata lists 9 target frameworks; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.