On Fri, Dec 16, 2011 at 3:10 PM, JAGANADH G <[email protected]> wrote:

> @ Ramaprakash
>
> I assume that you are already created your classifier and tested with one
> file.
> To read each file from a folder and predict sentiment of each file is just
> a simple issue .
> It can be done with java.io*
> Just specify the folder name. Get files and read ech file pass it to
> classifier method. return class with file name .
> Quite simple
> --
> **********************************
> JAGANADH G
> http://jaganadhg.in
> *ILUGCBE*
> http://ilugcbe.org.in


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?



-- 
With Thanks and Regards,
Ramprakash Ramamoorthy,
B.Tech ICT,
SASTRA University.
+91 9626975420

Reply via email to