There is code in the graph.Node class of the summarizer that calculates local anchors and anchors from alignments. This is to make it explicit on each annotation where in the document it ultimately anchors to.
That code is a hot mess and each time I need to debug summarizer errors I get a headache. Clean this up.