A smart resume clustering and scoring system using Natural Language Processing (NLP) and Machine Learning.
- Cleans and preprocesses resume data
- Extracts features using TF-IDF
- Groups resumes using KMeans clustering
- Scores resumes on a 0β10 scale based on relevance
- Supports checking new resumes instantly
- Clone this repo:
git clone [https://github.com/nafeeshossain/ResumeParser.git] cd ResumeParser