nlpcl-lab / bert-event-extractionLinks
Pytorch Solution of Event Extraction Task using BERT on ACE 2005 corpus
☆344Updated 5 years ago
Alternatives and similar repositories for bert-event-extraction
Users that are interested in bert-event-extraction are comparing it to the libraries listed below
Sorting:
- 使用基于Transformer的预训练模型在ACE2005数据集上进行事件抽取任务☆160Updated 5 years ago
- ACE 2005 corpus preprocessing for Event Extraction task☆297Updated 5 years ago
- Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code i…☆205Updated 5 years ago
- ☆346Updated 5 years ago
- This is the code for our EMNLP 2018 paper "Jointly Multiple Events Extraction via Attention-based Graph Information Aggregation"☆236Updated 3 years ago
- Reject complicated operations for incorporating lexicon for Chinese NER.☆437Updated 3 years ago
- Implementation of our papers Joint entity recognition and relation extraction as a multi-head selection problem (Expert Syst. Appl, 2018)…☆415Updated 4 years ago
- 2015年以来基于深度学习方法的事件抽取论文整理☆633Updated 2 years ago
- baidu aistudio event extraction competition☆225Updated 2 years ago
- bert-bilstm-crf implemented in pytorch for named entity recognition.☆282Updated 4 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆49Updated 4 years ago
- Code associated with the paper **Two are Better Than One: Joint Entity and Relation Extraction with Table-Sequence Encoders**, at EMNLP 2…☆195Updated 3 years ago
- PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model.☆449Updated 2 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☆350Updated 2 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆273Updated 5 years ago
- Pytorch implementation of R-BERT: "Enriching Pre-trained Language Model with Entity Information for Relation Classification"☆361Updated 2 years ago
- Joint Extraction of Entities and Relations Based on cnn+rnn☆183Updated 4 years ago
- 一个简单的中文事件抽取模型,触发词和实体联合标注识别,同时判定实体角色。☆74Updated 4 years ago
- A list of NLP resources focused on event extraction task☆576Updated last year
- ☆61Updated last year
- Event Extraction by Answering (Almost) Natural Questions☆209Updated 2 years ago
- ☆464Updated 4 years ago
- ☆236Updated 4 years ago
- 事件抽取相关算法汇总☆126Updated 6 years ago
- BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE☆142Updated last year
- 2019百度的关系抽取比赛,使用Pytorch实现苏神的模型,F1在dev集可达到0.75,联合关系抽取,Joint Relation Extraction.☆317Updated 5 years ago
- 中文关系抽取☆137Updated 6 years ago
- EMNLP 2021 - A Partition Filter Network for Joint Entity and Relation Extraction☆175Updated last year
- Source code for ACL 2021 finding paper: CasEE: A Joint Learning Framework with Cascade Decoding for Overlapping Event Extraction.☆80Updated 3 years ago