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

  • Log In
  • Sign Up

JeswinMS4
/
en_resume_ner

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

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

  • Libraries
  • spaCy

    How to use JeswinMS4/en_resume_ner with spaCy:

    !pip install https://huggingface.co/JeswinMS4/en_resume_ner/resolve/main/en_resume_ner-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("en_resume_ner")
    
    # Importing as module.
    import en_resume_ner
    nlp = en_resume_ner.load()
  • Notebooks
  • Google Colab
  • Kaggle
en_resume_ner
948 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
JeswinMS4's picture
JeswinMS4
Update spaCy pipeline
5d4d0c8 verified almost 2 years ago
  • ner
    Update spaCy pipeline almost 2 years ago
  • transformer
    Update spaCy pipeline almost 2 years ago
  • vocab
    Update spaCy pipeline almost 2 years ago
  • .gitattributes
    1.64 kB
    Update spaCy pipeline almost 2 years ago
  • README.md
    1.33 kB
    Update spaCy pipeline almost 2 years ago
  • config.cfg
    2.97 kB
    Update spaCy pipeline almost 2 years ago
  • en_resume_ner-any-py3-none-any.whl
    445 MB
    xet
    Update spaCy pipeline almost 2 years ago
  • meta.json
    2.79 kB
    Update spaCy pipeline almost 2 years ago
  • tokenizer
    77.1 kB
    Update spaCy pipeline almost 2 years ago