Karthikeyan commited on
Commit
fb10da3
1 Parent(s): ce62639

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,7 +45,7 @@ class ResumeAnalyser:
45
  **Detailed Analysis:**
46
  the result should be in this format:
47
  Matched Percentage: [matching percentage].
48
- Reason : [list out Matching Reason from job_description and resume].
49
  Skills To Improve : [Mention the skills How to improve and get 100 percentage job description matching].
50
  Keywords : [matched key words from {job_description} and {resume}].
51
  """,
 
45
  **Detailed Analysis:**
46
  the result should be in this format:
47
  Matched Percentage: [matching percentage].
48
+ Reason : [Mention Only Matching Reason from job_description and resume. don't mention missing things].
49
  Skills To Improve : [Mention the skills How to improve and get 100 percentage job description matching].
50
  Keywords : [matched key words from {job_description} and {resume}].
51
  """,