richliao/textClassifier resource
Text classifier for Hierarchical Attention Networks for Document Classification observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3534
- days_rel: n/a
- days_push: 1812
- n_releases_24m: 0
Adoption not part of the score
1077 stars · 372 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python repository implementing text classification models including Hierarchical Attention Networks, CNNs for sentence classification, and attentional RNNs using Keras. It serves primarily as reference/educational code accompanying blog posts explaining the architectures.
Use cases
- classify documents with hierarchical attention networks
- implement attention-based text classification in keras
- learn how hierarchical attention networks work
- train a sentiment classifier on IMDB reviews
- extract attention weights to find important words for classification
- compare CNN vs RNN text classifiers
When to choose
- learning or teaching attention-based text classification architectures
- need a reference implementation of HAN in Keras
- following the author's blog tutorials on text classification
When to avoid
- need a production-ready or maintained text classification library
- require modern TensorFlow/PyTorch or Python 3 support
- need state-of-the-art transformer-based classifiers
Facets
learning-resource · maturity maintenance
machine-learning nlp machine-learning deep-learning python text-classification hierarchical-attention-networks attention-mechanism keras lstm cnn sentiment-analysis educational-code natural-language-processing
1 source
- readme: https://github.com/richliao/textClassifier · fetched 2026-08-28 · ecb545f7610e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| richliao/textClassifier | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="richliao/textClassifier")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem