Possible (meaningful) Entailment edges from WP2 data Pick inter-fragment edges only (including intra-interaction) Pick inter-interaction edges only. easy way to distinguish fragment / interaction? ALMA data looks okay. (ids are all interactionid_fragid_nodeid) NICE data also looks the same. [interactionid]_[fragmen_id]_[sentenceid] Ruby sketch of the “EXTRACTOR” code read and gather inter-fragment edges … and non-edges Mgraph to RTE format Formater: an array of [string, string, decision] ==> XML out. Runner: use Mgraph, grab input (above), generate XML. well, for one file first…