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

I dit get value from print(data) #84

Open
pavithrat01 opened this issue May 16, 2023 · 0 comments
Open

I dit get value from print(data) #84

pavithrat01 opened this issue May 16, 2023 · 0 comments

Comments

@pavithrat01
Copy link

pavithrat01 commented May 16, 2023

data = ResumeParser('/pdf.UIUX_Resume1').get_extracted_data()
print(data)

{'name': None, 'email': None, 'mobile_number': None, 'skills': [], 'college_name': None, 'degree': None, 'designation': None, 'experience': None, 'company_names': None, 'no_of_pages': None, 'total_experience': 0}

it just print none

'/UIUX_Resume1.pdf'
if i give like ill get error

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

No branches or pull requests

1 participant