Resume Filtering by Megha - UMKCNSF/UMKC--HACKATHON GitHub Wiki
Use case id: 14-UM-Resume
Title: Resume Filtering
Presenter: Megha Nagabhushan

Motivation:
Recruiters receive a lot of resumes every day. There is a need for an application that should be able to process these resume documents and shortlist them based on some filters.
Application:
-
Provide an interface for the user to upload his/her resume
-
The uploaded document should be saved in drive/box
-
Provide an interface for the Recruiter to apply filter( Eg. Skills: Java, Experience: 3-5 years etc.)
-
The application should process all the documents in the box/drive and shortlist all those documents which match the filter
For example:
The resume containing the line “Java Developer, Wells Fargo [ June 2013 – July 2016]” should be shortlisted when I apply the filter - Skills: Java, experience: 3-5 years
Use Natural Language Processing techniques to build the application
The application should display the Name and Contact Details of the Retrieved Documents
Questions:
Please create an issue on Github with usecase-id or email to: [email protected]