基于知识库的问答:seq2seq模型实践
☆357Aug 5, 2020Updated 5 years ago
Alternatives and similar repositories for kbqa
Users that are interested in kbqa are comparing it to the libraries listed below
Sorting:
- KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.☆315Feb 17, 2019Updated 7 years ago
- A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)☆270Apr 16, 2019Updated 6 years ago
- 基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式☆1,473Dec 16, 2021Updated 4 years ago
- 中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案☆478Apr 5, 2021Updated 4 years ago
- Question answering over Freebase (single-relation)☆142May 6, 2018Updated 7 years ago
- 基于知识库的开放域问答系统的相关工作☆70May 31, 2018Updated 7 years ago
- 基于bert的kbqa系统☆152Jun 26, 2022Updated 3 years ago
- Code for my EMNLP 2018 paper "SimpleQuestions Nearly Solved: A New Upperbound and Baseline Approach"☆101May 12, 2019Updated 6 years ago
- CCKS 2018 开放领域的中文问答任务 1st 解决方案☆109May 26, 2019Updated 6 years ago
- A Chinese KBQA dataset with SPARQL annotations.☆144Aug 26, 2019Updated 6 years ago
- 基于知识库的中文问答系统(biLSTM)☆248Sep 11, 2018Updated 7 years ago
- 2019语言与智能技术竞赛-基于知识图谱的主动聊天☆115May 24, 2019Updated 6 years ago
- Simple question answering over knowledge graphs (Mohammed et al., NAACL 2018)☆280May 28, 2019Updated 6 years ago
- A KBQA system based on DBpedia.☆377Jul 20, 2022Updated 3 years ago
- Knowledge Base Question Answering using memory networks☆87May 8, 2017Updated 8 years ago
- ☆203Nov 25, 2017Updated 8 years ago
- 北京航空航天大学大数据高精尖中心自然语言处理研究团队开展了智能问答的研究与应用总结。包括基于知识图谱的问答(KBQA),基于文本的问答系统(TextQA),基于表格的问答系统(TableQA)、基于视觉的问答系统(VisualQA)和机器阅读理解(MRC)等,每类任务分别对…☆1,809Apr 6, 2023Updated 2 years ago
- Code & data accompanying the NAACL 2019 paper "Bidirectional Attentive Memory Networks for Question Answering over Knowledge Bases"☆174Jun 21, 2022Updated 3 years ago
- Accompanying code for our COLING 2018 paper "Modeling Semantics with Gated Graph Neural Networks for Knowledge Base Question Answering"☆174Feb 12, 2020Updated 6 years ago
- 2019年百度的三元组抽取比赛,“科学空间队”源码☆768May 16, 2020Updated 5 years ago
- Implemented a QA System. This is the code for the NLPCC-ICCPOL shared task "Open Domain Question Answering."☆45Oct 5, 2017Updated 8 years ago
- 中文多跳问答数据集☆82Oct 8, 2018Updated 7 years ago
- 基于Pytorch和torchtext的知识图谱深度学习框架。☆614Jul 7, 2020Updated 5 years ago
- ccks baidu entity link 实体链接 第一名☆843Dec 19, 2023Updated 2 years ago
- A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱…☆7,173Aug 8, 2024Updated last year
- PyTorch implementation of the ACL 2019 paper "Improving Question Answering over Incomplete KBs with Knowledge-Aware Reader"☆139Feb 4, 2020Updated 6 years ago
- 自然语言处理、知识图谱、对话系统,大模型等技术研究与应用。☆1,754Feb 8, 2025Updated last year
- Complex Question Answering over Knowledge Graphs☆84Dec 8, 2022Updated 3 years ago
- 多轮对话槽填充☆20Jan 16, 2019Updated 7 years ago
- ☆23Apr 16, 2019Updated 6 years ago
- ☆25Jul 11, 2019Updated 6 years ago
- A collection of some materials of knowledge graph question answering☆371Mar 10, 2022Updated 3 years ago
- 从无到有构建一个电影知识图谱,并基于该KG,开发一个简易的KBQA程序。☆1,328Aug 6, 2022Updated 3 years ago
- CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案☆412Mar 24, 2023Updated 2 years ago
- kbqa task-oriented qa seq2seq ir neo4j jena seq2seq tf chatbot chat☆33Jan 3, 2019Updated 7 years ago
- 基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口☆1,294Jun 13, 2021Updated 4 years ago
- 2019年百度的实体链指比赛(ccks2019),一个baseline☆112Sep 3, 2019Updated 6 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆470May 8, 2022Updated 3 years ago
- 基于知识库的问答系统。其中使用带注意力机制的对抗迁移学习做中文命名实体识别,使用BERT模型做句子相似度分析。☆38May 31, 2019Updated 6 years ago