plkmo / Bible_Text_GCN
Pytorch implementation of "Graph Convolutional Networks for Text Classification"
☆131Updated last year
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."☆266Updated 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]☆141Updated 3 years ago
- Graph Convolution over Pruned Dependency Trees Improves Relation Extraction (authors' PyTorch implementation)☆374Updated 4 years ago
- FastGCN for inductive text classification☆85Updated 5 years ago
- Heterogeneous graph attention network for semi-supervised short text classification (EMNLP 2019, TOIS 2021)☆262Updated 3 years ago
- ☆126Updated last year
- ACL 2019: Incorporating Syntactic and Semantic Information in Word Embeddings using Graph Convolutional Networks☆291Updated 2 years ago
- source code of our paper presents in EMNLP 2019. https://www.aclweb.org/anthology/D19-1345/☆53Updated 5 years ago
- A rough re-implement of Text Level Graph Neural Network for Text Classification☆36Updated 4 years ago
- Text Level Graph Neural Network for Text Classification☆47Updated 4 years ago
- ☆28Updated 4 years ago
- A text classification example with Bert/ELMo/GloVe in pytorch☆91Updated 4 years ago
- The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification☆113Updated 4 years ago
- Library of state-of-the-art models (PyTorch) for NLP tasks☆109Updated 9 months ago
- Graph convolutional networks (GCN), graphSAGE and graph attention networks (GAT) for text classification☆73Updated 3 years ago
- 原始项目:[GCN_AAAI2019](https://github.com/yao8839836/text_gcn/) add:多标签分类支持☆18Updated 5 years ago
- Code for ACL2020 paper "Heterogeneous Graph Neural Networks for Extractive Document Summarization"☆246Updated last year
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆236Updated 4 years ago
- 1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.☆334Updated 8 months ago
- Code and dataset of ACL2019 Paper: Graph Neural Networks with Generated Parameters for Relation Extraction.☆55Updated 4 years ago
- Implementation of paper☆37Updated 3 years ago
- Graph Convolutional neural network named entity recognition☆136Updated 7 years ago
- Tensorflow Implementation of "Semantic Relation Classification via Bidirectional LSTM Networks with Entity-aware Attention using Latent E…☆110Updated 6 years ago
- Towards Scalable and Reliable Capsule Networks for Challenging NLP Applications☆120Updated 5 years ago
- Knowledge Graph Embedding Based Question Answering☆156Updated 2 years ago
- A neural architecture for relation extraction task implemented in Tensorflow.☆94Updated 6 years ago
- This is the code for ACL paper "Cross-lingual Knowledge Graph Alignment via Graph Matching Neural Network"☆109Updated 5 years ago
- A PyTorch implementation of GraphRel☆274Updated last year