Skip to content

A basic resume parser that extracts basic information and groups data by headings using simple pattern matching.

Notifications You must be signed in to change notification settings

richayadav03/resume-parser-basic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Basic Resume Parser

A basic resume parser that extracts basic information and groups data by headings using simple pattern matching.


To Run the code:
  • Run the ipynb file.
  • It has options places to change the shortlisting values, and the sample folder name to change the resumes' location.
Dependencies:
  • PyPDF2
  • docx2txt
  • reportlab
Installation code:
  • !pip install python-docx PyPDF2
  • !pip install docx2txt
  • !pip install reportlab


Created as part of:
MINeD Hackathon 2024
Organized by:
  • The Center of Excellence in Data Science, Department of Computer Science and Engineering, Institute of Technology, Nirma University, Ahmedabad, GJ, IN
    (in collaboration with)
  • The Thomas J. Watson College of Engineering and Applied Science, State University of New York at Binghamton, NY, USA

Team Members:
  • Parv Thacker
  • Richa Yadav
  • Khushi Patel
  • Niti Patel
  • Jaival Chhag
Members are or will be added as collaborators to the projet/repo

About

A basic resume parser that extracts basic information and groups data by headings using simple pattern matching.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%