KID1412999 / QALinks
问答系统
☆13Updated 6 years ago
Alternatives and similar repositories for QA
Users that are interested in QA are comparing it to the libraries listed below
Sorting:
- 基于知识库的中文问答系统(biLSTM)☆248Updated 7 years ago
- A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)☆272Updated 6 years ago
- WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarit…☆130Updated 6 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆199Updated 5 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆168Updated 6 years ago
- 医疗智能问答系统☆17Updated 7 years ago
- 基于知识库的问答:seq2seq模型实践☆357Updated 5 years ago
- Intelligent Q&A system(第七届中软杯,智能问答系统)☆183Updated 3 years ago
- 使用BERT模型进行文本分类,相似句子判断,以及词性标注☆90Updated 6 years ago
- 面向中文电子病历的命名实体识别☆186Updated 5 years ago
- 周杰伦歌曲信息的知识图谱问答系统☆140Updated 6 years ago
- 基于知识图谱的问答系统☆72Updated 6 years ago
- 将bert模型应用到问答系统中来,一者学习知识图谱的基本操作,二简单搭建问答系统的基本框架,三将词向量、bert模型实践应用☆59Updated 6 years ago
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆186Updated 7 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆194Updated last year
- code collections for the book of qna☆120Updated 2 years ago
- 基于轻量级的albert实现albert+BiLstm+CRF☆92Updated 2 years ago
- 基于检索的任务型多轮对话