This is a Pytorch implementation of the paper Shrinking Embeddings for Hyper-relational Knowledge Graphs published in ACL'23.
This code is used to reproduce the experiments of the method ShrinkE, a geometric embedding approach for hyper-relational knowledge graphs. The code is implemented with Python 3 and pytorch. The code is tested on public datasets which can be download from StarE. To execute the code, follow the instructions in the README.md file.
For more info, please check the paper or feel free to contact the authors for any inquiries.
Further information can be found in the README.md.