The dataset viewer is not available for this dataset.
Cannot get the config names for the dataset.
Error code:   ConfigNamesError
Exception:    FileNotFoundError
Message:      Couldn't find a dataset script at /src/services/worker/bsmock/ICDAR-2013.c/ICDAR-2013.c.py or any data file in the same directory. Couldn't find 'bsmock/ICDAR-2013.c' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in bsmock/ICDAR-2013.c. 
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/dataset/config_names.py", line 55, in compute_config_names_response
                  for config in sorted(get_dataset_config_names(path=dataset, token=hf_token))
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 351, in get_dataset_config_names
                  dataset_module = dataset_module_factory(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1508, in dataset_module_factory
                  raise FileNotFoundError(
              FileNotFoundError: Couldn't find a dataset script at /src/services/worker/bsmock/ICDAR-2013.c/ICDAR-2013.c.py or any data file in the same directory. Couldn't find 'bsmock/ICDAR-2013.c' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in bsmock/ICDAR-2013.c.

Need help to make the dataset viewer work? Open a discussion for direct support.

ICDAR-2013.c

The ICDAR-2013.c dataset was released in 2023.

You can think of ICDAR-2013.c as a fork (a modified version, in this case by different authors) of the original ICDAR-2013 dataset from the ICDAR 2013 Table Competition.

It contains:

  • manual corrections to minor annotation mistakes in the original dataset
  • automated corrections (such as canonicalization) to correct oversegmentation and to make the dataset more consistent with other TSR datasets, like PubTables-1M

For more details about this version (2023) of the dataset and the manual corrections made to the original dataset, please see "Aligning benchmark datasets for table structure recognition".

For the code used to create this dataset, see https://github.com/microsoft/table-transformer.

Citing

If you use this dataset in your published work, please cite:

@article{smock2023aligning,
  title={Aligning benchmark datasets for table structure recognition},
  author={Smock, Brandon and Pesala, Rohith and Abraham, Robin},
  booktitle={International Conference on Document Analysis and Recognition},
  pages={371--386},
  year={2023},
  organization={Springer}
}

About the original IDCAR-2013 dataset

The original dataset was released as part of the ICDAR 2013 Table Competition.

It can be downloaded here but as of August 2023 accessing the files returns a 403 Forbidden error.

We release a copy of the original dataset but with manual corrections to fix minor annotation mistakes here.

Original license

There is no known license for the original dataset, but the data is commonly referred to as "public", and so we interpret this to mean there are no license restrictions on the original data.

According to this website from Tamir Hassan (as of August 2023): "These documents have been collected systematically from the European Union and US Government websites, and we therefore expect them to have public domain status."

Associated code for the data for the 2013 competition carries an Apache-2.0 license.

Downloads last month
1
Edit dataset card