jx00109 / siamese-lstm-for-sentence-similarity

A tensorflow implementation of siamese lstm.
90 stars 33 forks source link

how can i download the data (train data and pre_trained data) #3

Closed ycxzen closed 6 years ago

ycxzen commented 6 years ago

could you give me the link that can download the data from STS and SemEval 2014,thanks!

jx00109 commented 6 years ago

@ycxzen The dataset can be found at https://github.com/aditya1503/Siamese-LSTM

cuong369 commented 6 years ago

FileNotFoundError: [Errno 2] No such file or directory: './data/dwords.p' ???

cuong369 commented 6 years ago

File "C:/siamese-lstm-for-sentence-similarity-master/data_helper.py", line 7, in dtr = pkl.load(f) UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 4: ordinal not in range(128)

jx00109 commented 6 years ago

@cuong369 you need google

cuong369 commented 6 years ago

ok. thank you

cuong369 commented 6 years ago

i have a question: nltk version == ??? python version == 3.5.x (x==?) and gensim version ==???. i need your help!!! thank you. i love you very much. i love Your country (China)!!! Love, love, love

cuong369 commented 6 years ago

I'm afraid if running the wrong version then the code will not work