fudannlp16 / CWS_Dict

Source codes for paper "Neural Networks Incorporating Dictionaries for Chinese Word Segmentation", AAAI 2018
91 stars 32 forks source link

可以贴出来gensim的版本么 #10

Open aaronlyt opened 6 years ago

aaronlyt commented 6 years ago

如题,谢谢

BaiStone2017 commented 5 years ago

Recomend: Use gensim.models.Word2Vec to train your own wordvec_100 model. corpus:data/**_train

Jacob-Zhou commented 5 years ago

如题,谢谢

实测用gensim 1.0.0可以