RE: Text clustering how to?

2016-07-27 Thread Andrew Palumbo
* per the response in the jira... Original message From: Andrew Palumbo Date: 07/27/2016 9:40 PM (GMT-05:00) To: user@mahout.apache.org Subject: RE: Text clustering how to? Right, so per the response in the software, maybe you would be interested in upgrading the lucene dep?

RE: Text clustering how to?

2016-07-27 Thread Andrew Palumbo
Right, so per the response in the software, maybe you would be interested in upgrading the lucene dep? You can begin work in that jira if you'd like. We usually do not accept patches for legacy components but the person responding to your jira specifically said that we would consider an upgr

RE: Text clustering how to?

2016-07-27 Thread Raviteja Lokineni
Already doing that. On Jul 27, 2016 9:28 PM, "Andrew Palumbo" wrote: > I don't think the response was completely sarcastic. The point is if you > want to learn more about the subject you might do well to dig in and get > your hands dirty updating the code. It's the push/kick in the right > dir

RE: Text clustering how to?

2016-07-27 Thread Andrew Palumbo
I don't think the response was completely sarcastic. The point is if you want to learn more about the subject you might do well to dig in and get your hands dirty updating the code. It's the push/kick in the right direction that you asked for. Original message From: Ravite

Re: Text clustering how to?

2016-07-27 Thread Raviteja Lokineni
Thank you for the help. Nice responses. You could have just said you didn't know the answer. I know that they have diverged. A point of common sense, I know what reply I received on JIRA. Since I wasn't up to the job, I reached out to user forums for help(not the dev forums mind you). If the user

Re: Text clustering how to?

2016-07-27 Thread Suneel Marthi
You did get a reply via jira, please stop spamming Mahout and OpenNLP mailing listswith the same question. The book u r looking at 'Taming Text' is from 2011-12, and both OpenNLP and Mahout projects have long diverged from the book. If u r following the book for ur learning, u may be better off le

Re: Text clustering how to?

2016-07-27 Thread Dmitriy Lyubimov
I think you have got a reply via jira. On Wed, Jul 27, 2016 at 10:50 AM, Raviteja Lokineni < raviteja.lokin...@gmail.com> wrote: > Anybody? > > On Thu, Jul 21, 2016 at 10:42 AM, Raviteja Lokineni < > raviteja.lokin...@gmail.com> wrote: > > > Hi all, > > > > I am pretty new to Apache Mahout. I am

Re: Text clustering how to?

2016-07-27 Thread Raviteja Lokineni
Anybody? On Thu, Jul 21, 2016 at 10:42 AM, Raviteja Lokineni < raviteja.lokin...@gmail.com> wrote: > Hi all, > > I am pretty new to Apache Mahout. I am trying to figure out how to do text > clustering, I was following the book Taming Text (Manning). Looking at the > book I tried to run Mahout and