DeepGraphLearning / LiteratureDL4Graph

A comprehensive collection of recent papers on graph deep learning
MIT License
3.07k stars 564 forks source link

Please add an NLP related paper [ACL 2019 Workshop] #7

Closed ianycxu closed 5 years ago

ianycxu commented 5 years ago

Hi,

Could you please add our ACL 2019 Workshop paper into the list? In our paper, we propose an end-to-end coreference resolver by combining pre-trained BERT with Relational Graph Convolutional Network (R-GCN).

You could find the paper here: https://arxiv.org/abs/1905.08868, and codes here: https://github.com/ianycxu/RGCN-with-BERT

Best regards, Yinchuan

mnqu commented 5 years ago

A nice work! Will add it today. Thanks!