Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Sefaria
/
he_ref_ner

Token Classification
spaCy
Hebrew
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use Sefaria/he_ref_ner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • spaCy

    How to use Sefaria/he_ref_ner with spaCy:

    !pip install https://huggingface.co/Sefaria/he_ref_ner/resolve/main/he_ref_ner-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("he_ref_ner")
    
    # Importing as module.
    import he_ref_ner
    nlp = he_ref_ner.load()
  • Notebooks
  • Google Colab
  • Kaggle
he_ref_ner
262 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
noahsantacruz's picture
noahsantacruz
Update README.md
459e417 verified 5 months ago
  • ner
    Update spaCy pipeline over 2 years ago
  • tok2vec
    Update spaCy pipeline over 2 years ago
  • vocab
    Update spaCy pipeline over 2 years ago
  • .gitattributes
    1.79 kB
    Update spaCy pipeline over 2 years ago
  • README.md
    4.64 kB
    Update README.md 5 months ago
  • config.cfg
    3.87 kB
    Update spaCy pipeline over 2 years ago
  • he_ref_ner-any-py3-none-any.whl
    119 MB
    xet
    Update spaCy pipeline over 2 years ago
  • meta.json
    861 Bytes
    Update spaCy pipeline over 2 years ago
  • spacy_function_registry.py
    1.01 kB
    Update spaCy pipeline over 2 years ago
  • tokenizer
    16 kB
    Update spaCy pipeline over 2 years ago