xiaobaicxy / Operator_QA_Based_KBLinks
阿里天池赛:CCKS2021 运营商知识图谱推理问答
☆51Updated 3 years ago
Alternatives and similar repositories for Operator_QA_Based_KB
Users that are interested in Operator_QA_Based_KB are comparing it to the libraries listed below
Sorting:
- A solution to 2021-CCKS-QA-Task(https://tianchi.aliyun.com/competition/entrance/531904/introduction)☆48Updated 3 years ago
- ☆42Updated 2 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- CMeEE/CBLUE/NER实体识别☆132Updated 3 years ago
- 实体关系抽取,使用了百度比赛的数据集。使用pytorch实现MultiHeadJointEntityRelationExtraction,包含Bert、Albert、gru的使用,并且添加了对抗训练。最后使用Flask和Neo4j图数据库对模型进行了部署☆124Updated 2 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆102Updated 4 years ago
- TPlinker for NER 中文/英文命名实体识别☆127Updated 4 years ago
- OneRel在中文关系抽取中的使用☆129Updated last year
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道关系抽取部分torch版baseline☆52Updated 4 years ago
- PRGC: Potential Relation and Global Correspondence Based Joint Relational Triple Extraction☆123Updated 4 years ago
- Tplinker注释,中文数据集适配版本☆60Updated 4 years ago
- 面向金融领域的篇章级事件抽取和事件因果关系抽取 第六名 方案及代码☆62Updated 3 years ago
- ccks2020 NER competitions☆119Updated 4 years ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆48Updated 4 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- 实体识别和关系抽取的联合模型☆124Updated 6 years ago
- 限定领域的三元组抽取的一次尝试,本文将会介绍笔者在2019语言与智能技术竞赛的三元组抽取比赛方面的一次尝试。☆134Updated 2 years ago
- 实体关系联合抽取模型/ My project on joint exraction of entities and relations☆20Updated 3 years ago
- bert pytorch模型微调用于的多标签文本分类☆136Updated 5 years ago
- 基于词汇信息融合的中文NER模型☆169Updated 3 years ago
- GPLinker_pytorch☆85Updated 3 years ago
- COVID-2019 中文知识问答系统☆49Updated 5 years ago
- Reimplement CasRel model in PyTorch.使用PyTorch对吉林大学CasRel模型进行复现,并在百度关系抽取数据集上训练测试。☆192Updated 2 years ago
- 事件知识图谱构建相关的论文, 包含事件抽取、事件关系识别等任务☆82Updated 2 years ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Updated 4 years ago
- Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code i…☆205Updated 5 years ago
- 中文关系抽取☆94Updated 3 years ago
- CMeIE/CBLUE/CHIP/实体关系抽取/SPO抽取☆237Updated 3 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆149Updated 3 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆138Updated 3 years ago