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 11 months ago
- Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch implementation for the ACL19 paper)☆435Updated 3 years ago
- Heterogeneous graph attention network for semi-supervised short text classification (EMNLP 2019, TOIS 2021)☆263Updated 3 years ago
- Graph Convolution over Pruned Dependency Trees Improves Relation Extraction (authors' PyTorch implementation)☆373Updated 4 years ago
- The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification☆111Updated 4 years ago
- ACL 2019: Incorporating Syntactic and Semantic Information in Word Embeddings using Graph Convolutional Networks☆291Updated 2 years ago
- Code and preprocessed dataset for EMNLP 2019 paper titled "Aspect-based Sentiment Classification with Aspect-specific Graph Convolutional…☆300Updated 4 years ago
- source code of our paper presents in EMNLP 2019. https://www.aclweb.org/anthology/D19-1345/☆53Updated 5 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
- A rough re-implement of Text Level Graph Neural Network for Text Classification☆36Updated 4 years ago
- Code for ACL2020 paper "Heterogeneous Graph Neural Networks for Extractive Document Summarization"☆246Updated 11 months ago
- ☆270Updated 2 years ago
- A PyTorch implementation of GraphRel☆274Updated last year
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆172Updated 5 years ago
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆236Updated 4 years ago
- This is the code for our EMNLP 2018 paper "Jointly Multiple Events Extraction via Attention-based Graph Information Aggregation"☆236Updated 2 years ago
- 1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.☆335Updated 7 months ago
- Graph Convolutional Networks for Text Classification. AAAI 2019☆1,377Updated 3 years ago
- ☆200Updated 2 years ago
- Code for AAAI2020 paper "Graph Transformer for Graph-to-Sequence Learning"☆191Updated 8 months ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆102Updated 4 years ago
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆291Updated 3 years ago
- ☆126Updated last year
- Code for the paper ``Coherent Comments Generation for Chinese Articles with a Graph-to-Sequence Model''☆174Updated 5 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆119Updated 5 years ago
- This is the code for ACL paper "Cross-lingual Knowledge Graph Alignment via Graph Matching Neural Network"☆109Updated 5 years ago
- Implementation of paper☆37Updated 3 years ago
- ☆218Updated 4 years ago