Re: Document clustering with Lucene

2008-05-17 Thread Grant Ingersoll
On May 17, 2008, at 1:15 PM, Supheakmungkol SARIN wrote: You're right. I want document clustering precisely the documents that are already in the index. I don't know much about Mahout project, but it seems that it doesn't help much. What I want is simply to group together similar documents

Re: Document clustering with Lucene

2008-05-17 Thread Supheakmungkol SARIN
he term vectors. Anyway, thank you Otis and Grant for your suggestions. I appreciate them. Regards, Supheakmungkol - Original Message From: Grant Ingersoll <[EMAIL PROTECTED]> To: java-user@lucene.apache.org Sent: Friday, May 16, 2008 7:22:39 PM Subject: Re: Document clustering wit

Re: Document clustering with Lucene

2008-05-16 Thread Grant Ingersoll
ngkol SARIN <[EMAIL PROTECTED]> To: java-user@lucene.apache.org Sent: Wednesday, May 14, 2008 11:23:45 PM Subject: Document clustering with Lucene Dear all, I'd like to do document clustering using full-text with Lucene. In other words, I would like to group similar documents in their r

Re: Document clustering with Lucene

2008-05-15 Thread Otis Gospodnetic
008 11:23:45 PM > Subject: Document clustering with Lucene > > Dear all, > > I'd like to do document clustering using full-text with Lucene. In other > words, > I would like to group similar documents in their respective groups. I > searched > the mailing lis

Document clustering with Lucene

2008-05-14 Thread Supheakmungkol SARIN
Dear all, I'd like to do document clustering using full-text with Lucene. In other words, I would like to group similar documents in their respective groups. I searched the mailing list and found that there are two ways around. The first method is to represent the one document as query and sear