多标签多分类的textCNN
☆12Jul 26, 2020Updated 5 years ago
Alternatives and similar repositories for TextCNN_MultiClasses
Users that are interested in TextCNN_MultiClasses are comparing it to the libraries listed below
Sorting:
- Pytorch 文本分类温习练习,本项目主要针对短文本的简单分类,demo看看就好。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆17May 27, 2020Updated 5 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48May 27, 2020Updated 5 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆34Aug 19, 2022Updated 3 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.