Skip to content

Reads CVs (or other documents) in .pdf format and matches them against keywords and calculates the distance to "Ideal Candidate".

Notifications You must be signed in to change notification settings

antonsixtenson/Application-Matcher

Repository files navigation

ApplicationMatcher

A small program with front-end to match CVs against keywords.

HOW TO RUN:

install required packages by running:

$ pip install -r requirements.txt

run program:

$ python3 gui.py

You can test program with Example CVs in /TEST_CVs

!OBS!

PROGRAM IS ONLY TESTED ON LINUX

Because of required package "pdftotext" this does not currently work on Windows

About

Reads CVs (or other documents) in .pdf format and matches them against keywords and calculates the distance to "Ideal Candidate".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published