GithubHelp home page GithubHelp logo

letubert / resume-parser Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ashaywalke/resume-parser

0.0 3.0 0.0 119 KB

Code to parse information such as Name, Email, Phone Number, Skill sets and Technologies from a given resume

License: MIT License

Python 100.00%

resume-parser's Introduction

Resume-Parser

Extracting name, email, phonenumber, skills

Code to parse information such as Name, Email, Phone Number, skillset and the technology associated with it.

requirements

Following is the list of python libraries required

cStringIO
re
csv
pdfminer
BeautifulSoup
urllib2
spacy

Spacy is an Industrial-Strength Natural Language Processing tool which is used here to detect Indian Names in the resume after pip installing spacy make sure that you install 'xx' model which supports foreign languages

python -m spacy download xx

Code

Set the directory to the one which contains the extracted files, and save your resume with the file name, resume.pdf in the same directory.

$ python resumeparser.py

Sample Output

Page

resume-parser's People

Contributors

ashaywalke avatar shivam207 avatar

Watchers

James Cloos avatar Leon avatar  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.