Skip to content

This project classifies resumes into predefined categories using natural language processing (NLP) and machine learning techniques. It also includes a web scraping functionality to gather additional information based on the classified category.

License

Notifications You must be signed in to change notification settings

IEEE-VIT/Resume-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume-Parser

RESUME PARSER

Resume Parser and Job Suggester

This project classifies resumes into predefined categories using natural language processing (NLP) and machine learning techniques. It also includes a web scraping functionality to gather additional information based on the classified category.

Features

  • Data Cleaning and Preprocessing
  • TF-IDF Vectorization
  • Model Training with SVM
  • PDF Resume Parsing
  • Web Scraping

Installation

Prerequisites

  • Python 3.6+
  • pip

Setup


git clone https://github.com/your-username/Resume-Parser.git
cd Resume-Parser
pip install -r requirements.txt

Contributing

  • Fork the repository
  • create a new branch
  • make your changes
  • and create a pull request.

Project Contributor

This project was made by @eashwar05

About

This project classifies resumes into predefined categories using natural language processing (NLP) and machine learning techniques. It also includes a web scraping functionality to gather additional information based on the classified category.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages