montaser85
montaser85
To do so, I have uncommented line 202, removed the loop, but I am getting an abnormal reply for sentences which have shown decent reply while training. the code inside...
tried encoding parameters, "bytes","latin1","utf-8" but a new error is shown for these arguments. which is : TypeError: load() got an unexpected keyword argument 'encoding' I am new to python therefore...
Changing the python version in runtime.txt worked...thanks a lot. But unfortunately while deploying app.py a new error is shown : 
how did you solve the issue?would you please help?