I believe there is no immediate support for clustering in OpenNLP, so that is probably be why nobody is replying.
If your book explains the use of OpenNLP for clustering, then make sure you use the same version of OpenNLP that was used by the book authors. That should avoid the problem with the changes. Cheers, -- Richard > On 27.07.2016, at 19:49, Raviteja Lokineni <raviteja.lokin...@gmail.com> > wrote: > > Anybody? > > On Thu, Jul 21, 2016 at 10:28 AM, Raviteja Lokineni < > raviteja.lokin...@gmail.com> wrote: > >> Hi all, >> >> I am pretty new to Apache Open NLP. I am trying to figure out how to do >> text clustering, I was following the book Taming Text (Manning). Looking at >> the book and what's available now I see a lot of changes. >> >> Was wondering if someone would push / kick me in the right direction ☺. >> >> Thanks,