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:54044310c59e751db90baec4cb797ed7826be0a7a7b729e22f2c5371a1c13458
size 6156681
|