649453932 / Chinese-Text-Classification-Pytorch

中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
MIT License
5.25k stars 1.22k forks source link

如何把所有测试集的分类结果显式输出? #36

Closed AzureDragonX closed 4 years ago

AzureDragonX commented 4 years ago

用自己的数据集跑了下,发现正确率不太行,想具体看看错分的样例,各位大佬有什么思路吗?