Skip to content

A system for computing the most similar resume vectors given a query job vector. Built using an inverted index and BM25 retrieval model.

License

Notifications You must be signed in to change notification settings

varadchoudhari/Resume-Matcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume-Matcher

A system to perform keyword search on CV/Resume and rank them by keyword matches

How to use

Copy all your resume PDFs in the /dependency/documents/ folder. Run the main.py and enter your search query.

About

A system for computing the most similar resume vectors given a query job vector. Built using an inverted index and BM25 retrieval model.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages