Robin, You can very easily put all of these steps into a single Java program.
That is generally a bit easier to read the flow since you don't have so much clutter from the java invocations. Also, class to class communications is easier than command line programming. On Thu, Jul 31, 2008 at 2:12 PM, Robin Anil (JIRA) <[EMAIL PROTECTED]> wrote: > > [ > https://issues.apache.org/jira/browse/MAHOUT-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] > > Robin Anil updated MAHOUT-60: > ----------------------------- > > Attachment: country.txt > > > Complementary Naive Bayes > > ------------------------- > > > > Key: MAHOUT-60 > > URL: https://issues.apache.org/jira/browse/MAHOUT-60 > > Project: Mahout > > Issue Type: Sub-task > > Components: Classification > > Reporter: Robin Anil > > Assignee: Grant Ingersoll > > Priority: Minor > > Fix For: 0.1 > > > > Attachments: country.txt, MAHOUT-60.patch, MAHOUT-60.patch, > MAHOUT-60.patch, MAHOUT-60.patch, twcnb.jpg > > > > > > The focus is to implement an improved text classifier based on this paper > http://people.csail.mit.edu/jrennie/papers/icml03-nb.pdf. > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > > -- ted
