so in kmeans clustering, shouldn't the points directory be created when the vectors are created, as is the case with the dictionary, tokenized-documents, wordcount etc.
since i don't have a points directory, also i don't have any points in the clusterdump. instead the clusterdump has only the terms, their scores and top-k terms.. i need to know the docs in each cluster as well.. how can i get the points/docs in each cluster? ----- --cheers Delroy -- View this message in context: http://lucene.472066.n3.nabble.com/points-in-each-cluster-kmeans-clusterdump-tp838683p838683.html Sent from the Mahout User List mailing list archive at Nabble.com.
