issues
search
tcet-opensource
/
resume-screener
AI based resume analysis and recommendation tool
GNU General Public License v2.0
46
stars
14
forks
source link
#29 bullet usage
#60
Closed
sanyamjain0315
closed
1 year ago
sanyamjain0315
commented
1 year ago
Make a file './utils/ats_functions.py' which has class 'Ats_Functions' and make the function under this class
[x] Check for bullet points in resume
[x] Make sure no paragraphs present in the resume
[x] Return weather resume is acceptable (paragraphs present or not)
sanyamjain0315
commented
1 year ago
PR merged