tsujuifu / pytorch_graph-rel

A PyTorch implementation of GraphRel
MIT License
268 stars 54 forks source link

Anyone reproduce this paper? #14

Open zgq7799 opened 4 years ago

zgq7799 commented 4 years ago

Could you provide me data? I try to reproduce it but fail.

JuntaoLiu01 commented 4 years ago

Could you provide me data? I try to reproduce it but fail.

Hi,have you got the pkl format data?

yuwl798180 commented 4 years ago

no, i also can not reproduce this paper, i am confused.

Yifan-Song793 commented 3 years ago

I try to reproduce it and I rewrite the whole data preprocessing module. However, the model doesn't work at all, the model can only output "O" and "no relation". I will release my data preprocessing scripts later.