Info
Version: | 1.2.3 |
Author(s): | Arafat Tehsin |
Last Update: | Tuesday, September 28, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.nuget.org/packages/SentimentAnalyzer/ |
NuGet Url: | https://www.nuget.org/packages/SentimentAnalyzer |
Install
Install-Package SentimentAnalyzer
dotnet add package SentimentAnalyzer
paket add SentimentAnalyzer
SentimentAnalyzer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.ML(>= 1.3.1)
Tags
This library returns a sentiment probability and score along with the prediction flags (true for Positive, false for Negative). Powered by Microsoft ML.NET.