DoodleJZ / HPSG-Neural-Parser

Source code for "Head-Driven Phrase Structure Grammar Parsing on Penn Treebank" published at ACL 2019
https://arxiv.org/abs/1907.02684
MIT License
107 stars 25 forks source link

Remove bug: crash because of 'InternalParseNode' object has no attribute 'linearize' #9

Closed msc42 closed 4 years ago

DoodleJZ commented 4 years ago

Thanks!