Skip to content

A simple code to empower recruiters to swiftly identify top talent based on their custom keywords

License

Notifications You must be signed in to change notification settings

Melanee-Melanee/Simple_Resume_Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Simple_Resume_Analyzer

This notebook helps recruiters and hiring managers to identify the most-matched resumes very quickly and accelerate finding the top talent. This code can read a huge amount of PDF files (resumes) and sort them based on the most related keywords.

Usage

1- Install PyPDF2: !pip install PyPDF2

2- Move all the resumes in a same directory and define your directory path in: directory_path

3- Replace your custom keywords in: keywords

4- Run the cell

Output

In the output you will see the sorted resumes based on the most related keywords and also the name of resumes, eg: Resume_1.pdf, Resume_2.pdf, Resume_3.pdf and so on.

Melanee resume analyzer

Warning

This notebook is under license and any publishing without referring to my repository is prohibited!

Developer: Melanee

About

A simple code to empower recruiters to swiftly identify top talent based on their custom keywords

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published