https://github.com/thunlp/kb2e
Knowledge Graph Embeddings including TransE, TransH, TransR and PTransE
https://github.com/thunlp/kb2e
knowledge-embedding
Last synced: about 1 year ago
JSON representation
Knowledge Graph Embeddings including TransE, TransH, TransR and PTransE
- Host: GitHub
- URL: https://github.com/thunlp/kb2e
- Owner: thunlp
- License: mit
- Created: 2016-05-16T08:41:00.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-11-03T06:53:02.000Z (over 3 years ago)
- Last Synced: 2025-04-01T08:33:05.897Z (about 1 year ago)
- Topics: knowledge-embedding
- Language: C++
- Homepage:
- Size: 63.6 MB
- Stars: 1,409
- Watchers: 71
- Forks: 448
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This repository is a subproject of THU-OpenSK, and all subprojects of THU-OpenSK are as follows.
- [OpenNE](https://www.github.com/thunlp/OpenNE)
- [OpenKE](https://www.github.com/thunlp/OpenKE)
- [KB2E](https://www.github.com/thunlp/KB2E)
- [TensorFlow-Transx](https://www.github.com/thunlp/TensorFlow-Transx)
- [Fast-TransX](https://www.github.com/thunlp/Fast-TransX)
- [OpenNRE](https://www.github.com/thunlp/OpenNRE)
- [JointNRE](https://www.github.com/thunlp/JointNRE)
## The project will no longer be maintained and users are recommended to access and use the new package https://github.com/thunlp/OpenKE.