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
|
@@ -445,22 +445,6 @@ Each benchmark JSON contains:
|
|
| 445 |
- AWS credentials (for Textract OCR)
|
| 446 |
- Dependencies: `boto3`, `loguru`, `pymupdf`, `pillow`
|
| 447 |
|
| 448 |
-
## Citation
|
| 449 |
-
|
| 450 |
-
If you use this toolkit, please cite the DocSplit paper:
|
| 451 |
-
|
| 452 |
-
```bibtex
|
| 453 |
-
@article{docsplit2025,
|
| 454 |
-
title={DocSplit: A Comprehensive Benchmark Dataset and Evaluation Approach for Document Packet Recognition and Splitting},
|
| 455 |
-
year={2025}
|
| 456 |
-
}
|
| 457 |
-
```
|
| 458 |
-
|
| 459 |
-
## License
|
| 460 |
-
|
| 461 |
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
| 462 |
-
SPDX-License-Identifier: CC-BY-NC-4.0
|
| 463 |
-
|
| 464 |
|
| 465 |
# How to cite this dataset
|
| 466 |
|
|
@@ -477,3 +461,8 @@ for Document Packet Recognition and Splitting},
|
|
| 477 |
timestamp = {2024-02-04},
|
| 478 |
note = {Accessed: 2026-02-04}
|
| 479 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 445 |
- AWS credentials (for Textract OCR)
|
| 446 |
- Dependencies: `boto3`, `loguru`, `pymupdf`, `pillow`
|
| 447 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 448 |
|
| 449 |
# How to cite this dataset
|
| 450 |
|
|
|
|
| 461 |
timestamp = {2024-02-04},
|
| 462 |
note = {Accessed: 2026-02-04}
|
| 463 |
}
|
| 464 |
+
|
| 465 |
+
# License
|
| 466 |
+
|
| 467 |
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
| 468 |
+
SPDX-License-Identifier: CC-BY-NC-4.0
|