Codeode Anti Spam SDK
Codeode Anti-Spam SDK
If you are a web developer looking for a free text classifier service, have a look at uclassify.com.
Build your own spam filter! We offer an accurate light-weight spam classification engine that is very easy to integrate in custom systems (only a few lines of code).
• The engine is purely a statistical Naive Bayesian classifier due to it’s superior accuracy, speed and adaptability over rule-based filters.
• The classifier adapts to the personal inbox which means very high accuracy.
• The SDK will return the estimated probability of an e-mail being spam [0-1].
• Robust and fault tolerant.
• Doesn’t require any rules to be updated.
• Classification is very fast.
• The SDK is entirely developed in C++ using STL.
• Very easy to use.
• Small in size.
To start it will only be available for Microsoft Windows platforms.
Licenses
For the moment there are two different licenses for the SDK, a demo licence and
a commercial license. In short, the demo license is free and only to be used for evaluation purposes. The commercial license allows you to distribute 1 commercial application. Also there is an internal license which allows you to build applications for internal use.
Download demo
This is now a part of the C++ Text Classifier. The demo version is available for your evaluation, download it here!. The demo version will randomly display a message box when the SDK is initialized.
Purchase information
Please contact us for pricing information.
Documentation
The SDK is very easy to use, please see the manual for more information.
If you have any questions please contact me!