Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

nitieii
/
ref_no_ner_model

Token Classification
spaCy
English
Model card Files Files and versions
xet
Community

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

  • Libraries
  • spaCy

    How to use nitieii/ref_no_ner_model with spaCy:

    !pip install https://huggingface.co/nitieii/ref_no_ner_model/resolve/main/ref_no_ner_model-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("ref_no_ner_model")
    
    # Importing as module.
    import ref_no_ner_model
    nlp = ref_no_ner_model.load()
  • Notebooks
  • Google Colab
  • Kaggle
ref_no_ner_model / ner
3.83 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
nitieii's picture
nitieii
Update spaCy pipeline
8c839f9 almost 3 years ago
  • cfg
    221 Bytes
    Update spaCy pipeline almost 3 years ago
  • model
    3.83 MB
    xet
    Update spaCy pipeline almost 3 years ago
  • moves
    119 Bytes
    Update spaCy pipeline almost 3 years ago