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

fuzzyethic
/
NER-ONETONOTE5

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

Instructions to use fuzzyethic/NER-ONETONOTE5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • spaCy

    How to use fuzzyethic/NER-ONETONOTE5 with spaCy:

    !pip install https://huggingface.co/fuzzyethic/NER-ONETONOTE5/resolve/main/NER-ONETONOTE5-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("NER-ONETONOTE5")
    
    # Importing as module.
    import NER-ONETONOTE5
    nlp = NER-ONETONOTE5.load()
  • Notebooks
  • Google Colab
  • Kaggle
NER-ONETONOTE5 / test_model /parser
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
fuzzyethic's picture
fuzzyethic
Upload folder using huggingface_hub
2946290 verified 8 months ago
  • cfg
    222 Bytes
    Upload folder using huggingface_hub 8 months ago
  • model
    320 kB
    xet
    Upload folder using huggingface_hub 8 months ago
  • moves
    1.57 kB
    Upload folder using huggingface_hub 8 months ago