Does anyone have a working piece of code for classifying individual documents 
after training the naive bayes model?

In the past, the class org.apache.mahout.classifier.Classify did this job, but 
i haven't found any equivalent working on the current version.
Thanks

> That's exactly what I was trying to do, by running TestNewsGroups.java, as
> I explained in my last post.
> Here's the code again with the stack trace. There's something wrong I'm
> doing while loading up the model (and I can't load up the Naive Bayes, see
> code)
> 
> Thanks
> 
> https://gist.github.com/anonymous/4720473 

Reply via email to