wakakalu / TransE
A simple implement of TransE, the ML algorithm published in 2013
☆12Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for TransE
- Trans系列之TransE and TransH, PTransE☆33Updated 4 years ago
- TensorFlow implementation of TransE and its extended models for Knowledge Representation Learning☆79Updated 6 years ago
- 命名实体消歧的实现☆41Updated 5 years ago
- 知识融合标注工具☆16Updated 5 years ago
- 使用TensorFlow实现对知识图谱的表征学习,包括transe\transd\transh\transr☆102Updated 4 years ago
- Repository for the Path-Ranking Algorithm☆80Updated 4 years ago
- 依存句法实现关系三元组的自动抽取☆96Updated 2 years ago
- 实体链接demo☆64Updated 5 years ago
- This is the code for the MLRC2020 challenge w.r.t. the ACL 2020 paper Improving Multi-hop Question Answering over Knowledge Graphs using …☆23Updated 3 years ago
- Cluster-based TransR Reference Learning Entity and Relation Embeddings for Knowledge Graph Completion☆20Updated 6 years ago
- 矩阵分解(BPRMF) + 知识图谱表示学习(TransR) 构建的推荐系统☆21Updated 5 years ago
- Kinds of tricks make up the world and improve our effort!☆15Updated 3 years ago
- This is a implementation of "面向属性抽取的门控动态注意力机制"☆11Updated 6 years ago
- DeepDive Tutorial with Chinese Support☆34Updated 3 years ago
- ☆112Updated 6 years ago
- Knowledge extraction and semantic search for software projects☆25Updated 3 years ago
- ☆66Updated 5 years ago
- self complement of baike knowledge base info-box extraction by online analysis.基于互动百科,百度百科,搜狗百科的词条infobox结构化信息抽取,百科知识的融合☆36Updated 6 years ago
- 在某公司参与的知识图谱相关项目-代码与数据集☆38Updated 5 years ago
- 基于依存分析的实体关系抽取简单实现,即抽取事实三元组☆86Updated 4 years ago
- TransE方法的Python实现,解释SGD中TransE的向量更新☆41Updated 4 years ago
- 电商行业知识图谱:构建电商行业实体关系,应用于商品推荐,商品搭配,问答系统。☆19Updated 4 years ago
- NamedEntityRecognition using BiLSTM-CRF,BiLSTM,BERT,TF2.x and Pytorch☆19Updated 4 years ago
- ccks_2019_百度实体链接技术比赛_第一名解决方案☆57Updated 5 years ago
- 端到端的基于知识图谱的问答系统,分为实体识别和关系分类两部,在BERT基础上做多任务联合训练。☆30Updated 5 years ago
- bootstrap式知识三元组抽取 开放式实体关系抽取 依靠依存分析确定可能的实体和关系☆23Updated 5 years ago
- Bootstrapping Entity Alignment with Knowledge Graph Embedding, IJCAI 2018☆149Updated 4 years ago
- 2019语言与智能技术竞赛 信息抽取(Information Extraction) 个人baseline with BERT☆18Updated 5 years ago
- A TensorFlow implementation of TransE model☆199Updated 6 years ago
- transE 模型的python版实现,使用的是fb15k的数据集。将训练数据train.txt 分成 relation2id.txt和entity2id.txt 两个文本文档☆15Updated 4 years ago