2 packages tagged with “On-Device”
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.
SentimentAnalyzer.Core is a lightweight, on-device (offline) sentiment analysis library using VADER (rule-based). Perfect for mobile, IoT, and edge scenarios. Add SentimentAnalyzer.Onnx for higher accuracy with transformer models.