mmiakashs commited on
Commit
653ecec
·
verified ·
1 Parent(s): 393dd0b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -16
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