sheng-z / stog

AMR Parsing as Sequence-to-Graph Transduction
MIT License
154 stars 36 forks source link

evaluation.sh requires python2 #4

Closed TonalidadeHidrica closed 5 years ago

TonalidadeHidrica commented 5 years ago

I tried to run the evaluation script (tools/amr-evaluation-tool-enhanced/evaluation.sh), but when it was run in a environment without Python 2 (or, there doesn't exist an executable python2 in PATH), it results in a error like "python2: command not found". This message was also shown during the training. Could you write that the evaluation needs Python 2 in the README.md?

sheng-z commented 5 years ago

Thanks! A note has been added to README.