Cannot access http://nlp.uoregon.edu/download/trankit/v1.0.0/xlm-roberta-base/afrikaans.zip
i want to download the language package manually, but I'm not able to access the link.
Something happened with a website: https://nlp.uoregon.edu/
Something happened with a website: https://nlp.uoregon.edu/
U r right. What should I do about this?
Sorry for the interruption due to our server maintenance. We've just brought it back.
again its down. can not download any packages
This is down again @nlp-uoregon
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='nlp.uoregon.edu', port=80): Max retries exceeded with url: /download/trankit/v1.0.0/xlm-roberta-base/english.zip (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x168f034c0>, 'Connection to nlp.uoregon.edu timed out. (connect timeout=None)'))
I wonder if it is possible to make the downloads available on e.g. GitHub or Huggingface?
It's still offline, is there any other way to access the files, I need english.zip.
Hi @nlp-uoregon The server is down 😢
The server is still down. Can you please make the files available somewhere?
I've just found http://web.archive.org/web/nlp.uoregon.edu/download/trankit/v1.0.0/xlm-roberta-base/english.zip but afrikaans.zip is not there. Instead, I've found http://web.archive.org/web/nlp.uoregon.edu/download/trankit/afrikaans.zip but I'm vague it is what we want. How do we do @nlp-uoregon ?
Sorry for the interruption. Our server had a severe boot drive failure, and we are working to fix it.
In the meantime, we’ve uploaded the v1.0.0 models to Hugging Face: https://huggingface.co/uonlp/trankit/tree/main/models. We’ve also updated Trankit so that it pulls models from there when installed from source.