GithubHelp home page GithubHelp logo

vishnunelapati / dl-nlp-resume-evaluation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from manuels0usa/dl-nlp-resume-evaluation

0.0 0.0 0.0 2.18 MB

Deep Learning - Curriculum Vitae matching job description using Natural Language Processing & Computer Vision

Python 100.00%

dl-nlp-resume-evaluation's Introduction

Deep Learning - Applied Natural Language Processing & Computer Vision

Curriculum Vitae Matching Job Description

Project done by:

  • José Cabral
  • José Jesus
  • Manuel Sousa

Description

This project was executed in order to apply deep learning techniques learned in classes and in a way mix them in a project format whose concept would enable to explore both areas of natural language processing and computer vision. The work developed stands out as a program that selects the curriculum vitaes with the best match classification according to a job announcement description. Furthermore, the keywords present in the best resumes are analyzed and the faces of each candidate are detected in their own curriculum vitae.

Before running, please install all required dependencies using the command on CMD console:

pip install -r requirements.txt

To run the program use the command:

python run.py

...and is running on your CMD console!

title

How to use the program:

  1. Create necessary txt file named "job_description" and folder named "resumes". If they are not created before running the program, the program itself will create them for you;
  2. Write a job description into job_description.txt file;
  3. Import resumes(CVs) pdf files into /resumes directory;
  4. Press Enter key to run the program logic or [q] key to exit;
  5. The best scored resumes will be available in /results folder following the images of each candidates face detected;
  6. In the CMD console the results summary will also be printed: resume name, algorithm matching score and relevant keywords found in resume.

dl-nlp-resume-evaluation's People

Contributors

manuels0usa avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.