Classifier4J version 0.3 is now available.

Classifer4J is a java library that provides an API for automatic
classification of text, including Bayesian classification. Version 0.3 is the first version recommened for general use.

Some of the many improvements include:

  • The ability to train the BayesianClassifier via a ITrainable interface, rather than requiring updates
    to the datasource.
  • Performance and design improvements to the JDBCWordDataSource.
  • Stop Word support.
  • Internal Refactoring, particually with respect to the WordProbability object (thanks to Pete Leschev).

Classifier4J is available from http://classifier4j.sourceforge.net/

Leave a Reply

Your email address will not be published. Required fields are marked *