Coder Social home page Coder Social logo

renauddahou / resume_parser_using_deep_learning Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shavakchauhan/resume_parser_using_deep_learning

0.0 0.0 0.0 3.3 MB

Resume parser with ner using state of art in deep learning with transformers specifically bert.

License: GNU General Public License v3.0

Python 7.54% Jupyter Notebook 90.47% HTML 1.99%

resume_parser_using_deep_learning's Introduction

Resume_parser_using_deep_learning

Resume parser with ner using state of art in deep learning with transformers specifically roberta.

The link for trained model is link to model .I did not added it on github because size was exceeding github size parameter.

There are seven types of entity possible for a given set of words:

  1. Job title : This entity represents the the type of job which users wants
  2. skill : This represents the importants skills which users possess
  3. experience : This represents the job of the user in previous company and it timeline
  4. org : This represents the set of companies ehich user has worked previously or working now.
  5. tool : This represents the software tools used by user
  6. Degree : This represents which degree user has taken for example B.Tech,M.tech,MBA etc
  7. Educ : This represents the college in which user studied.

Deployment

  • Create virtual envinronment with python version==3.7.13
  • Then download the generated_model folder(Link is given above) in Deployment folder
  • Then in command line use pip3 install pip install -r requirements.txt
  • Then run python3 main.py
  • And on this url link you can upload your resume and then the model will give parsed output after sometime so that you will be able to see important keyword in the resume.

Demo Gif of the Application

Demo gif of the application

resume_parser_using_deep_learning's People

Contributors

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