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?
After installing
polyglotfrom source withpip install -U git+https://github.com/aboSamoor/polyglot.git@masterI can't download models via CLI nor using the python library:Any other alternative to access the models?