Giter Club home page Giter Club logo

resume-parser-spacy-ner's Introduction

Resume Parsing with Spacy NER

Introduction

Resumes come in various formats, making it challenging to extract crucial information. NK.com is a platform that hosts resumes and connects them with hiring managers from Fortune 500 companies. Currently, their process relies heavily on manual labor. When a resume is uploaded, a human reviewer goes through it to extract essential details such as the Name, Designation, and Place of Work.

This manual process is labor-intensive and problematic, especially when dealing with thousands of uploaded resumes and a limited workforce. To address this issue, NK.com has commissioned us to develop a resume parser that can automatically extract key elements from resumes using Machine Learning (ML) and present the results.


Dataset Description

To aid in the development of the resume parser, NK.com has provided us with a dataset sourced from Dataturks. This dataset includes JSON files with labeled information for each resume. The labeled fields include:

  • Location
  • Designation
  • Name
  • Years of Experience
  • College
  • Degree
  • Graduation Year
  • Companies worked at
  • Email address

Objective

To build resume parser model to automatically identify and extract the key elements from resumes, streamlining the hiring process for NK.com.


Execution Instructions

  • Please create the directory structure in the following way to execute.

    • '/Resume_Parser'
  • Install requirements with "pip install -r requirements.txt"

  • Run engine.py


resume-parser-spacy-ner's People

Contributors

ajnavneet avatar

Watchers

 avatar

Forkers

mrjaysa

resume-parser-spacy-ner's Issues

Request for stage-1 docs and contribution goals

Can you please update the setup instructions because this is giving an error when installing dependencies like Python version etc

Screenshot-20231101165008-890x321

and what is the status of the project, i am working on a similar project for my side project, and it would be helpful to learn from you and contribute if possible,
thanks and great work by the way ๐Ÿฅ‡

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.