in addition to providing trainers and feature generators for various NLP tasks, OpenNLP gives you a set of off-the-shelf tools/API for NLP like tokenizer, sentence detector, NER, and so on.
Mahout vs OpenNLP is not even an apple-to-apple comparison. to get introduced to OpenNLP, please read http://opennlp.apache.org/documentation/1.5.3/manual/opennlp.html#opennlp On Sun, Apr 21, 2013 at 10:33 PM, Varun Gupta <[email protected]>wrote: > Hi Namit, > > One big difference between Mahout and OpenNLP is that the former is a > general purpose machine learning library (focused more towards > Recommendation Engines, Classification and Clustering) implemented on top > of Hadoop where as the later is focused on machine learning techniques for > processing of natural language text. > > I Remain, > Varun Gupta > > > On Sun, Apr 21, 2013 at 9:42 PM, Namit Kumar <[email protected]> wrote: > > > What is one big difference between Mahout and OpenNLP , since both are > > machine learning libraries ? > > > > Regards > > Namit > > > -- Soubhik Bhattacharya
