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

nestauk
/
en_skillner

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

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

  • Libraries
  • spaCy

    How to use nestauk/en_skillner with spaCy:

    !pip install https://huggingface.co/nestauk/en_skillner/resolve/main/en_skillner-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("en_skillner")
    
    # Importing as module.
    import en_skillner
    nlp = en_skillner.load()
  • Notebooks
  • Google Colab
  • Kaggle
en_skillner
Ctrl+K
Ctrl+K
  • 2 contributors
History: 7 commits
lizgzil's picture
lizgzil
Update README.md
2610a6d verified 12 months ago
  • attribute_ruler
    Update spaCy pipeline almost 2 years ago
  • lemmatizer
    Update spaCy pipeline about 2 years ago
  • ner
    Update spaCy pipeline almost 2 years ago
  • parser
    Update spaCy pipeline about 2 years ago
  • senter
    Update spaCy pipeline about 2 years ago
  • tagger
    Update spaCy pipeline almost 2 years ago
  • tok2vec
    Update spaCy pipeline about 2 years ago
  • vocab
    Update spaCy pipeline almost 2 years ago
  • .gitattributes
    1.78 kB
    Update spaCy pipeline about 2 years ago
  • README.md
    2.25 kB
    Update README.md 12 months ago
  • config.cfg
    5.52 kB
    Update spaCy pipeline almost 2 years ago
  • en_skillner-any-py3-none-any.whl
    588 MB
    xet
    Update spaCy pipeline almost 2 years ago
  • meta.json
    3.14 kB
    Update spaCy pipeline almost 2 years ago
  • tokenizer
    77.1 kB
    Update spaCy pipeline about 2 years ago