Text Classification Comes to Grails
New Grails Bayes Classifier Plugin
The initial release of the new grails-bayes plugin.
The first version of the grails-bayes plugin is out now.
This plugin brings text classification to Grails via bayes classifiers. By default, the plugin runs with a set up that contains one classifier for all trained text, but it does allow to configure multiple classifiers by a grouping key. It uses ci-bayes to allow different implementations of classifiers and work listers.
The plugin can be downloaded now from github.
0 Comments