NeuralSum
NeuralSum copied to clipboard
generate.py line147 **m.initial_dec_state** but m has no attribute "initial_dec_state" please tell me how to fix the error
Howdy!! I am trying to use another data-set for this code. After analyzing the data, cannot see anywhere in the code, as to where these test/train/valid.txt files are being generated....
Could you share your rule-based system used to label the sentence, I don't find it in this repo. I want to apply it on some extra data. Thanks in advance.
While trying to run "pretrain.py and train.py" files in Ubuntu 16.04, facing the following problem. reading train Traceback (most recent call last): File "train.py", line 343, in tf.app.run() File "/usr/local/lib/python3.5/dist-packages/tensorflow/python/platform/app.py",...
I meet the problem described above. which version of python and tf should I use?
Can you please address this issue - https://github.com/tensorflow/tensorflow/issues/15261 ? I encountered it while trying to run the code you shared.
Hello, I have run your code and I am wondering if I am reaching what you observed in your paper. It seems that by epoch 3 most of the training...