asnassar commited on
Commit
d456bf8
·
verified ·
1 Parent(s): 6dabef2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -155,12 +155,12 @@ print(f"Total time: {time.time() - start_time:.2f} sec")
155
  | Instruction | Description |
156
  | :---: | :---: |
157
  | Full conversion | Convert this page to docling. |
158
- | Chart | Convert chart to table (e.g., <chart>). |
159
- | Formula | Convert formula to LaTeX (e.g., <formula>). |
160
- | Code | Convert code to text (e.g., <code>). |
161
- | Table | Convert table to OTSL (e.g., <otsl>). |
162
- | No-Code Actions/Pipelines | OCR the text in a specific location: <10c-155><10c.233><10c.206><10c.237> |
163
- | | Identify element at: <loc_247><loc_482><10c_252><loc_486> |
164
  | | Find all 'text' elements on the page, retrieve all section headers. |
165
  | | Detect footer elements on the page. |
166
 
 
155
  | Instruction | Description |
156
  | :---: | :---: |
157
  | Full conversion | Convert this page to docling. |
158
+ | Chart | Convert chart to table (e.g., &lt;chart&gt;). |
159
+ | Formula | Convert formula to LaTeX (e.g., &lt;formula&gt;). |
160
+ | Code | Convert code to text (e.g., &lt;code&gt;). |
161
+ | Table | Convert table to OTSL (e.g., &lt;otsl&gt;). |
162
+ | No-Code Actions/Pipelines | OCR the text in a specific location: &lt;10c-155&gt;&lt;10c.233&gt;&lt;10c.206&gt;&lt;10c.237&gt; |
163
+ | | Identify element at: &lt;loc_247&gt;&lt;loc_482&gt;&lt;10c_252&gt;&lt;loc_486&gt; |
164
  | | Find all 'text' elements on the page, retrieve all section headers. |
165
  | | Detect footer elements on the page. |
166