I want to build text classifier where category will be determined by the text.
Which classifier should I work with?
I have been reading about mahout. Is mahout sufficient. I have about 1Mils documents to train.
I could not find a better example/tutorial of mahout classifier.
Does mahout has http server where I make request and it1 gives me response back?
If not how do I embed mahout in my web app (PHP)
Please suggest some good tutorial on mahout..