yueyu1030 / SumGNN

[Bioinformatics 2021] This is the repo for the paper `SumGNN: Multi-typed Drug Interaction Prediction via Efficient Knowledge Graph Summarization'.
https://academic.oup.com/bioinformatics/advance-article/doi/10.1093/bioinformatics/btab207/6189090
81 stars 20 forks source link

How to use kge embeddings? #7

Open Layne-Huang opened 2 years ago

Layne-Huang commented 2 years ago

The entity embddings of kge are not provided.

yueyu1030 commented 2 years ago

We train the entity embeddings based on the code in https://github.com/thunlp/OpenKE.