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
Hi there! Any hint about how to solve?
Log message after: "elit parse": https://elit-models.s3-us-west-2.amazonaws.com/v2/en_pos_ner_srl_dep_con_amr_roberta_base_20210628_234225.zip was created with elit-2.1.0a36, while you are running a lower version: 2.0.0a8. If the problem still persists, please submit an issue to https://github.com/emorynlp/elit/issues When reporting an issue, make sure to paste the FULL ERROR LOG above.
Thanks in advance! :)
The text was updated successfully, but these errors were encountered:
Hi there! Any hint about how to solve? Log message after: "elit parse": https://elit-models.s3-us-west-2.amazonaws.com/v2/en_pos_ner_srl_dep_con_amr_roberta_base_20210628_234225.zip was created with elit-2.1.0a36, while you are running a lower version: 2.0.0a8. If the problem still persists, please submit an issue to https://github.com/emorynlp/elit/issues When reporting an issue, make sure to paste the FULL ERROR LOG above. Thanks in advance! :)
Have you solved this issue?
Sorry, something went wrong.
no, finally I must to desist :(
What worked for me was to manually download all the models/zip files manually. The links can be found in python with
import elit elit.pretrained.ALL
I managed to run "elit serve" in docker now
thank you :)
No branches or pull requests
Hi there!
Any hint about how to solve?
Log message after: "elit parse":
https://elit-models.s3-us-west-2.amazonaws.com/v2/en_pos_ner_srl_dep_con_amr_roberta_base_20210628_234225.zip was created with elit-2.1.0a36, while you are running a lower version: 2.0.0a8.
If the problem still persists, please submit an issue to https://github.com/emorynlp/elit/issues
When reporting an issue, make sure to paste the FULL ERROR LOG above.
Thanks in advance! :)
The text was updated successfully, but these errors were encountered: