yao8839836/text_gcn
Graph Convolutional Networks for Text Classification. AAAI 2019 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2914
- days_rel: n/a
- days_push: 1708
- n_releases_24m: 0
Adoption not part of the score
1389 stars · 438 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The official implementation of Text GCN, a Graph Convolutional Network approach for text classification published at AAAI 2019. It builds word-document graphs from corpora and trains a GCN to classify documents on standard benchmarks like 20NG, R8, R52, Ohsumed, and MR.
Use cases
- classify documents into categories using graph neural networks
- reproduce Text GCN results from the AAAI 2019 paper
- run text classification on benchmark datasets like 20 Newsgroups
- build word-document graphs from a text corpus
- experiment with GCNs for NLP tasks
- compare graph-based text classification against baselines
When to choose
- you want to reproduce or build on the Text GCN paper's approach
- you need graph-based document classification on small-to-medium benchmark corpora
- you are researching graph neural networks for NLP
When to avoid
- you need a production-ready, maintained text classification pipeline
- you want modern TensorFlow 2.x or PyTorch support
- you need inductive classification on unseen documents (use fast_text_gcn instead)
- you require a permissive license for commercial use
Facets
library · maturity maintenance
machine-learning deep-learning nlp machine-learning deep-learning python graph-convolutional-networks text-classification tensorflow research-code aaai-2019 natural-language-processing
1 source
- readme: https://github.com/yao8839836/text_gcn · fetched 2026-08-28 · 162f337cac90
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yao8839836/text_gcn | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="yao8839836/text_gcn")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem