I've basically bailed on doing much with Mahout until something like this commits.
On Tue, Jun 9, 2009 at 2:57 PM, Grant Ingersoll<gsing...@apache.org> wrote: > What are people doing for keeping track of their vectors and matrices? > MAHOUT-65 attempted to address that, but it seems to have gotten stuck. > > For MAHOUT-126 (document clustering prep work), I ended up outputting Vector > cell information to a separate file, which works but is cumbersome. This > issue, however, still needs a way to actually label and track what vector > belongs to what document so as to make any sense out of them when the > process is done. > > Thoughts? > > -Grant >