Learning2Ask_TypedDecoder icon indicating copy to clipboard operation
Learning2Ask_TypedDecoder copied to clipboard

why can't find data/weibo_pair_train_Q_after.post'?

Open AlexSJJ opened this issue 5 years ago • 1 comments

File "C:/Users/23318/PycharmProjects/Crawler/machineLearing/old/Learning2Ask_TypedDecoder-master/STD_code_final/main.py", line 43, in load_data with open('%s/%s.post' % (path, fname)) as f: FileNotFoundError: [Errno 2] No such file or directory: './data/weibo_pair_train_Q_after.post'

AlexSJJ avatar Nov 29 '18 08:11 AlexSJJ

You can find the missing data here: http://coai.cs.tsinghua.edu.cn/hml/dataset/ I'll add this link to readme.md. Thank you for your interests!

victorywys avatar Dec 03 '18 04:12 victorywys