import spacy nlp = spacy.load('en_core_web_sm') or Snowball The shared library might not be installed.
Download or reinstall the model:
Download the missing data:
pip uninstall PyPhenom pip install PyPhenom Or install Snowball separately:
import spacy nlp = spacy.load('en_core_web_sm') or Snowball The shared library might not be installed.
Download or reinstall the model:
Download the missing data:
pip uninstall PyPhenom pip install PyPhenom Or install Snowball separately: could not load stem extractor module