I've changed my script to also extract constants and sentence IDs (thanks @namednil for adding the IDs to the EDS CreateCorpus output), but currently only for non decomposable graphs.
There are other error messages as well which my script completely ignores right now.
Moreover, currently each constant is printed to a separate file.
I've changed my script to also extract constants and sentence IDs (thanks @namednil for adding the IDs to the EDS CreateCorpus output), but currently only for non decomposable graphs. There are other error messages as well which my script completely ignores right now. Moreover, currently each constant is printed to a separate file.
for the script see coli-saar/am-tools/tree/master/misc and commit 59ea806203d75e29384b035a469e5564763d88e3
EDIT: script has moved toanother repo: https://github.com/coli-saar/am-eds/blob/master/visualize.py