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