is_that_a_duplicate_quora_question icon indicating copy to clipboard operation
is_that_a_duplicate_quora_question copied to clipboard

load_word2vec_format error

Open NancyLele opened this issue 6 years ago • 0 comments

@abhishekkrthakur thanks for you sharing. But I find the below code is error.[OSError: Not a gzipped file (b've')] : model=gensim.models.KeyedVectors.load_word2vec_format('GoogleNews-vectors-negative300.bin.gz', binary=True)

NancyLele avatar Sep 24 '19 02:09 NancyLele