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