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

gateswang00
/
job_ner_skills

Token Classification
spaCy
jobs
skills
ner
Model card Files Files and versions
xet
Community

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

  • Libraries
  • spaCy

    How to use gateswang00/job_ner_skills with spaCy:

    !pip install https://huggingface.co/gateswang00/job_ner_skills/resolve/main/job_ner_skills-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("job_ner_skills")
    
    # Importing as module.
    import job_ner_skills
    nlp = job_ner_skills.load()
  • Notebooks
  • Google Colab
  • Kaggle
job_ner_skills
8.48 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
gateswang00's picture
gateswang00
Upload folder using huggingface_hub
4c40282 verified 8 days ago
  • ner
    Upload folder using huggingface_hub 8 days ago
  • vocab
    Upload folder using huggingface_hub 8 days ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 8 days ago
  • README.md
    906 Bytes
    Upload folder using huggingface_hub 8 days ago
  • config.cfg
    2.66 kB
    Upload folder using huggingface_hub 8 days ago
  • meta.json
    705 Bytes
    Upload folder using huggingface_hub 8 days ago
  • tokenizer
    77.1 kB
    Upload folder using huggingface_hub 8 days ago