IBM / Graph2SeqLinks
Graph2Seq is a simple code for building a graph-encoder and sequence-decoder for NLP and other AI/ML/DL tasks.
☆243Updated 5 years ago
Alternatives and similar repositories for Graph2Seq
Users that are interested in Graph2Seq are comparing it to the libraries listed below
Sorting:
- Code for AAAI2020 paper "Graph Transformer for Graph-to-Sequence Learning"☆191Updated 10 months ago
- Code for "Graph-to-Sequence Learning using Gated Graph Neural Networks"☆124Updated 4 years ago
- Graph Convolutional Networks (GCN) with BERT for Coreference Resolution Task [Pytorch][DGL]☆141Updated 4 years ago
- Source code of Graph-Bert☆495Updated last year
- This is the code for ACL paper "Cross-lingual Knowledge Graph Alignment via Graph Matching Neural Network"☆109Updated 5 years ago
- Graph Star Net☆110Updated last year
- ACL 2019: Incorporating Syntactic and Semantic Information in Word Embeddings using Graph Convolutional Networks☆291Updated 2 years ago
- A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN)☆467Updated 5 years ago
- Knowledge-Aware Graph Networks for Commonsense Reasoning (EMNLP-IJCNLP 19)☆274Updated 4 years ago
- Heterogeneous graph attention network for semi-supervised short text classification (EMNLP 2019, TOIS 2021)☆262Updated 4 years ago
- A list of latest research papers on graph-bert☆47Updated 4 years ago
- Code & data accompanying the ICLR 2020 paper "Reinforcement Learning Based Graph-to-Sequence Model for Natural Question Generation"☆125Updated 2 years ago
- A Capsule Network-based Embedding Model for Knowledge Graph Completion and Search Personalization (NAACL 2019)☆144Updated 4 years ago
- A Novel Embedding Model for Knowledge Base Completion Based on Convolutional Neural Network (NAACL 2018) (Pytorch and Tensorflow)☆204Updated 4 years ago
- Learning to query complex networks☆117Updated 11 months ago
- Graph Convolution over Pruned Dependency Trees Improves Relation Extraction (authors' PyTorch implementation)☆374Updated 4 years ago
- ☆61Updated 4 years ago
- Message Passing Attention Networks for Document Understanding☆61Updated 4 years ago
- Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch implementation for the ACL19 paper)☆435Updated 3 years ago
- A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN) and Residual Gated Graph ConvNets (RGGC) for FYP☆72Updated 6 years ago
- Code of the paper: Cross-lingual Knowledge Graph Alignment via Graph Convolutional Networks.☆134Updated 5 years ago
- Graph Neural Networks including GAT\GCN\GGNN,GGNN-LSTM,using scene graph to generate captions☆1Updated 5 years ago
- A TensorFlow implementation of Relational Graph Attention Networks, paper: https://arxiv.org/abs/1904.05811☆117Updated 2 years ago
- Code corresponding to our paper "A Graph-to-Sequence Model for AMR-to-Text Generation"☆137Updated 4 years ago
- Implementation of R-GCNs for Relational Link Prediction☆457Updated 2 years ago
- Transformer-based Memory Networks for Knowledge Graph Embeddings (ACL 2020) (Pytorch and Tensorflow)☆82Updated 3 years ago
- ACL 2020: A Re-evaluation of Knowledge Graph Completion Methods☆147Updated 2 years ago
- PyTorch implementation for Graph Gated Neural Network (for Knowledge Graphs)☆48Updated 2 years ago
- EMNLP 2018: HyTE: Hyperplane-based Temporally aware Knowledge Graph Embedding☆172Updated 6 years ago
- Graph to sequence implemented in Pytorch combining Graph convolutional networks and opennmt-py☆151Updated 5 years ago