zhoujx4 / NLP-Series-text-cls
文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强
☆100Updated 3 years ago
Alternatives and similar repositories for NLP-Series-text-cls:
Users that are interested in NLP-Series-text-cls are comparing it to the libraries listed below
- 中文数据集下SimCSE+ESimCSE的实现☆191Updated 2 years ago
- ☆88Updated 3 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆175Updated 3 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆73Updated 3 years ago
- 中文无监督SimCSE Pytorch实现☆133Updated 3 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆46Updated 4 years ago
- Clustering text with Bert☆56Updated 4 years ago
- ☆277Updated 2 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆126Updated 3 years ago
- experiments of some semantic matching models and comparison of experimental results.☆161Updated last year
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆140Updated 4 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆47Updated last year
- ☆39Updated 3 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆98Updated 2 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆53Updated 4 years ago
- DataFountain第 五届达观杯第4名方案☆49Updated 2 years ago
- 阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction☆188Updated 2 years ago
- Official implementation of AAAI-21 paper "Label Confusion Learning to Enhance Text Classification Models"☆116Updated 2 years ago
- bert pytorch模型微调用于的多标签文本分类☆131Updated 5 years ago
- GAIIC2022商品标题实体识别Baseline,使用GlobalPointer实现,线上0.80349☆53Updated 2 years ago
- ☆57Updated 4 years ago
- ☆61Updated 4 years ago
- 多标签文本分类☆29Updated 3 years ago
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 2 years ago
- 疫情期间网民情绪识别比赛分享+top1~3解决方案☆51Updated 4 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆175Updated 2 years ago
- 基于pytorch_bert的中文多标签分类☆89Updated 3 years ago
- CoSENT、STS、SentenceBERT☆163Updated 2 weeks ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆102Updated last year