LICENSE.txt
MANIFEST.in
README.md
README.rst
requirements.txt
setup.py
SEMSTR.egg-info/PKG-INFO
SEMSTR.egg-info/SOURCES.txt
SEMSTR.egg-info/dependency_links.txt
SEMSTR.egg-info/requires.txt
SEMSTR.egg-info/top_level.txt
semstr/__init__.py
semstr/__version__.py
semstr/cfgutil.py
semstr/constraints.py
semstr/convert.py
semstr/evaluate.py
semstr/validation.py
semstr/amr/src/amr-elements-histogram.py
semstr/amr/src/amr.peg
semstr/amr/src/amr.py
semstr/amr/src/list-frames-roles.py
semstr/constraint/__init__.py
semstr/constraint/amr.py
semstr/constraint/conllu.py
semstr/constraint/sdp.py
semstr/constraint/ucca.py
semstr/conversion/__init__.py
semstr/conversion/amr.py
semstr/conversion/conll.py
semstr/conversion/conllu.py
semstr/conversion/dep.py
semstr/conversion/export.py
semstr/conversion/format.py
semstr/conversion/sdp.py
semstr/evaluation/__init__.py
semstr/evaluation/amr.py
semstr/evaluation/conllu.py
semstr/evaluation/sdp.py
semstr/scripts/__init__.py
semstr/scripts/annotate.py
semstr/scripts/bootstrap.py
semstr/scripts/compare_punct.py
semstr/scripts/convert_and_evaluate.py
semstr/scripts/create_find_db.py
semstr/scripts/domain_similarity.py
semstr/scripts/dump_propbank.py
semstr/scripts/dump_wordnet.py
semstr/scripts/filter_word_vectors.py
semstr/scripts/find.py
semstr/scripts/find_childless.py
semstr/scripts/find_multi_token.py
semstr/scripts/find_server.py
semstr/scripts/join.py
semstr/scripts/map_labels.py
semstr/scripts/merge_headers.py
semstr/scripts/parse_ud.py
semstr/scripts/set_lang.py
semstr/scripts/split.py
semstr/scripts/udpipe.py
semstr/scripts/validate.py
semstr/scripts/visualize.py
semstr/util/__init__.py
semstr/util/amr.py
semstr/util/resources/have-org-role-91-roles-v1.06.txt
semstr/util/resources/have-rel-role-91-roles-v1.06.txt
semstr/util/resources/morph-verbalization-v1.01.txt
semstr/util/resources/negations.txt
semstr/util/resources/rolesets.txt
semstr/util/resources/verbalization-list-v1.06.txt
semstr/util/resources/wordnet.txt
test_files/20001001.sdp
test_files/25650000.xml
test_files/504.xml
test_files/LDC2014T12.amr
test_files/UD_English.conllu
test_files/UD_German.conllu
test_files/conversion/120.conll
test_files/conversion/120.conll.xml
test_files/conversion/120.export
test_files/conversion/120.export.xml
test_files/conversion/120.sdp
test_files/conversion/120.sdp.xml
test_files/conversion/120.xml
tests/__init__.py
tests/test_amr.py
tests/test_conllu.py
tests/test_convert.py
tests/test_io.py
tests/test_sdp.py
tests/test_ucca.py