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