Hi
I tried this code " time /tools/anaconda2/bin/python train.py --train dataset/train1400.iob --dev dataset/dev300.iob --test dataset/test284.iob --tag_scheme iob > test-output0611 "
, but I got the error message " IOError: [Errno 2] No such file or directory: './evaluation/temp/eval.1181043.scores "
How can I solve this problem ?