JustinJiang1994/chinese-text-classifier
基于Keras的中文文本分类系统,支援多种模型架构和训练策略,实验数据为中文新闻分类文本cnews数据集。
No commits in the last 6 months.
Stars
48
Forks
17
Language
Python
License
—
Last pushed
Jun 06, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/JustinJiang1994/chinese-text-classifier"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
codewithzichao/DeepClassifier
DeepClassifier is aimed at building general text classification model library.It's easy and...
brightmart/text_classification
all kinds of text classification models and more with deep learning
ShawnyXiao/TextClassification-Keras
Text classification models implemented in Keras, including: FastText, TextCNN, TextRNN,...
FreedomIntelligence/TextClassificationBenchmark
A Benchmark of Text Classification in PyTorch
chenyuntc/PyTorchText
1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various...