Skip to content

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

Repository files navigation

"Remember, a few hours of trial and error can save you several minutes of looking at the README"

Create a virtual environment

$ virtualenv .

Install requirements

$ pip install -r requirements.txt

Check spacy compatibility

$ python -m spacy validate

Download spaCy en_core_web_sm model

$ pip install https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.0.0/en_core_web_sm-3.0.0.tar.gz

Run app

$ python cvMatcher.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.

Job Description

Job Description

Sample Resume

Sample Resume

Match: 58.78%

Well then, Buenos dias.

About

NLP project to match a resume to a Job description

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages