Hello,
I am pleased to announce the availability of the Ruby library
‘clusterer’
which implements the basic K-Means and Hierarchical Clustering
algorithms for
text data.
The project Rubyforge page is:
http://rubyforge.org/projects/clusterer/
The library can be installed using:
gem install clusterer
More information can be found in the following blog entry:
http://cuttingtheredtape.blogspot.com/2006/08/ruby-clustering-library-for-text-data.html
Happy hacking.
–
Surendra S.
http://ssinghi.kreeti.com, http://www.kreeti.com
Read my blog at: http://cuttingtheredtape.blogspot.com/
,----
| “All animals are equal, but some animals are more equal than others.”
| – Orwell, Animal Farm, 1945
`----