We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
in ----> 1 model = kiwi.load_model('trained_models/estimator_en_de.torch/estimator_en_de.torch')
AttributeError: module 'kiwi' has no attribute 'load_model'
The text was updated successfully, but these errors were encountered:
Same problem. I cannot continue with the openwiki Jupyter tutorial. Can you please help?
Thanks
Sorry, something went wrong.
The same problem. Help needed. Is there any other option to load a model?
I have the same problem, is there anyone who have saved it?
No branches or pull requests
in
----> 1 model = kiwi.load_model('trained_models/estimator_en_de.torch/estimator_en_de.torch')
AttributeError: module 'kiwi' has no attribute 'load_model'
The text was updated successfully, but these errors were encountered: