See doc/umr_file_format_specification.pdf for a quick description of the .umr file format. Use this script
to check that a UMR file follows the specification and the
UMR annotation guidelines.
python validate.py --help
Use this to compare two UMR files, e.g., manual annotations of the same sentences by two different annotators, or gold standard compared with the output of a UMR parser. Get juːmæʧ F₁ score along with detailed analysis of mismatches.
perl compare_umr.pl --help