Kanimozhi Uma

Results 3 issues of Kanimozhi Uma

Is there any instructions to run the code as it is?? I am a newbie to python and Deep learning. Working on a task on multi label classification. I can...

Traceback (most recent call last): File "predict.py", line 73, in predict_unseen_data() File "predict.py", line 19, in predict_unseen_data checkpoint_file = tf.train.latest_checkpoint(checkpoint_dir + 'checkpoints') File "/home/kanimozhiu/.local/lib/python3.5/site-packages/tensorflow/python/training/saver.py", line 1602, in latest_checkpoint if file_io.get_matching_files(v2_path)...

PRE_EMB size 22518 max sentence size is : 30 Traceback (most recent call last): File "NerMulti.py", line 213, in X_train, y_train = get_input(BASE_DIR+"/eng.train") File "NerMulti.py", line 125, in get_input temp...