And check the asFormatString(bindings) implementation in ClusterBase. It
does this I think, though it has not yet been wired into
ClusterDumper.printClusters. I wanted to give the ClusterDumper users a
chance to critique my formatting but it is like the below.
Jeff
Jake Mannix (JIRA) wrote:
VectorDumper should also do printing to simple {index : value, index : value,
... } output, if no dictionary is specified.
--------------------------------------------------------------------------------------------------------------------------
Key: MAHOUT-315
URL: https://issues.apache.org/jira/browse/MAHOUT-315
Project: Mahout
Issue Type: Improvement
Affects Versions: 0.2
Reporter: Jake Mannix
Assignee: Jake Mannix
Fix For: 0.4
I've got a patch for this, tied up in other code.