A simple implementation of a naive Bayesian classifier for textual data.
Info
Version: | 1.0.2.3 |
Author(s): | Tony J. Hudgins |
Last Update: | Wednesday, May 20, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SirTony/BayesClassifier.cs |
NuGet Url: | https://www.nuget.org/packages/BayesClassifier |
Install
Install-Package BayesClassifier
dotnet add package BayesClassifier
paket add BayesClassifier
BayesClassifier Download (Unzip the "nupkg" after downloading)
Dependencies
Tags