xiaobaicxy / Operator_QA_Based_KB
阿里天池赛:CCKS2021 运营商知识图谱推理问答
☆48Updated 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
- A solution to 2021-CCKS-QA-Task(https://tianchi.aliyun.com/competition/entrance/531904/introduction)☆49Updated 2 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆100Updated 3 years ago
- Tplinker注释,中文数据集适配版本☆59Updated 4 years ago
- 实体关系抽取,使用了百度比赛的数据集。使用pytorch实现MultiHeadJointEntityRelationExtraction, 包含Bert、Albert、gru的使用,并且添加了对抗训练。最后使用Flask和Neo4j图数据库对模型进行了部署☆119Updated last year
- ☆42Updated last year
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道关系抽取部分torch版baseline☆52Updated 3 years ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆47Updated 4 years ago
- ccks2020 NER competitions☆117Updated 4 years ago
- GPLinker_pytorch☆81Updated 2 years ago
- 实体关系联合抽取模型/ My project on joint exraction of entities and relations☆20Updated 3 years ago
- 事件知识图谱构建相关的论文, 包含事件抽取、事件关系识别等任务☆82Updated last year
- 基于Bert模型的关系抽取和实体识别、Entity Extraction and Relation Extract using Bert☆11Updated 5 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆123Updated last year
- TPlinker for NER 中文/英文命名实体识别☆123Updated 3 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆47Updated 4 years ago
- CMeEE/CBLUE/NER实体识别☆127Updated 2 years ago
- RoBERTa + BiLSTM + CRF for Chinese NER Task☆30Updated 3 years ago
- OneRel在中文关系抽取中的使用☆118Updated last year
- 中文关系抽取☆93Updated 3 years ago
- 关系抽取 calrel pytorch☆40Updated 3 years ago
- 基于词汇信息融合的中文NER模型☆165Updated 2 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了 本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 4 years ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Updated 4 years ago
- PRGC: Potential Relation and Global Correspondence Based Joint Relational Triple Extraction☆118Updated 3 years ago
- NER任务SOTA模型BERT_MRC☆60Updated last year
- 爬取百度百科词条,抽取三元组,构建知识图谱☆35Updated 5 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- 使用R-BERT模型对人物关系模型进行分类,效果有显著提升。☆24Updated 2 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆146Updated 3 years ago
- 基于pytorch的CasRel进行三元组抽取。☆38Updated 2 years ago