[ 
https://issues.apache.org/jira/browse/MAHOUT-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeff Eastman updated MAHOUT-65:
-------------------------------

             Assignee: Jeff Eastman
    Affects Version/s: 0.1
               Status: Patch Available  (was: Open)

Here's a patch that re-implements the previous simple scheme for supporting 
Vector accessing via a user-settable Map of index bindings. In this patch, the 
map itself is not serialized with the vector. In preparation for changing the 
serialization to use Json I moved the JsonVectorAdapter from Dirichlet (where 
it was not actually used).

This implementation could be generalized by making the map hold a richer record 
containing other properties of the index.



> Add Element Labels to Vectors and Matrices
> ------------------------------------------
>
>                 Key: MAHOUT-65
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-65
>             Project: Mahout
>          Issue Type: New Feature
>          Components: Matrix
>    Affects Versions: 0.1
>            Reporter: Jeff Eastman
>            Assignee: Jeff Eastman
>         Attachments: MAHOUT-65.patch, MAHOUT-65b.patch
>
>
> Many applications can benefit by accessing elements in vectors and matrices 
> using String labels in addition to numeric indices. Investigate adding such a 
> capability.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to