Sujit-O / pykg2vec

Python library for knowledge graph embedding and representation learning.
MIT License
602 stars 109 forks source link

Improve the loading of pre-trained models and simplify the use of CLI params #209

Closed baxtree closed 3 years ago

baxtree commented 3 years ago

This PR also added the AcrE model:

Paper: https://arxiv.org/abs/2010.12121 Implementation: https://github.com/neukg/AcrE