TKGC
TKGC copied to clipboard
Trustworthy Knowledge Graph Completion Based on Multi-sourced Noisy Data, WWW 2022
TKGC
Trustworthy Knowledge Graph Completion Based on Multi-sourced Noisy Data, WWW 2022
Dependencies
- Python 3.8
- Python libraries: see code/requirements.txt
Quick Start
cd code
python tkgc.py
Citation
If you find our work useful, please kindly cite it as follows:
@inproceedings{TKGC,
author = {Huang, Jiacheng and Zhao, Yao and Hu, Wei and Ning, Zhen and Chen, Qijin and Qiu, Xiaoxia and Huo, Chengfu and Ren, Weijun},
title = {Trustworthy Knowledge Graph Completion Based on Multi-sourced Noisy Data},
booktitle = {WWW},
year = {2022}
}