iworldtong / text_gcn.pytorch
PyTorch implementation of "Graph Convolutional Networks for Text Classification. Yao et al. AAAI2019."
☆264Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for text_gcn.pytorch
- Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch implementation for the ACL19 paper)☆434Updated 2 years ago
- Pytorch implementation of "Graph Convolutional Networks for Text Classification"☆131Updated last year
- Heterogeneous graph attention network for semi-supervised short text classification (EMNLP 2019, TOIS 2021)☆256Updated 3 years ago
- Graph Convolution over Pruned Dependency Trees Improves Relation Extraction (authors' PyTorch implementation)☆372Updated 4 years ago
- [ACL 2020] Tensorflow implementation for "Every Document Owns Its Structure: Inductive Text Classification via Graph Neural Networks"☆180Updated 6 months ago
- A PyTorch implementation of GraphRel☆271Updated 11 months ago
- The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification☆107Updated 4 years ago
- ACL 2019: Incorporating Syntactic and Semantic Information in Word Embeddings using Graph Convolutional Networks☆290Updated last year
- Code and preprocessed dataset for EMNLP 2019 paper titled "Aspect-based Sentiment Classification with Aspect-specific Graph Convolutional…☆297Updated 3 years ago
- FastGCN for inductive text classification☆85Updated 5 years ago
- Graph Convolutional Networks (GCN) with BERT for Coreference Resolution Task [Pytorch][DGL]☆141Updated 3 years ago
- Source code and dataset for ACL 2019 paper "Cognitive Graph for Multi-Hop Reading Comprehension at Scale"☆454Updated last year
- Code for ACL2020 paper "Heterogeneous Graph Neural Networks for Extractive Document Summarization"☆246Updated 7 months ago
- ☆216Updated 4 years ago
- A rough re-implement of Text Level Graph Neural Network for Text Classification☆36Updated 4 years ago
- source code of our paper presents in EMNLP 2019. https://www.aclweb.org/anthology/D19-1345/☆54Updated 5 years ago
- Knowledge-Aware Graph Networks for Commonsense Reasoning (EMNLP-IJCNLP 19)☆271Updated 4 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆172Updated 5 years ago
- supervised relation extraction for PCNN (Zeng 2014) in pytorch 关系抽取☆137Updated 5 years ago
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆235Updated 3 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆101Updated 3 years ago
- Graph Convolutional Networks for Text Classification. AAAI 2019☆1,364Updated 2 years ago
- ☆262Updated 2 years ago
- ☆200Updated last year
- A list of recent papers about Graph Neural Network methods applied in NLP areas.☆902Updated last year
- Code for the paper ``Coherent Comments Generation for Chinese Articles with a Graph-to-Sequence Model''☆175Updated 4 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆269Updated 4 years ago
- Code for AAAI2020 paper "Graph Transformer for Graph-to-Sequence Learning"☆190Updated 3 months ago