rajitnair

Results 4 issues of rajitnair

return codecs.charmap_decode(input,self.errors,decoding_table)[0] UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position 3192: character maps to

What this code is trying to represent

Dear I am getting an error when I am executing the code in python3, code is given below from gensim.models import word2vec w2vec = get_word2vec( MySentences( df_train['Text'].values, df_val['Text'].values ), 'w2vmodel'...

Dear, if it is possible please send me the dataset to id: [email protected]