Carrot 2 integration

Hi,

I am really thankful to guys behind elasticsearch. I have started to
explore it recently and I must say that i am loving it. I am wondering
if I can do integration with Carrot2 for clustering. I have gone
through previous discussions in which mahout was suggested but i am
not working on hadoop environment and i want to do clustering on my
search result documents.

Please suggest if this is possible. It will be great if you can give
me few hints to do it.

Regards
Jagdeep

When using carrot2 you can try to implement a plugin to use the lucene
document

http://download.carrot2.org/head/javadoc/org/carrot2/source/lucene/LuceneDocumentSource.html
http://jfarrell.github.com/

I have not done carrot integration but it would be nice if you can
share your findings :slight_smile: !

Regarding mahout: I don't think that you'll need to set up an hadoop
environment.
"... The core libraries are highly optimized to allow for good
performance also for non-distributed algorithms"

Regards,
Peter.

On 26 Nov., 07:46, jagdeep singh reach.jagd...@gmail.com wrote:

Hi,

I am really thankful to guys behind elasticsearch. I have started to
explore it recently and I must say that i am loving it. I am wondering
if I can do integration with Carrot2 for clustering. I have gone
through previous discussions in which mahout was suggested but i am
not working on hadoop environment and i want to do clustering on my
search result documents.

Please suggest if this is possible. It will be great if you can give
me few hints to do it.

Regards
Jagdeep

Thanks a lot for your response. Will surely try this and update you
ASAP.

Regards
Jagdeep

On Nov 26, 8:02 pm, Karussell tableyourt...@googlemail.com wrote:

When using carrot2 you can try to implement a plugin to use the lucene
document

http://download.carrot2.org/head/javadoc/org/carrot2/source/lucene/Lu...http://jfarrell.github.com/

I have not done carrot integration but it would be nice if you can
share your findings :slight_smile: !

Regarding mahout: I don't think that you'll need to set up an hadoop
environment.
"... The core libraries are highly optimized to allow for good
performance also for non-distributed algorithms"

Regards,
Peter.

On 26 Nov., 07:46, jagdeep singh reach.jagd...@gmail.com wrote:

Hi,

I am really thankful to guys behind elasticsearch. I have started to
explore it recently and I must say that i am loving it. I am wondering
if I can do integration with Carrot2 for clustering. I have gone
through previous discussions in which mahout was suggested but i am
not working on hadoop environment and i want to do clustering on my
search result documents.

Please suggest if this is possible. It will be great if you can give
me few hints to do it.

Regards
Jagdeep

Hi @jagdeep , did you try carrot with elastic , any update on this ?