zshicode / GNN-for-text-classificationLinks
Graph convolutional networks (GCN), graphSAGE and graph attention networks (GAT) for text classification
☆73Updated 3 years ago
Alternatives and similar repositories for GNN-for-text-classification
Users that are interested in GNN-for-text-classification are comparing it to the libraries listed below
Sorting:
- A PyTorch implementation of "Graph Convolutional Networks for Text Classification." (AAAI 2019)☆128Updated 5 years ago
- ☆274Updated 2 years ago
- Heterogeneous graph attention network for semi-supervised short text classification (EMNLP 2019, TOIS 2021)☆262Updated 4 years ago
- The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification☆111Updated 4 years ago
- Text Level Graph Neural Network for Text Classification☆47Updated 4 years ago
- Multi-class Classification with fine-tuned BERT & GNN☆45Updated 3 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"☆131Updated last year
- ☆21Updated 2 years ago
- Implementation of EMNLP2020 -- Be More with Less: Hypergraph Attention Networks for Inductive Text Classification☆110Updated 4 years ago
- MAGNET: Multi-Label Text Classification using Attention-based Graph Neural Network☆58Updated last year
- ☆126Updated last year
- ☆39Updated 2 years ago
- Implementation of paper☆37Updated 4 years ago
- PyTorch implementation of "Graph Convolutional Networks for Text Classification. Yao et al. AAAI2019."☆267Updated 5 years ago
- CNN,RNN ,Activation functions, Graph Convolutional Networks(GCN) for Text Classification☆32Updated 5 years ago
- Graph Convolutional Networks (GCN) with BERT for Coreference Resolution Task [Pytorch][DGL]☆140Updated 4 years ago
- A rough re-implement of Text Level Graph Neural Network for Text Classification☆36Updated 4 years ago
- ☆219Updated 5 years ago
- Official implementation of GCAN model(ACL2020)☆72Updated 4 years ago
- Implementation of TransE model in PyTorch.☆158Updated 2 years ago
- PyTorch implementation of BiLSTM-CRF and Bi-LSTM-CNN-CRF models for named entity recognition.☆74Updated 4 years ago
- Implementation for AAAI workshop 2022