linzzzzzz / Chinese-Text-Classification-Pytorch-Tuning
中文文本分类,Bert,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
☆32Updated 2 years ago
Alternatives and similar repositories for Chinese-Text-Classification-Pytorch-Tuning
Users that are interested in Chinese-Text-Classification-Pytorch-Tuning are comparing it to the libraries listed below
Sorting:
- SimCSE中文语义相似度对比学习模型☆85Updated 3 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆130Updated 3 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆103Updated last year
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆156Updated 2 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆102Updated 4 years ago
- SimCSE有监督与无监督实验复现☆149Updated last year
- 中文数据集下SimCSE+ESimCSE的实现☆192Updated 2 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆76Updated 4 years ago
- 存放知乎,博客发表文章中的代码☆47Updated 3 years ago
- 本仓主要实现并解决基于预训练bert,预训练字向量和词向量实现Bert_RCNN用于一个长文本对应对个标签的问题☆17Updated 3 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆61Updated 4 years ago
- 基于pytorch+bert的中文文本分类☆84Updated 2 years ago
- experiments of some semantic matching models and comparison of experimental results.☆161Updated last year
- Implemention of NER model on chinese dataset.☆74Updated 2 years ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- 多模型中文cnews新闻文本分类☆55Updated 5 years ago
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 3 years ago
- ☆278Updated 3 years ago
- 利用huggingface实现文本分类☆58Updated 3 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆176Updated 3 years ago
- 中文二分类,bert+TextCNN 两种实现方法☆22Updated 2 years ago
- SimCSE在中文上的复现,有监督+无监督☆276Updated 2 months ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆176Updated 3 years ago
- 继续预训练中文bert☆30Updated 3 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆86Updated 2 years ago
- 使用bert进行中文方面级情感识别。☆24Updated last year
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 4 years ago
- bert pytorch模型微调用于的多标签文本分类☆133Updated 5 years ago