Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 739 Bytes

File metadata and controls

33 lines (22 loc) · 739 Bytes

Automated Resume Screening System (With Dataset)

A web app to help employers by analysing resumes and CVs, surfacing candidates that best match the position and filtering out those who don't.

Description

Used recommendation engine techniques such as Collaborative , Content-Based filtering for fuzzy matching job description with multiple resumes.

Prerequisites

Software

  • Gensim
  • Numpy==1.11.3
  • Pandas
  • Sklearn
  • Python 3.6.0 |Anaconda 4.3.0 (64-bit)|

Dataset

Running

  • Simply run this command from root directory.
  • Login Username :admin Password : whitetigers2018
python app.py

Author

@CodeByte