ZhaoLiang-GitHub / GraphEmbedding-TransXLinks
使用TensorFlow实现对知识图谱的表征学习,包括transe\transd\transh\transr
☆105Updated 5 years ago
Alternatives and similar repositories for GraphEmbedding-TransX
Users that are interested in GraphEmbedding-TransX are comparing it to the libraries listed below
Sorting:
- ☆328Updated 9 years ago
- Recommendation system based on knowledge graph embedding☆162Updated 5 years ago
- transE算法 简单python实现 FB15k☆194Updated last year
- Implement of TransE, TransH, KG2E with pytorch☆229Updated 6 years ago
- TransE方法的Python实现,解释SGD中TransE的向量更新☆41Updated 5 years ago
- Trans系列之TransE and TransH, PTransE☆32Updated 5 years ago
- A TensorFlow implementation of TransE model☆200Updated 7 years ago
- transE 模型的python版实现,使用的是fb15k的数据集。将训练数据train.txt 分成 relation2id.txt和entity2id.txt 两个文本文档☆16Updated 5 years ago
- reimplement TransE Mode☆138Updated 4 years ago
- ☆17Updated 4 years ago
- 在某公司参与的知识图谱相关项目-代码与数据集☆42Updated 6 years ago
- Implement the Path ranking algorithm by python☆35Updated 6 years ago
- Self complemented word embedding methods using CBOW,skip-Gram,word2doc matrix , word2word matrix ,基于CBOW、skip-gram、词-文档矩阵、词-词矩阵四种方法的词向量生成☆185Updated 7 years ago
- 阿里天池赛:CCKS2021 运营商知识图谱推理问答☆51Updated 3 years ago
- Implementation of paper☆38Updated 4 years ago
- CCF ADL 2019 slides for knowledge graph fusion☆142Updated 4 years ago
- 事件知识图谱构建相关的论文, 包含事件抽取、事件关系识别等任务☆82Updated 2 years ago
- 知识图谱结合推荐系统近年工作☆47Updated 5 years ago
- 电商行业知识图谱:构建电商行业实体关系,应用于商品推荐,商品搭配,问答系统。☆24Updated 5 years ago
- Reimplement TransH mode☆56Updated 4 years ago
- 原始项目:[GCN_AAAI2019](https://github.com/yao8839836/text_gcn/) add:多标签分类支持☆18Updated 5 years ago
- 有关多任务学习的基于知识图谱的推荐系统和图谱补全(嵌入)联合训练的几篇论文复现☆51Updated 4 years ago
- supervised relation extraction for PCNN (Zeng 2014) in pytorch 关系抽取☆138Updated 6 years ago
- A tensorflow implementation of MKR (Multi-task Learning for Knowledge Graph Enhanced Recommendation)☆332Updated 5 years ago
- A tensorflow implementation of DKN (Deep Knowledge-aware Network for News Recommendation)☆413Updated 2 years ago
- Mark and summarize the NLP project has been through☆135Updated 3 years ago
- Cluster-based TransR Reference Learning Entity and Relation Embeddings for Knowledge Graph Completion☆21Updated 7 years ago
- distant supervised relation extraction models: PCNN MIL (Zeng 2015), PCNN+ATT(Lin 2016). 关系抽取☆500Updated 5 years ago
- ☆86Updated 5 years ago
- Code for http://lic2019.ccf.org.cn/kg 信息抽取。使用基于 BERT 的实体抽取和关系抽取的端到端的联合模型。☆288Updated 6 years ago