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"☆162Updated 5 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆119Updated 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
- mul-BERT, the official score on the SemEval 2010 Task 8 dataset is up to 90.72 (Macro-F1).☆16Updated 4 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆138Updated 9 months ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 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
- ACE2005事件抽取数据预处理☆56Updated 4 years ago
- ACE 2005 corpus preprocessing for Event Extraction task☆52Updated 4 years ago
- Codes for the paper Bipartite Flat-Graph Network for Nested Named Entity Recognition☆63Updated 5 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆57Updated 4 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆53Updated 4 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
- ☆51Updated 4 years ago
- Code for NAACL 2019 paper: Distant Supervision Relation Extraction with Intra-Bag and Inter-Bag Attentions☆115Updated 3 years ago
- 2020 科大讯飞 事件抽取挑战赛☆21Updated 4 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 4 years ago
- ☆49Updated 4 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- AAAI20 "CopyMTL: Copy Mechanism for Joint Extraction of Entities and Relations with Multi-Task Learning"☆125Updated 4 years ago
- ☆29Updated 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 5 years ago
- Code for NAACL2019 paper "An Encoding Strategy Based Word-Character LSTM for Chinese NER".☆65Updated 5 years ago
- ☆61Updated last year
- 论文复现《Named Entity Recognition as Dependency Parsing》☆130Updated 3 years ago
- Code for modeling encoder-decoder architecture with pointer network for joint entity and relation extraction (AAAI 2020).☆103Updated 5 years ago
- Code for ACL 2019 : Entity-Relation Extraction as Multi-Turn Question Answering☆73Updated last year
- 该repo可用于将OntoNotes-5.0转换为Conll格式☆130Updated 2 years ago
- 使用LSTM进行端到端的语义角色标注(theano)☆53Updated 5 years ago
- Tplinker注释,中文数据集适配版本☆59Updated 4 years ago