Sign in Sign up
nuget

XTextCategorizer

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

nuget View on Nuget

Activity

Latest release
6y ago
Total releases
1
Cadence
Last 12 months
0

Details

License
unknown
First release
May 03, 2020
Releases
Version Released
1.0.0 initial