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