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.
- Data Cleaning and Preprocessing
- TF-IDF Vectorization
- Model Training with SVM
- PDF Resume Parsing
- Web Scraping
- Python 3.6+
- pip
git clone https://github.com/your-username/Resume-Parser.git
cd Resume-Parser
pip install -r requirements.txt
- Fork the repository
- create a new branch
- make your changes
- and create a pull request.
This project was made by @eashwar05