Skip to content

Restructure Extraction-related Code#15

Draft
MujtabaMuhammad wants to merge 11 commits into
mainfrom
restructure-python-file
Draft

Restructure Extraction-related Code#15
MujtabaMuhammad wants to merge 11 commits into
mainfrom
restructure-python-file

Conversation

@MujtabaMuhammad

Copy link
Copy Markdown
Contributor

No description provided.

@salekinsirajus salekinsirajus left a comment

Copy link
Copy Markdown
Contributor

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
Comment thread structured_json.py
Comment thread app.py Outdated
Comment thread par.py Outdated
Comment thread structured_json.py
Comment thread app.py Outdated
Comment thread 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
Copy Markdown
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

Comment thread par.py
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.

2 participants