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

  • Log In
  • Sign Up

Priyanka-Balivada
/
Resume_Matching_Keywords

Token Classification
spaCy
English
resume
Model card Files Files and versions
xet
Community

Instructions to use Priyanka-Balivada/Resume_Matching_Keywords with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • spaCy

    How to use Priyanka-Balivada/Resume_Matching_Keywords with spaCy:

    !pip install https://huggingface.co/Priyanka-Balivada/Resume_Matching_Keywords/resolve/main/Resume_Matching_Keywords-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("Resume_Matching_Keywords")
    
    # Importing as module.
    import Resume_Matching_Keywords
    nlp = Resume_Matching_Keywords.load()
  • Notebooks
  • Google Colab
  • Kaggle
Resume_Matching_Keywords
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Priyanka-Balivada's picture
Priyanka-Balivada
library added
e0778b4 verified about 2 years ago
  • ner
    Upload folder using huggingface_hub about 2 years ago
  • transformer
    Upload folder using huggingface_hub about 2 years ago
  • vocab
    Upload folder using huggingface_hub about 2 years ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub about 2 years ago
  • README.md
    92 Bytes
    library added about 2 years ago
  • config.cfg
    2.85 kB
    Upload folder using huggingface_hub about 2 years ago
  • meta.json
    1.64 kB
    Upload folder using huggingface_hub about 2 years ago
  • tokenizer
    77.1 kB
    Upload folder using huggingface_hub about 2 years ago