michaellhans / resume-classification

IF5230 Big Project to create Resume Classification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resume Classification

Resume Classification API to classify resumes and show some suggestions based on the job description.

Getting Started

The following instructions will guide you through the application installation stage and how to run it.

Prerequisites

The following is the environment preparation needed to run the application.

- Flask Framework for Integration
- Python 3.9.7 for Back End

Installing

Instalasi dilakukan dengan mengetikkan command dibawah ini.

pip install -r requirements.txt

How to Run Program

  1. Run python app.py from the root directory
  2. Check the API documentation here
  3. You can use the Postman application or create simple UI to test this API

Built With

Authors

  • 23522011 / Michael Hans
  • 23522008 / Neng Ayu Herawati

About

IF5230 Big Project to create Resume Classification


Languages

Language:Python 99.3%Language:Procfile 0.7%