xiaobaicxy / Operator_QA_Based_KB
阿里天池赛:CCKS2021 运营商知识图谱推理问答
☆46Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Operator_QA_Based_KB
- A solution to 2021-CCKS-QA-Task(https://tianchi.aliyun.com/competition/entrance/531904/introduction)☆50Updated 2 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆99Updated 3 years ago
- ☆42Updated last year
- NER任务SOTA模型BERT_MRC☆59Updated 8 months ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道关系抽取部分torch版baseline☆50Updated 3 years ago
- PRGC: Potential Relation and Global Correspondence Based Joint Relational Triple Extraction☆111Updated 3 years ago
- TPlinker for NER 中文/英文命名实体识别☆122Updated 3 years ago
- Tplinker注释,中文数据集适配版本☆59Updated 3 years ago
- 通用kbqa,训练数据来源于ccks2018和2019,图谱数据爬取于百度百科☆24Updated 4 years ago
- 基于知识图谱的中文问答系统(EA-CKGQA)☆38Updated 5 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- 爬取百度百科词条,抽取三元组,构建知识图谱☆35Updated 5 years ago
- ccks2020 NER competitions☆115Updated 4 years ago
- 实体关系联合抽取模型/ My project on joint exraction of entities and relations☆20Updated 2 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆51Updated 4 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆102Updated 4 years ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆46Updated 3 years ago
- 基于transformers的三元组抽取☆35Updated 3 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 3 years ago
- 基于Bert模型的关系抽取和实体识别、Entity Extraction and Relation Extract using Bert☆11Updated 4 years ago
- 汇总实体关系联合抽取方向的代码。☆20Updated 3 years ago
- 事件知识图谱构建相关的论文, 包含事件抽取、事件关系识别等任务☆81Updated last year
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆47Updated 3 years ago
- 实体关系抽取,使用了百度比赛的数据集。使用pytorch实现MultiHeadJointEntityRelationExtraction,包含Bert、Albert、gru的使用,并且添加了对抗训练。最后使用Flask和Neo4j图数据库对模型进行了部署☆115Updated last year
- 实体识别和关系抽取的联合模型☆121Updated 5 years ago
- GPLinker_pytorch☆77Updated 2 years ago
- 中文wiki百科QA阅读理解问答系统,使用了CCKS2016数据的NER模型和CMRC2018的阅读理解模型,还有W2V词向量搜索,使用torchserve部署☆90Updated 3 years ago
- 面向金融领域的篇章级事件抽取和事件因果关系抽取 第六名 方案及代码☆59Updated 2 years ago
- Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code i…☆200Updated 4 years ago
- 关系抽取 calrel pytorch☆38Updated 2 years ago