Hanlard / Transformer-based-pretrained-model-for-event-extraction
使用基于Transformer的预训练模型在ACE2005数据集上进行事件抽取任务
☆158Updated 4 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
- Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code i…☆202Updated 4 years ago
- Chinese NER using BiLSTM/BERT + CRF☆62Updated 3 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
- 一个简单的中文事件抽取模型,触发词和实体联合标注识别,同时判定实体角色。☆71Updated 4 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆53Updated 4 years ago
- Pytorch Solution of Event Extraction Task using BERT on ACE 2005 corpus☆340Updated 5 years ago
- baidu aistudio event extraction competition☆225Updated last year
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆100Updated 3 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- TPlinker for NER 中文/英文命名实体识别☆122Updated 3 years ago
- ☆62Updated last year
- 事件抽取相关算法汇总☆124Updated 5 years ago
- Release for ECAI 2020 paper "Joint Extraction of Entities and Relations Based on a Novel Decomposition Strategy"☆160Updated 4 years ago
- SEBERTNets:一种面向金融领域的事件主体抽取方法☆194Updated 2 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆102Updated 4 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆184Updated 2 years ago
- 篇章级事件抽取☆20Updated 4 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆138Updated 6 months ago
- BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE☆139Updated 5 months ago
- 实体识别和关系抽取的联合模型☆121Updated 5 years ago
- ACE2005事件抽取数据预处理☆55Updated 4 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 3 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆128Updated 3 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆119Updated 5 years ago
- 事件知识图谱构建相关的论文, 包含事件抽取、事件关系识别等任务☆82Updated last year
- This is the code for our EMNLP 2018 paper "Jointly Multiple Events Extraction via Attention-based Graph Information Aggregation"☆236Updated 2 years ago
- ccks2020 NER competitions☆115Updated 4 years ago
- ACE 2005 corpus preprocessing for Event Extraction task☆50Updated 4 years ago
- Reject complicated operations for incorporating lexicon for Chinese NER.☆436Updated 2 years ago