Skip to content
/ PSR Public

The Code of "Are Negative Samples Necessary in Entity Alignment? AnApproach with High Performance, Scalability and Robustness" CIKM 2021

Notifications You must be signed in to change notification settings

MaoXinn/PSR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSR: "Are Negative Samples Necessary in Entity Alignment? An Approach with High Performance, Scalability and Robustness"

[arXiv]

Datasets

  • ent_ids_1: ids for entities in source KG;
  • ent_ids_2: ids for entities in target KG;
  • ref_ent_ids: entity links encoded by ids;
  • triples_1: relation triples encoded by ids in source KG;
  • triples_2: relation triples encoded by ids in target KG;

Environment

  • Jupyter notebook
  • tensorflow == 2.6
  • Python == 3.7
  • Numba
  • Scipy
  • Numpy
  • tqdm

Just run main.ipynb block by block.

About

The Code of "Are Negative Samples Necessary in Entity Alignment? AnApproach with High Performance, Scalability and Robustness" CIKM 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published