codeKgu / Text-GCN
A PyTorch implementation of "Graph Convolutional Networks for Text Classification." (AAAI 2019)
☆123Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Text-GCN
- Graph convolutional networks (GCN), graphSAGE and graph attention networks (GAT) for text classification☆71Updated 2 years ago
- ☆262Updated 2 years ago
- Text Level Graph Neural Network for Text Classification☆47Updated 3 years ago
- [ACL 2020] Tensorflow implementation for "Every Document Owns Its Structure: Inductive Text Classification via Graph Neural Networks"☆180Updated 7 months ago
- Graph Convolutional Networks (GCN) with BERT for Coreference Resolution Task [Pytorch][DGL]☆141Updated 3 years ago
- Implementation of EMNLP2020 -- Be More with Less: Hypergraph Attention Networks for Inductive Text Classification☆103Updated 3 years ago
- Heterogeneous graph attention network for semi-supervised short text classification (EMNLP 2019, TOIS 2021)☆256Updated 3 years ago
- The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification☆107Updated 4 years ago
- Pytorch implementation of "Graph Convolutional Networks for Text Classification"☆131Updated last year
- ☆121Updated 8 months ago
- ☆16Updated 2 years ago
- ☆37Updated 2 years ago
- Multi-class Classification with fine-tuned BERT & GNN☆42Updated 3 years ago
- A rough re-implement of Text Level Graph Neural Network for Text Classification☆36Updated 4 years ago
- ☆44Updated 4 years ago
- Transformer-based Memory Networks for Knowledge Graph Embeddings (ACL 2020) (Pytorch and Tensorflow)☆80Updated 2 years ago
- Pytorch implementation of a RGCN Link Prediction Model☆240Updated 3 years ago
- "Inductive Entity Representations from Text via Link Prediction" @ The Web Conference 2021☆58Updated last year
- FastGCN for inductive text classification☆85Updated 5 years ago
- ACL 2019: Incorporating Syntactic and Semantic Information in Word Embeddings using Graph Convolutional Networks☆290Updated last year
- MAGNET: Multi-Label Text Classification using Attention-based Graph Neural Network☆55Updated last year
- A PyTorch implementation of the Relational Graph Convolutional Network (RGCN).☆119Updated 3 years ago
- Codes for SHINE published in EMNLP 2021.