hint-lab / bert-relation-classification
A pytorch implementation of BERT-based relation classification
☆149Updated 4 years ago
Alternatives and similar repositories for bert-relation-classification
Users that are interested in bert-relation-classification are comparing it to the libraries listed below
Sorting:
- ☆183Updated 5 years ago
- TriggerNER: Learning with Entity Triggers as Explanations for Named Entity Recognition (ACL 2020)☆172Updated 2 years ago
- Code for modeling encoder-decoder architecture with pointer network for joint entity and relation extraction (AAAI 2020).☆103Updated 5 years ago
- Implementation for Extracting Multiple-Relations in One-Passwith Pre-Trained Transformers☆80Updated 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…☆197Updated 3 years ago
- Release for acl18 paper "Extracting Relational Facts by an End-to-End Neural Model with Copy Mechanism"☆200Updated 2 years ago
- Downstream Model Design of Pre-trained Language Model for Relation Extraction Task☆96Updated 2 years ago
- Release for ECAI 2020 paper "Joint Extraction of Entities and Relations Based on a Novel Decomposition Strategy"☆162Updated 5 years ago
- Pytorch-Named-Entity-Recognition-with-transformers☆210Updated 4 years ago
- Code for NAACL 2019 paper: Distant Supervision Relation Extraction with Intra-Bag and Inter-Bag Attentions