foreseez / TransE
transE 模型的python版实现,使用的是fb15k的数据集。将训练数据train.txt 分成 relation2id.txt和entity2id.txt 两个文本文档
☆15Updated 5 years ago
Alternatives and similar repositories for TransE:
Users that are interested in TransE are comparing it to the libraries listed below
- Trans系列之TransE and TransH, PTransE☆33Updated 5 years ago
- 使用TensorFlow实现对知识图谱的表征学习,包括transe\transd\transh\transr☆102Updated 4 years ago
- TransE方法的Python实现,解释SGD中TransE的向量更新☆41Updated 4 years ago
- 矩阵分解(BPRMF) + 知识图谱表示学习(TransR) 构建的推荐系统☆21Updated 5 years ago
- ccks_2019_百度实体链接技术比赛_第一名解决方案☆57Updated 5 years ago
- Implement the Path ranking algorithm by python☆35Updated 6 years ago
- Cluster-based TransR Reference Learning Entity and Relation Embeddings for Knowledge Graph Completion☆21Updated 6 years ago
- supervised relation extraction for PCNN (Zeng 2014) in pytorch 关系抽取☆137Updated 5 years ago
- 知识图谱结合推荐系统近年工作☆45Updated 4 years ago
- transE算法 简单python实现 FB15k☆191Updated last year
- 实体链接demo☆64Updated 5 years ago
- reimplement TransE Mode☆133Updated 3 years ago
- Bootstrapping Entity Alignment with Knowledge Graph Embedding, IJCAI 2018☆150Updated 5 years ago
- ☆16Updated 3 years ago
- An implementation of TransE with tensorflow☆38Updated 7 years ago
- A TensorFlow implementation of TransE model☆199Updated 7 years ago
- ☆325Updated 8 years ago
- Implement of TransE, TransH, KG2E with pytorch☆227Updated 5 years ago
- 使用MCCNNs创建的问答系统(实现论文Question Answering over Freebase with Multi-Column Convolutional Neural Networks)☆27Updated 6 years ago
- Recommendation system based on knowledge graph embedding☆158Updated 5 years ago
- 基于知识库的问答系统。其中使用带注意力机制的对抗迁移学习做中文命名实体识别,使用BERT模型做句子相似度分析。☆37Updated 5 years ago
- TTMF: A Triple Trustworthiness Measurement Frame for Knowledge Graphs☆52Updated 5 years ago
- Code and data for our paper "Iterative Entity Alignment via Joint Knowledge Embeddings"☆47Updated 7 years ago
- Repository for the Path-Ranking Algorithm☆79Updated 4 years ago
- 命名实体消歧的实现☆41Updated 5 years ago
- ccks2020基于本体的金融知识图谱自动化构建技术评测第五名方法总结☆49Updated 2 years ago
- CCF ADL 2019 slides for knowledge graph fusion☆142Updated 4 years ago
- TensorFlow implementation of TransE and its extended models for Knowledge Representation Learning☆79Updated 6 years ago
- Code of the paper: Cross-lingual Knowledge Graph Alignment via Graph Convolutional Networks.☆132Updated 5 years ago