cnn-text-classification-tf
cnn-text-classification-tf copied to clipboard
AttributeError: _parse_flags on running eval.py
I'm using python 2.7. I finished the training process without error. On running eval.py, I'm getting the following error:
$ ./eval.py --eval_train --checkpoint_dir="./runs/1546858759/checkpoints/"
Traceback (most recent call last):
File "./eval.py", line 31, in
Any information would be appreciated. Thanks in advance!
I am getting the same problem as you!
your problem has been solved in #158 @sierra1bravo @modway