Yep, The main is not checked in yet. As it is the trainer is functional only via API. Currently naivebayes is useless via command line as there is a component missing which outputs class labels => vectors instead of instance-id => vector format of the DictioanryVectorizer.
On Mon, Oct 11, 2010 at 7:39 AM, Drew Farris <[email protected]> wrote: > Hi Robin, > > Is there a driver class for the vector-based naive bayes > implementation somewhere? I get this sneaking feeling that I'm missing > something. > > Drew >
