Cluster-based Table Detection Dataset
<p>This data set contains PDF segments and document features, combined with a label whether a segment is part of a table or not.</p> <p>The contained features are:</p> <ul> <li>file: Corresponding PDF file name</li> <li>page: Page where the cluster is located, starting with 0</li> <li>bbox: Bounding box of the cluster, stored as (x_0,x_1,y_0,y_1)</li> <li>text: This information had to be removed because it can be confidential.</li> <li>n_nodes: Number of layout elements in the cluster</li> <li>approx_size: Approximate number of cells when assuming a tabular cluster structure</li> <li>tabular_fill_score: Percentage of filled cells. This is calculated by building an artificial grid over the cluster and set the cells which would be filled relative to the maximal possible number, namely the approx_size.</li> <li>loop_score: Percentage of loops present in a cluster, relative to the maximal possible number.</li> <li>rectangle_score: Percentage of unique rectangles in a cluster, relative to the maximal possible number (which would be one rectangle per element)</li> <li>x_sparsity_abs: Average length of horizontal edges in a cluster</li> <li>x_sparsity_rel: Average length of horizontal edges in a cluster (i.e. x_sparsity_abs), relative to the horizontal sparsity the same page</li> <li>font_size_entropy: Shannon entropy of the font sizes in a cluster</li> <li>font_name_entropy: Shannon entropy of the font names in a cluster</li> <li>bold_pct: Percentage of bold texts in a cluster</li> <li>italic_pct: Percentage of italic texts in a cluster</li> <li>font_size_entropy_doc: Shannon entropy of the font sizes in a document</li> <li>font_name_entropy_doc: Shannon entropy of the font names in a document</li> <li>bold_pct_doc: Percentage of bold texts in a document</li> <li>italic_pct_doc: Percentage of italic texts in a document</li> <li>font_size_entropy_diff: Deviation of the font size entropy of a cluster (i.e. font_size_entropy) compared to the corresponding measurement on document-level (i.e. font_size_entropy_doc)</li> <li>font_name_entropy_diff: Deviation of the font name entropy of a cluster (i.e. font_name_entropy) compared to the corresponding measurement on document-level (i.e. font_name_entropy_doc)</li> <li>bold_pct_diff: Deviation of the percentage of bold texts in a cluster (i.e. bold_pct) compared to the corresponding measurement on document-level (i.e. bold_pct_doc)</li> <li>italic_pct_doc_diff: Deviation of the percentage of italic texts in a cluster (i.e. italic_pct) compared to the corresponding measurement on document-level (i.e. italic_pct_doc)</li> <li>is_table: Label indicating with 1 that a cluster contains pure table content and 0 otherwise</li> </ul>
ShareScore
24/100
Overall dataset sharing score
Score breakdown
These five areas show where the dataset supports — or may limit — practical reuse.
- Stewardship
- 4
- Harmonization
- 4
- Access
- 16
- Reuse readiness
- 0
- Engagement
- 0