A list of recent papers about Graph Neural Network methods applied in NLP areas.
☆905May 9, 2023Updated 2 years ago
Alternatives and similar repositories for GNN4NLP-Papers
Users that are interested in GNN4NLP-Papers are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Tutorial: Graph Neural Networks for Natural Language Processing at EMNLP 2019 and CODS-COMAD 2020☆788Mar 24, 2023Updated 3 years ago
- Must-read papers on graph neural networks (GNN)☆16,740Dec 20, 2023Updated 2 years ago
- ACL 2019: Incorporating Syntactic and Semantic Information in Word Embeddings using Graph Convolutional Networks☆291Mar 24, 2023Updated 3 years ago
- Graph Convolutional Networks for Text Classification. AAAI 2019☆1,392Dec 29, 2021Updated 4 years ago
- links to conference publications in graph-based deep learning☆5,046Feb 7, 2026Updated 2 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Graph4nlp is the library for the easy use of Graph Neural Networks for NLP. Welcome to visit our DLG4NLP website (https://dlg4nlp.github.…☆1,688Jun 24, 2024Updated last year
- Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch implementation for the ACL19 paper)☆435Mar 22, 2022Updated 4 years ago
- Repository for benchmarking graph neural networks (JMLR 2023)☆2,654Jun 22, 2023Updated 2 years ago
- Code and preprocessed dataset for EMNLP 2019 paper titled "Aspect-based Sentiment Classification with Aspect-specific Graph Convolutional…☆296Mar 29, 2021Updated 5 years ago
- Code for ACL2020 paper "Heterogeneous Graph Neural Networks for Extractive Document Summarization"☆248Apr 4, 2024Updated 2 years ago
- Paper Lists for Graph Neural Networks☆2,297Dec 29, 2023Updated 2 years ago
- Must-read papers on knowledge representation learning (KRL) / knowledge embedding (KE)☆1,523Aug 29, 2021Updated 4 years ago
- Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).☆1,720Feb 2, 2024Updated 2 years ago
- Python package built to ease deep learning on graph, on top of existing DL frameworks.☆14,265Jul 31, 2025Updated 8 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Must-read Papers on pre-trained language models.☆3,363Nov 6, 2022Updated 3 years ago
- [EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821☆3,649Oct 16, 2024Updated last year
- Papers on Graph neural network(GNN)☆767Sep 18, 2023Updated 2 years ago
- DeepIE: Deep Learning for Information Extraction☆1,941Dec 9, 2022Updated 3 years ago
- An Open-Source Package for Knowledge Embedding (KE)☆4,034Jan 10, 2024Updated 2 years ago
- ICLR 2020: Composition-Based Multi-Relational Graph Convolutional Networks☆635Jul 25, 2024Updated last year
- resources for graph convolutional networks (图卷积神经网络相关资源)☆912Jul 12, 2019Updated 6 years ago
- A comprehensive collection of recent papers on graph deep learning☆3,080Dec 20, 2020Updated 5 years ago
- Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"☆1,419Jan 10, 2024Updated 2 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Graph Neural Network Library for PyTorch☆23,669Apr 8, 2026Updated last week
- Natural Language Processing Tutorial for Deep Learning Researchers☆14,882Feb 21, 2024Updated 2 years ago
- Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the mo…☆22,974Jul 28, 2024Updated last year
- The source codes for Fine-grained Fact Verification with Kernel Graph Attention Network.☆182Dec 8, 2022Updated 3 years ago
- Paper Lists, Notes and Slides, Focus on NLP. For summarization, please refer to https://github.com/xcfcode/Summarization-Papers☆165Jun 12, 2022Updated 3 years ago
- BERT-related papers☆2,039Aug 12, 2023Updated 2 years ago
- A collection of important graph embedding, classification and representation learning papers with implementations.☆4,804Mar 18, 2023Updated 3 years ago
- Must-read papers on prompt-based tuning for pre-trained language models.☆4,298Jul 17, 2023Updated 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.