Hironsan / anago

Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.
https://anago.herokuapp.com/
MIT License
1.48k stars 371 forks source link

Download of test modell not working - Access Denied #71

Closed jischebeck closed 6 years ago

jischebeck commented 6 years ago

Hi Hiroki, when downloading the modell, I get the following error. Jan

<Code>AccessDenied</Code>
<Message>Access denied.</Message>
<Details>
Anonymous caller does not have storage.objects.get access to chakki/datasets/public/ner/models_en.zip.
</Details>
</Error>
Hironsan commented 6 years ago

In anago ver 1.0.7, you can download the model from the following link:

Thanks