Re: Tika Python not recognizing content.

2020-02-14 Thread Max Franklin
Hi, Just following up on this. Do you know why my code isn’t working? Thank you, Max > On Feb 10, 2020, at 2:04 PM, Max Franklin wrote: > > Hello, > > > I'm sorry for the inconvenience, but I've been using Tika as part of a > Python code to extract text from

Tika Python not recognizing content.

2020-02-10 Thread Max Franklin
Hello, I'm sorry for the inconvenience, but I've been using Tika as part of a Python code to extract text from PDFs and convert it into a TXT file. The code worked fine for several months, but recently it stopped recognizing the content and returning a none-type. Since then, it has fluctuated see