CRIPAC-DIG / TextINGLinks
[ACL 2020] Tensorflow implementation for "Every Document Owns Its Structure: Inductive Text Classification via Graph Neural Networks"
☆180Updated last year
Alternatives and similar repositories for TextING
Users that are interested in TextING are comparing it to the libraries listed below
Sorting:
- Graph Convolutional Networks (GCN) with BERT for Coreference Resolution Task [Pytorch][DGL]☆136Updated 4 years ago
- Pytorch implementation of "Graph Convolutional Networks for Text Classification"☆132Updated 2 years ago
- Text Level Graph Neural Network for Text Classification☆48Updated 4 years ago
- ☆129Updated last year
- ACL 2019: Incorporating Syntactic and Semantic Information in Word Embeddings using Graph Convolutional Networks☆291Updated 2 years ago
- Heterogeneous graph attention network for semi-supervised short text classification (EMNLP 2019, TOIS 2021)☆265Updated 4 years ago
- Code for ACL2020 paper "Heterogeneous Graph Neural Networks for Extractive Document Summarization"☆248Updated last year
- PyTorch implementation of "Graph Convolutional Networks for Text Classification. Yao et al. AAAI2019."