From b5c44406ebcc751bcd3a9231ad590dad1a298a50 Mon Sep 17 00:00:00 2001 From: "Mohammed Mohtasim .M.S" <143943473+003falcon@users.noreply.github.com> Date: Thu, 21 Aug 2025 19:36:45 +0530 Subject: [PATCH] docs(docs): fix typos in table in "How to load PDFs" documentation (#32635) **Description:** Fixed corrupted text in the code cell output of the documentation notebook. The code cell itself was correct, but the saved output contained garbage text. **Issue:** The saved output in the documentation notebook contained garbage/typo text in the table name. **Dependencies:** None --- docs/docs/how_to/document_loader_pdf.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/how_to/document_loader_pdf.ipynb b/docs/docs/how_to/document_loader_pdf.ipynb index 1370f178b3b..62a9215dd42 100644 --- a/docs/docs/how_to/document_loader_pdf.ipynb +++ b/docs/docs/how_to/document_loader_pdf.ipynb @@ -565,7 +565,7 @@ "id": "3ac2c37a-06a1-40d3-a192-9078eb83994b", "metadata": {}, "source": [ - "
able 1. LUllclll 1ayoul actCCLloll 1110AdCs 111 L1C LayoOulralsel 1110U4cl 200
Dataset| Base Model\\'|Notes
PubLayNet [38]F/MLayouts of modern scientific documents
PRImAMLayouts of scanned modern magazines and scientific reports
NewspaperFLayouts of scanned US newspapers from the 20th century
TableBank [18]FTable region on modern scientific and business document
HJDatasetF/MLayouts of history Japanese documents
" + "
Table 1: Current layout detection models in the LayoutParser model zoo
DatasetBase Model1Large Model Notes
PubLayNet [38]F/MLayouts of modern scientific documents
PRImAMLayouts of scanned modern magazines and scientific reports
NewspaperFLayouts of scanned US newspapers from the 20th century
TableBank [18]FTable region on modern scientific and business document
HJDatasetF/MLayouts of history Japanese documents
" ] }, {