Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 706 Bytes

File metadata and controls

14 lines (10 loc) · 706 Bytes

Resume-Mining-Machine-Learning-Neo4j

Enhancing Recruitment Process using Text Mining and Machine Learning (Resume Mining) using Graph Database Neo4j Still working on it......

Short Description

This project based on extracting relevant words from the resumes using Term Document Matrix using Regular Expression in Python. The role of the candidate, various skills, familiarity with various frameworks, experienced skills have been considered. Then save in a Graph database using Neo4j and later using Machine learning onto it. The machine learning model predict the potentially best candidate for a particular job profile.

Prerequisition

  1. Python 3 or Greater
pip install pdfminer3k