tsujuifu / pytorch_graph-rel
A PyTorch implementation of GraphRel
☆274Updated last year
Alternatives and similar repositories for pytorch_graph-rel:
Users that are interested in pytorch_graph-rel are comparing it to the libraries listed below
- Release for acl18 paper "Extracting Relational Facts by an End-to-End Neural Model with Copy Mechanism"☆198Updated 2 years ago
- Graph Convolution over Pruned Dependency Trees Improves Relation Extraction (authors' PyTorch implementation)☆373Updated 4 years ago
- Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch implementation for the ACL19 paper)☆435Updated 3 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
- 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
- Implementation of our papers Joint entity recognition and relation extraction as a multi-head selection problem (Expert Syst. Appl, 2018)…☆417Updated 3 years ago
- Joint Extraction of Entities and Relations Based on cnn+rnn☆185Updated 3 years ago
- supervised relation extraction for PCNN (Zeng 2014) in pytorch 关系抽取☆136Updated 6 years ago
- ☆183Updated 5 years ago
- Knowledge-Aware Graph Networks for Commonsense Reasoning (EMNLP-IJCNLP 19)☆274Updated 4 years ago
- Release for ECAI 2020 paper "Joint Extraction of Entities and Relations Based on a Novel Decomposition Strategy"☆161Updated 4 years ago
- Neural Relation Extraction implemented in PyTorch☆218Updated 6 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆119Updated 5 years ago
- AAAI20 "CopyMTL: Copy Mechanism for Joint Extraction of Entities and Relations with Multi-Task Learning"☆125Updated 4 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆138Updated 8 months ago
- Code for modeling encoder-decoder architecture with pointer network for joint entity and relation extraction (AAAI 2020).☆103Updated 5 years ago
- PyTorch implementation of the position-aware attention model for relation extraction☆359Updated 11 months ago
- Code for NAACL 2019 paper: Distant Supervision Relation Extraction with Intra-Bag and Inter-Bag Attentions☆114Updated 3 years ago
- Code for ACL19 paper: Dynamically Fused Graph Network for Multihop Reasoning☆190Updated 2 years ago
- Downstream Model Design of Pre-trained Language Model for Relation Extraction Task☆96Updated 2 years ago
- Code & data accompanying the NAACL 2019 paper "Bidirectional Attentive Memory Networks for Question Answering over Knowledge Bases"☆174Updated 2 years ago
- EMNLP 2018: RESIDE: Improving Distantly-Supervised Neural Relation Extraction using Side Information☆247Updated 2 years ago
- Knowledge Graph Embedding Based Question Answering☆156Updated last year
- Pytorch Implementation of our ACL 2020 Paper "Reasoning with Latent Structure Refinement for Document-Level Relation Extraction"☆127Updated 4 years ago
- Source code for the EMNLP 2019 paper: "Connecting the Dots: Document-level Relation Extraction with Edge-oriented Graphs"☆148Updated 8 months ago
- distant supervised relation extraction models: PCNN MIL (Zeng 2015), PCNN+ATT(Lin 2016). 关系抽取☆500Updated 4 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆270Updated 5 years ago
- Tensorflow Implementation of "Semantic Relation Classification via Bidirectional LSTM Networks with Entity-aware Attention using Latent E…☆110Updated 6 years ago
- BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE☆139Updated 8 months ago
- Bert-based models(BERT, MTB, CP) for relation extraction.☆101Updated 2 years ago