dingyh0626/Bert-THUCNews-Classification
Bert-based text classification
This project helps classify Chinese news articles into predefined categories, such as sports, finance, or entertainment. You provide a collection of Chinese news text, and it sorts each article into its most relevant category. This is ideal for news analysts, content managers, or researchers who need to automatically organize large volumes of Chinese news.
No commits in the last 6 months.
Use this if you need to automatically categorize a large volume of Chinese news articles quickly and accurately.
Not ideal if your text data is not in Chinese or if you need to classify text types other than news articles.
Stars
14
Forks
4
Language
Python
License
MIT
Category
Last pushed
May 23, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/dingyh0626/Bert-THUCNews-Classification"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
fidelity/textwiser
[AAAI 2021] TextWiser: Text Featurization Library
RandolphVI/Multi-Label-Text-Classification
About Muti-Label Text Classification Based on Neural Network.
ThilinaRajapakse/pytorch-transformers-classification
Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for...
ntumlgroup/LibMultiLabel
A library for multi-class and multi-label classification
xuyige/BERT4doc-Classification
Code and source for paper ``How to Fine-Tune BERT for Text Classification?``