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