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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

LPDoctor
/
en_core_web_sm_job_related

Text Classification
spaCy
English
token-classification
ner
Eval Results (legacy)
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • spaCy

    How to use LPDoctor/en_core_web_sm_job_related with spaCy:

    !pip install https://huggingface.co/LPDoctor/en_core_web_sm_job_related/resolve/main/en_core_web_sm_job_related-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("en_core_web_sm_job_related")
    
    # Importing as module.
    import en_core_web_sm_job_related
    nlp = en_core_web_sm_job_related.load()
  • Notebooks
  • Google Colab
  • Kaggle
en_core_web_sm_job_related / parser
322 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
LPDoctor's picture
LPDoctor
commit from DaFull
cfc3e8f over 2 years ago
  • cfg
    222 Bytes
    commit from DaFull over 2 years ago
  • model
    320 kB
    commit from DaFull over 2 years ago
  • moves
    1.57 kB
    commit from DaFull over 2 years ago