Jeff, Can you say just a bit more about what richness and what awkwardness that you ran into?
On Fri, Oct 17, 2008 at 11:33 AM, Jeff Eastman (JIRA) <[EMAIL PROTECTED]>wrote: > > [ > https://issues.apache.org/jira/browse/MAHOUT-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12640616#action_12640616] > > Jeff Eastman commented on MAHOUT-65: > ------------------------------------ > > I did a test implementation of element labeling based upon Karl's > suggestion and Ted's use case. It used a lazy instantiation of a label map > rather than a wrapper that was similar to my earlier patch. The rub comes > when trying to serialize the label map for asFormatString(). Here, the > richness of the labeling semantics made serialization/deserialization of its > state most awkward. > >