Skip to content

Conversation

@MujtabaMuhammad
Copy link
Contributor

No description provided.

Copy link
Contributor

@salekinsirajus salekinsirajus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you please remove everything under Scripts and .idea folder from Git? this is local to developer's workstation and it should not be here,

@salekinsirajus salekinsirajus changed the title Creating a par file that contain extraction functions Restructure Extraction-related Code Dec 31, 2024
@salekinsirajus salekinsirajus marked this pull request as draft December 31, 2024 16:29
app.py Outdated
education = extracted_education(data)
work = extracted_wrkexp(data)
summary = extracted_summary(data)
print(f'Data: {data} , Email: {email}, Phone: {phoneNumber}, Name:{name}, Education: {education}, Summary : {summary}, Work Experience : {work}')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove (or at least comment) the print statement if it's not needed for the functionality

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants