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