binoydutt / Resume-Job-Description-Matching
The purpose of this project was to defeat the current Application Tracking System used by most of the organization to filter out resumes. In order to achieve this goal I had to come up with a universal score which can help the applicant understand the current status of the match. The following steps were undertaken for this project 1) Job Descriptions were collected from Glass Door Web Site using Selenium as other scrappers failed 2) PDF resume parsing using PDF Miner 3) Creating a vector representation of each Job Description - Used word2Vec to create the vector in 300-dimensional vector space with each document represented as a list of word vectors 4) Given each word its required weights to counter few Job Description specific words to be dealt with - Used TFIDF score to get the word weights. 5) Important skill related words were given higher weights and overall mean of each Job description was obtained using the product for word vector and its TFIDF scores 6) Cosine Similarity was used get the similarities of the Job Description and the Resume 7) Various Natural Language Processing Techniques were identified to suggest on the improvements in the resume that could help increase the match score
RepositoryStats indexes 584,777 repositories, of these binoydutt/Resume-Job-Description-Matching is ranked #206,043 (65th percentile) for total stargazers, and #206,312 for total watchers. Github reports the primary language for this repository as Python, for repositories using this language it is ranked #36,980/116,437.
binoydutt/Resume-Job-Description-Matching has 1 open pull request on Github, 0 pull requests have been merged over the lifetime of the repository.
Github issues are enabled, there are 2 open issues and 1 closed issue.
Star History
Github stargazers over time
Watcher History
Github watchers over time, collection started in '23
Recent Commit History
0 commits on the default branch (master) since jan '22
No recent commits to this repository
Yearly Commits
Commits to the default branch (master) per year
Issue History
Languages
The only known language in this repository is Python
updated: 2024-11-14 @ 05:33pm, id: 135117451 / R_kgDOCA26iw