Update README.md
Browse files
README.md
CHANGED
|
@@ -7,13 +7,9 @@ The **SROIE** (Scanned Receipts OCR and Information Extraction) dataset consists
|
|
| 7 |
|
| 8 |
**Content**
|
| 9 |
|
| 10 |
-
-
|
| 11 |
-
- 4 entity types:
|
| 12 |
- OCR text + layout information available
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
**Unique Aspects**
|
| 16 |
-
|
| 17 |
- Short documents (receipts) with sparse (majority of tokens 'O' outside a mention) but critical fields
|
| 18 |
- Widely used as a benchmark for document information extraction
|
| 19 |
|
|
|
|
| 7 |
|
| 8 |
**Content**
|
| 9 |
|
| 10 |
+
- 973 annotated receipts (626 train/347 test)
|
| 11 |
+
- 4 entity types: _company, date, address, total_
|
| 12 |
- OCR text + layout information available
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
- Short documents (receipts) with sparse (majority of tokens 'O' outside a mention) but critical fields
|
| 14 |
- Widely used as a benchmark for document information extraction
|
| 15 |
|