How to use Purva17/b2b-ecomm-ner with spaCy:
!pip install https://huggingface.co/Purva17/b2b-ecomm-ner/resolve/main/b2b-ecomm-ner-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("b2b-ecomm-ner") # Importing as module. import b2b-ecomm-ner nlp = b2b-ecomm-ner.load()
The community tab is the place to discuss and collaborate with the HF community!