Spaces:
Runtime error
Runtime error
Karthikeyan
commited on
Commit
•
fb10da3
1
Parent(s):
ce62639
Update app.py
Browse files
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 : [
|
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 |
""",
|