Instructions to use premrawat/en_ner_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use premrawat/en_ner_model with spaCy:
!pip install https://huggingface.co/premrawat/en_ner_model/resolve/main/en_ner_model-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("en_ner_model") # Importing as module. import en_ner_model nlp = en_ner_model.load() - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 70e1692be8fa99a232907736a8b1edde85ec28601305c25bbe4a9818c4377b74
- Size of remote file:
- 136 kB
- SHA256:
- e5e46d72aa516a8014dc644c7824bcda2476f4aef64e95b7eafdcdcf529c759d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.