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