cfmrp / mtool

Software to Manipulate Different Flavors of Semantic Graphs
http://mrp.nlpl.eu
GNU Lesser General Public License v3.0
51 stars 24 forks source link

support overlay mechanism for ‘take-outs’ #36

Open oepen opened 5 years ago

oepen commented 5 years ago

in preparing extant graph banks for MRP 2019, we decided to omit some information (because it was deemed peripheral or otherwise undesirable to the cross-framework parsing task), including:

while we still appreciate the clarity of only including in the MRP files those pieces of information that are actually evaluated (in 2019), it would not be hard to write out the ‘take-outs’ as a separate file, i.e. something like a shadow graph (synchronized via graph and node identifiers) containing only the additional information. for round-trip conversion (or experimentation on the 'original', full graphs), for example, mtool could then optionally read an overlay file and merge graph information back together.