update the word2vec download link

This commit is contained in:
ChenXin 2019-08-15 16:46:43 +08:00
parent aaabcd6bab
commit a88fe24c34

View File

@ -51,7 +51,7 @@ PRETRAIN_STATIC_FILES = {
'en-glove-twitter-27b-100d': 'glove.twitter.27B.100d.zip',
'en-glove-twitter-27b-200d': 'glove.twitter.27B.200d.zip',
'en-word2vec-300': "GoogleNews-vectors-negative300.zip",
'en-word2vec-300': "GoogleNews-vectors-negative300.txt.gz",
'en-fasttext-wiki': "wiki-news-300d-1M.vec.zip",
'en-fasttext-crawl': "crawl-300d-2M.vec.zip",