`codec/ucca.py` currently allows converting UCCA XML files to the MRP format, but not the other way around. Adding the reverse conversion will allow - Training the TUPA baseline (and any other UCCA parser) on all MRP data (#2) - Applying the UCCA scorer to MRP data (#32) - Round-trip conversion for evaluation and testing of the conversion
codec/ucca.pycurrently allows converting UCCA XML files to the MRP format, but not the other way around. Adding the reverse conversion will allow