allenai / scispacy

A full spaCy pipeline and models for scientific/biomedical documents.
https://allenai.github.io/scispacy/
Apache License 2.0
1.69k stars 226 forks source link

Can't add sciscpacy pipe #505

Closed miquelmongeAZ closed 7 months ago

miquelmongeAZ commented 7 months ago

I am unable of adding pipes (abbreviation_detector), or others. I have spacy tansformers installed and the module abbreviation_detector imported:

image

Spacy info: spaCy version 3.6.1
Location /Users/.../.venv/lib/python3.9/site-packages/spacy Platform macOS-14.3.1-arm64-arm-64bit
Python version 3.9.6
Pipelines en_core_sci_sm (0.5.3), en_core_sci_md (0.5.3), en_ner_bionlp13cg_md (0.5.3), en_core_sci_scibert (0.5.3), en_ner_craft_md (0.5.3)

I also coudn't import scispacy_linker. It only appears from scispacy.umls_linking.