This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.
☆925Apr 18, 2023Updated 2 years ago
Alternatives and similar repositories for Bert-Multi-Label-Text-Classification
Users that are interested in Bert-Multi-Label-Text-Classification are comparing it to the libraries listed below
Sorting:
- About Muti-Label Text Classification Based on Neural Network.☆562Nov 18, 2020Updated 5 years ago
- An Open-source Neural Hierarchical Multi-label Text Classification Toolkit☆1,919Nov 18, 2025Updated 3 months ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆79Dec 1, 2019Updated 6 years ago
- 多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification☆803Dec 11, 2024Updated last year
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆140Jul 23, 2020Updated 5 years ago
- Multi Label text classification using bert☆154Jun 8, 2019Updated 6 years ago
- Implemention some Baseline Model upon Bert for Text Classification☆693Sep 19, 2019Updated 6 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for text classification.☆109Aug 30, 2019Updated 6 years ago
- 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(…☆1,809Jun 17, 2024Updated last year
- The code of CIKM'19 paper《Hierarchical Multi-label Text Classification: An Attention-based Recurrent Network Approach》☆331May 27, 2024Updated last year
- all kinds of text classification models and more with deep learning☆7,951Sep 28, 2023Updated 2 years ago
- 使用Bert,ERNIE,进行中文文本分类☆4,389Jun 28, 2024Updated last year
- Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)☆2,232Mar 11, 2023Updated 2 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Aug 20, 2019Updated 6 years ago
- Multi-label Classification with BERT; Fine Grained Sentiment Analysis from AI challenger☆593Nov 15, 2018Updated 7 years ago
- 中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆5,704Sep 23, 2020Updated 5 years ago
- Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)☆10,175Jul 15, 2025Updated 7 months ago
- transform multi-label classification as sentence pair task, with more training data and information