nlpcl-lab / bert-event-extraction
Pytorch Solution of Event Extraction Task using BERT on ACE 2005 corpus
☆342Updated 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
- 使用基于Transformer的预训练模型在ACE2005数据集上进行事件抽取任务☆160Updated 5 years ago
- ACE 2005 corpus preprocessing for Event Extraction task☆296Updated 5 years ago
- This is the code for our EMNLP 2018 paper "Jointly Multiple Events Extraction via Attention-based Graph Information Aggregation"☆236Updated 2 years ago
- Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code i…☆205Updated 4 years ago
- Reject complicated operations for incorporating lexicon for Chinese NER.☆435Updated 3 years ago
- ☆345Updated 5 years ago
- 2015年以来基于深度学习方法的事件抽取论文整理☆633Updated 2 years ago
- Code associated with the paper **Two are Better Than One: Joint Entity and Relation Extraction with Table-Sequence Encoders**, at EMNLP 2…☆197Updated 3 years ago
- ☆458Updated 4 years ago
- Pytorch BERT-BiLSTM-CRF For NER☆412Updated 5 years ago
- Event Extraction by Answering (Almost) Natural Questions☆209Updated 2 years ago
- Joint Extraction of Entities and Relations Based on cnn+rnn☆185Updated 3 years ago
- Implementation of our papers Joint entity recognition and relation extraction as a multi-head selection problem (Expert Syst. Appl, 2018)…☆417Updated 4 years ago
- Release for ECAI 2020 paper "Joint Extraction of Entities and Relations Based on a Novel Decomposition Strategy"☆162Updated 5 years ago
- BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE☆139Updated 9 months ago
- Text2Event: Controllable Sequence-to-Structure Generation for End-to-end Event Extraction☆218Updated 2 years ago
- baidu aistudio event extraction competition☆224Updated 2 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆415Updated last year
- bert-bilstm-crf implemented in pytorch for named entity recognition.☆280Updated 3 years ago
- 🕹️ A toolkit for document-level event extraction, containing some SOTA model implementations.☆238Updated last year
- 一个简单的中文事件抽取模型,触发词和实体联合标注识别,同时判定实体角色。☆73Updated 4 years ago
- Release for acl18 paper "Extracting Relational Facts by an End-to-End Neural Model with Copy Mechanism"☆200Updated 2 years ago
- Code for the ACL2021 paper "Lexicon Enhanced Chinese Sequence Labelling Using BERT Adapter"☆343Updated 3 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆270Updated 5 years ago
- Source code and dataset for EMNLP 2020 paper "MAVEN: A Massive General Domain Event Detection Dataset".☆156Updated 3 years ago
- A list of NLP resources focused on event extraction task☆573Updated last year
- ☆227Updated 4 years ago
- Pytorch implementation of R-BERT: "Enriching Pre-trained Language Model with Entity Information for Relation Classification"☆358Updated last year
- 事件抽取相关算法汇总☆125Updated 5 years ago
- Chinese NER using BiLSTM/BERT + CRF☆65Updated 3 years ago