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
28 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
LPDoctor's picture
LPDoctor
update REAMDE
4fe8c1f over 2 years ago
  • attribute_ruler
    commit from DaFull over 2 years ago
  • lemmatizer
    commit from DaFull over 2 years ago
  • ner
    commit from DaFull over 2 years ago
  • parser
    commit from DaFull over 2 years ago
  • senter
    commit from DaFull over 2 years ago
  • tagger
    commit from DaFull over 2 years ago
  • tok2vec
    commit from DaFull over 2 years ago
  • vocab
    commit from DaFull over 2 years ago
  • .gitattributes
    1.69 kB
    commit from DaFull over 2 years ago
  • README.md
    4.5 kB
    update REAMDE over 2 years ago
  • config.cfg
    5.49 kB
    commit from DaFull over 2 years ago
  • en_core_web_sm_job-any-py3-none-any.whl
    12.8 MB
    xet
    commit from DaFull over 2 years ago
  • meta.json
    10.1 kB
    commit from DaFull over 2 years ago
  • tokenizer
    77.1 kB
    commit from DaFull over 2 years ago