Resume Dataset: Kaggle Resume Dataset
Job Descriptions: Job Description Dataset
- PDF Extraction: A PDF extraction tool is used to parse the PDF storing the metadata associated with it.
- Job Description: Job Descriptions are chosen from the above mentioned dataset.
- Candidate Job Matching: Given n job descriptions find the most relevant resume among available candidates.
pip install requirements.txt
python ./src/resume_match.py -n 2 -w bottom