Closed azer closed 5 years ago
I have not seen that error before. All I can think of is that the file downloaded is somehow corrupt and therefore loading it using word2vec fails. You could try to delete it and redownload
Right, the file was corrupt. Closing the issue!
Hey, thanks a lot for Deep Learning Cookbook. I'm enjoying it!
Following the text similarity example notebook, I created the below Python module:
And I get following error:
I searched Google for similar errors, but couldn't find anything helpful. Any ideas on it ?
P.S Same code also fails on Jupyter Notebook, screenshot: