SentimentAnalyzer is an on-device (offline) open-source library for sentiment analysis using ML.NET. For a lightweight alternative using VADER (rule-based), see SentimentAnalyzer.Core. For high-accuracy transformer models, see SentimentAnalyzer.Onnx.
$ dotnet add package SentimentAnalyzerNo README available.