Update README.md
Browse files
README.md
CHANGED
@@ -27,6 +27,11 @@ all other older versions<br><br>
|
|
27 |
|
28 |
DOWNLOAD: <b>"PDF Parser - Sevenof9_v7d.exe"</b> or PDF "Parser - Sevenof9_v7d.py" or "docling_by_sevenof9_v1.py" (read below)
|
29 |
...
|
|
|
|
|
|
|
|
|
|
|
30 |
|
31 |
Most LLM applications only convert your PDF simple to txt, nothing more, its like you save your PDF as txt file. For usual flowing text Books its quite okay! But often blocks of text that are close together are mixed up and tables cannot be read logically.
|
32 |
Therefore its better to convert it with some help of a <b>"Parser"</b>. The embedder can now find a better context.<br>
|
|
|
27 |
|
28 |
DOWNLOAD: <b>"PDF Parser - Sevenof9_v7d.exe"</b> or PDF "Parser - Sevenof9_v7d.py" or "docling_by_sevenof9_v1.py" (read below)
|
29 |
...
|
30 |
+
<br>
|
31 |
+
|
32 |
+

|
33 |
+
|
34 |
+
<br>
|
35 |
|
36 |
Most LLM applications only convert your PDF simple to txt, nothing more, its like you save your PDF as txt file. For usual flowing text Books its quite okay! But often blocks of text that are close together are mixed up and tables cannot be read logically.
|
37 |
Therefore its better to convert it with some help of a <b>"Parser"</b>. The embedder can now find a better context.<br>
|