基于知识库的开放域问答系统的相关工作
☆70May 31, 2018Updated 8 years ago
Alternatives and similar repositories for NJU_KBQA
Users that are interested in NJU_KBQA are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Knowledge Base Question Answering using memory networks☆87May 8, 2017Updated 9 years ago
- KBQA demo☆24Jul 3, 2018Updated 8 years ago
- 基于知识库的问答:seq2seq模型实践☆358Aug 5, 2020Updated 5 years ago
- 基于知识库的中文问答系统(biLSTM)☆247Sep 11, 2018Updated 7 years ago
- ☆27May 27, 2017Updated 9 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- ☆202Nov 25, 2017Updated 8 years ago
- Simple question answering over knowledge graphs (Mohammed et al., NAACL 2018)☆279May 28, 2019Updated 7 years ago
- Question answering of knowledge base.☆13Jul 6, 2024Updated 2 years ago
- KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.☆314Feb 17, 2019Updated 7 years ago
- implementation of "Open Domain Question Answering System Based on Knowledge Base"☆13Mar 29, 2017Updated 9 years ago
- 限定域问答系统包括:自动构建知识库、问句检索、基于微信平台搭建问答系统。本项目所有代码已开源。用户通过简单配置,可以实现快速自动化搭建一个比较完备的领域知识库。另外,基于微信平台如何通过配置来搭建问答系统,具体操作见readme.txt☆72Nov 26, 2016Updated 9 years ago
- Question answering over Freebase (single-relation)☆142May 6, 2018Updated 8 years ago
- 我的深度学习模型用来解决TREC数据集中的问题分类任务。☆13Apr 9, 2017Updated 9 years ago
- 针对百度知道电影问答数据的问题分类 question classification for zhidao.baidu.com in movie domain☆24Jul 23, 2017Updated 8 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Source code and data for our long paper (Wu et al., 2019)☆53Nov 22, 2019Updated 6 years ago
- KBQA☆14Mar 13, 2017Updated 9 years ago
- 知识库问答系统☆13Aug 28, 2018Updated 7 years ago
- [Broken] A Chinese Question and Answer System☆51Jul 7, 2016Updated 10 years ago
- 从无到有构建一个电影知识图谱,并基于该KG,开发一个简易的KBQA程序。☆1,329Aug 6, 2022Updated 3 years ago
- ☆20Dec 8, 2022Updated 3 years ago
- 基于知识库的问答系统。其中使用带注意力机制的对抗迁移学习做中文命名实体识别,使用BERT模型做句子相似度分析。☆38May 31, 2019Updated 7 years ago
- A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)☆270Apr 16, 2019Updated 7 years ago
- Query Generation for Question Answering over Knowledge Bases☆48Jul 6, 2023Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 利用lstm和lstm/cnn进行答案问题匹配☆16Apr 21, 2018Updated 8 years ago
- A KBQA system based on DBpedia.☆379Jul 20, 2022Updated 3 years ago
- QA Server Based Chinese CQA Site☆12Jul 14, 2021Updated 4 years ago
- 使用深度学习算法实现的中文问答系统