Here’s a Python script that acts as a résumé keyword density checker. It will take a résumé text and a list of keywords, then calculate the density (percentage) of each keyword in the résumé.
How it works:
-
Converts résumé text and keywords to lowercase and strips punctuation.
-
Supports both single-word and multi-word keywords.
-
Calculates count and percentage density based on total word count.
If you’d like, I can also build this as a web app or Excel macro. Let me know!
Share this Page your favorite way: Click any app below to share.