dennybritz/cnn-text-classification-tf resource
Convolutional Neural Network for Text Classification in Tensorflow 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3935
- days_rel: n/a
- days_push: 870
- n_releases_24m: 0
Adoption not part of the score
5685 stars · 2726 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A simplified TensorFlow implementation of Kim's CNN architecture for sentence classification, accompanying a WildML blog post. It serves primarily as educational reference code for learning how to build CNN-based text classifiers.
Use cases
- learn how to implement a CNN for text classification in TensorFlow
- reproduce Kim's Convolutional Neural Networks for Sentence Classification paper
- study a minimal text classification training pipeline
- understand CNN filter sizes and dropout for NLP
- tutorial code for deep learning sentence classification
When to choose
- you want readable reference code to learn CNN text classification
- you are following the accompanying blog post or Kim's paper
- you need a simple starting point for sentence classification experiments
When to avoid
- you need a production-grade or actively maintained NLP classifier
- you want modern architectures like transformers or pretrained models
- you need support for recent TensorFlow versions without code changes
Facets
learning-resource · maturity maintenance
machine-learning deep-learning nlp deep-learning tutorials python text-classification cnn tensorflow sentence-classification educational-code natural-language-processing
1 source
- readme: https://github.com/dennybritz/cnn-text-classification-tf · fetched 2026-08-28 · dedf9da8eed7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dennybritz/cnn-text-classification-tf | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="dennybritz/cnn-text-classification-tf")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem