Ross ROSS = Recommend OSS · open-source software intelligence for agents

gaussic/text-classification-cnn-rnn resource

CNN-RNN中文文本分类,基于TensorFlow observed · 2026-08-28

github.com/gaussic/text-classification-cnn-rnn · Python · MIT (permissive) 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: 3292
  • days_rel: n/a
  • days_push: 885
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4301 stars · 1456 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A TensorFlow implementation of Chinese text classification using character-level CNN and RNN models, based on THUCNews data. It serves primarily as an educational reference implementation with detailed documentation of preprocessing, model architecture, and training.

Use cases

  • classify Chinese news articles into categories
  • learn how to build a CNN for sentence classification in TensorFlow
  • train an RNN text classifier on Chinese text
  • understand character-level text classification preprocessing
  • reproduce textcnn results on THUCNews dataset

When to choose

  • learning deep learning text classification with Chinese text
  • need a simple, well-documented CNN/RNN classification baseline
  • working with TensorFlow 1.x and character-level Chinese input

When to avoid

  • production systems needing modern maintained NLP libraries
  • projects requiring TensorFlow 2.x or PyTorch
  • multilingual or non-Chinese text classification

Facets

learning-resource · maturity maintenance

machine-learning nlp deep-learning machine-learning deep-learning python text-classification cnn rnn chinese tensorflow tensorboard tutorial natural-language-processing

1 source

Member repositories

RepositoryRoleHealth v2
gaussic/text-classification-cnn-rnnmain32

For agents

markdown · JSON · MCP: product_card(name="gaussic/text-classification-cnn-rnn")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem