tsujuifu / pytorch_graph-rel

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

entity pair overlapping #12

Open sunkaikai opened 4 years ago

sunkaikai commented 4 years ago

How do you deal with the entity pair overlapping cases when using 'softmax' in your model ?