iworldtong / text_gcn.pytorch
PyTorch implementation of "Graph Convolutional Networks for Text Classification. Yao et al. AAAI2019."
☆265Updated 5 years ago
Alternatives and similar repositories for text_gcn.pytorch:
Users that are interested in text_gcn.pytorch are comparing it to the libraries listed below
- Pytorch implementation of "Graph Convolutional Networks for Text Classification"☆133Updated last year
- [ACL 2020] Tensorflow implementation for "Every Document Owns Its Structure: Inductive Text Classification via Graph Neural Networks"☆180Updated 9 months ago
- Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch implementation for the ACL19 paper)☆434Updated 2 years ago
- Heterogeneous graph attention network for semi-supervised short text classification (EMNLP 2019, TOIS 2021)☆259Updated 3 years ago
- Graph Convolution over Pruned Dependency Trees Improves Relation Extraction (authors' PyTorch implementation)☆371Updated 4 years ago
- ACL 2019: Incorporating Syntactic and Semantic Information in Word Embeddings using Graph Convolutional Networks☆291Updated last year
- Graph Convolutional Networks (GCN) with BERT for Coreference Resolution Task [Pytorch][DGL]☆141Updated 3 years ago
- The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification☆110Updated 4 years ago
- source code of our paper presents in EMNLP 2019. https://www.aclweb.org/anthology/D19-1345/☆53Updated 5 years ago
- Code and preprocessed dataset for EMNLP 2019 paper titled "Aspect-based Sentiment Classification with Aspect-specific Graph Convolutional…☆298Updated 3 years ago
- FastGCN for inductive text classification☆85Updated 5 years ago
- A rough re-implement of Text Level Graph Neural Network for Text Classification☆36Updated 4 years ago
- ☆267Updated 2 years ago
- Code for ACL2020 paper "Heterogeneous Graph Neural Networks for Extractive Document Summarization"☆245Updated 9 months ago
- A PyTorch implementation of GraphRel☆273Updated last year
- Source code and dataset for ACL 2019 paper "Cognitive Graph for Multi-Hop Reading Comprehension at Scale"☆455Updated last year
- Code for AAAI2020 paper "Graph Transformer for Graph-to-Sequence Learning"☆190Updated 6 months ago
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆235Updated 4 years ago
- Graph Convolutional Networks for Text Classification. AAAI 2019☆1,374Updated 3 years ago
- ☆216Updated 4 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆172Updated 5 years ago
- Implementation of paper☆37Updated 3 years ago
- ☆125Updated 10 months ago
- Code for the paper ``Coherent Comments Generation for Chinese Articles with a Graph-to-Sequence Model''☆174Updated 5 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆101Updated 3 years ago
- Implementation of Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) on Pytorch.☆162Updated 7 years ago
- A text classification example with Bert/ELMo/GloVe in pytorch☆91Updated 4 years ago
- Text Level Graph Neural Network for Text Classification☆47Updated 3 years ago
- ACL 2019: Learning Attention-based Embeddings for Relation Prediction in Knowledge Graphs☆525Updated 3 years ago
- Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.☆244Updated 5 months ago