icoxfog417/graph-convolution-nlp
Graph Convolution Network for NLP
This project explores applying Graph Convolution Networks to Natural Language Processing tasks. It takes text data, processes it through a graph-based representation, and outputs results for tasks like language modeling and text classification. The ideal end-users are machine learning researchers and data scientists who are deeply involved in NLP model development and research.
210 stars. No commits in the last 6 months.
Use this if you are a researcher or advanced practitioner experimenting with novel graph-based approaches to improve NLP models.
Not ideal if you need an out-of-the-box solution for common NLP tasks without delving into advanced model architecture.
Stars
210
Forks
36
Language
Jupyter Notebook
License
MIT
Category
Last pushed
May 22, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/icoxfog417/graph-convolution-nlp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
zjunlp/DeepKE
[EMNLP 2022] An Open Toolkit for Knowledge Graph Extraction and Construction
Cartus/AGGCN
Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch...
Hyperparticle/graph-nlu
Graph NLU is a natural language understanding tool that leverages the power of graph databases
yao8839836/text_gcn
Graph Convolutional Networks for Text Classification. AAAI 2019
svjan5/GNNs-for-NLP
Tutorial: Graph Neural Networks for Natural Language Processing at EMNLP 2019 and CODS-COMAD 2020