XTextCategorizer NuGet Package

XTextCategorizer is a binary, supervised learning text classifier, using Convolutional Neural Network architecture

Usage:
1) Creates a new instance of TextCategorizer
2) Calls Train(samples) to train the text categorizer
3) Calls Predict(samples) to make prediction
You can also save/load the model

Accuracy is as high as 80% on the movie dataset.




Got any XTextCategorizer Question?





Info

Version: 1.0.0
Author(s): Robert Christen
Last Update: Sunday, May 3, 2020
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/robertchristen/XTextCategorizer.Demo
NuGet Url: https://www.nuget.org/packages/XTextCategorizer


Install
Install-Package XTextCategorizer
dotnet add package XTextCategorizer
paket add XTextCategorizer
XTextCategorizer Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.5

avg-downloads-per-day

0

days-since-last-release

1455