Hanlard / Transformer-based-pretrained-model-for-event-extraction
使用基于Transformer的预训练模型在ACE2005数据集上进行事件抽取任务
☆160Updated 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
Sorting:
- Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code i…☆205Updated 4 years ago
- 一个简单的中文事件抽取模型,触发词和实体联合标注识别,同时判定实体角色。☆73Updated 4 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 4 years ago
- TPlinker for NER 中文/英文命名实体识别☆124Updated 3 years ago
- 事件抽取相关算法汇总☆125Updated 5 years ago
- Pytorch Solution of Event Extraction Task using BERT on ACE 2005 corpus☆341Updated 5 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆99Updated 3 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆53Updated 4 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- baidu aistudio event extraction competition☆224Updated 2 years ago
- SEBERTNets:一种面向金融领域的事件主体抽取方法☆193Updated 2 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
- 实体识别和关系抽取的联合模型☆124Updated 6 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- Chinese NER using BiLSTM/BERT + CRF☆65Updated 3 years ago
- 基于pytorch+bert的中文事件抽取☆72Updated 3 years ago
- BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE☆141Updated 9 months ago
- 事件知识图谱构建相关的论文, 包含事件抽取、事件关系识别等任务☆81Updated last year
- 面向金融领域的篇章级事件抽取和事件因果关系抽取 第六名 方案及代码☆62Updated 3 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆137Updated 10 months ago
- 中文关系抽取☆136Updated 6 years ago
- ACE2005事件抽取数据预处理☆56Updated 4 years ago
- Release for ECAI 2020 paper "Joint Extraction of Entities and Relations Based on a Novel Decomposition Strategy"☆162Updated 5 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆130Updated 3 years ago
- 篇章级事件抽取☆20Updated 4 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- 限定领域的三元组抽取的一次尝试,本文将会介绍笔者在2019语言与智能技术竞赛的三元组抽取比赛方面的一次尝试。☆134Updated 2 years ago
- ccks2020 NER competitions☆117Updated 4 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆183Updated 2 years ago
- Tplinker注释,中文数据集适配版本☆59Updated 4 years ago