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

  • Log In
  • Sign Up

nimamegh
/
ner_model

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

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

  • Libraries
  • spaCy

    How to use nimamegh/ner_model with spaCy:

    !pip install https://huggingface.co/nimamegh/ner_model/resolve/main/ner_model-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("ner_model")
    
    # Importing as module.
    import ner_model
    nlp = ner_model.load()
  • Notebooks
  • Google Colab
  • Kaggle
ner_model
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
nimamegh's picture
nimamegh
Update spaCy pipeline
17387ce verified almost 2 years ago
  • ner
    Update spaCy pipeline almost 2 years ago
  • transformer
    Update spaCy pipeline almost 2 years ago
  • vocab
    Update spaCy pipeline almost 2 years ago
  • .gitattributes
    1.64 kB
    Update spaCy pipeline almost 2 years ago
  • README.md
    1.18 kB
    Update spaCy pipeline almost 2 years ago
  • config.cfg
    2.94 kB
    Update spaCy pipeline almost 2 years ago
  • en_pipeline-any-py3-none-any.whl
    577 MB
    xet
    Update spaCy pipeline almost 2 years ago
  • meta.json
    1.76 kB
    Update spaCy pipeline almost 2 years ago
  • tokenizer
    77.1 kB
    Update spaCy pipeline almost 2 years ago