Update README.md
Browse files
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.,
|
159 |
-
| Formula | Convert formula to LaTeX (e.g.,
|
160 |
-
| Code | Convert code to text (e.g.,
|
161 |
-
| Table | Convert table to OTSL (e.g.,
|
162 |
-
| No-Code Actions/Pipelines | OCR the text in a specific location:
|
163 |
-
| | Identify element at:
|
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., <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 |
|