Simple Naive Bayes text classifier.
Info
Version: | 0.1.1 |
Author(s): | Afonso França |
Last Update: | Tuesday, June 10, 2014 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BayesSharp |
Install
Install-Package BayesSharp
dotnet add package BayesSharp
paket add BayesSharp
BayesSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(6.0.2)