iworldtong / text_gcn.pytorch
PyTorch implementation of "Graph Convolutional Networks for Text Classification. Yao et al. AAAI2019."
☆266Updated 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"☆181Updated 10 months ago
- ACL 2019: Incorporating Syntactic and Semantic Information in Word Embeddings using Graph Convolutional Networks☆291Updated last year
- Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch implementation for the ACL19 paper)☆435Updated 2 years ago
- Heterogeneous graph attention network for semi-supervised short text classification (EMNLP 2019, TOIS 2021)☆261Updated 3 years ago
- Graph Convolution over Pruned Dependency Trees Improves Relation Extraction (authors' PyTorch implementation)☆372Updated 4 years ago
- The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification☆110Updated 4 years ago
- Code for ACL2020 paper "Heterogeneous Graph Neural Networks for Extractive Document Summarization"☆246Updated 10 months ago
- Graph Convolutional Networks (GCN) with BERT for Coreference Resolution Task [Pytorch][DGL]☆141Updated 3 years ago
- Code for the paper ``Coherent Comments Generation for Chinese Articles with a Graph-to-Sequence Model''☆174Updated 5 years ago
- FastGCN for inductive text classification☆85Updated 5 years ago
- Code and preprocessed dataset for EMNLP 2019 paper titled "Aspect-based Sentiment Classification with Aspect-specific Graph Convolutional…☆300Updated 3 years ago
- source code of our paper presents in EMNLP 2019. https://www.aclweb.org/anthology/D19-1345/☆53Updated 5 years ago
- A PyTorch implementation of GraphRel☆273Updated last year
- ☆267Updated 2 years ago
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆236Updated 4 years ago
- A rough re-implement of Text Level Graph Neural Network for Text Classification☆36Updated 4 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆102Updated 4 years ago
- ☆217Updated 4 years ago
- Graph Convolutional Networks for Text Classification. AAAI 2019☆1,376Updated 3 years ago
- Implementation of paper☆37Updated 3 years ago
- Knowledge-Aware Graph Networks for Commonsense Reasoning (EMNLP-IJCNLP 19)☆274Updated 4 years ago
- CNN,RNN ,Activation functions, Graph Convolutional Networks(GCN) for Text Classification☆33Updated 5 years ago
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆289Updated 3 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆172Updated 5 years ago
- A text classification example with Bert/ELMo/GloVe in pytorch☆91Updated 4 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆119Updated 5 years ago
- Implementation of the ESIM model for natural language inference with PyTorch☆368Updated 3 years ago
- ☆126Updated last year
- This is the code for ACL paper "Cross-lingual Knowledge Graph Alignment via Graph Matching Neural Network"☆109Updated 5 years ago