Hi Rsjha, Take a look at the ClusterDumper utility in mahout-utils (o.a.m.utils.clustering.ClusterDumper)
There's a usage example here: http://cwiki.apache.org/MAHOUT/viewing-results.html Drew On Mon, Mar 22, 2010 at 6:02 AM, rsjha <[email protected]> wrote: > > Hello EveryOne.. > > I have installed mahout-0.2 succefully and got the results with clustering > of documents using mahout. > > But m unable to view the clustered file content that is written by mahout. > If i try to view these sequential files using hadoop i get some exceptions > like: text: java.io.IOException: WritableName can't load class: > org.apache.mahout.clustering.lda.IntPairWritable > > Plz give me some ideas regarding this....!! > > Thanking > > -- > View this message in context: > http://old.nabble.com/How-to-view-the-cluster-file-content-written-by-mahout..---tp27984256p27984256.html > Sent from the Mahout User List mailing list archive at Nabble.com. >
