649453932 / Chinese-Text-Classification-Pytorch

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

问下有英文的Embedding集么? #21

Closed zysNLP closed 4 years ago

zysNLP commented 4 years ago

注意到您使用了搜狗和腾讯Embedding集,问下有针对英文的么

zysNLP commented 4 years ago

难道是经典的word2vec和glove们么?

649453932 commented 4 years ago

嗯 word2vec glove fasttext都可以呀

zysNLP commented 4 years ago

好的,谢谢