taishan1994 / pytorch_unbalanced_text_classificationLinks
基于pytorch的不平衡数据的文本分类
☆11Updated 3 years ago
Alternatives and similar repositories for pytorch_unbalanced_text_classification
Users that are interested in pytorch_unbalanced_text_classification are comparing it to the libraries listed below
Sorting:
- Summary and comparison of Chinese classification models☆35Updated 2 years ago
- Multi-Label Text Classification Based On Bert☆22Updated 2 years ago
- Pytorch 文本分类温习练习,本项目主要针对短文本的简单分类,demo看看就好。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆16Updated 5 years ago
- Cascade bert+word vec and one layer FLAT, trained by adversarial FGM and Stochastic Weight Averaging☆23Updated 3 years ago
- A simple implement for multi-label text classification with Bert. I will extend the code to a higher version for very long text over 512,…☆12Updated 4 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- 疫情期间网民情绪识别比赛分享+top1~3解决方案☆50Updated 4 years ago
- 实验苏神的CoSENT的Torch实现☆32Updated 3 years ago
- DataFountain第五届达观杯第4名方案☆50Updated 2 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆102Updated 4 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆99Updated 2 years ago
- ☆40Updated 3 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆76Updated 4 years ago
- 使用bert进行中文方面级情感识别。☆24Updated 2 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆47Updated last year
- 利用bert预训练模型生成句向量或词向量☆27Updated 4 years ago
- 基于simcse的中文句向量生成☆15Updated 3 years ago
- 2022搜狐校园算法大赛NLP赛道第一名开源方案(实验代码)☆87Updated 2 years ago
- bert_avg,bert_whitening,sbert,consert,simcse,esimcse 中文句向量表示☆16Updated 3 years ago
- ☆17Updated 3 years ago
- chinese few-shot ner☆16Updated 2 years ago
- Hierarchy-aware Label Semantics Matching Network for Hierarchical Text Classification☆45Updated 2 years ago
- 基于TextCNN,测试三种对抗训练模型(FGSM,PGD,FREE)在text classification上的表现☆14Updated 3 years ago
- 2021 搜狐校园文本匹配算法大赛方案☆17Updated 7 months ago
- pytorch bert 版的 multi_label_text_classification☆11Updated 5 years ago
- WoBERT_pytorch☆40Updated 4 years ago
- WoBERT Pytorch 版本,中文词汇级Bert:WoBERT学习☆21Updated 4 years ago
- 中文数据集下SimCSE+ESimCSE的实现☆192Updated 3 years ago
- 使用Few-Shot方法来做文本分类任务,基于THUCNews数据☆10Updated 5 years ago
- Explore different chinese nlp tasks by using t5/mt5/t5-pegasus like text-classification, text-summary and so on.☆30Updated 2 years ago