Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

MohammedShaneeb
/
en_SkillExtraction

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

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

  • Libraries
  • spaCy

    How to use MohammedShaneeb/en_SkillExtraction with spaCy:

    !pip install https://huggingface.co/MohammedShaneeb/en_SkillExtraction/resolve/main/en_SkillExtraction-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("en_SkillExtraction")
    
    # Importing as module.
    import en_SkillExtraction
    nlp = en_SkillExtraction.load()
  • Notebooks
  • Google Colab
  • Kaggle
en_SkillExtraction / ner
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
MohammedShaneeb's picture
MohammedShaneeb
Update spaCy pipeline
14ae4cf over 2 years ago
  • cfg
    221 Bytes
    Update spaCy pipeline over 2 years ago
  • model
    176 kB
    Update spaCy pipeline over 2 years ago
  • moves
    516 Bytes
    Update spaCy pipeline over 2 years ago