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()
r_parser.set_custom_keywords_folder("data")
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.1.0.tar.gz (6.7 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.1.0-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pyresumize-0.1.0.tar.gz
Algorithm Hash digest
SHA256 1b3bd208b7e41a22caf96d811750b58e9d4aa680f06434111b79409e8f1c09c0
MD5 bc0a954371ccc54ecc2bc4cbe57bd8be
BLAKE2b-256 ab5e497d146e3f5016d7df6e2b1aa4ad05209ed00e514015fa69cfca93e56eaf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyresumize-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.1 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.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fdb64aa023c89ec73e85b5df826d2ab841743e2bf29eb5842045dc28ed609966
MD5 c48da4a211182a272e284f40d28133ad
BLAKE2b-256 3559246bf276bc7d144cd6d30315a3bfd63d13fa1f20a6152b902b7df4065e7d

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