chenyuntc/PyTorchText
1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案) 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: 3304
- days_rel: n/a
- days_push: 2970
- n_releases_24m: 0
Adoption not part of the score
1057 stars · 360 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch implementation of multiple text classification models (TextCNN, TextRNN/LSTM, RCNN, FastText, inception CNN) that won 1st place in the Zhihu Machine Learning Challenge 2017. It includes data preprocessing scripts, training pipelines, and model definitions for Chinese question topic classification.
Use cases
- classify Chinese questions into topics
- implement TextCNN TextRNN RCNN FastText models in PyTorch
- reproduce a winning text classification competition solution
- learn deep learning models for text classification
- train LSTM and CNN models on word and character embeddings
When to choose
- you need reference implementations of classic text classification models in PyTorch
- you are studying competition-winning NLP solutions
- you want to benchmark CNN/RNN/FastText approaches on Chinese text
When to avoid
- you need modern transformer-based models
- you require Python 3 support or active maintenance
- you need production-ready text classification services
Facets
library · maturity maintenance
machine-learning nlp deep-learning machine-learning deep-learning python pytorch text-classification textcnn lstm fasttext rcnn competition-solution kaggle-style natural-language-processing linux gpu
1 source
- readme: https://github.com/chenyuntc/PyTorchText · fetched 2026-08-28 · 2b25b2f6d0f2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| chenyuntc/PyTorchText | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="chenyuntc/PyTorchText")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem