What is NClassifier?

NClassifier is a .NET library that supports text classification and text summarization. It is a port of the Nick Lothian's popular Java text classification engine, Classifier4J.

It is a very extensible library consisting largely of interfaces. It includes, out of the box, an implementation of the Bayesian classification algorithm.

This project's goal is yet undetermined. It will at least stay up with Classifier4J, or at the most, could fork into its own direction.

SourceForge.net Logo