Enhancing Recruitment Process using Text Mining and Machine Learning (Resume Mining) using Graph Database Neo4j Still working on it......
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.
- Python 3 or Greater
pip install pdfminer3k