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
19.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
fuzzyethic's picture
fuzzyethic
Update README.md
ef92739 verified 8 months ago
  • ner
    Upload folder using huggingface_hub 8 months ago
  • test_model
    Upload folder using huggingface_hub 8 months ago
  • vocab
    Upload folder using huggingface_hub 8 months ago
  • .gitattributes
    1.8 kB
    Upload folder using huggingface_hub 8 months ago
  • README.md
    1.89 kB
    Update README.md 8 months ago
  • config.cfg
    2.27 kB
    Upload folder using huggingface_hub 8 months ago
  • meta.json
    1.06 kB
    Upload folder using huggingface_hub 8 months ago
  • test_file.txt
    16 Bytes
    Upload folder using huggingface_hub 8 months ago
  • tokenizer
    77.1 kB
    Upload folder using huggingface_hub 8 months ago