Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resume Parser #57

Open
prodigyinfotech opened this issue Oct 3, 2024 · 2 comments
Open

Resume Parser #57

prodigyinfotech opened this issue Oct 3, 2024 · 2 comments
Labels

Comments

@prodigyinfotech
Copy link
Contributor

A resume parser can be built to parse the required fields and categorize the applicants based on their resumes. Building a resume parser is challenging since individuals follow many different layouts. Each information block would ideally be assigned a label and then sorted into a corresponding category such as work history, education, qualifications, or even contact information. The lack of fixed patterns in such a scenario adds to the challenge.

@rrayhka
Copy link
Contributor

rrayhka commented Oct 8, 2024

Do you want this parser to work for pdfs or website views?

@prodigyinfotech
Copy link
Contributor Author

Should focus on PDF and Word files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants