aboSamoor / polyglot

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

The downloads server seems currently down #43

Closed georgiana-b closed 8 years ago

georgiana-b commented 8 years ago

Hello! When I issued this command:

polyglot download embeddings2.en ner2.en 

I received the following answer:

[polyglot_data] Error loading embeddings2.en: HTTP Error 503: Service
[polyglot_data]     Unavailable
Error installing package. Retry? [n/y/e]

This has been happening for about 3 days (as far as I know) and in all sorts of circumstances. I think your downloads server is down. Any thoughts?

nightsh commented 8 years ago

Just came in here to contribute my experience using the interactive downloader, which led to the same unfortunate status code.

$ 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 503: Service Unavailable

---------------------------------------------------------------------------
  d) Download   l) List    u) Update   c) Config   h) Help   q) Quit
---------------------------------------------------------------------------
Downloader> u
Error reading from server: HTTP Error 503: Service Unavailable

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

Data Server:
  - URL: <http://whoisbigger.com/polyglot/>
Error reading from server: HTTP Error 503: Service Unavailable

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

Is there any alternate URL for it?

tgalery commented 8 years ago

Guys have you tried installing the version from github and running the downloader? I think there are some commits here that might not been uploaded to pip.

nightsh commented 8 years ago

Nah, the server really was down. Not anymore, it seems :)

nightsh commented 8 years ago

@georgiana-b I think it's safe to close this now :beers:

georgiana-b commented 8 years ago

Yes, all is jolly. I'll close it.