czy1999 / TKGQA_Competition_BaselineLinks
多粒度时序知识图谱问答Baseline模型
☆20Updated 2 years ago
Alternatives and similar repositories for TKGQA_Competition_Baseline
Users that are interested in TKGQA_Competition_Baseline are comparing it to the libraries listed below
Sorting:
- albert-fc for LP(Link Prediction),中文实体链接预测☆19Updated 2 years ago
- R-GCN知识图谱推理☆30Updated 6 months ago
- 自然语言处理的基础知识,术语抽取与关键词提取、知识图谱与图嵌入、检索与推荐等☆44Updated 2 years ago
- 该项目是自己做的一些nlp的实验,包括命名实体识别、实体关系抽取和事件抽取,未来会持续更新。☆34Updated last year
- 实体关系抽取,使用了百度比赛的数据集。使用pytorch实现MultiHeadJointEntityRelationExtraction,包含Bert、Albert、gru的使用,并且添加了对抗训练。最后使用Flask和Neo4j图数据库对模型进行了部署☆121Updated 2 years ago
- Chinese entity relation extraction☆12Updated last year
- A novel pipeline framework for multi-hop complex KGQA task. It aims at Improving Multi-hop Embedded Knowledge Graph Question Answering by…☆47Updated 2 years ago
- 有关多任务学习的基于知识图谱的推荐系统和图谱补全(嵌入)联合训练的几篇论文复现☆49Updated 4 years ago
- 使用bert进行事件抽取。☆45Updated last year
- 基于pytorch的CasRel进行三元组抽取。☆38Updated 2 years ago
- ☆113Updated 10 months ago
- Reimplement TransH mode☆56Updated 4 years ago
- 实体关系联合抽取模型/ My project on joint exraction of entities and relations☆20Updated 3 years ago
- PRGC: Potential Relation and Global Correspondence Based Joint Relational Triple Extraction☆122Updated 3 years ago
- 关系抽取 calrel pytorch☆41Updated 3 years ago
- The code of An Empirical Study of Pre-trained Language Models in Simple Knowledge Graph Question Answering☆34Updated last year
- 知识图谱三元组抽取(实体-关系-实体,实体-属性-属性值)☆106Updated 3 years ago
- CasRelPytorch项目的改写版本,根据源码增添了模型预测功能以及预测结果导入neo4j图数据库的功能。☆13Updated 10 months ago
- The pytorch implementation of ConvR model from "Adaptive Convolution for Multi-Relational Learning"☆26Updated last year
- OneRel在中文关系抽取中的使用☆126Updated last year
- The source code of the paper "OneRel: Joint Entity and Relation Extraction with One Module in One Step"☆58Updated 3 years ago
- 使用bert进行关系三元组抽取。☆164Updated last year
- Chinese entity relation extract☆14Updated last year
- 基于LLM的命名实体识别和实体关系抽取☆17Updated last year
- 基于论文SpERT: "Span-based Entity and Relation Transformer"的中文关系抽取,同时抽取实体、实体类别和关系类别。☆37Updated 2 years ago
- 基于知识图谱的疾病知 识问答系统☆29Updated 4 years ago
- Reimplement CasRel model in PyTorch.使用PyTorch对吉林大学CasRel模型进行复现,并在百度关系抽取数据集上训练测试。☆192Updated 2 years ago
- 实体关系抽取pipline方式,使用了BiLSTM+CRF+BERT☆150Updated last year
- 知识图谱数据集☆51Updated 3 years ago
- 利用python语言借助于知识图谱搭建电影知识问答系统☆48Updated 3 years ago