How to use from the
Use from the
spaCy library
!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()
README.md exists but content is empty.
Downloads last month
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support