BDBC-KG-NLP / QA-Survey-CNLinks
北京航空航天大学大数据高精尖中心自然语言处理研究团队开展了智能问答的研究与应用总结。包括基于知识图谱的问答(KBQA),基于文本的问答系统(TextQA),基于表格的问答系统(TableQA)、基于视觉的问答系统(VisualQA)和机器阅读理解(MRC)等,每类任务分别对学术界和工业界进行了相关总结。
☆1,786Updated 2 years ago
Alternatives and similar repositories for QA-Survey-CN
Users that are interested in QA-Survey-CN are comparing it to the libraries listed below
Sorting:
- 自然语言处理、知识图谱、对话系统三大技术研究与应用。☆1,704Updated 3 months ago
- 收录NLP竞赛策略实现、各任务baseline、相关竞赛经验贴(当前赛事、往期赛事、训练赛)、NLP会议时间、常用自媒体、GPU推荐等,持续更新中☆2,223Updated last year
- 基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式☆1,472Updated 3 years ago
- DeepIE: Deep Learning for Information Extraction☆1,946Updated 2 years ago
- 一键中文数据增强包 ; NLP数据增强、bert数据增强、EDA:pip install nlpcda☆1,833Updated 2 months ago
- Knowledge Graph,Question Answering System,基于知识图谱和向量检索的医疗诊断问答系统☆1,431Updated 3 years ago
- CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition☆1,489Updated 2 years ago
- 复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!☆2,738Updated last month
- 记录本人整理的一些数据集☆1,048Updated 2 years ago
- Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)☆2,195Updated 2 years ago
- A concept and obvious expression pattern collection of Chinese compound event extraction which then be evolved into ComplexEventGraph,本项目…☆1,207Updated 6 years ago
- Text Content Grapher based on keyinfo extraction by NLP method。输入一篇文档,将文档进行关键信息提取,进行结构化,并最终组织成图谱组织形式,形成对文章语义信息的图谱化展示。☆1,422Updated 3 years ago
- 中文医学NLP公开资源整理:术语集/语料库/词向量/预训练模型/知识图谱/命名实体识别/QA/信息抽取/模型/论文/etc☆2,366Updated last year
- 该项目是基于医疗领域知识图谱的问答系统。实现比较简单。☆1,327Updated 6 years ago
- 天池中药说明书实体识别挑战冠军方案;中文命名实体识别;NER; BERT-CRF & BERT-SPAN & BERT-MRC;Pytorch☆947Updated 4 years ago
- 使用深度学习方法解析问题 知识图谱存储 查询知识点 基于医疗垂直领域的对话系统☆756Updated 5 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,371Updated 3 years ago
- pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。☆1,299Updated 2 years ago
- 中文命名实体识别。包含目前最新的中文命名实体识别论文、中文实体识别相关工具、数据集,以及中文预训练模型、词向量、实体识别综述等。☆706Updated 2 months ago
- 基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口☆1,298Updated 3 years ago
- Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge …☆1,231Updated 4 years ago
- KgCLUE: 大规模中文开源知识图谱问答☆446Updated 2 years ago
- Crime assistant including crime type prediction and crime consult service based on nlp methods and crime kg,罪名法务智能项目,内容包括856项罪名知识图谱, 基于28…☆1,499Updated last year
- PaddleNLP UIE模型的PyTorch版实现☆632Updated last year
- Collections of Chinese NLP corpus