Luke
Luke
### Issue summary: when use area options, empty cells in the table is removed and the cells below are shifted up automatically. but if not use area option, output remains...
Hi Guys, First of all, thank you so much for sharing this amazing work. I have run the demo colab and got a good result. To confirm, to run interference,...
Hi Guys, Just wondering for a pdf file, if the text extraction order can be defined? As pointed out [here](https://pdfbox.apache.org/2.0/faq.html#textorder), is there similar setting to adjust the extracting order? This...
Hi Guys, Trying to set the start page and end page for extraction texts. But produced texts for all pages. Could anyone explain why? ``` p = pdfbox.PDFBox() p.extract_text(input_path =...
Hi kykosic, Thanks you for this brilliant work. Following your instruction, I am not able to replicate your sample results. This is what I got. There is overflow on the...
Hi Ken, I retrained the model on SQuAD 2.0. But there is no output file (prediction.json) for the initial dev set predictions. See below image. As such, I couldn't run...