-
We have an API for PFOCR that can be queried for multiple entities like this: http://pending.biothings.io/pfocr/query?q=associatedWith.mentions.genes.ncbigene:10879%20AND%20associatedWith.mentions.gen…
-
This issue is about PDF supplier invoices that don't have any XML attachment. For those invoices, we have 2 modules:
- account_invoice_import_invoice2data
- account_invoice_import_simple_pdf
So f…
-
For evaluating my OCR results I use the following minimal workflow:
```bash
ocrd process \
"tesserocr-recognize -I OCR-D-IMG -O OCR-D-OCR -P segmentation_level region -P textequiv_level word …
-
![image](https://user-images.githubusercontent.com/14345460/218289097-7bfc9127-61ad-4d9e-8fb8-99221dbc54eb.png)
有遇到无法咨询的可以试试这样改下,将咨询次数写死
-
I have been working on making some bots for programs that only run in windows and I was wondering if you had any pointers on compiling on windows.
I was actually able to build tesserocr.lib but I can…
-
On page 35 of the report DAC describe an issue with ID `DAC_Images_Of_Text_Issue1`. It is described as a failure of [Success Criterion 1.4.5 Images of text (Level A)](https://www.w3.org/WAI/WCAG21/Und…
-
**Describe the bug**
I am using a ScanSnap 1300i. There is no size selection and the scans are always in 219x292 what should be 208x292 (at least the ScanSnap application scans with that size). Thi…
-
Hi, I want to train my dataset using ABINet algorithm in paddleocr model but I am get an error, please help.
-
With long press option like the following: -1|-5:370 -5|-1:370 1|5:370 5|1:370 there's NO performance issue. However, if long press is set like 0|-5:370 -5|0:370 0|5:370 5|0:370 the software freezes a…
-
When compiling `pymupdf` from source, it needs `mupdf` and `mupdf-third` libs. Could you please clarify which kind of libs they are?
As per my experience, `mupdf-third` is static lib while `mupdf` is…