CLOVEXCWZ / Pytorch_Text_Classification_Demo
Pytorch 文本分类温习练习,本项目主要针对短文本的简单分类,demo看看就好。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer
☆15Updated 4 years ago
Alternatives and similar repositories for Pytorch_Text_Classification_Demo:
Users that are interested in Pytorch_Text_Classification_Demo are comparing it to the libraries listed below
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆47Updated 4 years ago
- PyTorch实现的多标签的文本分类☆15Updated 6 years ago
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- Multi-Label Text Classification Based On Bert☆22Updated 2 years ago
- 多标签文本分类☆30Updated 3 years ago
- pytorch实现TextCNN、TextRNN、TextRCNN、Attention+RNN、DPCNN进行文本分类☆14Updated 4 years ago
- 复现了论文《基于主题模型的短文本关键词抽取及扩展》的代码☆30Updated 4 years ago
- textcnn多标签文本分类☆36Updated 6 years ago
- 2021 搜狐校园文本匹配算法大赛方案☆17Updated 5 months ago
- 采用bert进行事件抽取,[cls]进行事件分类,最后一层向量进行序列标注,两个任务同时训练。☆13Updated 3 years ago
- 疫情期间网民情绪识别比赛分享+top1~3解决方案☆50Updated 4 years ago
- 电商评论情感分类☆15Updated 4 years ago
- 多标签多分类的textCNN☆12Updated 4 years ago
- DataFountain第五届达观杯第4名方案☆50Updated 2 years ago
- 基于BERT的文本多标签多分类☆11Updated 2 years ago
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆43Updated 6 years ago
- 多模型中文cnews新闻文本分类☆55Updated 5 years ago
- A tensorflow 2.x BERT implementation using League of Legends myth data(Chinese).☆35Updated 4 years ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆47Updated 4 years ago
- 基于CNN、RNN、GCN、BERT的中文文本分类☆43Updated last year
- ☆39Updated 3 years ago
- 基于tensorflow的bilstm+crf的命名实体识别☆12Updated 4 years ago
- Cascade bert+word vec and one layer FLAT, trained by adversarial FGM and Stochastic Weight Averaging☆23Updated 3 years ago
- 基于 pytorch 的 bert 实现和下游任务微调☆50Updated 2 years ago
- 2021搜狐校园文本匹配算法大赛决赛第八名解决方案☆22Updated 3 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆47Updated last year
- ☆17Updated 3 years ago
- pytorch bert 版的 multi_label_text_classification☆10Updated 5 years ago
- 基于pytorch的不平衡数据的文本分类☆11Updated 3 years ago
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 3 years ago