基于bert的kbqa系统
☆152Jun 26, 2022Updated 3 years ago
Alternatives and similar repositories for bert-kbqa
Users that are interested in bert-kbqa are comparing it to the libraries listed below
Sorting:
- A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)☆270Apr 16, 2019Updated 6 years ago
- 基于知识图谱的问答系统☆137Mar 11, 2020Updated 5 years ago
- 基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式☆1,472Dec 16, 2021Updated 4 years ago
- KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.☆315Feb 17, 2019Updated 7 years ago
- 基于知识库的问答:seq2seq模型实践☆357Aug 5, 2020Updated 5 years ago
- 基于知识图谱的问答系统☆74Dec 27, 2018Updated 7 years ago
- 端到端的基于知识图谱的问答系统,分为实体识别和关系分类两部,在BERT基础上做多任务联合训练。☆31Nov 22, 2019Updated 6 years ago
- ☆25Jul 11, 2019Updated 6 years ago
- 中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案☆478Apr 5, 2021Updated 4 years ago
- 通用kbqa,训练数据来源于ccks2018和2019,图谱数据爬取于百度百科☆24Sep 23, 2020Updated 5 years ago
- CCKS 2020:新冠知识图谱构建与问答评测(四)新冠知识图谱问答评测☆216Nov 27, 2020Updated 5 years ago
- 将bert模型应用到问答系统中来,一者学习知识图谱的基本操作,二简单搭建问答系统的基本框架,三将词向量、bert模型实践应用☆59Aug 30, 2019Updated 6 years ago
- 北京航空航天大学大数据高精尖中心自然语言处理研究团队开展了智能问答的研究与应用总结。包括基于知识图谱的问答(KBQA),基于文本的问答系统(TextQA),基于表格的问答系统(TableQA)、基于视觉的问答系统(VisualQA)和机器阅读理解(MRC)等,每类任务分别对…☆1,810Apr 6, 2023Updated 2 years ago
- ☆164Oct 4, 2020Updated 5 years ago
- COVID-2019 中文知识问答系统☆48Aug 4, 2020Updated 5 years ago
- 基于知识库的问答系统。其中使用带注意力机制的对抗迁移学习做中文命名实体识别,使用BERT模型做句子相似度分析。☆38May 31, 2019Updated 6 years ago
- ACL 2020: Improving Multi-hop Question Answering over Knowledge Graphs using Knowledge Base Embeddings☆432Mar 25, 2024Updated last year
- 本项目是CCKS2020实体链指比赛baseline(pytorch)☆19Aug 15, 2020Updated 5 years ago
- Chinese Knowledge Base Question Answering, 中文知识问答☆23Mar 18, 2020Updated 5 years ago
- 本项目是利用深度学习技术来构建知识图谱方向上的一次尝试,作为开放领域的关系抽取,算是笔者的一次创新,目前在这方面的文章和项目都很少。☆313May 25, 2023Updated 2 years ago
- 中文机器阅读理解数据集☆12Jan 15, 2020Updated 6 years ago
- 中文wiki百科QA阅读理解问答系统,使用了CCKS2016数据的NER模型和CMRC2018的阅读理解模型,还有W2V词向量搜索,使用torchserve部署☆90Jun 4, 2021Updated 4 years ago
- A collection of some materials of knowledge graph question answering☆372Mar 10, 2022Updated 3 years ago
- new-upload KBQA☆13May 7, 2019Updated 6 years ago
- Keras solution of simple Knowledge-Based QA task with Pretrained Language Model: supporting BERT/RoBERTa/ALBERT☆22May 22, 2023Updated 2 years ago
- A system for CCKS2019-CKBQA, whose single system reach 0.69 and ensemble system reach 0.73☆40Oct 19, 2021Updated 4 years ago
- A KBQA system based on DBpedia.☆377Jul 20, 2022Updated 3 years ago
- ccks baidu entity link 实体链接 第一名☆843Dec 19, 2023Updated 2 years ago
- 豆瓣书籍,电影类别的知识图谱问答系统☆268Oct 27, 2020Updated 5 years ago
- Fine tuning of the Retrieval-Augmented Generation (RAG) with a custom knowledge source.☆13Feb 10, 2021Updated 5 years ago
- 知识图谱问答系统☆21Feb 29, 2020Updated 6 years ago
- DataFountain疫情问答助手keras-bert实现☆27Jun 7, 2020Updated 5 years ago
- 基于知识图谱的中文问答系统(EA-CKGQA)☆38Nov 13, 2019Updated 6 years ago
- 从无到有构建一个电影知识图谱,并基于该KG,开发一个简易的KBQA程序。☆1,328Aug 6, 2022Updated 3 years ago
- Knowledge Graph,Question Answering System,基于知识图谱和向量检索的医疗诊断问答系统☆1,477Feb 27, 2022Updated 4 years ago
- ☆51Sep 16, 2021Updated 4 years ago
- 2019百度的关系抽取比赛,使用Pytorch实现苏神的模型,F1在dev集可达到0.75,联合关系抽取,Joint Relation Extraction.☆315Jul 4, 2020Updated 5 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
- ☆20Jun 7, 2020Updated 5 years ago