I’m very close to the initial release of Classifier4J. I’ve decided that it is more important to get the code out there so people can have a play rather than supply lots of additional demos, tools, documentation or additional functionality. It’s somewhat against my nature to release something I aren’t 100% happy with, but Release Early, Release Often.
I think that since the API is so simple (for the most basic use you need to use 1 method on 1 interface) I can get away with minimal documentation, but I would like to release more demos and/or tools. For 0.1 I’ll probably release a training tool that loads “match” words from text files in one directory, “non-matches” from another and does little else.