[Classifier4j-devel] Classifier4J 0.6 released
Status: Beta
Brought to you by:
nicklothian
|
From: Nick L. <ni...@ma...> - 2005-02-04 09:26:16
|
I've just released Classifier4J 0.6. This new release includes a rather nice (I think) new classifier (the VectorClassifer) based on the vector space search algorithm This particular classifier is fast, doesn't require training for non-matches and is very suitable for sorting data into various categories. The build system now is totally based on Maven, and I've moved to a new CVS module (newbuild) to implement this. Let me know if you find any bugs. Nick |