hellonlp/classifier_multi_label_denses
multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification
This helps classify Chinese text into multiple categories simultaneously. You input a Chinese text document, and it outputs all relevant tags or labels that apply to it. This tool is useful for anyone who needs to organize, tag, or route large volumes of Chinese text content, like content managers, customer service analysts, or information architects.
No commits in the last 6 months.
Use this if you need to automatically assign multiple predefined categories to Chinese text documents, articles, or customer feedback.
Not ideal if your text is in a language other than Chinese, or if you only need to assign a single category per document.
Stars
28
Forks
6
Language
Python
License
—
Category
Last pushed
Oct 19, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/hellonlp/classifier_multi_label_denses"
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?``