Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 315 Bytes

File metadata and controls

7 lines (6 loc) · 315 Bytes

uClassify-dotnet

uClassify-dotnet, based on TextClassifier by Asahajit Dalui, is a .NET library for uClassify.com. uClassify.com is a machine learning web service where you can easily create and use text classifiers.

It has three dependencies:

  • Newtonsoft.Json;
  • System.Configuration;
  • System.ComponentModel;