knowledge-embedding
There are 24 repositories under knowledge-embedding topic.
thunlp/OpenKE
An Open-Source Package for Knowledge Embedding (KE)
thunlp/KRLPapers
Must-read papers on knowledge representation learning (KRL) / knowledge embedding (KE)
thunlp/KB2E
Knowledge Graph Embeddings including TransE, TransH, TransR and PTransE
THU-KEG/Entity_Alignment_Papers
Must-read papers on entity alignment published in recent years
thunlp/TensorFlow-TransX
An implementation of TransE and its extended models for Knowledge Representation Learning on TensorFlow
thunlp/Fast-TransX
An Efficient implementation of TransE and its extended models for Knowledge Representation Learning
THU-KEG/EAkit
Entity Alignment toolkit (EAkit), a lightweight, easy-to-use and highly extensible PyTorch implementation of many entity alignment algorithms.
simonepri/datasets-knowledge-embedding
📝 A collection of common datasets used in knowledge embedding
thunlp/KR-EAR
Knowledge Representation Learning with Entities, Attributes and Relations
txsun1997/CoLAKE
COLING'2020: CoLAKE: Contextualized Language and Knowledge Embedding
thunlp/TKRL
Representation Learning of Knowledge Graphs with Hierarchical Types (IJCAI-2016)
thunlp/DKRL
Representation Learning of Knowledge Graphs with Entity Descriptions (AAAI-2016)
thunlp/IEAJKE
Code and data for our paper "Iterative Entity Alignment via Joint Knowledge Embeddings"
thunlp/CKRL
Does William Shakespeare REALLY Write Hamlet? Knowledge Representation Learning with Confidence (AAAI-2018)
thunlp/IKRL
Image-embodied Knowledge Representation Learning (IJCAI-2017)
magnusja/ConvE
Implementation of ConvE proposed by Dettmers et al. in Convolutional 2D Knowledge Graph Embeddings.
thunlp/FFD
Source code for NAACL 2019 paper "Fact Discovery from Knowledge Base via Facet Decomposition".
ItaloLopes/optic
Python implementation of OPTIC approach for Entity Linking
Le-Triumvirat/CADS-Internship
This repository is for managing our work on anomaly detection in financial services using knowledge graphs and machine learning for the CADS internship during the month of July 2021.
lemonhu/RE-BERT-KE
Impoving Relation Extraction by Knowledge embedding Learning
WangShengguang/KE
Knowledge Embedding
yutaro-s/docker-openke
Docker environment for OpenKE-Pytorch