question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

spacy.en.download mirror

See original GitHub issue

Hi,

It takes 5 minutes and sometimes longer for me to download the static data provided by the command python -m spacy.en.download . It would be great if this could be put behind a global CDN like CloudFront.

If that’s something you aren’t capable of doing, it would be nice if a URL parameter and some docs could be put together on how to host a mirror of this data.

Thanks!

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:3
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
iqbal-chowdhurycommented, Jun 9, 2016

I am getting this error while trying to install the language model. Please suggest me a solution.

python -m spacy.en.download Traceback (most recent call last): File “/usr/lib/python2.7/runpy.py”, line 174, in _run_module_as_main “main”, fname, loader, pkg_name) File “/usr/lib/python2.7/runpy.py”, line 72, in _run_code exec code in run_globals File “/home/iqbal/spaCy/spacy/en/download.py”, line 1, in <module> import plac File “/home/iqbal/.local/lib/python2.7/site-packages/plac.py”, line 38, in <module> from plac_tk import TkMonitor File “/home/iqbal/.local/lib/python2.7/site-packages/plac_tk.py”, line 46 print(‘Process %d killed by CTRL-C’ % os.getpid(), file=sys.stderr) ^ SyntaxError: invalid syntax

0reactions
lock[bot]commented, May 9, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

English · spaCy Models Documentation
spaCy is a free open-source library for Natural Language Processing in Python. It features NER, POS tagging, dependency parsing, word vectors and more....
Read more >
python -m spacy download en too slow how to speed up
Just use colab for downloading the file, and then you can download it faster from colab, use the wget command to download the...
Read more >
spaCy无法下载预训练模型问题解决 - Heary's Blog
This repository contains releases of models for the spaCy NLP library. For more info on how to download, install and use the models,...
Read more >
Download - CoreNLP - Stanford NLP Group
Versions for earlier releases are available on the release history page. Language, Model Jar, Version. Arabic, download (mirror) (HF Hub), 4.5.1.
Read more >
python-spacy - AUR (en) - Arch Linux
Package Details: python-spacy 3.4.0-1 ... Git Clone URL: https://aur.archlinux.org/python-spacy.git ... Maintainer: lmartinez-mirror.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found