kalle07 commited on
Commit
837f931
·
verified ·
1 Parent(s): cd23bf7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
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
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/65b669300c9514da4f17a34f/AKiY96zGfgdTtCijR9reA.png)
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>