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
#30 personal pronouns
#61
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 count of personal pronoun usage in resume corpus
[x] Reject resume if personal pronouns above a certain threshold/present at all
[x] Return weather resume is acceptable
sanyamjain0315
commented
1 year ago
PR merged