ResuMatch is a Resume Matching System that aims to match job descriptions with candidates' resumes. It extracts key details from both job descriptions and resumes, processes them, and calculates a similarity score to rank the most suitable candidates for each job.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
3
commits
Merge branch 'master' of https://github.com/suyashXD/ResuMatch
72ab905View on GitHubwarnings suppressed for main.py script and fixed encoding error
ab2367cView on GitHubscripts for text processing, similarity calculation and matching added
f04e8a6View on GitHubscripts for text processing, similarity calculation and matching added
ca2d9f5View on GitHub