Xxy
Xxy
Oh unfortunately I get this when run preprocess.py Traceback (most recent call last): File "preprocess.py", line 52, in train['y'], train['c'], train['r'] = get_values('ubuntu_data/train.txt', get_c_d=False, w2id=w2id) File "preprocess.py", line 28, in...
I find it is possibly because I am running on a windows 10 system, and there is a memory limitation for the maximum of 3g on python 32bit. Thank you!
Hi, I solve some environment problems and start to run preprocessing in Ubuntu 18.04 in VMware. Still, it takes me lots of time, maybe more than several hours. Is there...
第五章和第六章的代码放出来了吗