Skip to content
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

Open
vinayakumarr opened this issue Nov 28, 2016 · 3 comments

Comments

@vinayakumarr
Copy link

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
er
th me that contains English and Hindi

@sainikmahata
Copy link

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.

@nouiz
Copy link

nouiz commented Jun 6, 2017 via email

@kellymarchisio
Copy link

kellymarchisio commented Feb 23, 2018

Update: You must explicitly call with python train.py --proto=prototype_search_state else the state isn't set correctly.

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 train.py. This error occurs when running simply that. Is there a step missing where we need to add flags, for instance?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants