How to use placingholocaust/ph-md with spaCy:
!pip install https://huggingface.co/placingholocaust/ph-md/resolve/main/ph-md-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("ph-md") # Importing as module. import ph-md nlp = ph-md.load()
The community tab is the place to discuss and collaborate with the HF community!