Search Criteria
Package Details: python-spacy 3.8.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-spacy.git (read-only, click to copy) |
---|---|
Package Base: | python-spacy |
Description: | Free open-source library for Natural Language Processing in Python |
Upstream URL: | https://github.com/explosion/spacy |
Licenses: | MIT |
Submitter: | crendel |
Maintainer: | jnphilipp |
Last Packager: | jnphilipp |
Votes: | 11 |
Popularity: | 0.002459 |
First Submitted: | 2018-10-30 09:39 (UTC) |
Last Updated: | 2024-10-22 16:58 (UTC) |
Dependencies (22)
- python-catalogueAUR
- python-cymem
- python-jinja
- python-langcodesAUR
- python-murmurhashAUR
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-preshedAUR
- python-pydantic (python-pydantic-gitAUR)
- python-requests
- python-smart_openAUR
- python-spacy-loggersAUR
- python-srslyAUR (python-srsly-gitAUR)
- python-thincAUR (python-thinc-gitAUR)
- python-tqdm
- python-typer
- python-wasabiAUR (python-wasabi-gitAUR)
- python-weaselAUR
- cython0AUR (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- Show 2 more dependencies...
Required by (42)
- python-chatterbot
- python-fastai2
- python-sapply-git
- python-spacy-da_core_news_lg
- python-spacy-da_core_news_trf
- python-spacy-de_core_news_lg
- python-spacy-de_core_news_md
- python-spacy-de_core_news_sm
- python-spacy-de_dep_news_trf
- python-spacy-el_core_news_lg
- python-spacy-entity-linker
- python-spacy-en_core_web_lg
- python-spacy-en_core_web_md
- python-spacy-en_core_web_sm
- python-spacy-en_core_web_trf
- python-spacy-es_core_news_lg
- python-spacy-es_core_news_md
- python-spacy-es_core_news_sm
- python-spacy-fi_core_news_lg
- python-spacy-fr_core_news_lg
- Show 22 more...
Latest Comments
« First ‹ Previous 1 2
crendel commented on 2021-03-07 18:04 (UTC)
@flipflop97: Could you please add
python-jinja
as a dep? Otherwise the spacy module can't be imported. Thanks for updating more frequently than I ever did! :)owenc1172 commented on 2020-06-15 17:49 (UTC)
@Jont828 Yes, I just got it after trying to compile a package. Anyone have a fix?
Jont828 commented on 2020-06-15 02:38 (UTC) (edited on 2020-07-16 04:35 (UTC) by Jont828)
I've been getting the following error trying to upgrade to
python-spacy-2.2.4
. Is anyone else experiencing something similar?crendel commented on 2020-05-04 03:29 (UTC)
Sure, sorry for the delay. Thanks for putting non-git repos up!
flipflop97 commented on 2020-01-21 11:53 (UTC)
It also imports and thus requires
python-plac
as a dependency. Can you add that one too?flipflop97 commented on 2020-01-21 11:36 (UTC)
Hi, thanks for updating. Can you maybe change the dependencies
python-srsly-git
topython-srsly
andpython-wasabi-git
topython-wasabi
? Those are the stable versions that are also available in the AUR, and allows the user to choose between the two versions.crendel commented on 2020-01-15 16:24 (UTC)
@flipflop97: this should now be fixed (it is for me) after updating spacy to 2.2.3 (including the other updated dependencies).
flipflop97 commented on 2020-01-07 10:54 (UTC)
I get an error while building this package, maybe updating the sources will fix it?
« First ‹ Previous 1 2