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

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 : [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
  """,
 
45
  **Detailed Analysis:**
46
  the result should be in this format:
47
  Matched Percentage: [matching percentage].
48
+ Reason : [Mention Reason and keys from job_description and resume get this matched percentage.].
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
  """,