Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JAIJANYANI authored Jun 23, 2018
1 parent 4f25cb0 commit 57d2c34
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Automated-Resume-Screening-System
# Automated Resume Screening System (With Dataset)
A web app to help employers by analysing resumes and CVs, surfacing candidates that best match the position and filtering out those who don't.

## Description
Used recommendation engine techniques such as KNN, content based filtering for fuzzy matching job description with multiple resumes.
Used recommendation engine techniques such as Collaborative , Content-Based filtering for fuzzy matching job description with multiple resumes.

## Prerequisites

Expand All @@ -13,6 +13,9 @@ Used recommendation engine techniques such as KNN, content based filtering for f
* Sklearn
* Python 3.6.0 |Anaconda 4.3.0 (64-bit)|

# Dataset

* Link : https://s3.ap-south-1.amazonaws.com/codebyte-bucket/Resume%26Job_Descriptions.zip

## Running

Expand All @@ -25,4 +28,4 @@ python app.py

## Author

# @CodeByte
# @CodeByte

0 comments on commit 57d2c34

Please sign in to comment.