Skip to content

Commit 760b932

Browse files
authored
docs: fix unit of measure of processing speed (#89)
Signed-off-by: Alessandro Pietro Bardelli <[email protected]>
1 parent d663eec commit 760b932

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@ This package is used in the [Docling](https://github.com/DS4SD/docling) PDF conv
2323
<td rowspan="2"><img src="./docs/example_visualisations/2305.14962v1.pdf_page=0.png" alt="screenshot" width="100"/></td>
2424
<td>Not Supported</td>
2525
<td><img src="./docs/example_visualisations/2305.14962v1.pdf_page=0.v1.png" alt="v1 snippet" width="100"/></td>
26-
<td>~0.250 page/sec</td>
26+
<td>~0.250 sec/page </td>
2727
</tr>
2828
<tr>
2929
<th>V2</th>
3030
<!-- The "Original" column image spans from the previous row -->
3131
<td><img src="./docs/example_visualisations/2305.14962v1.pdf_page=0.v2.original.png" alt="v1 word" width="100"/></td>
3232
<td><img src="./docs/example_visualisations/2305.14962v1.pdf_page=0.v2.sanitized.png" alt="v2 snippet" width="100"/></td>
33-
<td>~0.050 page/sec <br><br>[~5-10X faster than v1]</td>
33+
<td>~0.050 sec/page <br><br>[~5-10X faster than v1]</td>
3434
</tr>
3535
</table>
3636

0 commit comments

Comments
 (0)