Martin

Results 2 comments of Martin

> 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...

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"...