Skip to content

Latest commit

Β 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧾 Resume Parser GUI (Tkinter + NLP + PDF/DOCX)

This project is a Resume Parser with a user-friendly GUI built using Tkinter, capable of extracting useful information from DOCX and PDF resumes using Natural Language Processing (NLP) techniques.


🎯 Features

  • πŸ” Simple login system
  • πŸ“„ Supports both .docx and .pdf file formats
  • 🧠 Extracts:
    • Name
    • Skills
    • Educational Qualifications
    • Email Address
    • Phone Number
    • Experience Dates (if mentioned)
  • 🎨 GUI built with Tkinter for intuitive usage

πŸ›  Tech Stack

  • Frontend / GUI: Tkinter
  • Backend: Python
  • Libraries Used:
    • nltk (tokenization, POS tagging, chunking)
    • spaCy (NER and NLP)
    • pdfminer.six (PDF text extraction)
    • docx2txt (DOCX text extraction)
    • pandas, re, sqlite3, os, tkinter.ttk, etc.

πŸ“¦ Installation

  1. Clone the repository:
git clone https://github.com/yourusername/resume-parser.git
cd resume-parser

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages