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

  • Log In
  • Sign Up

amjad-awad
/
skill-extractor

Token Classification
spaCy
English
nlp
python
skill-extraction
ner
Model card Files Files and versions
xet
Community
1

Instructions to use amjad-awad/skill-extractor with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • spaCy

    How to use amjad-awad/skill-extractor with spaCy:

    !pip install https://huggingface.co/amjad-awad/skill-extractor/resolve/main/skill-extractor-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("skill-extractor")
    
    # Importing as module.
    import skill-extractor
    nlp = skill-extractor.load()
  • Notebooks
  • Google Colab
  • Kaggle
skill-extractor / ner
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
amjad-awad's picture
amjad-awad
Upload folder using huggingface_hub
eb3934f verified 10 months ago
  • cfg
    233 Bytes
    Upload folder using huggingface_hub 10 months ago
  • model
    176 kB
    xet
    Upload folder using huggingface_hub 10 months ago
  • moves
    596 Bytes
    Upload folder using huggingface_hub 10 months ago