Instructions to use appfire/en_NER_Features with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use appfire/en_NER_Features with spaCy:
!pip install https://huggingface.co/appfire/en_NER_Features/resolve/main/en_NER_Features-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("en_NER_Features") # Importing as module. import en_NER_Features nlp = en_NER_Features.load() - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
62551d6 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e18256f820b4b92b0d5d86f87fc936ea82769d4d2e56c37f33f2480d96ac90ba
size 6269370
|