Documentation
Introduction
Get to know the basic concepts of machine learning and classifiers. Learn more...
Terms, Cookies and Data & Policies
Read about our terms, cookie and data policy. Learn more...
Web API Docs
uClassify provides a few different APIs to make it more accessible. Learn more about the differences...
URL REST API
A simple and minimalistic URL based REST API, only for classifying. Learn more...
JSON REST API
A simple JSON based REST API, supports all types of operations and allows batching texts to single classifiers Learn more...
XML API
An XML API that supports all types of operations and allows batching texts to multiple classifiers Learn more...
URL API (deprecated)
Deprecated. I don't care, learn more...
Third party SDK libraries
Here is a collection of open source third party libraries that implements the uClassify APIs.- uClassify Java-SDK by Nabeel Mukhtar
- uClassify Java library by Udaya Kumar
- uClassify Ruby gem by Manish Chakravarty
- uClassify PHP library by Ashwanth Kumar
- uClassify PHP library by Mark D. Thompson
- uClassify Python library by Sibi
Local Server Docs
This section only applies if you have installed a Local Classification Server your own computer. You can download the evaluation version for free!
Manual
The server manual contains installation and Api information. Also technical description is also available online.
Technical
A brief description about our classification engine. Learn more...