GithubHelp home page GithubHelp logo

resumeparser's Introduction

ResumeParser

Logo

Purpose

The purpose of this project is to build an able resume parser to extract important entities such as names, contact info, email, skills etc.

It’s often a very hectic task for HR employees in order to extract all these entities manually from a varying range of resume styles. We attempt to create a resume parser that can handle varying formats of unstructured resumes and tries to extract meaningful information.

Approach

We tried many different libraries and approaches in order to optimize our project. We majorly used pdftotext for pdf to raw text, regex to identify and accomplish pattern based matching and Spacy/NLTK to detect entities such as names ( set of two or more consecutive proper nouns), skills etc. In order to create the front-end for this system, we have used Streamlit.

Challenges

The major challenges that were faced during this project included: Inaccuracy in experience and skill extraction Detecting roll numbers as contact numbers at times Not able to detect education year properly Proper output for the hobbies/ achievement section is missing due to lack of proper dataset for matching.

Future Scope

We’re planning to improve this system further by implementing a reinforcement learning based model and improve by optimizing our approaches further. We also plan to deploy this system as a webapp that can be accessed by anyone on a public server.

Screenshot

ss

resumeparser's People

Contributors

pararthdave avatar rgorthisearce avatar tusharmehra avatar

Stargazers

Maulik Pipaliya avatar

Watchers

 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.