DeepGraphLearning / KnowledgeGraphEmbedding

MIT License
1.23k stars 264 forks source link

How to get the embeddings file of all the entities and relations? #13

Closed Shengqiang-Zhang closed 4 years ago

Shengqiang-Zhang commented 4 years ago

Hello, Zhiqing. I want to know how to get the embeddings file of all the entities and relations after training a RotatE model on some knowledge graph dataset? Like the glove word embeddings file.

KiddoZhu commented 4 years ago

Hi. You can find numpy dump of embeddings in models/RotatE_*_0/.