DongPoLI / EC-BERT
Relation Classificaton based on information enhanced BERT
☆27Updated 3 years ago
Alternatives and similar repositories for EC-BERT:
Users that are interested in EC-BERT are comparing it to the libraries listed below
- Release for ECAI 2020 paper "Joint Extraction of Entities and Relations Based on a Novel Decomposition Strategy"☆160Updated 4 years ago
- BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE☆139Updated 7 months ago
- mul-BERT, the official score on the SemEval 2010 Task 8 dataset is up to 90.72 (Macro-F1).☆16Updated 4 years ago
- ACE 2005 corpus preprocessing for Event Extraction task☆50Updated 4 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆138Updated 8 months ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆119Updated 5 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 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
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- Effective Cascade Dual-Decoder Model for Joint Entity and Relation Extraction.☆17Updated 3 years ago
- Source code of the paper "Attention as Relation: Learning Supervised Multi-head Self-Attention for Relation Extraction, IJCAI 2020."☆28Updated 4 years ago
- ☆29Updated 5 years ago
- Code for modeling encoder-decoder architecture with pointer network for joint entity and relation extraction (AAAI 2020).☆103Updated 5 years ago
- Codes for the paper Bipartite Flat-Graph Network for Nested Named Entity Recognition☆63Updated 4 years ago
- ☆61Updated last year
- ACE2005事件抽取数据预处理☆55Updated 4 years ago
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆25Updated 5 years ago
- AAAI20 "CopyMTL: Copy Mechanism for Joint Extraction of Entities and Relations with Multi-Task Learning"☆124Updated 4 years ago
- ☆66Updated 3 years ago
- AntNLP Neural Relation Extraction☆40Updated 5 years ago
- The source code of 《 FGN:Fusion Glyph Network for Chinese Named Entity Recognition 》. SOTA Chinese NER method fusing both glyph represne…☆50Updated 4 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆53Updated 4 years ago
- Source code for "UniRE: A Unified Label Space for Entity Relation Extraction.", ACL2021. It is based on our NERE toolkit (https://github.…☆122Updated 2 years ago
- Downstream Model Design of Pre-trained Language Model for Relation Extraction Task☆96Updated 2 years ago
- Data Augmentation with a Generation Approach for Low-resource Tagging Tasks☆80Updated 4 years ago
- Code for NAACL 2019 paper: Distant Supervision Relation Extraction with Intra-Bag and Inter-Bag Attentions☆114Updated 3 years ago
- Code for ACL 2019 : Entity-Relation Extraction as Multi-Turn Question Answering☆73Updated last year
- Code for EMNLP 2019 paper "A Boundary-aware Neural Model for Nested Named Entity Recognition"☆89Updated 3 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 4 years ago
- ☆51Updated 4 years ago