Skip to main content
VaderSharp2 package icon

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

Total Downloads
23.5K
23,485
Published
Feb 2, 2022
Latest stable version

Install

.NET CLI
dotnet add package VaderSharp2 --version 3.3.2.1
Package Manager Console
Install-Package VaderSharp2 -Version 3.3.2.1
PackageReference
<PackageReference Include="VaderSharp2" Version="3.3.2.1" />

Frameworks

.NETFramework4.5.2 .NETFramework4.6 .NETFramework4.6.1 .NETFramework4.6.2 .NETFramework4.7 .NETCoreApp2.1 .NETCoreApp3.1 net5.0 net6.0

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.