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

Chinese-Text-Classification-Pytorch

中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。 observed · 2026-08-28

github.com/649453932/Chinese-Text-Classification-Pytorch · 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2611
  • days_rel: n/a
  • days_push: 2170
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5728 stars · 1254 forks observed · 2026-08-28

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

A PyTorch-based collection of ready-to-run Chinese text classification models including TextCNN, TextRNN, FastText, TextRCNN, BiLSTM with attention, DPCNN, and Transformer, plus a companion repo with BERT/ERNIE classifiers. It ships with a 200k-sample THUCNews news headline dataset across 10 categories and works out of the box.

Use cases

  • classify chinese news headlines into categories
  • train a textcnn model on chinese text
  • compare text classification model architectures in pytorch
  • fine-tune bert for chinese text classification
  • run text classification experiments on thucnews dataset
  • learn how text classification models work in pytorch

When to choose

  • you need a working baseline for Chinese text classification with minimal setup
  • you want to benchmark classic architectures like TextCNN, TextRNN, or DPCNN
  • you want a labeled Chinese dataset to experiment with

When to avoid

  • you need multilingual or non-Chinese text classification
  • you need production-grade training pipelines with modern tooling
  • you need actively maintained code - the last release was 2020

Facets

library · maturity maintenance

machine-learning nlp deep-learning machine-learning deep-learning python text-classification pytorch chinese-nlp textcnn bilstm transformer bert thucnews natural-language-processing

1 source

Member repositories

For agents

markdown · JSON · MCP: product_card(name="649453932/Chinese-Text-Classification-Pytorch")

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