Pytorch Implementation of Our NAACL 2021 Paper "Incorporating Syntax and Semantics in Coreference Resolution with Heterogeneous Graph Attention Network"
Thanks for your great code! When I run your code, I encountered a problem. "dep_gold_vocab.txt" and "pos_tag_vocab.txt" are missed and I don't know how to generate the two files. Could please upload these files or scripts of generating these files?
Hi,
Thanks for your great code! When I run your code, I encountered a problem. "dep_gold_vocab.txt" and "pos_tag_vocab.txt" are missed and I don't know how to generate the two files. Could please upload these files or scripts of generating these files?
Thanks in advance.