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

only PDF files are supported #38

Open
rishirraghav opened this issue Jun 23, 2019 · 2 comments
Open

only PDF files are supported #38

rishirraghav opened this issue Jun 23, 2019 · 2 comments

Comments

@rishirraghav
Copy link

Hi Brendan,

I was able to resolve all the dependency and environmental issues, and the program is executing well.
One limitation I found that it works only with PDF files, MS-Word file are not supported.
Can you provide solution to this?

Thanks
Rishi

@DeepLearner7
Copy link

Just convert those non pdf files into pdf files with the help of xpdf.

@mady143
Copy link

mady143 commented Mar 27, 2020

HI @rishirraghav ,

use import docx2txt this package for reading docx files you can extract the information from the resume as resume = docx2txt.process("path of our resume")

Thanks and Regards,
Manikantha Sekhar...

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

3 participants