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

UNK in produced parses #14

Open ZhaofengWu opened 4 years ago

ZhaofengWu commented 4 years ago

I see that the POS predictions (produced by parse.sh) are all UNKs for the constituency output. Can the model generate POS tags?