The objective of the project is to create a Resume Scoring algorithm using Natural Language Processing. The algorithm will parse resumes one by one and will create a Candidate Profile based on the skills mentioned in the resume. A corpus is created using Sketch Engine, Wikipedia pages for various required skills (example : Machine Learning, Data Science, Software developer, Programming) are given as input, Sketch Engine creates a corpus from the useful data available on the given links. Word Embeddings are created from the corpus and these are used to match the skills in the candidate resume with the required skills. Finally, the candidate profile is built and plotted as a bar graph for better visualization.
forked from meghnalohani/Resume-Scoring-using-NLP
-
Notifications
You must be signed in to change notification settings - Fork 0
The objective of the project is to create a Resume Scoring algorithm using Natural Language Processing. The algorithm will parse resumes one by one and will create a Candidate Profile based on the skills mentioned in the resume. A corpus is created using Sketch Engine, Wikipedia pages for various required skills (example : Machine Learning, Data…
parthnavale/Resume-Scoring-using-NLP
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The objective of the project is to create a Resume Scoring algorithm using Natural Language Processing. The algorithm will parse resumes one by one and will create a Candidate Profile based on the skills mentioned in the resume. A corpus is created using Sketch Engine, Wikipedia pages for various required skills (example : Machine Learning, Data…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Jupyter Notebook 100.0%