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

Which version of CTB to use? #12

Closed yangky11 closed 4 years ago

yangky11 commented 4 years ago

Hi,

I'm wondering which version of CTB was used in the experiments in the paper.

CTB 5.1 is listed in the paper. But this repo links to distant-parser, which then links to CTB 8.0.

Thanks!