CogKGE icon indicating copy to clipboard operation
CogKGE copied to clipboard

CogKGE: A Knowledge Graph Embedding Toolkit and Benchmark for Representing Multi-source and Heterogeneous Knowledge. ACL 2022

Results 3 CogKGE issues
Sort by recently updated
recently updated
newest added

When trying the code snippet in README.md, I receive the following error: ``` 3 from cogkge import * 5 device = init_cogkge(device_id="cpu", seed=1) ----> 7 loader = EVENTKG2MLoader(dataset_path="../dataset", download=True) 8...

Hello, i am struggling to download the builting dataset. Thank you Gaoussou ``` --2022-12-23 22:24:23-- http://43.154.73.63:9000/cogkge/data/COGNET360K.zip Connexion à 43.154.73.63:9000… échec : Connexion refusée. unzip: cannot find or open COGNET360K.zip, COGNET360K.zip.zip...