foreseez / TransELinks
transE 模型的python版实现,使用的是fb15k的数据集。将训练数据train.txt 分成 relation2id.txt和entity2id.txt 两个文本文档
☆16Updated 5 years ago
Alternatives and similar repositories for TransE
Users that are interested in TransE are comparing it to the libraries listed below
Sorting:
- 使用TensorFlow实现对知识图谱的表征学习,包括transe\transd\transh\transr☆105Updated 5 years ago
- Implement the Path ranking algorithm by python☆35Updated 6 years ago
- A TensorFlow implementation of TransE model☆200Updated 7 years ago
- Trans系列之TransE and TransH, PTransE☆32Updated 5 years ago
- ☆328Updated 9 years ago
- TransE方法的Python实现,解释SGD中TransE的向量更新☆41Updated 5 years ago
- An implementation of TransE with tensorflow☆39Updated 7 years ago
- Recommendation system based on knowledge graph embedding☆163Updated 5 years ago
- TensorFlow implementation of TransE and its extended models for Knowledge Representation Learning☆79Updated 6 years ago
- CCF ADL 2019 slides for knowledge graph fusion☆142Updated 4 years ago
- 电商行业知识图谱:构建电商行业实体关系,应用于商品推荐,商品搭配,问答系统。☆23Updated 5 years ago
- Repository for the Path-Ranking Algorithm☆79Updated 4 years ago
- Bootstrapping Entity Alignment with Knowledge Graph Embedding, IJCAI 2018☆151Updated 5 years ago
- Code of the paper: Cross-lingual Knowledge Graph Alignment via Graph Convolutional Networks.☆136Updated 5 years ago
- Source code and datasets of EMNLP2018 paper: "Differentiating Concepts and Instances for Knowledge Graph Embedding".☆79Updated 4 years ago
- Multi-view Knowledge Graph Embedding for Entity Alignment, IJCAI 2019☆117Updated 4 years ago
- The data and code for our IJCAI-ECAI 2018 paper: Constructing Narrative Event Evolutionary Graph for Script Event Prediction☆163Updated 6 years ago
- TTMF: A Triple Trustworthiness Measurement Frame for Knowledge Graphs☆53Updated 6 years ago
- Code and data for our paper "Iterative Entity Alignment via Joint Knowledge Embeddings"☆47Updated 7 years ago
- Implement of TransE, TransH, KG2E with pytorch☆229Updated 6 years ago
- transE算法 简单python实现 FB15k☆194Updated last year
- Cross-Lingual Entity Alignment via Joint Attribute-Preserving Embedding, ISWC 2017☆101Updated 2 years ago
- A neural architecture for relation extraction task implemented in Tensorflow.☆94Updated 7 years ago
- Knowledge Graph Embedding Based Question Answering☆156Updated 2 years ago
- supervised relation extraction for PCNN (Zeng 2014) in pytorch 关系抽取☆138Updated 6 years ago
- Source code and datasets for IJCAI 2019 paper: Relation-Aware Entity Alignment for Heterogeneous Knowledge Graphs.☆80Updated 4 years ago
- ☆65Updated 6 years ago
- 知识图谱结合推荐系统近年工作☆47Updated 5 years ago
- 矩阵分解(BPRMF) + 知识图谱表示学习(TransR) 构建的推荐系统☆22Updated 6 years ago
- 原始项目:[GCN_AAAI2019](https://github.com/yao8839836/text_gcn/) add:多标签分类支持☆18Updated 5 years ago