Cartus / AGGCNLinks
Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch implementation for the ACL19 paper)
☆434Updated 3 years ago
Alternatives and similar repositories for AGGCN
Users that are interested in AGGCN are comparing it to the libraries listed below
Sorting:
- Graph Convolution over Pruned Dependency Trees Improves Relation Extraction (authors' PyTorch implementation)☆373Updated 5 years ago
- A PyTorch implementation of GraphRel☆276Updated last year
- Source code and dataset for ACL 2019 paper "Cognitive Graph for Multi-Hop Reading Comprehension at Scale"☆458Updated 2 years ago
- PyTorch implementation of "Graph Convolutional Networks for Text Classification. Yao et al. AAAI2019."☆269Updated 5 years ago
- ACL 2019: Incorporating Syntactic and Semantic Information in Word Embeddings using Graph Convolutional Networks☆291Updated 2 years ago
- [ACL 2020] Tensorflow implementation for "Every Document Owns Its Structure: Inductive Text Classification via Graph Neural Networks"☆180Updated last year
- Pytorch implementation of "Graph Convolutional Networks for Text Classification"☆132Updated last year
- Knowledge-Aware Graph Networks for Commonsense Reasoning (EMNLP-IJCNLP 19)☆274Updated 5 years ago
- PyTorch implementation of the position-aware attention model for relation extraction☆360Updated last year
- Knowledge Graph Embedding Based Question Answering☆156Updated 2 years ago
- Graph Convolutional Networks (GCN) with BERT for Coreference Resolution Task [Pytorch][DGL]☆139Updated 4 years ago
- This is the code for our EMNLP 2018 paper "Jointly Multiple Events Extraction via Attention-based Graph Information Aggregation"☆236Updated 3 years ago
- Release for acl18 paper "Extracting Relational Facts by an End-to-End Neural Model with Copy Mechanism"☆201Updated 2 years ago
- Source code for the EMNLP 2019 paper: "Connecting the Dots: Document-level Relation Extraction with Edge-oriented Graphs"☆149Updated last year
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆236Updated 4 years ago
- The data and code for our IJCAI-ECAI 2018 paper: Constructing Narrative Event Evolutionary Graph for Script Event Prediction☆164Updated 6 years ago
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆293Updated 4 years ago
- Code for ACL19 paper: Dynamically Fused Graph Network for Multihop Reasoning☆191Updated 2 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆120Updated 5 years ago
- Neural Relation Extraction implemented in PyTorch☆220Updated 6 years ago
- A Large-Scale Few-Shot Relation Extraction Dataset☆743Updated 3 years ago
- supervised relation extraction for PCNN (Zeng 2014) in pytorch 关系抽取☆138Updated 6 years ago
- Code for ACL2020 paper "Heterogeneous Graph Neural Networks for Extractive Document Summarization"☆249Updated last year
- Code and preprocessed dataset for EMNLP 2019 paper titled "Aspect-based Sentiment Classification with Aspect-specific Graph Convolutional…☆297Updated 4 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆138Updated last year
- Code associated with the paper **Two are Better Than One: Joint Entity and Relation Extraction with Table-Sequence Encoders**, at EMNLP 2…☆195Updated 3 years ago
- EMNLP 2018: RESIDE: Improving Distantly-Supervised Neural Relation Extraction using Side Information☆248Updated 2 years ago
- This is the code for ACL paper "Cross-lingual Knowledge Graph Alignment via Graph Matching Neural Network"☆110Updated 6 years ago
- Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.☆245Updated last year
- Joint Extraction of Entities and Relations Based on cnn+rnn☆184Updated 4 years ago