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
|