December 03 2007
Co-clustering softwares
The first co-clustering software is the Co-cluster developed at University of Austin, Texas. The software you can download here is the version 1.1 you can find also at the original web page.
The package hosted here includes a patch to allow the software compilation also with gcc 4.0 and so on modern Linux and Mac OS X systems. Furthermore, it also contains some bash scripts (*.sh) to analyze co-clustering results and produce clustering quality measures with respect to labeled datasets.
The original software is released under GPL license, and so do this.
Download
The original version of the second Co-clustering software is available here and it implements all the six approximation schemes for the Co-clustering, both for the Euclidean distance and for I-divergence.
The package hosted here includes also the same bash scripts included in the aforesaid Co-cluster package.
No license informations were included into the original Bregman co-clustering package, but it seems to be a fork of the Co-cluster software v. 1.0. The latter was released under GPL license, so the code of the Bregman co-clustering should be under the same license.
Download

P.S. I cannot use the Bregman Co-clustering software on modern Linux boxes (gcc 4.0 and kernel 2.6.20), notwithstanding it compiles successfully. I used it on Mac OS X Tiger without any problem.
The Co-cluster software runs well anywhere indeed.