Datasets:
Size:
1M<n<10M
ArXiv:
Tags:
Document_Understanding
Document_Packet_Splitting
Document_Comprehension
Document_Classification
Document_Recognition
Document_Segmentation
DOI:
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -16,10 +16,10 @@ size_categories:
|
|
| 16 |
- 1M<n<10M
|
| 17 |
---
|
| 18 |
|
| 19 |
-
# DocSplit: Document Packet Splitting Benchmark Generator
|
| 20 |
-
|
| 21 |
**In addition to the dataset, we release this repository containing the complete toolkit for generating the benchmark datasets, along with Jupyter notebooks for data analysis.**
|
| 22 |
|
|
|
|
|
|
|
| 23 |
A toolkit for creating benchmark datasets to test document packet splitting systems. Document packet splitting is the task of separating concatenated multi-page documents into individual documents with correct page ordering.
|
| 24 |
|
| 25 |
## Overview
|
|
|
|
| 16 |
- 1M<n<10M
|
| 17 |
---
|
| 18 |
|
|
|
|
|
|
|
| 19 |
**In addition to the dataset, we release this repository containing the complete toolkit for generating the benchmark datasets, along with Jupyter notebooks for data analysis.**
|
| 20 |
|
| 21 |
+
# DocSplit: Document Packet Splitting Benchmark Generator
|
| 22 |
+
|
| 23 |
A toolkit for creating benchmark datasets to test document packet splitting systems. Document packet splitting is the task of separating concatenated multi-page documents into individual documents with correct page ordering.
|
| 24 |
|
| 25 |
## Overview
|