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

DanielHellebust
/
cycLingoNER

Token Classification
spaCy
English
customNER
bicycle
ner
Model card Files Files and versions
xet
Community

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

  • Libraries
  • spaCy

    How to use DanielHellebust/cycLingoNER with spaCy:

    !pip install https://huggingface.co/DanielHellebust/cycLingoNER/resolve/main/cycLingoNER-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("cycLingoNER")
    
    # Importing as module.
    import cycLingoNER
    nlp = cycLingoNER.load()
  • Notebooks
  • Google Colab
  • Kaggle
cycLingoNER
502 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
DanielHellebust's picture
DanielHellebust
Update README.md
cdcd367 about 3 years ago
  • ner
    Upload 13 files about 3 years ago
  • transformer
    Upload 13 files about 3 years ago
  • vocab
    Upload 13 files about 3 years ago
  • .gitattributes
    1.6 kB
    Upload 13 files about 3 years ago
  • README.md
    344 Bytes
    Update README.md about 3 years ago
  • config.cfg
    2.85 kB
    Upload 13 files about 3 years ago
  • meta.json
    820 Bytes
    Upload 13 files about 3 years ago
  • tokenizer
    77 kB
    Upload 13 files about 3 years ago