WindChimeRan / pytorch_multi_head_selection_re
BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE
☆139Updated 7 months ago
Alternatives and similar repositories for pytorch_multi_head_selection_re:
Users that are interested in pytorch_multi_head_selection_re 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
- Release for acl18 paper "Extracting Relational Facts by an End-to-End Neural Model with Copy Mechanism"☆197Updated 2 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆138Updated 8 months ago
- Code for ACL 2019 : Entity-Relation Extraction as Multi-Turn Question Answering☆73Updated last year
- Code for NAACL 2019 paper: Distant Supervision Relation Extraction with Intra-Bag and Inter-Bag Attentions☆114Updated 3 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- AAAI20 "CopyMTL: Copy Mechanism for Joint Extraction of Entities and Relations with Multi-Task Learning"☆125Updated 4 years ago
- Joint Extraction of Entities and Relations Based on cnn+rnn☆185Updated 3 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆119Updated 5 years ago
- Nugget Proposal Networks for Chinese Event Detection☆137Updated 6 years ago
- Code for NAACL2019 paper "An Encoding Strategy Based Word-Character LSTM for Chinese NER".☆65Updated 5 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- Chinese NER using BiLSTM/BERT + CRF☆65Updated 3 years ago
- Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code i…☆203Updated 4 years ago
- AntNLP Neural Relation Extraction☆40Updated 6 years ago
- 实现了一下multi-head-selection联合关系实体抽取☆30Updated 5 years ago
- Code associated with the paper **Two are Better Than One: Joint Entity and Relation Extraction with Table-Sequence Encoders**, at EMNLP 2…☆196Updated 2 years ago
- A Neural Multi-digraph Model for Chinese NER with Gazetteers☆86Updated 7 months ago
- 2020语言与智能技术竞赛:关系抽取任务☆65Updated 4 years ago
- Downstream Model Design of Pre-trained Language Model for Relation Extraction Task☆96Updated 2 years ago
- Implementation for Extracting Multiple-Relations in One-Passwith Pre-Trained Transformers☆81Updated 5 years ago
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆69Updated 5 years ago
- Implementation of our papers Joint entity recognition and relation extraction as a multi-head selection problem (Expert Syst. Appl, 2018)…