Skip to content

Adminixtrator/tailor-resume-to-job-description--NLP--Spacy

Repository files navigation

ReadME

Create a virtual environment

$ virtualenv .

Install requirements

$ pip install -r requirements.txt

Download spaCy en_core_web_sm model

$ python -m spacy download en_core_web_sm

Check spacy compatibility

$ python -m spacy validate

Run app

$ python main.py

Exclusive content: For Adventurers

Run the .ipynb notebook locally using jupyter notebook or an equivalent of choice.

Or

Visit: Google Colaboratory to access the notebook.

Well then, Buenos dias.

About

Resume to Job description matcher with NLP using spacy's EntityRuler

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages