Open
Description
With reference to #91
Is extract_tables
the only function with this issue?
I am using multiprocessing with extract_words
and haven't faced this issue so far. I wonder if this is just luck or if extract_words
doesn't depend on document-wide ._tokens
issue that @jsvine mentioned in #91
It will be very helpful if this aspect is mentioned in the documentation.