Skip to content

Adarsh12325/resume-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“„ Resume Keyword Scanner--> A Python tool that scans resumes and extracts relevant keywords to match job descriptions. It helps job seekers optimize their resumes for ATS (Applicant Tracking Systems).

๐Ÿš€ Features--> --> Extracts keywords from resumes --> Matches skills and job-specific terms --> Supports multiple file formats (PDF, DOCX, TXT) --> Uses Natural Language Processing (NLP) for text analysis

๐Ÿ“ฅ Installation

  1. Clone the Repository--> git clone https://github.com/Adarsh12325/Resume-Keyword-Scanner.git cd Resume-Keyword-Scanner

  2. Install Dependencies--> pip install nltk pandas pdfminer.six docx2txt

  3. Download NLTK Data--> Run this inside Python: import nltk nltk.download('punkt')

๐Ÿ“Š Usage--> ๐Ÿ”น Run the Scanner python resume_scanner.py

๐Ÿ”น Provide a Resume File (.pdf, .docx, .txt) The script will extract and display key skills and terms found in the resume.

๐Ÿ› ๏ธ Technologies Used--> Python ๐Ÿ

NLTK (Natural Language Toolkit) ๐Ÿง 

PDFMiner & docx2txt for file processing

๐Ÿ“ง Contact: adarshsah5153@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages