Skip to content

CrossBERT: a Triplet Neural Architecture for Ranking EntityProperties

Notifications You must be signed in to change notification settings

feay1234/CrossBERT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrossBERT: a Triplet Neural Architecture for Ranking Entity Properties

This is our Pytorch implementation for the paper:

CrossBERT: a Triplet Neural Architecture for Ranking Entity Properties. Jarana Manotumruksa, Jeff Delton, Edgar Meij and Emine Yilmaz. In Proceedings of SIGIR 2020

Please cite our SIGIR'20 paper if you use our codes. Thanks!

Environment Settings

  • torch==1.1.0
  • pytorch-pretrained-bert==0.6.2
  • tqdm
  • pytools==2018.5.2
  • pyntcireval

About

CrossBERT: a Triplet Neural Architecture for Ranking EntityProperties

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages