-
Notifications
You must be signed in to change notification settings - Fork 228
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError: int() argument must be a string or a number, not 'NoneType' #53
Comments
i have the same problem. How to run the model on a English-Hindi parallel corpus. I have done the preprocessing of the data. kindly help. |
This repo isn't maintained anymore. There is other framework on top of
Theano like Lasagne, Keras and blocks. Maybe one of them will fit your need.
Maybe using older Theano/Numpy could fix this problem.
…On Mon, Nov 28, 2016 at 6:40 AM vinayakumarr ***@***.***> wrote:
I have installed it using python setup.py develop --user
I have downloaded the code and when i try to run train.py , it is showing
the below error (please check the attached file). please check it. in
addition I have a English and Hindi data. could you please help me
regarding how to apply it for English to Hindi. I have a two text file wi
[image: er]
<https://cloud.githubusercontent.com/assets/18217467/20667053/6be2746c-b58d-11e6-874d-d70b0537b059.png>
th me that contains English and Hindi
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#53>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AALC-3GBGfAL72y-70IQJ3UgoXCqDd5sks5rCr2qgaJpZM4K9r16>
.
|
Update: You must explicitly call with I have the same issue - if any users have resolved, letting us know how would be helpful. The README in experiments/nmt says we should be able to simply run |
I have installed it using python setup.py develop --user
![er](https://cloud.githubusercontent.com/assets/18217467/20667053/6be2746c-b58d-11e6-874d-d70b0537b059.png)
I have downloaded the code and when i try to run train.py , it is showing the below error (please check the attached file). please check it. in addition I have a English and Hindi data. could you please help me regarding how to apply it for English to Hindi. I have a two text file wi
th me that contains English and Hindi
The text was updated successfully, but these errors were encountered: