bigbang icon indicating copy to clipboard operation
bigbang copied to clipboard

parse out multiple references into separate ids

Open sbenthall opened this issue 10 years ago • 1 comments

When there are multiple References in an email, these should be parsed out into a list of message IDs.

When these dictionary representations are turned into graphs, these multiple References should be processed as multiple edges rather than aggregate into a single output node.

sbenthall avatar Jun 18 '14 00:06 sbenthall

the utility function exists for this in the bigbang.parse module. But since the data structure for list representation hasn't been finalized yet, this is still in limbo.

sbenthall avatar Jun 25 '14 18:06 sbenthall