classifier-multi-label and classifier_multi_label
These are ecosystem siblings—one appears to be a refined or updated version of the other, both providing multi-label text classification implementations using transformer models (BERT/ALBERT), likely maintained by the same organization (hellonlp) but with the hyphenated variant (A) being more actively developed based on its higher star count.
About classifier-multi-label
hellonlp/classifier-multi-label
多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification
This project helps organize text documents by automatically assigning multiple relevant categories. You provide a piece of text, like a news article or a product description, and it outputs a list of all applicable tags, such as 'entertainment' and 'sports' for a news piece. This tool is ideal for content managers, data analysts, or anyone who needs to categorize large volumes of text efficiently.
About classifier_multi_label
hellonlp/classifier_multi_label
multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification
This helps categorize Chinese text into multiple relevant topics or labels simultaneously. You provide raw Chinese text data, and it outputs classifications like 'finance' and 'technology' for each piece of text. It's designed for anyone needing to automatically sort and understand the content of large volumes of Chinese documents.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work