Hi,
I have a directory containing thousands of text files.
I ran the KMeans cluster algorithm following the tutorial in the Mahout In
Action book.
However, I need to know which text file was mapped to which cluster.
I did not find the easy way to do that. I ran the clusterdump algorithm ,
but I succeed only to get mapping from vector to cluster, and not from
Document to Cluster.
Any help is welcome!
Benjamin
I have a directory containing thousands of text files.
I ran the KMeans cluster algorithm following the tutorial in the Mahout In
Action book.
However, I need to know which text file was mapped to which cluster.
I did not find the easy way to do that. I ran the clusterdump algorithm ,
but I succeed only to get mapping from vector to cluster, and not from
Document to Cluster.
Any help is welcome!
Benjamin