You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ResumeATSchecker is a Java-based web app that extracts text from a PDF resume, identifies relevant keywords from a job description using Apache OpenNLP, and calculates the percentage of matched keywords. It also displays a list of unmatched keywords. It helps job seekers optimize their resumes for ATS systems.
trivor-nlp leverages the use of NPL (Natural Language Processing) to detect sentences, tokens, chunks as well as the meaning of each token in the given sentence (POS tagging).