On Fri, Dec 16, 2011 at 3:40 PM, JAGANADH G <[email protected]> wrote:
> > Ok. So i will basically write a java file that calls the classifier > > function, and the folder path as parameters. Should I write it in > > mahout-core? If not, where should I write the file? > > > > > @Ramaprakash > > It can be done in your classifier java code itself. > Create a method called listDir which returns all the .txt files in the > directory. Itreate the list and open each files and pass to classifier . > that is all . There is no need to got to mahout-core etc.. Still if you > feel it hard please show your code > > > > -- > ********************************** > JAGANADH G > http://jaganadhg.in > *ILUGCBE* > http://ilugcbe.org.in > @Jagan That is great news. Will go ahead. Thanks :) -- With Thanks and Regards, Ramprakash Ramamoorthy, B.Tech ICT, SASTRA University. +91 9626975420
