Skip to main content

Resume Parser Written in Python3

Project description

Introduction

pyresumize is a python module to extract useful information from resume and generate a json string out of it. Currently it supports only pdf file as input .

Todo

  • Implement a Skill Fetcher
  • Support for other formats
  • Performance Improvements
  • Bug Fixes
  • Custom configuration of input data

Note

The Skills , Employers and Education is given as .csv inputs to the engine and you can see a reference implementation in the data folder.

Usage

python -m spacy download en_core_web_sm
python -m nltk.downloader words
python -m nltk.downloader stopwords
from  pyresumize  import ResumeProcessor
r_parser=ResumeProcessor()
json=r_parser.process_resume(file)
print(json)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyresumize-0.0.9.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyresumize-0.0.9-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file pyresumize-0.0.9.tar.gz.

File metadata

  • Download URL: pyresumize-0.0.9.tar.gz
  • Upload date:
  • Size: 6.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for pyresumize-0.0.9.tar.gz
Algorithm Hash digest
SHA256 ae9e7d135f55b2b2f5cc52c769ebdfb770989fa14a1030cf2707180e019547db
MD5 ff5379ec725d3de9e5dde1ebe259fcb6
BLAKE2b-256 21f37cfbd442f7bf3dc3a7b0e8b01bb7b39cc6fbca64f8dc4dd54e5573830e5d

See more details on using hashes here.

File details

Details for the file pyresumize-0.0.9-py3-none-any.whl.

File metadata

  • Download URL: pyresumize-0.0.9-py3-none-any.whl
  • Upload date:
  • Size: 5.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for pyresumize-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 49b69d1f55407747147b07547903998d4fc9b128ba9b8d36ab8d7c67d352c22f
MD5 b67c3b81a9eb5e2144e26af55d63103c
BLAKE2b-256 2352f21ffd035f080d3b62432da2e8a687b47128ffe069ddfd71b4e55f3e2ff1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page