wavewangyue / kbqa
基于知识库的问答:seq2seq模型实践
☆355Updated 4 years ago
Alternatives and similar repositories for kbqa:
Users that are interested in kbqa are comparing it to the libraries listed below
- KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.☆317Updated 6 years ago
- A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)☆269Updated 5 years ago
- 中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案☆476Updated 3 years ago
- CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案☆409Updated last year
- Code for http://lic2019.ccf.org.cn/kg 信息抽取。使用基于 BERT 的实体抽取和关系抽取的端到端的联合模型。☆286Updated 5 years ago
- 使用句法依存分析抽取事实三元组☆332Updated 8 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆210Updated 5 years ago
- 基于远监督的中文关系抽取☆383Updated 3 years ago
- USING BERT FOR Attribute Extraction in KnowledgeGraph. fine-tuning and feature extraction. …☆260Updated 5 years ago
- ☆328Updated 5 years ago
- 基于知识图谱的问答☆301Updated 7 years ago
- 基于知识库的中文问答系统(biLSTM)☆244Updated 6 years ago
- HyponymyExtraction and Graph based on KB Schema, Baike-kb and online text extract, 基于知识概念体系,百科知识库,以及在线搜索结构化方式的词语上下位抽取与可视化展示☆166Updated 6 years ago
- 周杰伦歌曲信息的知识图谱问答系统☆135Updated 5 years ago
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆183Updated 6 years ago
- 瑞金医院MMC人工智能辅助构建知识图谱大赛复赛☆180Updated 5 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆194Updated 5 years ago
- 基于知识图谱的智能问答机器人☆218Updated 6 years ago
- ccks baidu entity link 实体链接 第一名☆842Updated last year
- 2019年百度的三元组抽取比赛,“科学空间队”源码☆767Updated 4 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 模型, 模型采用BERT+CNN。DEMO地址 https://github.com/Wangpeiyi9979/InformationExtractionDem…☆187Updated 5 years ago
- Comparison of Chinese Named Entity Recognition Models between NeuroNER and BertNER