You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "C:\Users\NEHA\Anaconda\lib\site-packages\spyder_kernels\customize\spydercustomize.py", line 827, in runfile
execfile(filename, namespace)
File "C:\Users\NEHA\Anaconda\lib\site-packages\spyder_kernels\customize\spydercustomize.py", line 110, in execfile
exec(compile(f.read(), filename, 'exec'), namespace)
File "C:/Users/NEHA/.spyder-py3/glove sim.py", line 83, in
prepend_slow(glove_file,gensim_file,gensim_first_line)
File "C:/Users/NEHA/.spyder-py3/glove sim.py", line 30, in prepend_slow
for line in fin:
File "C:\Users\NEHA\Anaconda\lib\encodings\cp1252.py", line 23, in decode
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
UnicodeDecodeError: 'charmap' codec can't decode byte 0x90 in position 962: character maps to
When I change your code to read the twitter glove 200 dimension, I get the following error for Anaconda Python 3. How can I fix that?
Error is:
The text was updated successfully, but these errors were encountered: