polyglot icon indicating copy to clipboard operation
polyglot copied to clipboard

unable to download models

Open adna9 opened this issue 6 years ago • 13 comments

im on ubuntu 18.4

unable to download models following error shows up

PolyGlot 2.0.4 by Fabien Letouzey. tellusererror POLYGLOT: main(): EngineCommand not set

adna9 avatar Sep 23 '19 11:09 adna9

im getting a 404:

Error loading sentiment2.ru: HTTP Error 404: Not Found

wagslane avatar Oct 02 '19 18:10 wagslane

im on ubuntu 18.4

unable to download models following error shows up

PolyGlot 2.0.4 by Fabien Letouzey. tellusererror POLYGLOT: main(): EngineCommand not set

@adna9 I think you're mixing up 2 packages - PolyGlot 2.0.4 is not related to this repository

noalevy avatar Oct 03 '19 11:10 noalevy

im getting a 404:

Error loading sentiment2.ru: HTTP Error 404: Not Found

I'm also getting a 404:

[polyglot_data] Error loading transliteration2.en: HTTP Error 404: Not [polyglot_data] Found Error installing package. Retry? [n/y/e]

On retrying, I get the following error:

Traceback (most recent call last): File "[redacted]/venv/bin/polyglot", line 11, in load_entry_point('polyglot==16.7.4', 'console_scripts', 'polyglot')() File "/[redacted]/venv/lib/python3.6/site-packages/polyglot/main.py", line 280, in main args.func(args) File "/[redacted]/venv/lib/python3.6/site-packages/polyglot/main.py", line 110, in download halt_on_error=args.halt_on_error) File "/[redacted]/venv/lib/python3.6/site-packages/polyglot/downloader.py", line 676, in download if not self.download(msg.package.id, download_dir, AttributeError: 'NoneType' object has no attribute 'id'

noalevy avatar Oct 03 '19 11:10 noalevy

The downloader is trying to access polyglot.cs.stonybrook.edu/~polyglot, but there's nothing there. Have the models been moved to a different server?

noalevy avatar Oct 03 '19 12:10 noalevy

+1, same here.

vincenzomanzoni avatar Oct 03 '19 20:10 vincenzomanzoni

Is there any other server we can use to download the models? Those are critical for the everyday usage of the library

twentytwokhz avatar Oct 04 '19 13:10 twentytwokhz

+1

stgunholy avatar Oct 04 '19 14:10 stgunholy

+1 :(

ogiogi93 avatar Oct 05 '19 13:10 ogiogi93

Looks like they're back on the server!

noalevy avatar Oct 06 '19 08:10 noalevy

It's working!! thank you (人´∀`)

ogiogi93 avatar Oct 06 '19 13:10 ogiogi93

Hey, may I know is this issue solved?

zjlxgxz avatar Oct 07 '19 15:10 zjlxgxz