Skip to content

Latest commit

 

History

History
31 lines (27 loc) · 878 Bytes

README.md

File metadata and controls

31 lines (27 loc) · 878 Bytes

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