Tanh-wink / NCPQALinks
Datafountain-Epidemic government affairs quiz assistant competition. We divided this task into two parts: document retrieval and answer extraction. pytorch, Albert, and model fuision
☆14Updated 3 years ago
Alternatives and similar repositories for NCPQA
Users that are interested in NCPQA are comparing it to the libraries listed below
Sorting:
- bert-flat 简化版 添加了很多注释☆15Updated 3 years ago
- 通用kbqa,训练数据来源于ccks2018和2019,图谱数据爬取于百度百科☆24Updated 5 years ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆48Updated 4 years ago
- ☆17Updated 4 years ago
- 使用多头的思想来进行命名实体识别☆34Updated 4 years ago
- ☆33Updated 4 years ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Updated 4 years ago
- using lear to do ner extraction☆29Updated 3 years ago
- ☆15Updated 4 years ago
- 关键词抽取项目☆24Updated 5 years ago
- 基于span分类和负采样的嵌套实体识别☆14Updated 2 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆134Updated last year
- NLP关系 抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆102Updated 4 years ago
- A full-process dialogue system that can be deployed online☆100Updated 3 years ago
- Knowledge Graph☆175Updated 3 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆103Updated 4 years ago
- CCKS2021答非所问竞赛冠军方案☆27Updated 4 years ago
- chinese pretrain unilm☆28Updated 5 years ago
- ccks金融事件主体抽取☆72Updated 4 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆48Updated 2 years ago
- 2021 搜狐校园文本匹配算法大赛方案☆18Updated 11 months ago
- ☆41Updated 3 years ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- 端到端的基于知识图谱的问答系统,分为实体识别和关系分类两部,在BERT基础上做多任务联合训练。☆30Updated 5 years ago
- a baseline to practice☆45Updated 4 years ago
- Keras solution of simple Knowledge-Based QA task with Pretrained Language Model: supporting BERT/RoBERTa/ALBERT☆22Updated 2 years ago
- 基于BERT和指针网络构建实体抽取任务☆14Updated 5 years ago
- 2021语言与智能技术竞赛:机器阅读理解任务☆30Updated 4 years ago
- 基于tensorflow1.x的预训练模型调用,支持单机多卡、梯度累积,XLA加速,混合精度。可灵活训练、验证、预测。☆59Updated 4 years ago
- A simple implementation of Biaffine NER.☆35Updated 3 years ago