A Résumé Screening System Using Python and Multiprocessing. A system that takes a folder of résumés and a Job Description (JD) as input. The system processes each résumé, extracts relevant information, and calculates a score based on how well the candidate matches the job requirements.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
6
commits
Enhance README with developer documentation and guidelines
cbbf878View on GitHubupgraded the system's scoring algorithm to move beyond simple keyword counting, implementing Contextual Relevance and Semantic Matching.
4177836View on GitHubupgraded the system's scoring algorithm to move beyond simple keyword counting, implementing Contextual Relevance and Semantic Matching.
ee39dfcView on GitHub