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

[RESUNINJA-32] Resume Section Extraction Module Development #4

Open
wants to merge 1 commit into
base: akshayrajeev/RESUNINJA-16/data_preprocessing_module_development
Choose a base branch
from

Conversation

akshayrajeevnambiar
Copy link
Owner

@akshayrajeevnambiar akshayrajeevnambiar commented Oct 10, 2023

Resume Section Extraction Module Development

Description

This pull request addresses the implementation of the Resume Section Extraction module as part of RESUNINJA-32. The module includes a function, extract_sections, designed to parse resume text and extract specific sections related to skills, education, and work experience.

Changes Made

  • Implemented the extract_sections function with regular expressions for skills, education, and work experience.
  • The function is capable of handling diverse resume formats and extracting relevant information.
  • Tested the function with sample resume data to ensure accurate section extraction.

Related Jira Issues

@akshayrajeevnambiar akshayrajeevnambiar marked this pull request as ready for review October 26, 2023 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant