nschneid / amr-hackathon

Abstract Meaning Representation (AMR) Hackathon
MIT License
28 stars 11 forks source link

minor improvements and added test case #1

Open jonmay opened 8 years ago

jonmay commented 8 years ago

first i added relative pathname handling so amr.py could be called from a directory other than src and so that the test would complete with proper error handling of the bad amr.

then i added two test amrs that should both be good. the second one causes a crash. see the issue raised.