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

While running the 'pdf_converter' function #351

Open
suresh96458 opened this issue Mar 12, 2020 · 0 comments
Open

While running the 'pdf_converter' function #351

suresh96458 opened this issue Mar 12, 2020 · 0 comments

Comments

@suresh96458
Copy link

suresh96458 commented Mar 12, 2020

I have converted few .text files into .PDF files and then I am running the 'PDF_converter' function to extract paragraphs and convert into a data frame while doing the same , I am unclear whether the issue faced is due to TIKA or my files , as a sample i am attaching two PDF files that i am using and also the error which i am facing.

`
$ df = pdf_converter(directory_path='/home/xxxx/Downloads/test/')

2020-03-12 11:43:42,470 [MainThread ] [WARNI] Failed to see startup log message; retrying...
2020-03-12 11:43:47,476 [MainThread ] [WARNI] Failed to see startup log message; retrying...
2020-03-12 11:43:52,480 [MainThread ] [WARNI] Failed to see startup log message; retrying...
2020-03-12 11:43:57,486 [MainThread ] [ERROR] Tika startup log message not received after 3 tries.
2020-03-12 11:43:57,489 [MainThread ] [ERROR] Failed to receive startup confirmation from startServer.
Unexpected error: <class 'RuntimeError'>
Unable to process file NetworkEngineer1.pdf`

NetworkEngineer1.pdf
NetworkEngineer2.pdf

@andrelmfarias

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