Giter Club home page Giter Club logo

courseproject's Introduction

Build Experience Profile from Resumes

  1. What are the names and NetIDs of all your team members? Who is the captain? The captain will have more administrative duties than team members.

  2. What is your free topic? Please give a detailed description. What is the task? Why is it important or interesting? What is your planned approach? What tools, systems or datasets are involved? What is the expected outcome? How are you going to evaluate your work?

In this project, we use text extraction and retrieval for the following functions:

  * Parse resumes in doc and pdf format
  * Parse job descriptions in doc and pdf format
  * Build an analysis engine to extract experience details of a candidate on various tools and technologies
  * Rank the available set of resumes based on the skill set specified in the job description

The current keyword based search used by many online websites might not be entirely accurate, as the correlation between the skills and the experience is often missing.

For example, for a skill set of ‘Spark’, instead of just searching for the keyword ‘Spark’ in the resume, we want to know (for scoring purpose) - if the employee worked in Spark for X number of years, - did he have experience on Spark, in multiple organizations.

We then create a score for each profile/resume based on the skill set mentioned in the query and rank them in order of score (highest to lowest).

  1. Which programming language do you plan to use?

    We will use the standard text retrieval tools and programming APIs (MeTA, python, numpy etc) with a customized algorithm to score each resume.

  2. Please justify that the workload of your topic is at least 20 * N hours, N being the total number of students in your team. You may list the main tasks to be completed, and the estimated time cost for each task.

    The following are the steps and key milestones for this project:

    Task Time needed ETA
    Gather representative data set for training and evaluation 8 hours Nov 8
    Parsing engine to parse resumes and job descriptions 20 hours Nov 15
    Progress report 2 hours Nov 15
    Analysis engine to analyze resumes 30 hours Nov 22
    Scoring engine to match resumes to provided job description 30 hours Nov 29
    Basic UI to search for resumes matching a job description 24 hours Dec 5
    Software documentation 8 hours Dec 9
    Total 122 hours

Project Video Demo

https://mediaspace.illinois.edu/media/t/1_tuxjijvb

Contributors

courseproject's People

Contributors

sarmakdvsr avatar linkedlist297 avatar bhaavya avatar saxenaj avatar dkrovi2 avatar sidmeister avatar

Stargazers

ZiZi_noOB 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.