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