This repository hosts code for the papers:
Available in this link
Configure CordisKG\config.py
and run CordisKG.py
.
Python 3
(min. version 3.6),pip3
(&py
launcher Windows-only).Pytorch
(min. version 1.8.0) the install guide can be found in (https://pytorch.org/)- For speedup, pytorch also supports GPU parallelization with
CUDA
(min. version 11.0) - Run
pip3 install -r requirements.txt
- Nikolaos Giarelis ([email protected])
- Nikos Karacapilidis ([email protected])