linzzzzzz / Chinese-Text-Classification-Pytorch-TuningLinks
中文文本分类,Bert,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
☆33Updated 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:
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆132Updated 3 years ago
- SimCSE中文语义相似度对比学习模型☆87Updated 3 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆160Updated 3 years ago
- 基于pytorch+bert的中文文本分类☆86Updated 2 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 利用传统方法(N-gram,HMM等)、神经网络方法(CNN,LSTM等)和预训练方法(Bert等)的中文分词任务实现【The word segmentation task is realized by using traditional methods (n-gram, …☆35Updated 3 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆63Updated 4 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆107Updated 2 years ago
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆190Updated last year
- NLP 文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆77Updated 4 years ago
- A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .☆211Updated 3 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆399Updated 2 years ago
- PyTorch使用BERT进行英语多标签文本分类☆34Updated 3 years ago
- SimCSE在中文上的复现,有监督+无监督☆278Updated 5 months ago
- 存放知乎,博客发表文章中的代码☆47Updated 3 years ago
- Implemention of NER model on chinese dataset.☆74Updated 2 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆178Updated 3 years ago
- 在SMP2020的微博情绪分类任务上,微调在中文预料上预训练的BERT模型,进行文本分类。☆111Updated 3 years ago
- SimCSE有监督与无监督实验复现☆148Updated last year
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆103Updated 4 years ago
- This is a nlp project about sentiment analysis using bert and including the dataset☆74Updated last year
- 使用pytorch搭建textCNN实现中文文本分类☆131Updated 6 years ago
- 利用bert预训练模型生成句向量或词向量☆27Updated 4 years ago
- 中文文本情感分类数据集分享 chinese sentiment datasets☆82Updated 4 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆33Updated 2 years ago
- 多模型中文cnews新闻文本分类☆59Updated 5 years ago
- 文本聚类(Kmeans、DBSCAN、LDA、Single-pass)☆346Updated 4 years ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆62Updated 2 years ago
- smp ewect code☆77Updated 4 years ago
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆348Updated last year