Instructions to use Unmand/procare_referrer_organisation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use Unmand/procare_referrer_organisation with spaCy:
!pip install https://huggingface.co/Unmand/procare_referrer_organisation/resolve/main/procare_referrer_organisation-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("procare_referrer_organisation") # Importing as module. import procare_referrer_organisation nlp = procare_referrer_organisation.load() - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!