shawroad / Text-Classification-Pytorch
Summary and comparison of Chinese classification models
☆34Updated 2 years ago
Alternatives and similar repositories for Text-Classification-Pytorch:
Users that are interested in Text-Classification-Pytorch are comparing it to the libraries listed below
- 多标签文本分类☆30Updated 3 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆46Updated 4 years ago
- 2021 搜狐校园文本匹配算法大赛方案☆17Updated 4 months ago
- 疫情期间网民情绪识别比赛分享+top1~3解决方案☆50Updated 4 years ago
- 多模型中文cnews新闻文本分类☆54Updated 4 years ago
- Cascade bert+word vec and one layer FLAT, trained by adversarial FGM and Stochastic Weight Averaging☆23Updated 3 years ago
- 基于pytorch的GlobalPointer进行中文命名实体识别。☆36Updated last year
- Multi-Label Text Classification Based On Bert☆22Updated 2 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- 中文无监督SimCSE Pytorch实现☆133Updated 3 years ago
- 基于prompt的中文文本分类。☆54Updated last year
- WoBERT_pytorch☆40Updated 3 years ago
- 使用多头的思想来进行命名实体识别☆33Updated 3 years ago
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago
- 基于pytorch_bert的中文多标签分类☆89Updated 3 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆53Updated 4 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆98Updated 2 years ago
- 使用Mask LM预训练任务来预训练Bert模型。训练垂直领域语料的模型表征,提升下游任务的表现。☆43Updated 2 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search☆32Updated 2 years ago
- ☆88Updated 3 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆102Updated last year
- NER任务SOTA模型BERT_MRC☆60Updated last year
- SimCSE中文语义相似度对比学习模型☆82Updated 3 years ago
- 基于 pytorch 的 bert 实现和下游任务微调☆50Updated 2 years ago
- pytorch bert 版的 multi_label_text_classification☆10Updated 5 years ago
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 3 years ago
- 实验苏神的CoSENT的Torch实现☆32Updated 3 years ago
- 基于pytorch+bilstm_crf的中文命名实体识别☆14Updated 2 years ago
- 基于TextCNN,测试三种对抗训练模型(FGSM,PGD,FREE)在text classification上的表现☆14Updated 3 years ago
- Pytorch 文本分类温习练习,本项目主要针对短文本的简单分类,demo看看就好。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆15Updated 4 years ago