649453932 / Chinese-Text-Classification-Pytorch

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

模型预测类 #120

Open maoding1 opened 3 months ago

maoding1 commented 3 months ago

初步写了个FastText的配置类:https://github.com/maoding1/sinaCrawler/blob/master/eval.py 其他模型的预测可以改改init方法里的配置试试

JiuJiaozgmzb commented 2 months ago

初步写了个FastText的配置类:https://github.com/maoding1/sinaCrawler/blob/master/eval.py 其他模型的预测可以改改init方法里的配置试试

你好,这个网址打不开,显示404

maoding1 commented 1 month ago

初步写了个FastText的配置类:https://github.com/maoding1/sinaCrawler/blob/master/eval.py 其他模型的预测可以改改init方法里的配置试试

你好,这个网址打不开,显示404

之前因为一些原因设成private了 现在开放了