/NClassifier

Primary LanguageC#GNU Lesser General Public License v2.1LGPL-2.1

NClassifier

This is a fork of NClassifier project located at http://nclassifier.sourceforge.net/

The changes are basically:

  • Converting project to .NET 4.5.2
  • Replacing non-generic pre-.NET 2.0 era collection types with their generic equivalents equivalents
  • Code refactoring and optimizations here and there