Open johnnogent opened 7 years ago
The issue is from correct_text.py, the test tf.gfile.Exists(ckpt.model_checkpoint_path) is failing. I am in Python 2.7 , tensorflow 0.12 on ubuntu
i have the same issue: Input: so they travel around from place to place and preach ? Output: from from from from from from from from from from from from from from from
Problem fixed. Please see my fork.
Still have the same issue. How can I solve this kind of repeating problem? @qinbill @johnnogent
Hi, I still have the same issue, is there a way to resolve it.
@qinbill i have the same problem. I am using your fork
Please use the older version of Tensorflow.
akmalkady writes:
@qinbill i have the same problem. I am using your fork
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.
--
Regards, Jianbin Qin
-- The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336.
@qinbill thanks for your answer. I installed version 0.12.1 and I did the training again. I got the same problem.
I am using the default which is 3000. is that the reason why i am getting repeated words?
I am having same repeating words problem while testing, Please help to resolve it. I am using tensorflow 0.12. Thanks
Hello, I have an issue
decoded = decode_sentence(sess, model, data_reader, "you must have girlfriend", corrective_tokens=corrective_tokens) Input: you must have girlfriend Output: you you you you you you you you you you
Any one has an idea please? Many thanks