Hanlard / Transformer-based-pretrained-model-for-event-extraction
使用基于Transformer的预训练模型在ACE2005数据集上进行事件抽取任务
☆159Updated 5 years ago
Alternatives and similar repositories for Transformer-based-pretrained-model-for-event-extraction:
Users that are interested in Transformer-based-pretrained-model-for-event-extraction are comparing it to the libraries listed below
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 4 years ago
- 事件抽取相关算法汇总☆125Updated 5 years ago
- Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code i…☆204Updated 4 years ago
- Pytorch Solution of Event Extraction Task using BERT on ACE 2005 corpus☆342Updated 5 years ago
- 一个简单的中文事件抽取模 型,触发词和实体联合标注识别,同时判定实体角色。☆74Updated 4 years ago
- baidu aistudio event extraction competition☆224Updated 2 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆57Updated 4 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆53Updated 4 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆100Updated 3 years ago
- ACE 2005 corpus preprocessing for Event Extraction task☆52Updated 4 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- Source code for ACL 2021 finding paper: CasEE: A Joint Learning Framework with Cascade Decoding for Overlapping Event Extraction.☆80Updated 3 years ago
- Chinese NER using BiLSTM/BERT + CRF☆65Updated 3 years ago
- TPlinker for NER 中文/英文命名实体识别☆124Updated 3 years ago
- ACE2005事件抽取数据预处理☆56Updated 4 years ago
- 篇章级事件抽取☆20Updated 4 years ago
- 事件知识图谱构建相关的论文, 包含事件抽取、事件关系识别等任务☆81Updated last year
- 实体识别和关系抽取的联合模型☆123Updated 6 years ago
- SEBERTNets:一种面向金融领域的事件主体抽取方法☆193Updated 2 years ago
- ☆61Updated last year
- Release for ECAI 2020 paper "Joint Extraction of Entities and Relations Based on a Novel Decomposition Strategy"☆161Updated 4 years ago
- 2020语言与智能技术竞赛:事件抽取任务 -- 联合抽取baseline☆54Updated 4 years ago
- Nugget Proposal Networks for Chinese Event Detection☆137Updated 6 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆130Updated 3 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆138Updated 9 months ago
- BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE☆139Updated 9 months ago
- 基于Bert模型的关系抽取和实体识别、Entity Extraction and Relation Extract using Bert☆12Updated 5 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆119Updated 5 years ago
- ccks2020 NER competitions☆117Updated 4 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year