plkmo / Bible_Text_GCNLinks
Pytorch implementation of "Graph Convolutional Networks for Text Classification"
☆132Updated 2 years ago
Alternatives and similar repositories for Bible_Text_GCN
Users that are interested in Bible_Text_GCN are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of "Graph Convolutional Networks for Text Classification. Yao et al. AAAI2019."☆269Updated 5 years ago
- [ACL 2020] Tensorflow implementation for "Every Document Owns Its Structure: Inductive Text Classification via Graph Neural Networks"☆180Updated last year
- Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch implementation for the ACL19 paper)☆435Updated 3 years ago
- Graph Convolutional Networks (GCN) with BERT for Coreference Resolution Task [Pytorch][DGL]☆139Updated 4 years ago
- ACL 2019: Incorporating Syntactic and Semantic Information in Word Embeddings using Graph Convolutional Networks☆291Updated 2 years ago
- Heterogeneous graph attention network for semi-supervised short text classification (EMNLP 2019, TOIS 2021)☆264Updated 4 years ago
- FastGCN for inductive text classification☆86Updated 6 years ago
- Graph Convolution over Pruned Dependency Trees Improves Relation Extraction (authors' PyTorch implementation)☆373Updated 5 years ago
- CNN,RNN ,Activation functions, Graph Convolutional Networks(GCN) for Text Classification☆32Updated 5 years ago
- ☆128Updated last year
- A PyTorch implementation of GraphRel☆277Updated last year
- A rough re-implement of Text Level Graph Neural Network for Text Classification☆36Updated 5 years ago
- ☆29Updated 4 years ago
- Label-Specific Document Representation for Multi-Label Text Classification☆88Updated 5 years ago
- source code of our paper presents in EMNLP 2019. https://www.aclweb.org/anthology/D19-1345/☆53Updated 5 years ago
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆236Updated 4 years ago
- Knowledge Graph Embedding Based Question Answering☆156Updated 2 years ago
- Text Level Graph Neural Network for Text Classification☆47Updated 4 years ago
- The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification☆111Updated 5 years ago
- 1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.☆338Updated last year
- Code and dataset of ACL2019 Paper: Graph Neural Networks with Generated Parameters for Relation Extraction.☆56Updated 5 years ago
- MAGNET: Multi-Label Text Classification using Attention-based Graph Neural Network☆58Updated 2 years ago
- Code for ACL2020 paper "Heterogeneous Graph Neural Networks for Extractive Document Summarization"☆249Updated last year
- ☆276Updated 2 months ago
- Code and preprocessed dataset for EMNLP 2019 paper titled "Aspect-based Sentiment Classification with Aspect-specific Graph Convolutional…☆297Updated 4 years ago
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆294Updated 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
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆138Updated last year
- Graph convolutional networks (GCN), graphSAGE and graph attention networks (GAT) for text classification☆73Updated 3 years ago
- A text classification example with Bert/ELMo/GloVe in pytorch☆90Updated 5 years ago