You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python Code that runs on Anaconda prompt with command "python ResumeParser.py <resume_name>.docx" and has .docx/.txt/.pdf/.doc functionality
About
The application was built to review and rank job candidate resumes improving the productivity of the company’s HR department in ranking the resumes by skill and experience. It involved the latest in Python, Data Science, Natural Language Processing, Responsive Professional Grade Web UI, AWS DynamoDb to store data, AWS S3 to store Images and Docu…