allenai / scispacy

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

EntityLinker Import Kills Kernel #437

Closed Kate-Phillips closed 2 years ago

Kate-Phillips commented 2 years ago

Whenever I use 'from scispacy.linking import EntityLinker' the kernel dies and automatically restarts. I ran it as a script and got this error message:

image

I use a MacOS. How do I fix this?

Kate-Phillips commented 2 years ago

https://github.com/allenai/scispacy/issues/318