A dead-simple library to help analyze the sentiment of a particular term on Reddit.
Info
Version: | 1.1.0-pre |
Author(s): | rpm1984 |
Last Update: | Saturday, June 23, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RPM1984/RedditSentimentAnalyzer |
NuGet Url: | https://www.nuget.org/packages/RedditSentimentAnalyzer |
Install
Install-Package RedditSentimentAnalyzer
dotnet add package RedditSentimentAnalyzer
paket add RedditSentimentAnalyzer
RedditSentimentAnalyzer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.CognitiveServices.Language(>= 1.0.1)
- Microsoft.Extensions.Logging(>= 2.1.1)
- Newtonsoft.Json(>= 11.0.2)
Tags