Update README.md
Browse files
README.md
CHANGED
@@ -41,7 +41,9 @@ I work with "<b>pdfplumber/pdfminer</b>" none OCR, so its very fast!<br>
|
|
41 |
This I have created with my brain and the help of chatGPT, Iam not a coder... sorry so I will not fulfill any wishes unless there are real errors.<br>
|
42 |
It is really hard for me with GUI and the Function and in addition to compile it.<br>
|
43 |
For the python-file oc you need to import missing libraries.<br>
|
44 |
-
|
|
|
|
|
45 |
...
|
46 |
<br>
|
47 |
I also have a "<b>docling</b>" parser with OCR (GPU is need for fast processing), its only be a python-file, not compiled.<br>
|
|
|
41 |
This I have created with my brain and the help of chatGPT, Iam not a coder... sorry so I will not fulfill any wishes unless there are real errors.<br>
|
42 |
It is really hard for me with GUI and the Function and in addition to compile it.<br>
|
43 |
For the python-file oc you need to import missing libraries.<br>
|
44 |
+
of course there is a lot of need for optimization(save/error-handling) or the use of other parser libraries, but it's a start.
|
45 |
+
the example codes process about 10-15 pages/sec.
|
46 |
+
<br><br>
|
47 |
...
|
48 |
<br>
|
49 |
I also have a "<b>docling</b>" parser with OCR (GPU is need for fast processing), its only be a python-file, not compiled.<br>
|