zhuantouer / ChineseWord2Vec

30 stars 13 forks source link

your model can not be loaded. #1

Open ht014 opened 8 years ago

ht014 commented 8 years ago

IOError: [Errno 2] No such file or directory: 'zh_wiki_word2vec_model.syn1neg.npy'

zhuantouer commented 7 years ago

You should train your own corpus and generate your own model. 'train.py' need to be by your corpus and the output model file name. @hetaoconquer