Spaces:
Runtime error
Runtime error
Karthikeyan
commited on
Commit
•
ce41cd4
1
Parent(s):
fb10da3
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 : [Mention
|
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 |
""",
|