649453932 / Chinese-Text-Classification-Pytorch

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

fix problem about word level classification #4

Open tabVersion opened 5 years ago

tabVersion commented 5 years ago

if using space to split sentences into words, the acc may down to less than 20% using jieba to cut senetences reasonally can significantly improve the result