Does anybody know an open-source\free library that does term clustering?

Thanks, yaniv

link|improve this question

38% accept rate
feedback

3 Answers

Apache Mahout provides algorithms for clustering.

link|improve this answer
thanks. it might be helpfull, but i'm looking for something specific for term clustering. – yaniv Dec 24 '09 at 21:19
feedback

Checkout NLTK. There's a number of clustering modules that might work for you.

link|improve this answer
feedback

WEKA has a whole suite of tools for text processing along with clustering.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.