649453932 / Chinese-Text-Classification-Pytorch

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

词向量训练问题 #114

Open zioworz opened 7 months ago

zioworz commented 7 months ago

请问为什么这里只用训练集去训练词向量,而不是整个数据集去训练?