aboSamoor / polyglot

Multilingual text (NLP) processing toolkit
http://polyglot-nlp.com
Other
2.31k stars 337 forks source link

polyglot download failing #267

Open jspablo opened 1 year ago

jspablo commented 1 year ago

After installing polyglot from source with pip install -U git+https://github.com/aboSamoor/polyglot.git@master I can't download models via CLI nor using the python library:

>>> polyglot download
Polyglot Downloader
---------------------------------------------------------------------------
  d) Download   l) List    u) Update   c) Config   h) Help   q) Quit
---------------------------------------------------------------------------
Downloader> l

Collections:
Error reading from server: HTTP Error 404: Not Found

Any other alternative to access the models?

delaballe commented 1 year ago

Hi all,

i have the same issue, is there a mirror available somewhere to download translations pack ?

delaballe commented 1 year ago

Hi all,

The issue seems fixed

https://polyglot.cs.stonybrook.edu/~polyglot/

is Up & Running Again

Thx a lot for the quick resolution

Cheers