align-with-realkie-fcc-verified

#1
by sujimart - opened
This view is limited to 50 files because it contains too many changes. See the raw diff here.
Files changed (50) hide show
  1. .gitattributes +0 -0
  2. README.md +60 -114
  3. assets/033f718b16cb597c065930410752c294/gt.json +0 -91
  4. assets/033f718b16cb597c065930410752c294/metadata.json +0 -79
  5. assets/03f65053aea282ad8d5e759a9f18bdbb/gt.json +0 -27
  6. assets/03f65053aea282ad8d5e759a9f18bdbb/metadata.json +0 -87
  7. assets/08e2649c3291ee569a116260d46e9866/gt.json +0 -19
  8. assets/08e2649c3291ee569a116260d46e9866/metadata.json +0 -83
  9. assets/0d0fc87f34a2263cdd4b96cdac891240/gt.json +0 -420
  10. assets/0d0fc87f34a2263cdd4b96cdac891240/metadata.json +0 -87
  11. assets/1220d048d2a75d910c52e7f290e32ca0/gt.json +0 -101
  12. assets/1220d048d2a75d910c52e7f290e32ca0/metadata.json +0 -75
  13. assets/1449e9c1e67662cb3c806eea0b1771e1/gt.json +0 -171
  14. assets/1449e9c1e67662cb3c806eea0b1771e1/metadata.json +0 -71
  15. assets/1b238269de30dec67297e7ad8630116e/gt.json +0 -41
  16. assets/1b238269de30dec67297e7ad8630116e/metadata.json +0 -83
  17. assets/1b26192b674944e82347df9cfa3288ff/gt.json +0 -589
  18. assets/1b26192b674944e82347df9cfa3288ff/metadata.json +0 -75
  19. assets/21762bcc61029b7a5020647d7ced6aa5/gt.json +0 -34
  20. assets/21762bcc61029b7a5020647d7ced6aa5/metadata.json +0 -71
  21. assets/26372a567adab41e404cab267067d73f/gt.json +0 -62
  22. assets/26372a567adab41e404cab267067d73f/metadata.json +0 -79
  23. assets/2de731d64adfecacda0bf2e4d9a8fcfe/gt.json +0 -101
  24. assets/2de731d64adfecacda0bf2e4d9a8fcfe/metadata.json +0 -75
  25. assets/33fe0051cbf2e777e47a1e717091c61f/gt.json +0 -112
  26. assets/33fe0051cbf2e777e47a1e717091c61f/metadata.json +0 -71
  27. assets/3aac2d4d386a203e8d6419043f1adfa1/gt.json +0 -48
  28. assets/3aac2d4d386a203e8d6419043f1adfa1/metadata.json +0 -87
  29. assets/3b768c37cd4670c0f28b0e89d7507e05/gt.json +0 -178
  30. assets/3b768c37cd4670c0f28b0e89d7507e05/metadata.json +0 -75
  31. assets/3b9f33e058641d47cf2ebe76b9382648/gt.json +0 -19
  32. assets/3b9f33e058641d47cf2ebe76b9382648/metadata.json +0 -87
  33. assets/3d239b34e970a6f5ad4d1417352cf82e/gt.json +0 -141
  34. assets/3d239b34e970a6f5ad4d1417352cf82e/metadata.json +0 -75
  35. assets/3dabc131205d3a2c74a73eb545494d3f/gt.json +0 -49
  36. assets/3dabc131205d3a2c74a73eb545494d3f/metadata.json +0 -83
  37. assets/4d96667dff249bbfb513294f95313b71/gt.json +0 -507
  38. assets/4d96667dff249bbfb513294f95313b71/metadata.json +0 -75
  39. assets/52f1588f1bedc25f07c5cb6981e5f7dd/gt.json +0 -41
  40. assets/52f1588f1bedc25f07c5cb6981e5f7dd/metadata.json +0 -83
  41. assets/536c5c90c803552970cad769b6caef45/gt.json +0 -137
  42. assets/536c5c90c803552970cad769b6caef45/metadata.json +0 -75
  43. assets/5b79d718c8ac073a5b3c3ba2162173cb/gt.json +0 -623
  44. assets/5b79d718c8ac073a5b3c3ba2162173cb/metadata.json +0 -79
  45. assets/5cca3cc07f830f202928faa5a8f316af/gt.json +0 -327
  46. assets/5cca3cc07f830f202928faa5a8f316af/metadata.json +0 -71
  47. assets/64e40cb2f126bad63679f19505e8b0bf/gt.json +0 -49
  48. assets/64e40cb2f126bad63679f19505e8b0bf/metadata.json +0 -71
  49. assets/7429ba503d96718740c2f714598b40a4/gt.json +0 -431
  50. assets/7429ba503d96718740c2f714598b40a4/metadata.json +0 -75
.gitattributes CHANGED
The diff for this file is too large to render. See raw diff
 
README.md CHANGED
@@ -23,50 +23,40 @@ tags:
23
  - kie
24
  dataset_info:
25
  features:
26
- - name: doc_id
27
  dtype: string
28
- - name: pipeline_name
29
  dtype: string
30
- - name: original_pdf
31
- dtype: string
32
- - name: noisy_pdf
33
- dtype: string
34
- - name: ground_truth
35
  dtype:
36
  struct:
37
- - name: document_class
38
- dtype:
 
 
 
 
 
 
 
 
 
 
 
 
39
  struct:
40
- - name: type
41
  dtype: string
42
- - name: inference_result
43
- dtype:
44
- struct:
45
- - name: Agency
46
  dtype: string
47
- - name: Advertiser
48
  dtype: string
49
- - name: GrossTotal
50
- dtype: float64
51
- - name: PaymentTerms
52
  dtype: string
53
- - name: AgencyCommission
54
  dtype: float64
55
- - name: NetAmountDue
56
- dtype: float64
57
- - name: LineItems
58
- sequence:
59
- struct:
60
- - name: LineItemDescription
61
- dtype: string
62
- - name: LineItemStartDate
63
- dtype: string
64
- - name: LineItemEndDate
65
- dtype: string
66
- - name: LineItemDays
67
- dtype: string
68
- - name: LineItemRate
69
- dtype: float64
70
  splits:
71
  - name: test
72
  num_examples: 1346
@@ -87,29 +77,42 @@ Each document has:
87
 
88
  ## Quick Start
89
 
90
- ```python
91
- from huggingface_hub import snapshot_download
92
 
93
- # Download the full dataset locally
94
- local_dir = snapshot_download(repo_id="amazon/ConfBench", repo_type="dataset")
95
- ```
96
 
97
- Or clone with git:
98
 
99
- ```bash
100
- git clone https://huggingface.co/datasets/amazon/ConfBench
 
101
  ```
102
 
103
- Or use the provided loader (see `load_dataset.py` in this release):
104
 
105
  ```python
106
- from load_dataset import FCCInvoicesDataset
 
 
 
 
107
 
108
- ds = FCCInvoicesDataset(local_dir="/path/to/ConfBench")
 
109
 
110
- for sample in ds:
111
- print(sample["doc_id"], sample["pipeline_name"])
112
- print(sample["ground_truth"]["inference_result"]["Agency"])
 
 
 
 
 
 
 
 
 
113
  ```
114
 
115
  ### Dataset Summary
@@ -132,19 +135,16 @@ for sample in ds:
132
 
133
  ```
134
  amazon/ConfBench/
135
- ── assets/
136
- └── {doc_id}/
137
- ├── original.pdf # Original clean PDF
138
- ├── gt.json # Ground truth annotations
139
- ├── metadata.json # Pipeline manifest
140
- ── default/
141
- │ └── default_noisy.pdf
142
- ├── archetype3/
143
- │ └── archetype3_noisy.pdf
144
- └── ... (16 more pipelines)
145
  ```
146
 
147
- ### Ground Truth Schema (`gt.json`)
148
 
149
  ```json
150
  {
@@ -174,20 +174,6 @@ amazon/ConfBench/
174
  }
175
  ```
176
 
177
- ### Metadata Schema (`metadata.json`)
178
-
179
- ```json
180
- {
181
- "doc_hash": "033f718b16cb597c065930410752c294",
182
- "original_pdf": "original.pdf",
183
- "ground_truth": "gt.json",
184
- "pipelines": [
185
- {"pipeline_name": "default", "noisy_pdf": "default/default_noisy.pdf"},
186
- {"pipeline_name": "archetype3", "noisy_pdf": "archetype3/archetype3_noisy.pdf"}
187
- ]
188
- }
189
- ```
190
-
191
  ---
192
 
193
  ## Noise Pipelines
@@ -243,46 +229,6 @@ amazon/ConfBench/
243
 
244
  ---
245
 
246
- ## Usage
247
-
248
- ### Loading with huggingface_hub
249
-
250
- ```python
251
- from huggingface_hub import snapshot_download
252
- import json
253
- from pathlib import Path
254
-
255
- local_dir = Path(snapshot_download(repo_id="amazon/ConfBench", repo_type="dataset"))
256
- assets_dir = local_dir / "assets"
257
-
258
- doc_ids = [p.name for p in assets_dir.iterdir() if p.is_dir()]
259
-
260
- # Load ground truth for a single document
261
- def load_gt(doc_id):
262
- return json.loads((assets_dir / doc_id / "gt.json").read_text())
263
-
264
- # List noisy PDFs for a document
265
- def list_pipelines(doc_id):
266
- meta = json.loads((assets_dir / doc_id / "metadata.json").read_text())
267
- return meta["pipelines"]
268
- ```
269
-
270
- ### Using the Provided Loading Script
271
-
272
- ```python
273
- # See load_dataset.py in this release
274
- from load_dataset import FCCInvoicesDataset
275
-
276
- ds = FCCInvoicesDataset(local_dir="/path/to/ConfBench")
277
-
278
- # Iterate over all (doc, pipeline) pairs
279
- for sample in ds:
280
- print(sample["doc_id"], sample["pipeline_name"])
281
- print(sample["ground_truth"]["inference_result"]["Agency"])
282
- ```
283
-
284
- ---
285
-
286
  ## Intended Use
287
 
288
  This dataset is intended for:
@@ -301,7 +247,7 @@ The 75 clean FCC invoices used in this dataset are taken from [**RealKIE-FCC-Ver
301
  1. **Line Item Grouping** — fields previously treated as independent entries are grouped within each individual line item, aligning annotations with real-world invoice structure.
302
  2. **Annotation Corrections** — erroneous values in the original annotations were corrected.
303
 
304
- Starting from these 75 verified documents and their corrected `gt.json` ground truth, this dataset adds noise augmentation using the [Augraphy](https://github.com/sparkfish/augraphy) library with OCR-safe parameter settings, producing up to 18 degraded variants per document for confidence calibration and OCR robustness research.
305
 
306
  ---
307
 
 
23
  - kie
24
  dataset_info:
25
  features:
26
+ - name: id
27
  dtype: string
28
+ - name: noise_variant
29
  dtype: string
30
+ - name: page_count
31
+ dtype: int32
32
+ - name: json_response
 
 
33
  dtype:
34
  struct:
35
+ - name: Agency
36
+ dtype: string
37
+ - name: Advertiser
38
+ dtype: string
39
+ - name: GrossTotal
40
+ dtype: float64
41
+ - name: PaymentTerms
42
+ dtype: string
43
+ - name: AgencyCommission
44
+ dtype: float64
45
+ - name: NetAmountDue
46
+ dtype: float64
47
+ - name: LineItems
48
+ sequence:
49
  struct:
50
+ - name: LineItemDescription
51
  dtype: string
52
+ - name: LineItemStartDate
 
 
 
53
  dtype: string
54
+ - name: LineItemEndDate
55
  dtype: string
56
+ - name: LineItemDays
 
 
57
  dtype: string
58
+ - name: LineItemRate
59
  dtype: float64
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
60
  splits:
61
  - name: test
62
  num_examples: 1346
 
77
 
78
  ## Quick Start
79
 
80
+ **Metadata + ground truth only** (fastest, no PDFs):
 
81
 
82
+ ```python
83
+ from datasets import load_dataset
 
84
 
85
+ ds = load_dataset("amazon/ConfBench", data_files="data/test-00000-of-00001.parquet", split="train")
86
 
87
+ for sample in ds:
88
+ print(sample["id"], sample["noise_variant"])
89
+ print(sample["json_response"]["Agency"])
90
  ```
91
 
92
+ **With PDFs** (downloads the full dataset locally):
93
 
94
  ```python
95
+ import pyarrow.parquet as pq
96
+ from huggingface_hub import snapshot_download
97
+ from pathlib import Path
98
+
99
+ local_dir = Path(snapshot_download(repo_id="amazon/ConfBench", repo_type="dataset"))
100
 
101
+ table = pq.read_table(local_dir / "data" / "test-00000-of-00001.parquet")
102
+ df = table.to_pandas()
103
 
104
+ # Access a PDF
105
+ pdf_path = local_dir / "pdfs" / df["id"][0]
106
+
107
+ # Access ground truth
108
+ gt = df["json_response"][0]
109
+ print(gt["Agency"], gt["GrossTotal"])
110
+ ```
111
+
112
+ Or clone with git:
113
+
114
+ ```bash
115
+ git clone https://huggingface.co/datasets/amazon/ConfBench
116
  ```
117
 
118
  ### Dataset Summary
 
135
 
136
  ```
137
  amazon/ConfBench/
138
+ ── data/
139
+ └── test-00000-of-00001.parquet # Metadata + ground truth (all variants)
140
+ ├── pdfs/
141
+ ├── {doc_id}__original.pdf # Original clean PDF
142
+ ├── {doc_id}__default.pdf # Default noise variant
143
+ │ └── {doc_id}__{noise_variant}.pdf # Other noise variants
144
+
 
 
 
145
  ```
146
 
147
+ ### Ground Truth Schema (`json_response`)
148
 
149
  ```json
150
  {
 
174
  }
175
  ```
176
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
177
  ---
178
 
179
  ## Noise Pipelines
 
229
 
230
  ---
231
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
232
  ## Intended Use
233
 
234
  This dataset is intended for:
 
247
  1. **Line Item Grouping** — fields previously treated as independent entries are grouped within each individual line item, aligning annotations with real-world invoice structure.
248
  2. **Annotation Corrections** — erroneous values in the original annotations were corrected.
249
 
250
+ Starting from these 75 verified documents and their corrected ground truth (`json_response`), this dataset adds noise augmentation using the [Augraphy](https://github.com/sparkfish/augraphy) library with OCR-safe parameter settings, producing up to 18 degraded variants per document for confidence calibration and OCR robustness research.
251
 
252
  ---
253
 
assets/033f718b16cb597c065930410752c294/gt.json DELETED
@@ -1,91 +0,0 @@
1
- {
2
- "document_class": {
3
- "type": "Invoice"
4
- },
5
- "split_document": {
6
- "page_indices": [
7
- 0,
8
- 1
9
- ]
10
- },
11
- "inference_result": {
12
- "Agency": "American Media & Advocacy Group",
13
- "Advertiser": "National Rifle Association",
14
- "GrossTotal": 15185.0,
15
- "PaymentTerms": "30 Days",
16
- "AgencyCommission": 2277.75,
17
- "NetAmountDue": 12907.25,
18
- "LineItems": [
19
- {
20
- "LineItemDescription": "M-F 1135p-1205a",
21
- "LineItemStartDate": "10/09/12",
22
- "LineItemEndDate": "10/09/12",
23
- "LineItemDays": "-T-----",
24
- "LineItemRate": 600.0
25
- },
26
- {
27
- "LineItemDescription": "M-F 1135p-1205a",
28
- "LineItemStartDate": "10/09/12",
29
- "LineItemEndDate": "10/09/12",
30
- "LineItemDays": "-T-----",
31
- "LineItemRate": 600.0
32
- },
33
- {
34
- "LineItemDescription": "M-F 1135p-1205a",
35
- "LineItemStartDate": "10/10/12",
36
- "LineItemEndDate": "10/10/12",
37
- "LineItemDays": "--W----",
38
- "LineItemRate": 600.0
39
- },
40
- {
41
- "LineItemDescription": "M-F 1135p-1205a",
42
- "LineItemStartDate": "10/11/12",
43
- "LineItemEndDate": "10/11/12",
44
- "LineItemDays": "---T---",
45
- "LineItemRate": 600.0
46
- },
47
- {
48
- "LineItemDescription": "M-F 1135p-1205a",
49
- "LineItemStartDate": "10/12/12",
50
- "LineItemEndDate": "10/12/12",
51
- "LineItemDays": "----F--",
52
- "LineItemRate": 600.0
53
- },
54
- {
55
- "LineItemDescription": "Fox 6 Blitz",
56
- "LineItemStartDate": " 10/14/12",
57
- "LineItemEndDate": "10/14/12",
58
- "LineItemDays": "------S",
59
- "LineItemRate": 1000.0
60
- },
61
- {
62
- "LineItemDescription": "NFL on FOX 3p",
63
- "LineItemStartDate": "10/14/12",
64
- "LineItemEndDate": "10/14/12",
65
- "LineItemDays": "------S",
66
- "LineItemRate": 8350.0
67
- },
68
- {
69
- "LineItemDescription": "Su 1205p-1235a",
70
- "LineItemStartDate": "10/14/12",
71
- "LineItemEndDate": "10/14/12",
72
- "LineItemDays": "------S",
73
- "LineItemRate": 185.0
74
- },
75
- {
76
- "LineItemDescription": "College Football on",
77
- "LineItemStartDate": "10/13/12",
78
- "LineItemEndDate": "10/13/12",
79
- "LineItemDays": "-----S-",
80
- "LineItemRate": 1800.0
81
- },
82
- {
83
- "LineItemDescription": "Su 530-6p News",
84
- "LineItemStartDate": "10/14/12",
85
- "LineItemEndDate": "10/14/12",
86
- "LineItemDays": "------S",
87
- "LineItemRate": 850.0
88
- }
89
- ]
90
- }
91
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/033f718b16cb597c065930410752c294/metadata.json DELETED
@@ -1,79 +0,0 @@
1
- {
2
- "doc_hash": "033f718b16cb597c065930410752c294",
3
- "original_pdf": "original.pdf",
4
- "ground_truth": "gt.json",
5
- "pipelines": [
6
- {
7
- "pipeline_name": "default",
8
- "noisy_pdf": "default/default_noisy.pdf"
9
- },
10
- {
11
- "pipeline_name": "archetype3",
12
- "noisy_pdf": "archetype3/archetype3_noisy.pdf"
13
- },
14
- {
15
- "pipeline_name": "archetype4",
16
- "noisy_pdf": "archetype4/archetype4_noisy.pdf"
17
- },
18
- {
19
- "pipeline_name": "archetype7",
20
- "noisy_pdf": "archetype7/archetype7_noisy.pdf"
21
- },
22
- {
23
- "pipeline_name": "archetype9",
24
- "noisy_pdf": "archetype9/archetype9_noisy.pdf"
25
- },
26
- {
27
- "pipeline_name": "archetype10",
28
- "noisy_pdf": "archetype10/archetype10_noisy.pdf"
29
- },
30
- {
31
- "pipeline_name": "archetype11",
32
- "noisy_pdf": "archetype11/archetype11_noisy.pdf"
33
- },
34
- {
35
- "pipeline_name": "custom12",
36
- "noisy_pdf": "custom12/custom12_noisy.pdf"
37
- },
38
- {
39
- "pipeline_name": "custom13",
40
- "noisy_pdf": "custom13/custom13_noisy.pdf"
41
- },
42
- {
43
- "pipeline_name": "custom14",
44
- "noisy_pdf": "custom14/custom14_noisy.pdf"
45
- },
46
- {
47
- "pipeline_name": "custom15",
48
- "noisy_pdf": "custom15/custom15_noisy.pdf"
49
- },
50
- {
51
- "pipeline_name": "custom16",
52
- "noisy_pdf": "custom16/custom16_noisy.pdf"
53
- },
54
- {
55
- "pipeline_name": "custom17",
56
- "noisy_pdf": "custom17/custom17_noisy.pdf"
57
- },
58
- {
59
- "pipeline_name": "custom18",
60
- "noisy_pdf": "custom18/custom18_noisy.pdf"
61
- },
62
- {
63
- "pipeline_name": "custom19",
64
- "noisy_pdf": "custom19/custom19_noisy.pdf"
65
- },
66
- {
67
- "pipeline_name": "custom20",
68
- "noisy_pdf": "custom20/custom20_noisy.pdf"
69
- },
70
- {
71
- "pipeline_name": "custom21",
72
- "noisy_pdf": "custom21/custom21_noisy.pdf"
73
- },
74
- {
75
- "pipeline_name": "custom22",
76
- "noisy_pdf": "custom22/custom22_noisy.pdf"
77
- }
78
- ]
79
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/03f65053aea282ad8d5e759a9f18bdbb/gt.json DELETED
@@ -1,27 +0,0 @@
1
- {
2
- "document_class": {
3
- "type": "Invoice"
4
- },
5
- "split_document": {
6
- "page_indices": [
7
- 0
8
- ]
9
- },
10
- "inference_result": {
11
- "Agency": "Ackerman McQueen (2852)",
12
- "Advertiser": "NRA-National Rifle Association (72938)",
13
- "GrossTotal": 17000.0,
14
- "PaymentTerms": "Net 30",
15
- "AgencyCommission": 2550.0,
16
- "NetAmountDue": 14450.0,
17
- "LineItems": [
18
- {
19
- "LineItemDescription": "Sports-FOX NFL 1pm Game-Browns",
20
- "LineItemStartDate": "11/06/16",
21
- "LineItemEndDate": null,
22
- "LineItemDays": "Su",
23
- "LineItemRate": 17000.0
24
- }
25
- ]
26
- }
27
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/03f65053aea282ad8d5e759a9f18bdbb/metadata.json DELETED
@@ -1,87 +0,0 @@
1
- {
2
- "doc_hash": "03f65053aea282ad8d5e759a9f18bdbb",
3
- "original_pdf": "original.pdf",
4
- "ground_truth": "gt.json",
5
- "pipelines": [
6
- {
7
- "pipeline_name": "default",
8
- "noisy_pdf": "default/default_noisy.pdf"
9
- },
10
- {
11
- "pipeline_name": "archetype2",
12
- "noisy_pdf": "archetype2/archetype2_noisy.pdf"
13
- },
14
- {
15
- "pipeline_name": "archetype3",
16
- "noisy_pdf": "archetype3/archetype3_noisy.pdf"
17
- },
18
- {
19
- "pipeline_name": "archetype4",
20
- "noisy_pdf": "archetype4/archetype4_noisy.pdf"
21
- },
22
- {
23
- "pipeline_name": "archetype7",
24
- "noisy_pdf": "archetype7/archetype7_noisy.pdf"
25
- },
26
- {
27
- "pipeline_name": "archetype9",
28
- "noisy_pdf": "archetype9/archetype9_noisy.pdf"
29
- },
30
- {
31
- "pipeline_name": "archetype10",
32
- "noisy_pdf": "archetype10/archetype10_noisy.pdf"
33
- },
34
- {
35
- "pipeline_name": "archetype11",
36
- "noisy_pdf": "archetype11/archetype11_noisy.pdf"
37
- },
38
- {
39
- "pipeline_name": "custom12",
40
- "noisy_pdf": "custom12/custom12_noisy.pdf"
41
- },
42
- {
43
- "pipeline_name": "custom13",
44
- "noisy_pdf": "custom13/custom13_noisy.pdf"
45
- },
46
- {
47
- "pipeline_name": "custom14",
48
- "noisy_pdf": "custom14/custom14_noisy.pdf"
49
- },
50
- {
51
- "pipeline_name": "custom15",
52
- "noisy_pdf": "custom15/custom15_noisy.pdf"
53
- },
54
- {
55
- "pipeline_name": "custom16",
56
- "noisy_pdf": "custom16/custom16_noisy.pdf"
57
- },
58
- {
59
- "pipeline_name": "custom17",
60
- "noisy_pdf": "custom17/custom17_noisy.pdf"
61
- },
62
- {
63
- "pipeline_name": "custom18",
64
- "noisy_pdf": "custom18/custom18_noisy.pdf"
65
- },
66
- {
67
- "pipeline_name": "custom19",
68
- "noisy_pdf": "custom19/custom19_noisy.pdf"
69
- },
70
- {
71
- "pipeline_name": "custom20",
72
- "noisy_pdf": "custom20/custom20_noisy.pdf"
73
- },
74
- {
75
- "pipeline_name": "custom21",
76
- "noisy_pdf": "custom21/custom21_noisy.pdf"
77
- },
78
- {
79
- "pipeline_name": "custom22",
80
- "noisy_pdf": "custom22/custom22_noisy.pdf"
81
- },
82
- {
83
- "pipeline_name": "custom23",
84
- "noisy_pdf": "custom23/custom23_noisy.pdf"
85
- }
86
- ]
87
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/08e2649c3291ee569a116260d46e9866/gt.json DELETED
@@ -1,19 +0,0 @@
1
- {
2
- "document_class": {
3
- "type": "Invoice"
4
- },
5
- "split_document": {
6
- "page_indices": [
7
- 0
8
- ]
9
- },
10
- "inference_result": {
11
- "Agency": "OnMedia",
12
- "Advertiser": "NRCC IE-DM",
13
- "GrossTotal": 22466.0,
14
- "PaymentTerms": "Net 30",
15
- "AgencyCommission": 3369.9,
16
- "NetAmountDue": 15563.32,
17
- "LineItems": []
18
- }
19
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/08e2649c3291ee569a116260d46e9866/metadata.json DELETED
@@ -1,83 +0,0 @@
1
- {
2
- "doc_hash": "08e2649c3291ee569a116260d46e9866",
3
- "original_pdf": "original.pdf",
4
- "ground_truth": "gt.json",
5
- "pipelines": [
6
- {
7
- "pipeline_name": "default",
8
- "noisy_pdf": "default/default_noisy.pdf"
9
- },
10
- {
11
- "pipeline_name": "archetype3",
12
- "noisy_pdf": "archetype3/archetype3_noisy.pdf"
13
- },
14
- {
15
- "pipeline_name": "archetype4",
16
- "noisy_pdf": "archetype4/archetype4_noisy.pdf"
17
- },
18
- {
19
- "pipeline_name": "archetype7",
20
- "noisy_pdf": "archetype7/archetype7_noisy.pdf"
21
- },
22
- {
23
- "pipeline_name": "archetype9",
24
- "noisy_pdf": "archetype9/archetype9_noisy.pdf"
25
- },
26
- {
27
- "pipeline_name": "archetype10",
28
- "noisy_pdf": "archetype10/archetype10_noisy.pdf"
29
- },
30
- {
31
- "pipeline_name": "archetype11",
32
- "noisy_pdf": "archetype11/archetype11_noisy.pdf"
33
- },
34
- {
35
- "pipeline_name": "custom12",
36
- "noisy_pdf": "custom12/custom12_noisy.pdf"
37
- },
38
- {
39
- "pipeline_name": "custom13",
40
- "noisy_pdf": "custom13/custom13_noisy.pdf"
41
- },
42
- {
43
- "pipeline_name": "custom14",
44
- "noisy_pdf": "custom14/custom14_noisy.pdf"
45
- },
46
- {
47
- "pipeline_name": "custom15",
48
- "noisy_pdf": "custom15/custom15_noisy.pdf"
49
- },
50
- {
51
- "pipeline_name": "custom16",
52
- "noisy_pdf": "custom16/custom16_noisy.pdf"
53
- },
54
- {
55
- "pipeline_name": "custom17",
56
- "noisy_pdf": "custom17/custom17_noisy.pdf"
57
- },
58
- {
59
- "pipeline_name": "custom18",
60
- "noisy_pdf": "custom18/custom18_noisy.pdf"
61
- },
62
- {
63
- "pipeline_name": "custom19",
64
- "noisy_pdf": "custom19/custom19_noisy.pdf"
65
- },
66
- {
67
- "pipeline_name": "custom20",
68
- "noisy_pdf": "custom20/custom20_noisy.pdf"
69
- },
70
- {
71
- "pipeline_name": "custom21",
72
- "noisy_pdf": "custom21/custom21_noisy.pdf"
73
- },
74
- {
75
- "pipeline_name": "custom22",
76
- "noisy_pdf": "custom22/custom22_noisy.pdf"
77
- },
78
- {
79
- "pipeline_name": "custom23",
80
- "noisy_pdf": "custom23/custom23_noisy.pdf"
81
- }
82
- ]
83
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/0d0fc87f34a2263cdd4b96cdac891240/gt.json DELETED
@@ -1,420 +0,0 @@
1
- {
2
- "document_class": {
3
- "type": "Invoice"
4
- },
5
- "split_document": {
6
- "page_indices": [
7
- 0,
8
- 1
9
- ]
10
- },
11
- "inference_result": {
12
- "Agency": "Waterfront Strategies",
13
- "Advertiser": "ISS/HOUSE MAJ PAC",
14
- "GrossTotal": 94700.0,
15
- "PaymentTerms": "Cash In Advance",
16
- "AgencyCommission": 14205.0,
17
- "NetAmountDue": 80495.0,
18
- "LineItems": [
19
- {
20
- "LineItemDescription": "TODAY IN FLORIDA @9PM",
21
- "LineItemStartDate": "10/18/16",
22
- "LineItemEndDate": null,
23
- "LineItemDays": "(T)",
24
- "LineItemRate": 500.0
25
- },
26
- {
27
- "LineItemDescription": "CH 7 NEWS @ 10PM",
28
- "LineItemStartDate": "10/18/16",
29
- "LineItemEndDate": null,
30
- "LineItemDays": "(T)",
31
- "LineItemRate": 3200.0
32
- },
33
- {
34
- "LineItemDescription": "CH 7 NEWS @ 10PM",
35
- "LineItemStartDate": "10/20/16",
36
- "LineItemEndDate": null,
37
- "LineItemDays": "(Th)",
38
- "LineItemRate": 3200.0
39
- },
40
- {
41
- "LineItemDescription": "CH 7 NEWS @ 10PM",
42
- "LineItemStartDate": "10/22/16",
43
- "LineItemEndDate": null,
44
- "LineItemDays": "(F)",
45
- "LineItemRate": 3200.0
46
- },
47
- {
48
- "LineItemDescription": "DECO DRIVE (REB)",
49
- "LineItemStartDate": "10/20/16",
50
- "LineItemEndDate": null,
51
- "LineItemDays": "(Th)",
52
- "LineItemRate": 1000.0
53
- },
54
- {
55
- "LineItemDescription": "DECO DRIVE (REB)",
56
- "LineItemStartDate": "10/21/16",
57
- "LineItemEndDate": null,
58
- "LineItemDays": "(F)",
59
- "LineItemRate": 1000.0
60
- },
61
- {
62
- "LineItemDescription": "INSIDE EDITION (REB)",
63
- "LineItemStartDate": "10/18/16",
64
- "LineItemEndDate": null,
65
- "LineItemDays": "(T)",
66
- "LineItemRate": 800.0
67
- },
68
- {
69
- "LineItemDescription": "CH 7 News @ Noon",
70
- "LineItemStartDate": "10/18/16",
71
- "LineItemEndDate": null,
72
- "LineItemDays": "(T)",
73
- "LineItemRate": 600.0
74
- },
75
- {
76
- "LineItemDescription": "CH 7 News @ Noon",
77
- "LineItemStartDate": "10/19/16",
78
- "LineItemEndDate": null,
79
- "LineItemDays": "(W)",
80
- "LineItemRate": null
81
- },
82
- {
83
- "LineItemDescription": "CH 7 News @ Noon",
84
- "LineItemStartDate": "10/21/16",
85
- "LineItemEndDate": null,
86
- "LineItemDays": "(F)",
87
- "LineItemRate": 600.0
88
- },
89
- {
90
- "LineItemDescription": "DIVORCE COURT 2",
91
- "LineItemStartDate": "10/18/16",
92
- "LineItemEndDate": null,
93
- "LineItemDays": "(T)",
94
- "LineItemRate": 500.0
95
- },
96
- {
97
- "LineItemDescription": "DIVORCE COURT 2",
98
- "LineItemStartDate": "10/19/16",
99
- "LineItemEndDate": null,
100
- "LineItemDays": "(W)",
101
- "LineItemRate": 500.0
102
- },
103
- {
104
- "LineItemDescription": "DIVORCE COURT 1",
105
- "LineItemStartDate": "10/21/16",
106
- "LineItemEndDate": null,
107
- "LineItemDays": "(F)",
108
- "LineItemRate": 500.0
109
- },
110
- {
111
- "LineItemDescription": "CH 7 News @ 4pm",
112
- "LineItemStartDate": "10/20/16",
113
- "LineItemEndDate": null,
114
- "LineItemDays": "(Th)",
115
- "LineItemRate": 1000.0
116
- },
117
- {
118
- "LineItemDescription": "CH 7 News @ 4pm",
119
- "LineItemStartDate": "10/21/16",
120
- "LineItemEndDate": null,
121
- "LineItemDays": "(F)",
122
- "LineItemRate": 1000.0
123
- },
124
- {
125
- "LineItemDescription": "CH 7 NEWS @ 430PM",
126
- "LineItemStartDate": "10/18/16",
127
- "LineItemEndDate": null,
128
- "LineItemDays": "(Th)",
129
- "LineItemRate": 1000.0
130
- },
131
- {
132
- "LineItemDescription": "CH 7 NEWS @ 430PM",
133
- "LineItemStartDate": "10/21/16",
134
- "LineItemEndDate": null,
135
- "LineItemDays": "(F)",
136
- "LineItemRate": 1000.0
137
- },
138
- {
139
- "LineItemDescription": "Ch 7 News News @ 5pm",
140
- "LineItemStartDate": "10/19/16",
141
- "LineItemEndDate": null,
142
- "LineItemDays": "(W)",
143
- "LineItemRate": 1500.0
144
- },
145
- {
146
- "LineItemDescription": "Ch 7 News News @ 5pm",
147
- "LineItemStartDate": "10/20/16",
148
- "LineItemEndDate": null,
149
- "LineItemDays": "(Th)",
150
- "LineItemRate": 1500.0
151
- },
152
- {
153
- "LineItemDescription": "Ch 7 News News @ 530pm",
154
- "LineItemStartDate": "10/18/16",
155
- "LineItemEndDate": null,
156
- "LineItemDays": "(T)",
157
- "LineItemRate": 1500.0
158
- },
159
- {
160
- "LineItemDescription": "Ch 7 News News @ 530pm",
161
- "LineItemStartDate": "10/20/16",
162
- "LineItemEndDate": null,
163
- "LineItemDays": "(Th)",
164
- "LineItemRate": 1500.0
165
- },
166
- {
167
- "LineItemDescription": "Ch 7 News News @ 6pm",
168
- "LineItemStartDate": "10/18/16",
169
- "LineItemEndDate": null,
170
- "LineItemDays": "(T)",
171
- "LineItemRate": 1700.0
172
- },
173
- {
174
- "LineItemDescription": "Ch 7 News News @ 6pm",
175
- "LineItemStartDate": "10/21/16",
176
- "LineItemEndDate": null,
177
- "LineItemDays": "(F)",
178
- "LineItemRate": 1700.0
179
- },
180
- {
181
- "LineItemDescription": "Ch 7 News News @ 630pm",
182
- "LineItemStartDate": "10/18/16",
183
- "LineItemEndDate": null,
184
- "LineItemDays": "(T)",
185
- "LineItemRate": 1700.0
186
- },
187
- {
188
- "LineItemDescription": "Ch 7 News News @ 630pm",
189
- "LineItemStartDate": "10/21/16",
190
- "LineItemEndDate": null,
191
- "LineItemDays": "(F)",
192
- "LineItemRate": 1700.0
193
- },
194
- {
195
- "LineItemDescription": "TODAY IN FLORIDA @ 7AM",
196
- "LineItemStartDate": "10/18/16",
197
- "LineItemEndDate": null,
198
- "LineItemDays": "(T)",
199
- "LineItemRate": 1700.0
200
- },
201
- {
202
- "LineItemDescription": "INSIDE EDITION",
203
- "LineItemStartDate": "10/20/16",
204
- "LineItemEndDate": null,
205
- "LineItemDays": "(Th)",
206
- "LineItemRate": 2200.0
207
- },
208
- {
209
- "LineItemDescription": "INSIDE EDITION",
210
- "LineItemStartDate": "10/21/16",
211
- "LineItemEndDate": null,
212
- "LineItemDays": "(Fr)",
213
- "LineItemRate": 2200.0
214
- },
215
- {
216
- "LineItemDescription": "TODAY IN FLORIDA @ 730AM",
217
- "LineItemStartDate": "10/19/16",
218
- "LineItemEndDate": null,
219
- "LineItemDays": "(W)",
220
- "LineItemRate": 1700.0
221
- },
222
- {
223
- "LineItemDescription": "TODAY IN FLORIDA @ 730AM",
224
- "LineItemStartDate": "10/21/16",
225
- "LineItemEndDate": null,
226
- "LineItemDays": "(F)",
227
- "LineItemRate": 1700.0
228
- },
229
- {
230
- "LineItemDescription": "Deco Drive",
231
- "LineItemStartDate": "10/18/16",
232
- "LineItemEndDate": null,
233
- "LineItemDays": "(T)",
234
- "LineItemRate": 2000.0
235
- },
236
- {
237
- "LineItemDescription": "HELL'S KITCHEN",
238
- "LineItemStartDate": "10/21/16",
239
- "LineItemEndDate": null,
240
- "LineItemDays": "(F)",
241
- "LineItemRate": 2000.0
242
- },
243
- {
244
- "LineItemDescription": "TODAY IN FLORIDA @ 8AM",
245
- "LineItemStartDate": "10/21/16",
246
- "LineItemEndDate": null,
247
- "LineItemDays": "(F)",
248
- "LineItemRate": 1700.0
249
- },
250
- {
251
- "LineItemDescription": "TODAY IN FLORIDA @9AM",
252
- "LineItemStartDate": "10/18/16",
253
- "LineItemEndDate": null,
254
- "LineItemDays": "(T)",
255
- "LineItemRate": 800.0
256
- },
257
- {
258
- "LineItemDescription": "TODAY IN FLORIDA @9AM",
259
- "LineItemStartDate": "10/19/16",
260
- "LineItemEndDate": null,
261
- "LineItemDays": "(W)",
262
- "LineItemRate": 800.0
263
- },
264
- {
265
- "LineItemDescription": "TODAY IN FLORIDA @9AM",
266
- "LineItemStartDate": "10/18/16",
267
- "LineItemEndDate": null,
268
- "LineItemDays": "(T)",
269
- "LineItemRate": 800.0
270
- },
271
- {
272
- "LineItemDescription": "TODAY IN FLORIDA @9AM",
273
- "LineItemStartDate": "10/19/16",
274
- "LineItemEndDate": null,
275
- "LineItemDays": "(W)",
276
- "LineItemRate": 800.0
277
- },
278
- {
279
- "LineItemDescription": "GOTHAM ",
280
- "LineItemStartDate": "10/24/16",
281
- "LineItemEndDate": null,
282
- "LineItemDays": "(M)",
283
- "LineItemRate": 6000.0
284
- },
285
- {
286
- "LineItemDescription": "TODAY IN FLORIDA @ 7AM (SATURDAY)",
287
- "LineItemStartDate": "10/22/16",
288
- "LineItemEndDate": null,
289
- "LineItemDays": "(S)",
290
- "LineItemRate": 600.0
291
- },
292
- {
293
- "LineItemDescription": "CH 7 WEEKEND NWES @ 10PM",
294
- "LineItemStartDate": "10/23/16",
295
- "LineItemEndDate": null,
296
- "LineItemDays": "(Su)",
297
- "LineItemRate": 1500.0
298
- },
299
- {
300
- "LineItemDescription": "COLLEGE FOOTBALL ON FOX (GAME)",
301
- "LineItemStartDate": "10/22/16",
302
- "LineItemEndDate": null,
303
- "LineItemDays": "(S)",
304
- "LineItemRate": 1500.0
305
- },
306
- {
307
- "LineItemDescription": "COLLEGE FOOTBALL ON FOX (GAME)",
308
- "LineItemStartDate": "10/22/16",
309
- "LineItemEndDate": null,
310
- "LineItemDays": "(S)",
311
- "LineItemRate": 1500.0
312
- },
313
- {
314
- "LineItemDescription": "COLLEGE FOOTBALL ON FOX (GAME) 1",
315
- "LineItemStartDate": "10/22/16",
316
- "LineItemEndDate": null,
317
- "LineItemDays": "(S)",
318
- "LineItemRate": 1500.0
319
- },
320
- {
321
- "LineItemDescription": "COLLEGE FOOTBALL ON FOX (GAME) 1",
322
- "LineItemStartDate": "10/22/16",
323
- "LineItemEndDate": null,
324
- "LineItemDays": "(S)",
325
- "LineItemRate": 1500.0
326
- },
327
- {
328
- "LineItemDescription": "FOX NFL SUNDAY",
329
- "LineItemStartDate": "10/23/16",
330
- "LineItemEndDate": null,
331
- "LineItemDays": "(Su)",
332
- "LineItemRate": 2000.0
333
- },
334
- {
335
- "LineItemDescription": "TODAY IN FLORIDA @ 8AM (SUNDAY)",
336
- "LineItemStartDate": "10/23/16",
337
- "LineItemEndDate": null,
338
- "LineItemDays": "(Su)",
339
- "LineItemRate": 500.0
340
- },
341
- {
342
- "LineItemDescription": "TODAY IN FLORIDA @ 8AM (SUNDAY)",
343
- "LineItemStartDate": "10/23/16",
344
- "LineItemEndDate": null,
345
- "LineItemDays": "(Su)",
346
- "LineItemRate": 500.0
347
- },
348
- {
349
- "LineItemDescription": "TODAY IN FLORIDA @ 5AM",
350
- "LineItemStartDate": "10/19/16",
351
- "LineItemEndDate": null,
352
- "LineItemDays": "(W)",
353
- "LineItemRate": 500.0
354
- },
355
- {
356
- "LineItemDescription": "TODAY IN FLORIDA @ 5AM",
357
- "LineItemStartDate": "10/20/16",
358
- "LineItemEndDate": null,
359
- "LineItemDays": "(Th)",
360
- "LineItemRate": 500.0
361
- },
362
- {
363
- "LineItemDescription": "NFL ON FOX",
364
- "LineItemStartDate": "10/23/16",
365
- "LineItemEndDate": null,
366
- "LineItemDays": "(Su)",
367
- "LineItemRate": 15000.0
368
- },
369
- {
370
- "LineItemDescription": "Ch 7 News @ 5pm",
371
- "LineItemStartDate": "10/20/16",
372
- "LineItemEndDate": null,
373
- "LineItemDays": "(Th)",
374
- "LineItemRate": 1400.0
375
- },
376
- {
377
- "LineItemDescription": "Ch 7 News @ 4pm",
378
- "LineItemStartDate": "10/19/16",
379
- "LineItemEndDate": null,
380
- "LineItemDays": "(W)",
381
- "LineItemRate": 1000.0
382
- },
383
- {
384
- "LineItemDescription": "CH 7 WEEKEDN NEWS @ 11PM",
385
- "LineItemStartDate": "10/23/16",
386
- "LineItemEndDate": null,
387
- "LineItemDays": "(Su)",
388
- "LineItemRate": 1300.0
389
- },
390
- {
391
- "LineItemDescription": "WENDY WILLIAMS SHOW",
392
- "LineItemStartDate": "10/19/16",
393
- "LineItemEndDate": null,
394
- "LineItemDays": "(W)",
395
- "LineItemRate": 500.0
396
- },
397
- {
398
- "LineItemDescription": "WENDY WILLIAMS SHOW",
399
- "LineItemStartDate": "10/20/16",
400
- "LineItemEndDate": null,
401
- "LineItemDays": "(Th)",
402
- "LineItemRate": 500.0
403
- },
404
- {
405
- "LineItemDescription": "GOTHAM",
406
- "LineItemStartDate": "10/24/16",
407
- "LineItemEndDate": null,
408
- "LineItemDays": "(M)",
409
- "LineItemRate": 3500.0
410
- },
411
- {
412
- "LineItemDescription": "HELL'S KITCHEN",
413
- "LineItemStartDate": "10/21/16",
414
- "LineItemEndDate": null,
415
- "LineItemDays": "(F)",
416
- "LineItemRate": 2000.0
417
- }
418
- ]
419
- }
420
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/0d0fc87f34a2263cdd4b96cdac891240/metadata.json DELETED
@@ -1,87 +0,0 @@
1
- {
2
- "doc_hash": "0d0fc87f34a2263cdd4b96cdac891240",
3
- "original_pdf": "original.pdf",
4
- "ground_truth": "gt.json",
5
- "pipelines": [
6
- {
7
- "pipeline_name": "default",
8
- "noisy_pdf": "default/default_noisy.pdf"
9
- },
10
- {
11
- "pipeline_name": "archetype2",
12
- "noisy_pdf": "archetype2/archetype2_noisy.pdf"
13
- },
14
- {
15
- "pipeline_name": "archetype3",
16
- "noisy_pdf": "archetype3/archetype3_noisy.pdf"
17
- },
18
- {
19
- "pipeline_name": "archetype4",
20
- "noisy_pdf": "archetype4/archetype4_noisy.pdf"
21
- },
22
- {
23
- "pipeline_name": "archetype7",
24
- "noisy_pdf": "archetype7/archetype7_noisy.pdf"
25
- },
26
- {
27
- "pipeline_name": "archetype9",
28
- "noisy_pdf": "archetype9/archetype9_noisy.pdf"
29
- },
30
- {
31
- "pipeline_name": "archetype10",
32
- "noisy_pdf": "archetype10/archetype10_noisy.pdf"
33
- },
34
- {
35
- "pipeline_name": "archetype11",
36
- "noisy_pdf": "archetype11/archetype11_noisy.pdf"
37
- },
38
- {
39
- "pipeline_name": "custom12",
40
- "noisy_pdf": "custom12/custom12_noisy.pdf"
41
- },
42
- {
43
- "pipeline_name": "custom13",
44
- "noisy_pdf": "custom13/custom13_noisy.pdf"
45
- },
46
- {
47
- "pipeline_name": "custom14",
48
- "noisy_pdf": "custom14/custom14_noisy.pdf"
49
- },
50
- {
51
- "pipeline_name": "custom15",
52
- "noisy_pdf": "custom15/custom15_noisy.pdf"
53
- },
54
- {
55
- "pipeline_name": "custom16",
56
- "noisy_pdf": "custom16/custom16_noisy.pdf"
57
- },
58
- {
59
- "pipeline_name": "custom17",
60
- "noisy_pdf": "custom17/custom17_noisy.pdf"
61
- },
62
- {
63
- "pipeline_name": "custom18",
64
- "noisy_pdf": "custom18/custom18_noisy.pdf"
65
- },
66
- {
67
- "pipeline_name": "custom19",
68
- "noisy_pdf": "custom19/custom19_noisy.pdf"
69
- },
70
- {
71
- "pipeline_name": "custom20",
72
- "noisy_pdf": "custom20/custom20_noisy.pdf"
73
- },
74
- {
75
- "pipeline_name": "custom21",
76
- "noisy_pdf": "custom21/custom21_noisy.pdf"
77
- },
78
- {
79
- "pipeline_name": "custom22",
80
- "noisy_pdf": "custom22/custom22_noisy.pdf"
81
- },
82
- {
83
- "pipeline_name": "custom23",
84
- "noisy_pdf": "custom23/custom23_noisy.pdf"
85
- }
86
- ]
87
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/1220d048d2a75d910c52e7f290e32ca0/gt.json DELETED
@@ -1,101 +0,0 @@
1
- {
2
- "document_class": {
3
- "type": "Invoice"
4
- },
5
- "split_document": {
6
- "page_indices": [
7
- 0,
8
- 1,
9
- 2,
10
- 3,
11
- 4
12
- ]
13
- },
14
- "inference_result": {
15
- "Agency": "Strategic Media Placement",
16
- "Advertiser": "Paul Mitchell For Congress-R",
17
- "GrossTotal": 4920.0,
18
- "PaymentTerms": "Net Payment 30 Days",
19
- "AgencyCommission": null,
20
- "NetAmountDue": 4182.0,
21
- "LineItems": [
22
- {
23
- "LineItemDescription": "7&4 News Today 6a-7a",
24
- "LineItemStartDate": "06/30/14",
25
- "LineItemEndDate": "07/03/14",
26
- "LineItemDays": "MTW----",
27
- "LineItemRate": 125.0
28
- },
29
- {
30
- "LineItemDescription": "Today Show 7a-9a",
31
- "LineItemStartDate": "06/30/14",
32
- "LineItemEndDate": "07/03/14",
33
- "LineItemDays": "MTWT---",
34
- "LineItemRate": 135.0
35
- },
36
- {
37
- "LineItemDescription": "Today Show 2",
38
- "LineItemStartDate": "06/30/14",
39
- "LineItemEndDate": "07/03/14",
40
- "LineItemDays": "MTWT---",
41
- "LineItemRate": 75.0
42
- },
43
- {
44
- "LineItemDescription": "7&4 News at 5p",
45
- "LineItemStartDate": "06/30/14",
46
- "LineItemEndDate": "07/03/14",
47
- "LineItemDays": "MTWT---",
48
- "LineItemRate": 125.0
49
- },
50
- {
51
- "LineItemDescription": "7&4 News at 6p",
52
- "LineItemStartDate": "06/30/14",
53
- "LineItemEndDate": "07/03/14",
54
- "LineItemDays": "MTW----",
55
- "LineItemRate": 200.0
56
- },
57
- {
58
- "LineItemDescription": "M-F Wheel/Jeopardy 7p-8p",
59
- "LineItemStartDate": "06/30/14",
60
- "LineItemEndDate": "07/03/14",
61
- "LineItemDays": "MTWT---",
62
- "LineItemRate": 200.0
63
- },
64
- {
65
- "LineItemDescription": "M-Sa 11-1130p/Su 11-1135p",
66
- "LineItemStartDate": "06/30/14",
67
- "LineItemEndDate": "07/03/14",
68
- "LineItemDays": "M-WT---",
69
- "LineItemRate": 150.0
70
- },
71
- {
72
- "LineItemDescription": "Today Show 7a-9a",
73
- "LineItemStartDate": "07/03/14",
74
- "LineItemEndDate": "07/03/14",
75
- "LineItemDays": "---T---",
76
- "LineItemRate": 135.0
77
- },
78
- {
79
- "LineItemDescription": "M-F 4p-5p",
80
- "LineItemStartDate": "07/02/14",
81
- "LineItemEndDate": "07/03/14",
82
- "LineItemDays": "---T---",
83
- "LineItemRate": 50.0
84
- },
85
- {
86
- "LineItemDescription": "7&4 News at 6p",
87
- "LineItemStartDate": "07/03/14",
88
- "LineItemEndDate": "07/03/14",
89
- "LineItemDays": "---T---",
90
- "LineItemRate": 200.0
91
- },
92
- {
93
- "LineItemDescription": "M -F Wheel/Jeopardy 7p-8p",
94
- "LineItemStartDate": "07/02/14",
95
- "LineItemEndDate": "07/03/14",
96
- "LineItemDays": "---T---",
97
- "LineItemRate": 200.0
98
- }
99
- ]
100
- }
101
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/1220d048d2a75d910c52e7f290e32ca0/metadata.json DELETED
@@ -1,75 +0,0 @@
1
- {
2
- "doc_hash": "1220d048d2a75d910c52e7f290e32ca0",
3
- "original_pdf": "original.pdf",
4
- "ground_truth": "gt.json",
5
- "pipelines": [
6
- {
7
- "pipeline_name": "default",
8
- "noisy_pdf": "default/default_noisy.pdf"
9
- },
10
- {
11
- "pipeline_name": "archetype3",
12
- "noisy_pdf": "archetype3/archetype3_noisy.pdf"
13
- },
14
- {
15
- "pipeline_name": "archetype4",
16
- "noisy_pdf": "archetype4/archetype4_noisy.pdf"
17
- },
18
- {
19
- "pipeline_name": "archetype7",
20
- "noisy_pdf": "archetype7/archetype7_noisy.pdf"
21
- },
22
- {
23
- "pipeline_name": "archetype10",
24
- "noisy_pdf": "archetype10/archetype10_noisy.pdf"
25
- },
26
- {
27
- "pipeline_name": "archetype11",
28
- "noisy_pdf": "archetype11/archetype11_noisy.pdf"
29
- },
30
- {
31
- "pipeline_name": "custom12",
32
- "noisy_pdf": "custom12/custom12_noisy.pdf"
33
- },
34
- {
35
- "pipeline_name": "custom13",
36
- "noisy_pdf": "custom13/custom13_noisy.pdf"
37
- },
38
- {
39
- "pipeline_name": "custom14",
40
- "noisy_pdf": "custom14/custom14_noisy.pdf"
41
- },
42
- {
43
- "pipeline_name": "custom15",
44
- "noisy_pdf": "custom15/custom15_noisy.pdf"
45
- },
46
- {
47
- "pipeline_name": "custom16",
48
- "noisy_pdf": "custom16/custom16_noisy.pdf"
49
- },
50
- {
51
- "pipeline_name": "custom17",
52
- "noisy_pdf": "custom17/custom17_noisy.pdf"
53
- },
54
- {
55
- "pipeline_name": "custom18",
56
- "noisy_pdf": "custom18/custom18_noisy.pdf"
57
- },
58
- {
59
- "pipeline_name": "custom19",
60
- "noisy_pdf": "custom19/custom19_noisy.pdf"
61
- },
62
- {
63
- "pipeline_name": "custom20",
64
- "noisy_pdf": "custom20/custom20_noisy.pdf"
65
- },
66
- {
67
- "pipeline_name": "custom21",
68
- "noisy_pdf": "custom21/custom21_noisy.pdf"
69
- },
70
- {
71
- "pipeline_name": "custom22",
72
- "noisy_pdf": "custom22/custom22_noisy.pdf"
73
- }
74
- ]
75
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/1449e9c1e67662cb3c806eea0b1771e1/gt.json DELETED
@@ -1,171 +0,0 @@
1
- {
2
- "document_class": {
3
- "type": "Invoice"
4
- },
5
- "split_document": {
6
- "page_indices": [
7
- 0,
8
- 1,
9
- 2,
10
- 3,
11
- 4,
12
- 5,
13
- 6,
14
- 7,
15
- 8,
16
- 9,
17
- 10,
18
- 11
19
- ]
20
- },
21
- "inference_result": {
22
- "Agency": "Access Media Services Inc",
23
- "Advertiser": "Greitens for Missouri",
24
- "GrossTotal": 1800.0,
25
- "PaymentTerms": null,
26
- "AgencyCommission": 270.0,
27
- "NetAmountDue": 1243.16,
28
- "LineItems": [
29
- {
30
- "LineItemDescription": "AVG. ALL WKS",
31
- "LineItemStartDate": "7/4/16",
32
- "LineItemEndDate": "7/10/16",
33
- "LineItemDays": "-TWTFSS",
34
- "LineItemRate": 6.0
35
- },
36
- {
37
- "LineItemDescription": "AVG. ALL WKS",
38
- "LineItemStartDate": "7/11/16",
39
- "LineItemEndDate": "7/17/16",
40
- "LineItemDays": "MTWTFSS",
41
- "LineItemRate": 6.0
42
- },
43
- {
44
- "LineItemDescription": "AVG. ALL WKS",
45
- "LineItemStartDate": "7/18/16",
46
- "LineItemEndDate": "7/24/16",
47
- "LineItemDays": "MTWTFSS",
48
- "LineItemRate": 6.0
49
- },
50
- {
51
- "LineItemDescription": "AVG. ALL WKS",
52
- "LineItemStartDate": "7/25/16",
53
- "LineItemEndDate": "7/31/16",
54
- "LineItemDays": "MTWTFSS",
55
- "LineItemRate": 6.0
56
- },
57
- {
58
- "LineItemDescription": "AVG. ALL WKS",
59
- "LineItemStartDate": "8/1/16",
60
- "LineItemEndDate": "8/7/16",
61
- "LineItemDays": "'M------",
62
- "LineItemRate": 6.0
63
- },
64
- {
65
- "LineItemDescription": "VARIOUS",
66
- "LineItemStartDate": "7/4/16",
67
- "LineItemEndDate": "7/10/16",
68
- "LineItemDays": "-TWTFSS",
69
- "LineItemRate": 6.0
70
- },
71
- {
72
- "LineItemDescription": "VARIOUS",
73
- "LineItemStartDate": "7/11/16",
74
- "LineItemEndDate": "7/17/16",
75
- "LineItemDays": "MTWTFSS",
76
- "LineItemRate": 6.0
77
- },
78
- {
79
- "LineItemDescription": "VARIOUS",
80
- "LineItemStartDate": "7/18/16",
81
- "LineItemEndDate": "7/24/16",
82
- "LineItemDays": "MTWTFSS",
83
- "LineItemRate": 6.0
84
- },
85
- {
86
- "LineItemDescription": "VARIOUS",
87
- "LineItemStartDate": "7/25/16",
88
- "LineItemEndDate": "7/31/16",
89
- "LineItemDays": "MTWTFSS",
90
- "LineItemRate": 6.0
91
- },
92
- {
93
- "LineItemDescription": "VARIOUS",
94
- "LineItemStartDate": "8/1/16",
95
- "LineItemEndDate": "8/7/16",
96
- "LineItemDays": "M------",
97
- "LineItemRate": 6.0
98
- },
99
- {
100
- "LineItemDescription": "VARIOUS",
101
- "LineItemStartDate": "7/4/16",
102
- "LineItemEndDate": "7/10/16",
103
- "LineItemDays": "-TWTFSS",
104
- "LineItemRate": 6.0
105
- },
106
- {
107
- "LineItemDescription": "VARIOUS",
108
- "LineItemStartDate": "7/11/16",
109
- "LineItemEndDate": "7/17/16",
110
- "LineItemDays": "MTWTFSS",
111
- "LineItemRate": 6.0
112
- },
113
- {
114
- "LineItemDescription": "VARIOUS",
115
- "LineItemStartDate": "7/18/16",
116
- "LineItemEndDate": "7/24/16",
117
- "LineItemDays": "MTWTFSS",
118
- "LineItemRate": 6.0
119
- },
120
- {
121
- "LineItemDescription": "VARIOUS",
122
- "LineItemStartDate": "7/25/16",
123
- "LineItemEndDate": "7/31/16",
124
- "LineItemDays": "MTWTFSS",
125
- "LineItemRate": 6.0
126
- },
127
- {
128
- "LineItemDescription": "VARIOUS",
129
- "LineItemStartDate": "8/1/16",
130
- "LineItemEndDate": "8/7/16",
131
- "LineItemDays": "M------",
132
- "LineItemRate": 6.0
133
- },
134
- {
135
- "LineItemDescription": "AVG. ALL WKS",
136
- "LineItemStartDate": "7/04/16",
137
- "LineItemEndDate": "7/10/16",
138
- "LineItemDays": "-TWTFSS",
139
- "LineItemRate": 6.0
140
- },
141
- {
142
- "LineItemDescription": "AVG. ALL WKS",
143
- "LineItemStartDate": "7/11/16",
144
- "LineItemEndDate": "7/17/16",
145
- "LineItemDays": "MTWTFSS",
146
- "LineItemRate": 6.0
147
- },
148
- {
149
- "LineItemDescription": "AVG. ALL WKS",
150
- "LineItemStartDate": "7/18/16",
151
- "LineItemEndDate": "7/24/16",
152
- "LineItemDays": "MTWTFSS",
153
- "LineItemRate": 6.0
154
- },
155
- {
156
- "LineItemDescription": "AVG. ALL WKS",
157
- "LineItemStartDate": "7/25/16",
158
- "LineItemEndDate": "7/31/16",
159
- "LineItemDays": "MTWTFSS",
160
- "LineItemRate": 6.0
161
- },
162
- {
163
- "LineItemDescription": "AVG. ALL WKS",
164
- "LineItemStartDate": "8/1/16",
165
- "LineItemEndDate": "8/7/16",
166
- "LineItemDays": "M------",
167
- "LineItemRate": 6.0
168
- }
169
- ]
170
- }
171
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/1449e9c1e67662cb3c806eea0b1771e1/metadata.json DELETED
@@ -1,71 +0,0 @@
1
- {
2
- "doc_hash": "1449e9c1e67662cb3c806eea0b1771e1",
3
- "original_pdf": "original.pdf",
4
- "ground_truth": "gt.json",
5
- "pipelines": [
6
- {
7
- "pipeline_name": "archetype3",
8
- "noisy_pdf": "archetype3/archetype3_noisy.pdf"
9
- },
10
- {
11
- "pipeline_name": "archetype4",
12
- "noisy_pdf": "archetype4/archetype4_noisy.pdf"
13
- },
14
- {
15
- "pipeline_name": "archetype7",
16
- "noisy_pdf": "archetype7/archetype7_noisy.pdf"
17
- },
18
- {
19
- "pipeline_name": "archetype10",
20
- "noisy_pdf": "archetype10/archetype10_noisy.pdf"
21
- },
22
- {
23
- "pipeline_name": "archetype11",
24
- "noisy_pdf": "archetype11/archetype11_noisy.pdf"
25
- },
26
- {
27
- "pipeline_name": "custom12",
28
- "noisy_pdf": "custom12/custom12_noisy.pdf"
29
- },
30
- {
31
- "pipeline_name": "custom13",
32
- "noisy_pdf": "custom13/custom13_noisy.pdf"
33
- },
34
- {
35
- "pipeline_name": "custom14",
36
- "noisy_pdf": "custom14/custom14_noisy.pdf"
37
- },
38
- {
39
- "pipeline_name": "custom15",
40
- "noisy_pdf": "custom15/custom15_noisy.pdf"
41
- },
42
- {
43
- "pipeline_name": "custom16",
44
- "noisy_pdf": "custom16/custom16_noisy.pdf"
45
- },
46
- {
47
- "pipeline_name": "custom17",
48
- "noisy_pdf": "custom17/custom17_noisy.pdf"
49
- },
50
- {
51
- "pipeline_name": "custom18",
52
- "noisy_pdf": "custom18/custom18_noisy.pdf"
53
- },
54
- {
55
- "pipeline_name": "custom19",
56
- "noisy_pdf": "custom19/custom19_noisy.pdf"
57
- },
58
- {
59
- "pipeline_name": "custom20",
60
- "noisy_pdf": "custom20/custom20_noisy.pdf"
61
- },
62
- {
63
- "pipeline_name": "custom21",
64
- "noisy_pdf": "custom21/custom21_noisy.pdf"
65
- },
66
- {
67
- "pipeline_name": "custom22",
68
- "noisy_pdf": "custom22/custom22_noisy.pdf"
69
- }
70
- ]
71
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/1b238269de30dec67297e7ad8630116e/gt.json DELETED
@@ -1,41 +0,0 @@
1
- {
2
- "document_class": {
3
- "type": "Invoice"
4
- },
5
- "split_document": {
6
- "page_indices": [
7
- 0
8
- ]
9
- },
10
- "inference_result": {
11
- "Agency": "Cardenas Strategy Group",
12
- "Advertiser": "SEIU - Service Employee Intl Union",
13
- "GrossTotal": 0.0,
14
- "PaymentTerms": "Net 30",
15
- "AgencyCommission": 0.0,
16
- "NetAmountDue": 0.0,
17
- "LineItems": [
18
- {
19
- "LineItemDescription": "Not Uni Ed Nocturna",
20
- "LineItemStartDate": "02/25/16",
21
- "LineItemEndDate": null,
22
- "LineItemDays": "Day,Th-1",
23
- "LineItemRate": 0.0
24
- },
25
- {
26
- "LineItemDescription": "Noticias 45 Ed Nocturna",
27
- "LineItemStartDate": "02/26/16",
28
- "LineItemEndDate": null,
29
- "LineItemDays": "Day,F-2",
30
- "LineItemRate": 0.0
31
- },
32
- {
33
- "LineItemDescription": "Noticias 45 Ed Nocturna",
34
- "LineItemStartDate": "02/26/16",
35
- "LineItemEndDate": null,
36
- "LineItemDays": "Day,F-2",
37
- "LineItemRate": 0.0
38
- }
39
- ]
40
- }
41
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/1b238269de30dec67297e7ad8630116e/metadata.json DELETED
@@ -1,83 +0,0 @@
1
- {
2
- "doc_hash": "1b238269de30dec67297e7ad8630116e",
3
- "original_pdf": "original.pdf",
4
- "ground_truth": "gt.json",
5
- "pipelines": [
6
- {
7
- "pipeline_name": "default",
8
- "noisy_pdf": "default/default_noisy.pdf"
9
- },
10
- {
11
- "pipeline_name": "archetype3",
12
- "noisy_pdf": "archetype3/archetype3_noisy.pdf"
13
- },
14
- {
15
- "pipeline_name": "archetype4",
16
- "noisy_pdf": "archetype4/archetype4_noisy.pdf"
17
- },
18
- {
19
- "pipeline_name": "archetype7",
20
- "noisy_pdf": "archetype7/archetype7_noisy.pdf"
21
- },
22
- {
23
- "pipeline_name": "archetype9",
24
- "noisy_pdf": "archetype9/archetype9_noisy.pdf"
25
- },
26
- {
27
- "pipeline_name": "archetype10",
28
- "noisy_pdf": "archetype10/archetype10_noisy.pdf"
29
- },
30
- {
31
- "pipeline_name": "archetype11",
32
- "noisy_pdf": "archetype11/archetype11_noisy.pdf"
33
- },
34
- {
35
- "pipeline_name": "custom12",
36
- "noisy_pdf": "custom12/custom12_noisy.pdf"
37
- },
38
- {
39
- "pipeline_name": "custom13",
40
- "noisy_pdf": "custom13/custom13_noisy.pdf"
41
- },
42
- {
43
- "pipeline_name": "custom14",
44
- "noisy_pdf": "custom14/custom14_noisy.pdf"
45
- },
46
- {
47
- "pipeline_name": "custom15",
48
- "noisy_pdf": "custom15/custom15_noisy.pdf"
49
- },
50
- {
51
- "pipeline_name": "custom16",
52
- "noisy_pdf": "custom16/custom16_noisy.pdf"
53
- },
54
- {
55
- "pipeline_name": "custom17",
56
- "noisy_pdf": "custom17/custom17_noisy.pdf"
57
- },
58
- {
59
- "pipeline_name": "custom18",
60
- "noisy_pdf": "custom18/custom18_noisy.pdf"
61
- },
62
- {
63
- "pipeline_name": "custom19",
64
- "noisy_pdf": "custom19/custom19_noisy.pdf"
65
- },
66
- {
67
- "pipeline_name": "custom20",
68
- "noisy_pdf": "custom20/custom20_noisy.pdf"
69
- },
70
- {
71
- "pipeline_name": "custom21",
72
- "noisy_pdf": "custom21/custom21_noisy.pdf"
73
- },
74
- {
75
- "pipeline_name": "custom22",
76
- "noisy_pdf": "custom22/custom22_noisy.pdf"
77
- },
78
- {
79
- "pipeline_name": "custom23",
80
- "noisy_pdf": "custom23/custom23_noisy.pdf"
81
- }
82
- ]
83
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/1b26192b674944e82347df9cfa3288ff/gt.json DELETED
@@ -1,589 +0,0 @@
1
- {
2
- "document_class": {
3
- "type": "Invoice"
4
- },
5
- "split_document": {
6
- "page_indices": [
7
- 0,
8
- 1,
9
- 2,
10
- 3,
11
- 4,
12
- 5,
13
- 6,
14
- 7,
15
- 8,
16
- 9
17
- ]
18
- },
19
- "inference_result": {
20
- "Agency": "BUYING TIME, LLC",
21
- "Advertiser": "POLI/M HEINZ/D/CON/AZ",
22
- "GrossTotal": 22250.0,
23
- "PaymentTerms": null,
24
- "AgencyCommission": null,
25
- "NetAmountDue": null,
26
- "LineItems": [
27
- {
28
- "LineItemDescription": "THE TALK",
29
- "LineItemStartDate": "9/30",
30
- "LineItemEndDate": "9/30",
31
- "LineItemDays": "FRI",
32
- "LineItemRate": 140.0
33
- },
34
- {
35
- "LineItemDescription": "NEWS 13 AT 10",
36
- "LineItemStartDate": "9/30",
37
- "LineItemEndDate": "9/30",
38
- "LineItemDays": "FRI",
39
- "LineItemRate": 375.0
40
- },
41
- {
42
- "LineItemDescription": "PRICE IS RIGHT",
43
- "LineItemStartDate": "9/30",
44
- "LineItemEndDate": "9/30",
45
- "LineItemDays": "FRI",
46
- "LineItemRate": 600.0
47
- },
48
- {
49
- "LineItemDescription": "LATE SHOW - COLBERT",
50
- "LineItemStartDate": "9/30",
51
- "LineItemEndDate": "9/30",
52
- "LineItemDays": "FRI",
53
- "LineItemRate": 130.0
54
- },
55
- {
56
- "LineItemDescription": "YOUNG & RESTLESS",
57
- "LineItemStartDate": "9/30",
58
- "LineItemEndDate": "9/30",
59
- "LineItemDays": "FRI",
60
- "LineItemRate": 125.0
61
- },
62
- {
63
- "LineItemDescription": "BOLD & BEAUTIFUL",
64
- "LineItemStartDate": "9/30",
65
- "LineItemEndDate": "9/30",
66
- "LineItemDays": "FRI",
67
- "LineItemRate": 170.0
68
- },
69
- {
70
- "LineItemDescription": "NEWS 13 AT NOON",
71
- "LineItemStartDate": "9/30",
72
- "LineItemEndDate": "9/30",
73
- "LineItemDays": "FRI",
74
- "LineItemRate": 125.0
75
- },
76
- {
77
- "LineItemDescription": "LEST'S MAKE A DEAL",
78
- "LineItemStartDate": "9/30",
79
- "LineItemEndDate": "9/30",
80
- "LineItemDays": "FRI",
81
- "LineItemRate": 140.0
82
- },
83
- {
84
- "LineItemDescription": "CRIMEWTCH DAILY",
85
- "LineItemStartDate": "9/30",
86
- "LineItemEndDate": "9/30",
87
- "LineItemDays": "FRI",
88
- "LineItemRate": 60.0
89
- },
90
- {
91
- "LineItemDescription": "NEWS 13 AT 4PM",
92
- "LineItemStartDate": "9/30",
93
- "LineItemEndDate": "9/30",
94
- "LineItemDays": "FRI",
95
- "LineItemRate": 80.0
96
- },
97
- {
98
- "LineItemDescription": "KOLD AM NEWS 430AM",
99
- "LineItemStartDate": "9/30",
100
- "LineItemEndDate": "9/30",
101
- "LineItemDays": "FRI",
102
- "LineItemRate": 40.0
103
- },
104
- {
105
- "LineItemDescription": "NEWS 13 AT 5",
106
- "LineItemStartDate": "9/30",
107
- "LineItemEndDate": "9/30",
108
- "LineItemDays": "FRI",
109
- "LineItemRate": 425.0
110
- },
111
- {
112
- "LineItemDescription": "KOLD AM NEWS 5-6A",
113
- "LineItemStartDate": "9/30",
114
- "LineItemEndDate": "9/30",
115
- "LineItemDays": "FRI",
116
- "LineItemRate": 7.0
117
- },
118
- {
119
- "LineItemDescription": "NEWS 13 AT 6PM",
120
- "LineItemStartDate": "9/30",
121
- "LineItemEndDate": "9/30",
122
- "LineItemDays": "FRI",
123
- "LineItemRate": 425.0
124
- },
125
- {
126
- "LineItemDescription": "KOLD AM NEWS 6-7A",
127
- "LineItemStartDate": "9/30",
128
- "LineItemEndDate": "9/30",
129
- "LineItemDays": "FRI",
130
- "LineItemRate": 225.0
131
- },
132
- {
133
- "LineItemDescription": ":ENTERTAINMENT TONIGHT",
134
- "LineItemStartDate": "9/30",
135
- "LineItemEndDate": "9/30",
136
- "LineItemDays": "FRI",
137
- "LineItemRate": 425.0
138
- },
139
- {
140
- "LineItemDescription": "CBS THIS MORNING",
141
- "LineItemStartDate": "9/30",
142
- "LineItemEndDate": "9/30",
143
- "LineItemDays": "FRI",
144
- "LineItemRate": 175.0
145
- },
146
- {
147
- "LineItemDescription": "HAWAII 5-0",
148
- "LineItemStartDate": "9/30",
149
- "LineItemEndDate": "9/30",
150
- "LineItemDays": "FRI",
151
- "LineItemRate": 1250.0
152
- },
153
- {
154
- "LineItemDescription": "BLUE BLOODS",
155
- "LineItemStartDate": "9/30",
156
- "LineItemEndDate": "9/30",
157
- "LineItemDays": "FRI",
158
- "LineItemRate": 800.0
159
- },
160
- {
161
- "LineItemDescription": "FIX IT & FINISH IT",
162
- "LineItemStartDate": "9/30",
163
- "LineItemEndDate": "9/30",
164
- "LineItemDays": "FRI",
165
- "LineItemRate": 60.0
166
- },
167
- {
168
- "LineItemDescription": "FLIP MY FOOD",
169
- "LineItemStartDate": "9/30",
170
- "LineItemEndDate": "9/30",
171
- "LineItemDays": "FRI",
172
- "LineItemRate": 60.0
173
- },
174
- {
175
- "LineItemDescription": "THE TALK",
176
- "LineItemStartDate": "9/29",
177
- "LineItemEndDate": "9/29",
178
- "LineItemDays": "THU",
179
- "LineItemRate": 140.0
180
- },
181
- {
182
- "LineItemDescription": "NEWS 13 AT 10",
183
- "LineItemStartDate": "9/29",
184
- "LineItemEndDate": "9/29",
185
- "LineItemDays": "THU",
186
- "LineItemRate": 375.0
187
- },
188
- {
189
- "LineItemDescription": "LATE SHOW - COLBERT",
190
- "LineItemStartDate": "9/29",
191
- "LineItemEndDate": "9/29",
192
- "LineItemDays": "THU",
193
- "LineItemRate": 130.0
194
- },
195
- {
196
- "LineItemDescription": "YOUNG & RESTLESS",
197
- "LineItemStartDate": "9/29",
198
- "LineItemEndDate": "9/29",
199
- "LineItemDays": "THU",
200
- "LineItemRate": 125.0
201
- },
202
- {
203
- "LineItemDescription": "BOLD & BEAUTIFUL",
204
- "LineItemStartDate": "9/29",
205
- "LineItemEndDate": "9/29",
206
- "LineItemDays": "THU",
207
- "LineItemRate": 170.0
208
- },
209
- {
210
- "LineItemDescription": "NEWS 13 AT NOON",
211
- "LineItemStartDate": "9/29",
212
- "LineItemEndDate": "9/29",
213
- "LineItemDays": "THU",
214
- "LineItemRate": 125.0
215
- },
216
- {
217
- "LineItemDescription": "LET'S MAKE A DEAL",
218
- "LineItemStartDate": "9/29",
219
- "LineItemEndDate": "9/29",
220
- "LineItemDays": "THU",
221
- "LineItemRate": 140.0
222
- },
223
- {
224
- "LineItemDescription": "CRIMEWATCH DAILY",
225
- "LineItemStartDate": "9/29",
226
- "LineItemEndDate": "9/29",
227
- "LineItemDays": "THU",
228
- "LineItemRate": 60.0
229
- },
230
- {
231
- "LineItemDescription": "NEWS 13 AT 4PM",
232
- "LineItemStartDate": "9/29",
233
- "LineItemEndDate": "9/29",
234
- "LineItemDays": "THU",
235
- "LineItemRate": 80.0
236
- },
237
- {
238
- "LineItemDescription": "KOLD AM NEWS 430AM",
239
- "LineItemStartDate": "9/29",
240
- "LineItemEndDate": "9/29",
241
- "LineItemDays": "THU",
242
- "LineItemRate": 40.0
243
- },
244
- {
245
- "LineItemDescription": "NEWS 13 AT 5",
246
- "LineItemStartDate": "9/29",
247
- "LineItemEndDate": "9/29",
248
- "LineItemDays": "THU",
249
- "LineItemRate": 425.0
250
- },
251
- {
252
- "LineItemDescription": "KOLD AM NEWS 5-6A",
253
- "LineItemStartDate": "9/29",
254
- "LineItemEndDate": "9/29",
255
- "LineItemDays": "THU",
256
- "LineItemRate": 225.0
257
- },
258
- {
259
- "LineItemDescription": "NEWS 13 AT 6PM",
260
- "LineItemStartDate": "9/29",
261
- "LineItemEndDate": "9/29",
262
- "LineItemDays": "THU",
263
- "LineItemRate": 425.0
264
- },
265
- {
266
- "LineItemDescription": "KOLD AM NEWS 5-6A",
267
- "LineItemStartDate": "9/29",
268
- "LineItemEndDate": "9/29",
269
- "LineItemDays": "THU",
270
- "LineItemRate": 70.0
271
- },
272
- {
273
- "LineItemDescription": "NEWS 13 AT 6PM",
274
- "LineItemStartDate": "9/29",
275
- "LineItemEndDate": "9/29",
276
- "LineItemDays": "THU",
277
- "LineItemRate": 425.0
278
- },
279
- {
280
- "LineItemDescription": "KOLD AM NEWS 6-7A",
281
- "LineItemStartDate": "9/29",
282
- "LineItemEndDate": "9/29",
283
- "LineItemDays": "THU",
284
- "LineItemRate": 225.0
285
- },
286
- {
287
- "LineItemDescription": "ENTERTAINMENT TONIGHT",
288
- "LineItemStartDate": "9/29",
289
- "LineItemEndDate": "9/29",
290
- "LineItemDays": "THU",
291
- "LineItemRate": 425.0
292
- },
293
- {
294
- "LineItemDescription": "BIG BANG/GREAT INDOORS",
295
- "LineItemStartDate": "9/29",
296
- "LineItemEndDate": "9/29",
297
- "LineItemDays": "THU",
298
- "LineItemRate": 1500.0
299
- },
300
- {
301
- "LineItemDescription": "CBS THIS MORNING",
302
- "LineItemStartDate": "9/29",
303
- "LineItemEndDate": "9/29",
304
- "LineItemDays": "THU",
305
- "LineItemRate": 175.0
306
- },
307
- {
308
- "LineItemDescription": "FIX IT & FINISH IT",
309
- "LineItemStartDate": "9/29",
310
- "LineItemEndDate": "9/29",
311
- "LineItemDays": "THU",
312
- "LineItemRate": 60.0
313
- },
314
- {
315
- "LineItemDescription": "FLIP MY FOOD",
316
- "LineItemStartDate": "9/29",
317
- "LineItemEndDate": "9/29",
318
- "LineItemDays": "THU",
319
- "LineItemRate": 60.0
320
- },
321
- {
322
- "LineItemDescription": "THE TALK ",
323
- "LineItemStartDate": "9/27",
324
- "LineItemEndDate": "9/27",
325
- "LineItemDays": "TUE",
326
- "LineItemRate": 140.0
327
- },
328
- {
329
- "LineItemDescription": "NEWS 13 AT 10",
330
- "LineItemStartDate": "9/27",
331
- "LineItemEndDate": "9/27",
332
- "LineItemDays": "TUE",
333
- "LineItemRate": 375.0
334
- },
335
- {
336
- "LineItemDescription": "PRICE IS RIGHT",
337
- "LineItemStartDate": "9/27",
338
- "LineItemEndDate": "9/27",
339
- "LineItemDays": "TUE",
340
- "LineItemRate": 600.0
341
- },
342
- {
343
- "LineItemDescription": "LATE SHOW - COLBERT",
344
- "LineItemStartDate": "9/27",
345
- "LineItemEndDate": "9/27",
346
- "LineItemDays": "TUE",
347
- "LineItemRate": 130.0
348
- },
349
- {
350
- "LineItemDescription": "YOUNG & RESTLESS",
351
- "LineItemStartDate": "9/27",
352
- "LineItemEndDate": "9/27",
353
- "LineItemDays": "TUE",
354
- "LineItemRate": 125.0
355
- },
356
- {
357
- "LineItemDescription": "BOLD & BEAUTIFUL",
358
- "LineItemStartDate": "9/27",
359
- "LineItemEndDate": "9/27",
360
- "LineItemDays": "TUE",
361
- "LineItemRate": 170.0
362
- },
363
- {
364
- "LineItemDescription": "NEWS 13 AT NOON",
365
- "LineItemStartDate": "9/27",
366
- "LineItemEndDate": "9/27",
367
- "LineItemDays": "TUE",
368
- "LineItemRate": 125.0
369
- },
370
- {
371
- "LineItemDescription": "LET'S MAKE A DEAL",
372
- "LineItemStartDate": "9/27",
373
- "LineItemEndDate": "9/27",
374
- "LineItemDays": "TUE",
375
- "LineItemRate": 140.0
376
- },
377
- {
378
- "LineItemDescription": "CRIMEWTCH DAILY",
379
- "LineItemStartDate": "9/27",
380
- "LineItemEndDate": "9/27",
381
- "LineItemDays": "TUE",
382
- "LineItemRate": 60.0
383
- },
384
- {
385
- "LineItemDescription": "NEWS 13 AT 4PM",
386
- "LineItemStartDate": "9/27",
387
- "LineItemEndDate": "9/27",
388
- "LineItemDays": "TUE",
389
- "LineItemRate": 80.0
390
- },
391
- {
392
- "LineItemDescription": "KOLD AM NEWS 430AM",
393
- "LineItemStartDate": "9/27",
394
- "LineItemEndDate": "9/27",
395
- "LineItemDays": "TUE",
396
- "LineItemRate": 40.0
397
- },
398
- {
399
- "LineItemDescription": "NEWS 13 AT 5",
400
- "LineItemStartDate": "9/27",
401
- "LineItemEndDate": "9/27",
402
- "LineItemDays": "TUE",
403
- "LineItemRate": 425.0
404
- },
405
- {
406
- "LineItemDescription": "KOLD AM NEWS 5-6A",
407
- "LineItemStartDate": "9/27",
408
- "LineItemEndDate": "9/27",
409
- "LineItemDays": "TUE",
410
- "LineItemRate": 70.0
411
- },
412
- {
413
- "LineItemDescription": "NEWS 13 AT 6PM",
414
- "LineItemStartDate": "9/27",
415
- "LineItemEndDate": "9/27",
416
- "LineItemDays": "TUE",
417
- "LineItemRate": 425.0
418
- },
419
- {
420
- "LineItemDescription": "KOLD AM NEWS 6-7A",
421
- "LineItemStartDate": "9/27",
422
- "LineItemEndDate": "9/27",
423
- "LineItemDays": "TUE",
424
- "LineItemRate": 225.0
425
- },
426
- {
427
- "LineItemDescription": "ENTERTAINMENT TONIGHT",
428
- "LineItemStartDate": "9/27",
429
- "LineItemEndDate": "9/27",
430
- "LineItemDays": "TUE",
431
- "LineItemRate": 425.0
432
- },
433
- {
434
- "LineItemDescription": "NCIS",
435
- "LineItemStartDate": "9/27",
436
- "LineItemEndDate": "9/27",
437
- "LineItemDays": "TUE",
438
- "LineItemRate": 800.0
439
- },
440
- {
441
- "LineItemDescription": "CBS THIS MORNING",
442
- "LineItemStartDate": "9/27",
443
- "LineItemEndDate": "9/27",
444
- "LineItemDays": "TUE",
445
- "LineItemRate": 175.0
446
- },
447
- {
448
- "LineItemDescription": "NCIS NEW ORLEANS",
449
- "LineItemStartDate": "9/27",
450
- "LineItemEndDate": "9/27",
451
- "LineItemDays": "TUE",
452
- "LineItemRate": 1100.0
453
- },
454
- {
455
- "LineItemDescription": "FIX X IT & FINISH IT",
456
- "LineItemStartDate": "9/27",
457
- "LineItemEndDate": "9/27",
458
- "LineItemDays": "TUE",
459
- "LineItemRate": 60.0
460
- },
461
- {
462
- "LineItemDescription": "FLIP MY FOOD",
463
- "LineItemStartDate": "9/27",
464
- "LineItemEndDate": "9/27",
465
- "LineItemDays": "TUE",
466
- "LineItemRate": 60.0
467
- },
468
- {
469
- "LineItemDescription": "THE TALK",
470
- "LineItemStartDate": "9/27",
471
- "LineItemEndDate": "9/27",
472
- "LineItemDays": "WED",
473
- "LineItemRate": 140.0
474
- },
475
- {
476
- "LineItemDescription": "NEWS 13 AT 10",
477
- "LineItemStartDate": "9/27",
478
- "LineItemEndDate": "9/27",
479
- "LineItemDays": "WED",
480
- "LineItemRate": 375.0
481
- },
482
- {
483
- "LineItemDescription": "LATE SHOW - COLBERT",
484
- "LineItemStartDate": "9/27",
485
- "LineItemEndDate": "9/27",
486
- "LineItemDays": "WED",
487
- "LineItemRate": 130.0
488
- },
489
- {
490
- "LineItemDescription": "YOUNG & RESTLESS",
491
- "LineItemStartDate": "9/27",
492
- "LineItemEndDate": "9/27",
493
- "LineItemDays": "WED",
494
- "LineItemRate": 125.0
495
- },
496
- {
497
- "LineItemDescription": "BOLD & BEAUTIFUL",
498
- "LineItemStartDate": "9/27",
499
- "LineItemEndDate": "9/27",
500
- "LineItemDays": "WED",
501
- "LineItemRate": 170.0
502
- },
503
- {
504
- "LineItemDescription": "NEWS 13 AT NOON",
505
- "LineItemStartDate": "9/27",
506
- "LineItemEndDate": "9/27",
507
- "LineItemDays": "WED",
508
- "LineItemRate": 125.0
509
- },
510
- {
511
- "LineItemDescription": "LET'S MAKE A DEAL",
512
- "LineItemStartDate": "9/27",
513
- "LineItemEndDate": "9/27",
514
- "LineItemDays": "WED",
515
- "LineItemRate": 140.0
516
- },
517
- {
518
- "LineItemDescription": "CRIMEWTCH DAILY",
519
- "LineItemStartDate": "9/27",
520
- "LineItemEndDate": "9/27",
521
- "LineItemDays": "WED",
522
- "LineItemRate": 60.0
523
- },
524
- {
525
- "LineItemDescription": "NEWS 13 AT 4PM",
526
- "LineItemStartDate": "9/27",
527
- "LineItemEndDate": "9/27",
528
- "LineItemDays": "WED",
529
- "LineItemRate": 80.0
530
- },
531
- {
532
- "LineItemDescription": "KOLD AM NEWS 5-6A",
533
- "LineItemStartDate": "9/27",
534
- "LineItemEndDate": "9/27",
535
- "LineItemDays": "WED",
536
- "LineItemRate": 70.0
537
- },
538
- {
539
- "LineItemDescription": "NEWS 13 AT 6PM",
540
- "LineItemStartDate": "9/27",
541
- "LineItemEndDate": "9/27",
542
- "LineItemDays": "WED",
543
- "LineItemRate": 425.0
544
- },
545
- {
546
- "LineItemDescription": "KOLD AM NEWS 6-7A",
547
- "LineItemStartDate": "9/27",
548
- "LineItemEndDate": "9/27",
549
- "LineItemDays": "WED",
550
- "LineItemRate": 225.0
551
- },
552
- {
553
- "LineItemDescription": "ENTERTAINMENT TONIGHT",
554
- "LineItemStartDate": "9/27",
555
- "LineItemEndDate": "9/27",
556
- "LineItemDays": "WED",
557
- "LineItemRate": 425.0
558
- },
559
- {
560
- "LineItemDescription": "CBS THIS MORNING",
561
- "LineItemStartDate": "9/27",
562
- "LineItemEndDate": "9/27",
563
- "LineItemDays": "WED",
564
- "LineItemRate": 175.0
565
- },
566
- {
567
- "LineItemDescription": "CODE BLACK",
568
- "LineItemStartDate": "9/27",
569
- "LineItemEndDate": "9/27",
570
- "LineItemDays": "WED",
571
- "LineItemRate": 800.0
572
- },
573
- {
574
- "LineItemDescription": "FIX IT & FINISH",
575
- "LineItemStartDate": "9/27",
576
- "LineItemEndDate": "9/27",
577
- "LineItemDays": "WED",
578
- "LineItemRate": 60.0
579
- },
580
- {
581
- "LineItemDescription": "FLIP MY FOOD",
582
- "LineItemStartDate": "9/27",
583
- "LineItemEndDate": "9/27",
584
- "LineItemDays": "WED",
585
- "LineItemRate": 60.0
586
- }
587
- ]
588
- }
589
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/1b26192b674944e82347df9cfa3288ff/metadata.json DELETED
@@ -1,75 +0,0 @@
1
- {
2
- "doc_hash": "1b26192b674944e82347df9cfa3288ff",
3
- "original_pdf": "original.pdf",
4
- "ground_truth": "gt.json",
5
- "pipelines": [
6
- {
7
- "pipeline_name": "default",
8
- "noisy_pdf": "default/default_noisy.pdf"
9
- },
10
- {
11
- "pipeline_name": "archetype3",
12
- "noisy_pdf": "archetype3/archetype3_noisy.pdf"
13
- },
14
- {
15
- "pipeline_name": "archetype4",
16
- "noisy_pdf": "archetype4/archetype4_noisy.pdf"
17
- },
18
- {
19
- "pipeline_name": "archetype7",
20
- "noisy_pdf": "archetype7/archetype7_noisy.pdf"
21
- },
22
- {
23
- "pipeline_name": "archetype10",
24
- "noisy_pdf": "archetype10/archetype10_noisy.pdf"
25
- },
26
- {
27
- "pipeline_name": "archetype11",
28
- "noisy_pdf": "archetype11/archetype11_noisy.pdf"
29
- },
30
- {
31
- "pipeline_name": "custom12",
32
- "noisy_pdf": "custom12/custom12_noisy.pdf"
33
- },
34
- {
35
- "pipeline_name": "custom13",
36
- "noisy_pdf": "custom13/custom13_noisy.pdf"
37
- },
38
- {
39
- "pipeline_name": "custom14",
40
- "noisy_pdf": "custom14/custom14_noisy.pdf"
41
- },
42
- {
43
- "pipeline_name": "custom15",
44
- "noisy_pdf": "custom15/custom15_noisy.pdf"
45
- },
46
- {
47
- "pipeline_name": "custom16",
48
- "noisy_pdf": "custom16/custom16_noisy.pdf"
49
- },
50
- {
51
- "pipeline_name": "custom17",
52
- "noisy_pdf": "custom17/custom17_noisy.pdf"
53
- },
54
- {
55
- "pipeline_name": "custom18",
56
- "noisy_pdf": "custom18/custom18_noisy.pdf"
57
- },
58
- {
59
- "pipeline_name": "custom19",
60
- "noisy_pdf": "custom19/custom19_noisy.pdf"
61
- },
62
- {
63
- "pipeline_name": "custom20",
64
- "noisy_pdf": "custom20/custom20_noisy.pdf"
65
- },
66
- {
67
- "pipeline_name": "custom21",
68
- "noisy_pdf": "custom21/custom21_noisy.pdf"
69
- },
70
- {
71
- "pipeline_name": "custom22",
72
- "noisy_pdf": "custom22/custom22_noisy.pdf"
73
- }
74
- ]
75
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/21762bcc61029b7a5020647d7ced6aa5/gt.json DELETED
@@ -1,34 +0,0 @@
1
- {
2
- "document_class": {
3
- "type": "Invoice"
4
- },
5
- "split_document": {
6
- "page_indices": [
7
- 0,
8
- 1,
9
- 2,
10
- 3,
11
- 4,
12
- 5,
13
- 6,
14
- 7
15
- ]
16
- },
17
- "inference_result": {
18
- "Agency": "4MEDIA Marketing Group, LLC",
19
- "Advertiser": "Linda Kirby for Judge",
20
- "GrossTotal": 40.0,
21
- "PaymentTerms": "Net 30 Days",
22
- "AgencyCommission": 6.0,
23
- "NetAmountDue": 34.0,
24
- "LineItems": [
25
- {
26
- "LineItemDescription": "M-F 7a Weather BB",
27
- "LineItemStartDate": "07/13/16",
28
- "LineItemEndDate": "07/17/16",
29
- "LineItemDays": "--WTF--",
30
- "LineItemRate": 5.0
31
- }
32
- ]
33
- }
34
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/21762bcc61029b7a5020647d7ced6aa5/metadata.json DELETED
@@ -1,71 +0,0 @@
1
- {
2
- "doc_hash": "21762bcc61029b7a5020647d7ced6aa5",
3
- "original_pdf": "original.pdf",
4
- "ground_truth": "gt.json",
5
- "pipelines": [
6
- {
7
- "pipeline_name": "archetype3",
8
- "noisy_pdf": "archetype3/archetype3_noisy.pdf"
9
- },
10
- {
11
- "pipeline_name": "archetype4",
12
- "noisy_pdf": "archetype4/archetype4_noisy.pdf"
13
- },
14
- {
15
- "pipeline_name": "archetype7",
16
- "noisy_pdf": "archetype7/archetype7_noisy.pdf"
17
- },
18
- {
19
- "pipeline_name": "archetype10",
20
- "noisy_pdf": "archetype10/archetype10_noisy.pdf"
21
- },
22
- {
23
- "pipeline_name": "archetype11",
24
- "noisy_pdf": "archetype11/archetype11_noisy.pdf"
25
- },
26
- {
27
- "pipeline_name": "custom12",
28
- "noisy_pdf": "custom12/custom12_noisy.pdf"
29
- },
30
- {
31
- "pipeline_name": "custom13",
32
- "noisy_pdf": "custom13/custom13_noisy.pdf"
33
- },
34
- {
35
- "pipeline_name": "custom14",
36
- "noisy_pdf": "custom14/custom14_noisy.pdf"
37
- },
38
- {
39
- "pipeline_name": "custom15",
40
- "noisy_pdf": "custom15/custom15_noisy.pdf"
41
- },
42
- {
43
- "pipeline_name": "custom16",
44
- "noisy_pdf": "custom16/custom16_noisy.pdf"
45
- },
46
- {
47
- "pipeline_name": "custom17",
48
- "noisy_pdf": "custom17/custom17_noisy.pdf"
49
- },
50
- {
51
- "pipeline_name": "custom18",
52
- "noisy_pdf": "custom18/custom18_noisy.pdf"
53
- },
54
- {
55
- "pipeline_name": "custom19",
56
- "noisy_pdf": "custom19/custom19_noisy.pdf"
57
- },
58
- {
59
- "pipeline_name": "custom20",
60
- "noisy_pdf": "custom20/custom20_noisy.pdf"
61
- },
62
- {
63
- "pipeline_name": "custom21",
64
- "noisy_pdf": "custom21/custom21_noisy.pdf"
65
- },
66
- {
67
- "pipeline_name": "custom22",
68
- "noisy_pdf": "custom22/custom22_noisy.pdf"
69
- }
70
- ]
71
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/26372a567adab41e404cab267067d73f/gt.json DELETED
@@ -1,62 +0,0 @@
1
- {
2
- "document_class": {
3
- "type": "Invoice"
4
- },
5
- "split_document": {
6
- "page_indices": [
7
- 0
8
- ]
9
- },
10
- "inference_result": {
11
- "Agency": "American Media & Advocacy Group",
12
- "Advertiser": "POL/Donald Trump/R/PRES",
13
- "GrossTotal": 6495.0,
14
- "PaymentTerms": "30 Days",
15
- "AgencyCommission": 974.25,
16
- "NetAmountDue": 5520.75,
17
- "LineItems": [
18
- {
19
- "LineItemDescription": "M-F Ch11 News",
20
- "LineItemStartDate": "10/24/2016",
21
- "LineItemEndDate": null,
22
- "LineItemDays": "M",
23
- "LineItemRate": 370.0
24
- },
25
- {
26
- "LineItemDescription": "M-F Ch11 News",
27
- "LineItemStartDate": "10/24/2016",
28
- "LineItemEndDate": null,
29
- "LineItemDays": "M",
30
- "LineItemRate": 670.0
31
- },
32
- {
33
- "LineItemDescription": "M-F Ch11 News",
34
- "LineItemStartDate": "10/24/2016",
35
- "LineItemEndDate": null,
36
- "LineItemDays": "M",
37
- "LineItemRate": 895.0
38
- },
39
- {
40
- "LineItemDescription": "Wheel of Fortune",
41
- "LineItemStartDate": "10/24/2016",
42
- "LineItemEndDate": null,
43
- "LineItemDays": "M",
44
- "LineItemRate": 2020.0
45
- },
46
- {
47
- "LineItemDescription": " Ch11 News @ 11p",
48
- "LineItemStartDate": "10/24/2016",
49
- "LineItemEndDate": null,
50
- "LineItemDays": "M",
51
- "LineItemRate": 1945.0
52
- },
53
- {
54
- "LineItemDescription": "Tonight Show W/Fallon",
55
- "LineItemStartDate": "10/24/2016",
56
- "LineItemEndDate": null,
57
- "LineItemDays": "M",
58
- "LineItemRate": 595.0
59
- }
60
- ]
61
- }
62
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/26372a567adab41e404cab267067d73f/metadata.json DELETED
@@ -1,79 +0,0 @@
1
- {
2
- "doc_hash": "26372a567adab41e404cab267067d73f",
3
- "original_pdf": "original.pdf",
4
- "ground_truth": "gt.json",
5
- "pipelines": [
6
- {
7
- "pipeline_name": "default",
8
- "noisy_pdf": "default/default_noisy.pdf"
9
- },
10
- {
11
- "pipeline_name": "archetype3",
12
- "noisy_pdf": "archetype3/archetype3_noisy.pdf"
13
- },
14
- {
15
- "pipeline_name": "archetype4",
16
- "noisy_pdf": "archetype4/archetype4_noisy.pdf"
17
- },
18
- {
19
- "pipeline_name": "archetype7",
20
- "noisy_pdf": "archetype7/archetype7_noisy.pdf"
21
- },
22
- {
23
- "pipeline_name": "archetype10",
24
- "noisy_pdf": "archetype10/archetype10_noisy.pdf"
25
- },
26
- {
27
- "pipeline_name": "archetype11",
28
- "noisy_pdf": "archetype11/archetype11_noisy.pdf"
29
- },
30
- {
31
- "pipeline_name": "custom12",
32
- "noisy_pdf": "custom12/custom12_noisy.pdf"
33
- },
34
- {
35
- "pipeline_name": "custom13",
36
- "noisy_pdf": "custom13/custom13_noisy.pdf"
37
- },
38
- {
39
- "pipeline_name": "custom14",
40
- "noisy_pdf": "custom14/custom14_noisy.pdf"
41
- },
42
- {
43
- "pipeline_name": "custom15",
44
- "noisy_pdf": "custom15/custom15_noisy.pdf"
45
- },
46
- {
47
- "pipeline_name": "custom16",
48
- "noisy_pdf": "custom16/custom16_noisy.pdf"
49
- },
50
- {
51
- "pipeline_name": "custom17",
52
- "noisy_pdf": "custom17/custom17_noisy.pdf"
53
- },
54
- {
55
- "pipeline_name": "custom18",
56
- "noisy_pdf": "custom18/custom18_noisy.pdf"
57
- },
58
- {
59
- "pipeline_name": "custom19",
60
- "noisy_pdf": "custom19/custom19_noisy.pdf"
61
- },
62
- {
63
- "pipeline_name": "custom20",
64
- "noisy_pdf": "custom20/custom20_noisy.pdf"
65
- },
66
- {
67
- "pipeline_name": "custom21",
68
- "noisy_pdf": "custom21/custom21_noisy.pdf"
69
- },
70
- {
71
- "pipeline_name": "custom22",
72
- "noisy_pdf": "custom22/custom22_noisy.pdf"
73
- },
74
- {
75
- "pipeline_name": "custom23",
76
- "noisy_pdf": "custom23/custom23_noisy.pdf"
77
- }
78
- ]
79
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/2de731d64adfecacda0bf2e4d9a8fcfe/gt.json DELETED
@@ -1,101 +0,0 @@
1
- {
2
- "document_class": {
3
- "type": "Invoice"
4
- },
5
- "split_document": {
6
- "page_indices": [
7
- 0,
8
- 1,
9
- 2,
10
- 3,
11
- 4
12
- ]
13
- },
14
- "inference_result": {
15
- "Agency": "A/L MEDIA",
16
- "Advertiser": "ISS/LEADING IL 4 TOMORROW",
17
- "GrossTotal": 15050.0,
18
- "PaymentTerms": null,
19
- "AgencyCommission": null,
20
- "NetAmountDue": null,
21
- "LineItems": [
22
- {
23
- "LineItemDescription": "WAND NEWS 17 @ 6A",
24
- "LineItemStartDate": "10/24",
25
- "LineItemEndDate": "10/28",
26
- "LineItemDays": "M-F",
27
- "LineItemRate": 250.0
28
- },
29
- {
30
- "LineItemDescription": "TODAY SHOW",
31
- "LineItemStartDate": "10/24",
32
- "LineItemEndDate": "10/28",
33
- "LineItemDays": "M-F",
34
- "LineItemRate": 500.0
35
- },
36
- {
37
- "LineItemDescription": "TODAY SHOW 2",
38
- "LineItemStartDate": "10/24",
39
- "LineItemEndDate": "10/28",
40
- "LineItemDays": "M-F",
41
- "LineItemRate": 200.0
42
- },
43
- {
44
- "LineItemDescription": "WAND NEWS 17 AT 12N",
45
- "LineItemStartDate": "10/24",
46
- "LineItemEndDate": "10/28",
47
- "LineItemDays": "M-F",
48
- "LineItemRate": 200.0
49
- },
50
- {
51
- "LineItemDescription": "4P EARLY NEWS",
52
- "LineItemStartDate": "10/24",
53
- "LineItemEndDate": "10/28",
54
- "LineItemDays": "M-F",
55
- "LineItemRate": 200.0
56
- },
57
- {
58
- "LineItemDescription": "JEOPARDY",
59
- "LineItemStartDate": "10/24",
60
- "LineItemEndDate": "10/28",
61
- "LineItemDays": "M-F",
62
- "LineItemRate": 300.0
63
- },
64
- {
65
- "LineItemDescription": "WAND NEWS 17 @ 5P",
66
- "LineItemStartDate": "10/24",
67
- "LineItemEndDate": "10/28",
68
- "LineItemDays": "M-F",
69
- "LineItemRate": 500.0
70
- },
71
- {
72
- "LineItemDescription": "WAND NEWS 17 @ 10P",
73
- "LineItemStartDate": "10/24",
74
- "LineItemEndDate": "10/30",
75
- "LineItemDays": "M-SU",
76
- "LineItemRate": 1200.0
77
- },
78
- {
79
- "LineItemDescription": "WAND NEWS 17 SAT @ 6P",
80
- "LineItemStartDate": "10/29",
81
- "LineItemEndDate": "10/29",
82
- "LineItemDays": "SAT",
83
- "LineItemRate": 500.0
84
- },
85
- {
86
- "LineItemDescription": "WHEEL OF FORTUNE",
87
- "LineItemStartDate": "10/29",
88
- "LineItemEndDate": "10/29",
89
- "LineItemDays": "SAT",
90
- "LineItemRate": 500.0
91
- },
92
- {
93
- "LineItemDescription": "TODAY SHOW SUN",
94
- "LineItemStartDate": "10/30",
95
- "LineItemEndDate": "10/30",
96
- "LineItemDays": "SUN",
97
- "LineItemRate": 250.0
98
- }
99
- ]
100
- }
101
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/2de731d64adfecacda0bf2e4d9a8fcfe/metadata.json DELETED
@@ -1,75 +0,0 @@
1
- {
2
- "doc_hash": "2de731d64adfecacda0bf2e4d9a8fcfe",
3
- "original_pdf": "original.pdf",
4
- "ground_truth": "gt.json",
5
- "pipelines": [
6
- {
7
- "pipeline_name": "default",
8
- "noisy_pdf": "default/default_noisy.pdf"
9
- },
10
- {
11
- "pipeline_name": "archetype3",
12
- "noisy_pdf": "archetype3/archetype3_noisy.pdf"
13
- },
14
- {
15
- "pipeline_name": "archetype4",
16
- "noisy_pdf": "archetype4/archetype4_noisy.pdf"
17
- },
18
- {
19
- "pipeline_name": "archetype7",
20
- "noisy_pdf": "archetype7/archetype7_noisy.pdf"
21
- },
22
- {
23
- "pipeline_name": "archetype10",
24
- "noisy_pdf": "archetype10/archetype10_noisy.pdf"
25
- },
26
- {
27
- "pipeline_name": "archetype11",
28
- "noisy_pdf": "archetype11/archetype11_noisy.pdf"
29
- },
30
- {
31
- "pipeline_name": "custom12",
32
- "noisy_pdf": "custom12/custom12_noisy.pdf"
33
- },
34
- {
35
- "pipeline_name": "custom13",
36
- "noisy_pdf": "custom13/custom13_noisy.pdf"
37
- },
38
- {
39
- "pipeline_name": "custom14",
40
- "noisy_pdf": "custom14/custom14_noisy.pdf"
41
- },
42
- {
43
- "pipeline_name": "custom15",
44
- "noisy_pdf": "custom15/custom15_noisy.pdf"
45
- },
46
- {
47
- "pipeline_name": "custom16",
48
- "noisy_pdf": "custom16/custom16_noisy.pdf"
49
- },
50
- {
51
- "pipeline_name": "custom17",
52
- "noisy_pdf": "custom17/custom17_noisy.pdf"
53
- },
54
- {
55
- "pipeline_name": "custom18",
56
- "noisy_pdf": "custom18/custom18_noisy.pdf"
57
- },
58
- {
59
- "pipeline_name": "custom19",
60
- "noisy_pdf": "custom19/custom19_noisy.pdf"
61
- },
62
- {
63
- "pipeline_name": "custom20",
64
- "noisy_pdf": "custom20/custom20_noisy.pdf"
65
- },
66
- {
67
- "pipeline_name": "custom21",
68
- "noisy_pdf": "custom21/custom21_noisy.pdf"
69
- },
70
- {
71
- "pipeline_name": "custom22",
72
- "noisy_pdf": "custom22/custom22_noisy.pdf"
73
- }
74
- ]
75
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/33fe0051cbf2e777e47a1e717091c61f/gt.json DELETED
@@ -1,112 +0,0 @@
1
- {
2
- "document_class": {
3
- "type": "Invoice"
4
- },
5
- "split_document": {
6
- "page_indices": [
7
- 0,
8
- 1,
9
- 2,
10
- 3,
11
- 4,
12
- 5,
13
- 6,
14
- 7,
15
- 8
16
- ]
17
- },
18
- "inference_result": {
19
- "Agency": "Univision Receivables Co LLC",
20
- "Advertiser": "TAMMY DUCKWORTH FOR US SENATE",
21
- "GrossTotal": 3874.0,
22
- "PaymentTerms": null,
23
- "AgencyCommission": 581.1,
24
- "NetAmountDue": 3292.9,
25
- "LineItems": [
26
- {
27
- "LineItemDescription": "M-F 6a-10a",
28
- "LineItemStartDate": "10/24/16",
29
- "LineItemEndDate": "10/30/16",
30
- "LineItemDays": "---33--",
31
- "LineItemRate": 108.0
32
- },
33
- {
34
- "LineItemDescription": "M-F 6a-10a",
35
- "LineItemStartDate": "10/31/16",
36
- "LineItemEndDate": "11/06/16",
37
- "LineItemDays": "33-----",
38
- "LineItemRate": 108.0
39
- },
40
- {
41
- "LineItemDescription": "M-F 10a-3p",
42
- "LineItemStartDate": "10/24/16",
43
- "LineItemEndDate": "10/30/16",
44
- "LineItemDays": "--222--",
45
- "LineItemRate": 54.0
46
- },
47
- {
48
- "LineItemDescription": "M-F 10a-3p",
49
- "LineItemStartDate": "10/31/16",
50
- "LineItemEndDate": "11/06/16",
51
- "LineItemDays": "22-----",
52
- "LineItemRate": 54.0
53
- },
54
- {
55
- "LineItemDescription": "M-F 3p-7\u0440",
56
- "LineItemStartDate": "10/24/16",
57
- "LineItemEndDate": "10/30/16",
58
- "LineItemDays": "--322--",
59
- "LineItemRate": 108.0
60
- },
61
- {
62
- "LineItemDescription": "M-F 3p-7\u0440",
63
- "LineItemStartDate": "10/31/16",
64
- "LineItemEndDate": "11/06/16",
65
- "LineItemDays": "22-----",
66
- "LineItemRate": 108.0
67
- },
68
- {
69
- "LineItemDescription": "Sa-Su 6a-10a",
70
- "LineItemStartDate": "10/29/16",
71
- "LineItemEndDate": "11/04/16",
72
- "LineItemDays": "-----1-",
73
- "LineItemRate": 75.0
74
- },
75
- {
76
- "LineItemDescription": "Sa-Su 10a-3p",
77
- "LineItemStartDate": "10/29/16",
78
- "LineItemEndDate": "11/04/16",
79
- "LineItemDays": "-----2-",
80
- "LineItemRate": 125.0
81
- },
82
- {
83
- "LineItemDescription": "Sa-Su 3p-7\u0440",
84
- "LineItemStartDate": "10/29/16",
85
- "LineItemEndDate": "11/04/16",
86
- "LineItemDays": "-----1-",
87
- "LineItemRate": 100.0
88
- },
89
- {
90
- "LineItemDescription": "Sa-Su 6a-10a",
91
- "LineItemStartDate": "10/30/16",
92
- "LineItemEndDate": "11/05/16",
93
- "LineItemDays": "-----1",
94
- "LineItemRate": 75.0
95
- },
96
- {
97
- "LineItemDescription": "Sa-Su 10a-3p",
98
- "LineItemStartDate": "10/30/16",
99
- "LineItemEndDate": "11/05/16",
100
- "LineItemDays": "------2",
101
- "LineItemRate": 125.0
102
- },
103
- {
104
- "LineItemDescription": "3:00 PM-7:00 PM",
105
- "LineItemStartDate": "10/30/16",
106
- "LineItemEndDate": "11/05/16",
107
- "LineItemDays": "------1",
108
- "LineItemRate": 100.0
109
- }
110
- ]
111
- }
112
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/33fe0051cbf2e777e47a1e717091c61f/metadata.json DELETED
@@ -1,71 +0,0 @@
1
- {
2
- "doc_hash": "33fe0051cbf2e777e47a1e717091c61f",
3
- "original_pdf": "original.pdf",
4
- "ground_truth": "gt.json",
5
- "pipelines": [
6
- {
7
- "pipeline_name": "archetype3",
8
- "noisy_pdf": "archetype3/archetype3_noisy.pdf"
9
- },
10
- {
11
- "pipeline_name": "archetype4",
12
- "noisy_pdf": "archetype4/archetype4_noisy.pdf"
13
- },
14
- {
15
- "pipeline_name": "archetype7",
16
- "noisy_pdf": "archetype7/archetype7_noisy.pdf"
17
- },
18
- {
19
- "pipeline_name": "archetype10",
20
- "noisy_pdf": "archetype10/archetype10_noisy.pdf"
21
- },
22
- {
23
- "pipeline_name": "archetype11",
24
- "noisy_pdf": "archetype11/archetype11_noisy.pdf"
25
- },
26
- {
27
- "pipeline_name": "custom12",
28
- "noisy_pdf": "custom12/custom12_noisy.pdf"
29
- },
30
- {
31
- "pipeline_name": "custom13",
32
- "noisy_pdf": "custom13/custom13_noisy.pdf"
33
- },
34
- {
35
- "pipeline_name": "custom14",
36
- "noisy_pdf": "custom14/custom14_noisy.pdf"
37
- },
38
- {
39
- "pipeline_name": "custom15",
40
- "noisy_pdf": "custom15/custom15_noisy.pdf"
41
- },
42
- {
43
- "pipeline_name": "custom16",
44
- "noisy_pdf": "custom16/custom16_noisy.pdf"
45
- },
46
- {
47
- "pipeline_name": "custom17",
48
- "noisy_pdf": "custom17/custom17_noisy.pdf"
49
- },
50
- {
51
- "pipeline_name": "custom18",
52
- "noisy_pdf": "custom18/custom18_noisy.pdf"
53
- },
54
- {
55
- "pipeline_name": "custom19",
56
- "noisy_pdf": "custom19/custom19_noisy.pdf"
57
- },
58
- {
59
- "pipeline_name": "custom20",
60
- "noisy_pdf": "custom20/custom20_noisy.pdf"
61
- },
62
- {
63
- "pipeline_name": "custom21",
64
- "noisy_pdf": "custom21/custom21_noisy.pdf"
65
- },
66
- {
67
- "pipeline_name": "custom22",
68
- "noisy_pdf": "custom22/custom22_noisy.pdf"
69
- }
70
- ]
71
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/3aac2d4d386a203e8d6419043f1adfa1/gt.json DELETED
@@ -1,48 +0,0 @@
1
- {
2
- "document_class": {
3
- "type": "Invoice"
4
- },
5
- "split_document": {
6
- "page_indices": [
7
- 0
8
- ]
9
- },
10
- "inference_result": {
11
- "Agency": "ADELSTEIN LISTON",
12
- "Advertiser": "CONNOLLY COMMITTEE",
13
- "GrossTotal": 105000.0,
14
- "PaymentTerms": null,
15
- "AgencyCommission": null,
16
- "NetAmountDue": 89250.0,
17
- "LineItems": [
18
- {
19
- "LineItemDescription": null,
20
- "LineItemStartDate": "11/01/13",
21
- "LineItemEndDate": "11/04/13",
22
- "LineItemDays": "M * * * F * *",
23
- "LineItemRate": 2600.0
24
- },
25
- {
26
- "LineItemDescription": null,
27
- "LineItemStartDate": "11/01/13",
28
- "LineItemEndDate": "11/04/13",
29
- "LineItemDays": "* * * * * * S ",
30
- "LineItemRate": 43000.0
31
- },
32
- {
33
- "LineItemDescription": null,
34
- "LineItemStartDate": "11/01/13",
35
- "LineItemEndDate": "11/04/13",
36
- "LineItemDays": "* * * * * * S",
37
- "LineItemRate": 16000.0
38
- },
39
- {
40
- "LineItemDescription": null,
41
- "LineItemStartDate": "11/01/13",
42
- "LineItemEndDate": "11/04/13",
43
- "LineItemDays": "* * * * * S *",
44
- "LineItemRate": 400.0
45
- }
46
- ]
47
- }
48
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/3aac2d4d386a203e8d6419043f1adfa1/metadata.json DELETED
@@ -1,87 +0,0 @@
1
- {
2
- "doc_hash": "3aac2d4d386a203e8d6419043f1adfa1",
3
- "original_pdf": "original.pdf",
4
- "ground_truth": "gt.json",
5
- "pipelines": [
6
- {
7
- "pipeline_name": "default",
8
- "noisy_pdf": "default/default_noisy.pdf"
9
- },
10
- {
11
- "pipeline_name": "archetype2",
12
- "noisy_pdf": "archetype2/archetype2_noisy.pdf"
13
- },
14
- {
15
- "pipeline_name": "archetype3",
16
- "noisy_pdf": "archetype3/archetype3_noisy.pdf"
17
- },
18
- {
19
- "pipeline_name": "archetype4",
20
- "noisy_pdf": "archetype4/archetype4_noisy.pdf"
21
- },
22
- {
23
- "pipeline_name": "archetype7",
24
- "noisy_pdf": "archetype7/archetype7_noisy.pdf"
25
- },
26
- {
27
- "pipeline_name": "archetype9",
28
- "noisy_pdf": "archetype9/archetype9_noisy.pdf"
29
- },
30
- {
31
- "pipeline_name": "archetype10",
32
- "noisy_pdf": "archetype10/archetype10_noisy.pdf"
33
- },
34
- {
35
- "pipeline_name": "archetype11",
36
- "noisy_pdf": "archetype11/archetype11_noisy.pdf"
37
- },
38
- {
39
- "pipeline_name": "custom12",
40
- "noisy_pdf": "custom12/custom12_noisy.pdf"
41
- },
42
- {
43
- "pipeline_name": "custom13",
44
- "noisy_pdf": "custom13/custom13_noisy.pdf"
45
- },
46
- {
47
- "pipeline_name": "custom14",
48
- "noisy_pdf": "custom14/custom14_noisy.pdf"
49
- },
50
- {
51
- "pipeline_name": "custom15",
52
- "noisy_pdf": "custom15/custom15_noisy.pdf"
53
- },
54
- {
55
- "pipeline_name": "custom16",
56
- "noisy_pdf": "custom16/custom16_noisy.pdf"
57
- },
58
- {
59
- "pipeline_name": "custom17",
60
- "noisy_pdf": "custom17/custom17_noisy.pdf"
61
- },
62
- {
63
- "pipeline_name": "custom18",
64
- "noisy_pdf": "custom18/custom18_noisy.pdf"
65
- },
66
- {
67
- "pipeline_name": "custom19",
68
- "noisy_pdf": "custom19/custom19_noisy.pdf"
69
- },
70
- {
71
- "pipeline_name": "custom20",
72
- "noisy_pdf": "custom20/custom20_noisy.pdf"
73
- },
74
- {
75
- "pipeline_name": "custom21",
76
- "noisy_pdf": "custom21/custom21_noisy.pdf"
77
- },
78
- {
79
- "pipeline_name": "custom22",
80
- "noisy_pdf": "custom22/custom22_noisy.pdf"
81
- },
82
- {
83
- "pipeline_name": "custom23",
84
- "noisy_pdf": "custom23/custom23_noisy.pdf"
85
- }
86
- ]
87
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/3b768c37cd4670c0f28b0e89d7507e05/gt.json DELETED
@@ -1,178 +0,0 @@
1
- {
2
- "document_class": {
3
- "type": "Invoice"
4
- },
5
- "split_document": {
6
- "page_indices": [
7
- 0,
8
- 1,
9
- 2,
10
- 3,
11
- 4
12
- ]
13
- },
14
- "inference_result": {
15
- "Agency": "CANAL PARTNERS MEDIA",
16
- "Advertiser": "ISS/Oklahoma Stewardship Council",
17
- "GrossTotal": 4450.0,
18
- "PaymentTerms": null,
19
- "AgencyCommission": null,
20
- "NetAmountDue": 3782.5,
21
- "LineItems": [
22
- {
23
- "LineItemDescription": "NET Price Is Right",
24
- "LineItemStartDate": "11/04/16",
25
- "LineItemEndDate": "11/04/16",
26
- "LineItemDays": "M-F",
27
- "LineItemRate": 90.0
28
- },
29
- {
30
- "LineItemDescription": "SYN M-F 330-4p",
31
- "LineItemStartDate": "11/04/16",
32
- "LineItemEndDate": "11/04/16",
33
- "LineItemDays": "M-F",
34
- "LineItemRate": 95.0
35
- },
36
- {
37
- "LineItemDescription": "SYN M-F 630-7p",
38
- "LineItemStartDate": "11/04/16",
39
- "LineItemEndDate": "11/04/16",
40
- "LineItemDays": "M-F",
41
- "LineItemRate": 500.0
42
- },
43
- {
44
- "LineItemDescription": "SYN M-F 9-10a",
45
- "LineItemStartDate": "11/04/16",
46
- "LineItemEndDate": "11/04/16",
47
- "LineItemDays": "M-F",
48
- "LineItemRate": 85.0
49
- },
50
- {
51
- "LineItemDescription": "NET Price Is Right",
52
- "LineItemStartDate": "11/07/16",
53
- "LineItemEndDate": "11/07/16",
54
- "LineItemDays": "M-F",
55
- "LineItemRate": 90.0
56
- },
57
- {
58
- "LineItemDescription": "NET Y&R",
59
- "LineItemStartDate": "11/07/16",
60
- "LineItemEndDate": "11/07/16",
61
- "LineItemDays": "M-F",
62
- "LineItemRate": 100.0
63
- },
64
- {
65
- "LineItemDescription": "SYN M-F 630-7p",
66
- "LineItemStartDate": "11/07/16",
67
- "LineItemEndDate": "11/07/16",
68
- "LineItemDays": "M-F",
69
- "LineItemRate": 500.0
70
- },
71
- {
72
- "LineItemDescription": "SYN M-F 9-10a",
73
- "LineItemStartDate": "11/07/16",
74
- "LineItemEndDate": "11/07/16",
75
- "LineItemDays": "M-F",
76
- "LineItemRate": 85.0
77
- },
78
- {
79
- "LineItemDescription": "SYN SA 5-530p",
80
- "LineItemStartDate": "11/05/16",
81
- "LineItemEndDate": "11/05/16",
82
- "LineItemDays": "SA",
83
- "LineItemRate": 65.0
84
- },
85
- {
86
- "LineItemDescription": "NET CBS Sunday Morning",
87
- "LineItemStartDate": "11/06/16",
88
- "LineItemEndDate": "11/06/16",
89
- "LineItemDays": "Sun",
90
- "LineItemRate": 75.0
91
- },
92
- {
93
- "LineItemDescription": "NET Price Is Right",
94
- "LineItemStartDate": "11/03/16",
95
- "LineItemEndDate": "11/03/16",
96
- "LineItemDays": "M-F",
97
- "LineItemRate": 90.0
98
- },
99
- {
100
- "LineItemDescription": "SYN M-F 330-4p",
101
- "LineItemStartDate": "11-03-16",
102
- "LineItemEndDate": "11-03-16",
103
- "LineItemDays": "M-F",
104
- "LineItemRate": 95.0
105
- },
106
- {
107
- "LineItemDescription": "SYN M-F 630-7p",
108
- "LineItemStartDate": "11/03/16",
109
- "LineItemEndDate": "11/0316",
110
- "LineItemDays": "M-F",
111
- "LineItemRate": 500.0
112
- },
113
- {
114
- "LineItemDescription": "NET Price Is Right",
115
- "LineItemStartDate": "11/01/16",
116
- "LineItemEndDate": "11/01/16",
117
- "LineItemDays": "M-F",
118
- "LineItemRate": 90.0
119
- },
120
- {
121
- "LineItemDescription": "NET Y&R",
122
- "LineItemStartDate": "11/01/16",
123
- "LineItemEndDate": "11/01/16",
124
- "LineItemDays": "M-F",
125
- "LineItemRate": 100.0
126
- },
127
- {
128
- "LineItemDescription": "SYN M-F 3-330p",
129
- "LineItemStartDate": "11/01/16",
130
- "LineItemEndDate": "11/01/16",
131
- "LineItemDays": "M-F",
132
- "LineItemRate": 95.0
133
- },
134
- {
135
- "LineItemDescription": "SYN M-F 630-7p",
136
- "LineItemStartDate": "11/01/16",
137
- "LineItemEndDate": "11/01/16",
138
- "LineItemDays": "M-F",
139
- "LineItemRate": 500.0
140
- },
141
- {
142
- "LineItemDescription": "NET Price Is Right",
143
- "LineItemStartDate": "11/02/16",
144
- "LineItemEndDate": "11/02/16",
145
- "LineItemDays": "M-F",
146
- "LineItemRate": 90.0
147
- },
148
- {
149
- "LineItemDescription": "SYN M-F 3-330p",
150
- "LineItemStartDate": "11/03/16",
151
- "LineItemEndDate": "11/03/16",
152
- "LineItemDays": "M-F",
153
- "LineItemRate": 95.0
154
- },
155
- {
156
- "LineItemDescription": "SYN M-F 630-7p",
157
- "LineItemStartDate": "11/02/16",
158
- "LineItemEndDate": "11/02/16",
159
- "LineItemDays": "M-F",
160
- "LineItemRate": 500.0
161
- },
162
- {
163
- "LineItemDescription": "SYN M-F 9-10a",
164
- "LineItemStartDate": "11/02/16",
165
- "LineItemEndDate": "11/02/16",
166
- "LineItemDays": "M-F",
167
- "LineItemRate": 85.0
168
- },
169
- {
170
- "LineItemDescription": "LOC Late News Sat",
171
- "LineItemStartDate": "11/05/16",
172
- "LineItemEndDate": "11/05/16",
173
- "LineItemDays": "SA",
174
- "LineItemRate": 65.0
175
- }
176
- ]
177
- }
178
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/3b768c37cd4670c0f28b0e89d7507e05/metadata.json DELETED
@@ -1,75 +0,0 @@
1
- {
2
- "doc_hash": "3b768c37cd4670c0f28b0e89d7507e05",
3
- "original_pdf": "original.pdf",
4
- "ground_truth": "gt.json",
5
- "pipelines": [
6
- {
7
- "pipeline_name": "default",
8
- "noisy_pdf": "default/default_noisy.pdf"
9
- },
10
- {
11
- "pipeline_name": "archetype3",
12
- "noisy_pdf": "archetype3/archetype3_noisy.pdf"
13
- },
14
- {
15
- "pipeline_name": "archetype4",
16
- "noisy_pdf": "archetype4/archetype4_noisy.pdf"
17
- },
18
- {
19
- "pipeline_name": "archetype7",
20
- "noisy_pdf": "archetype7/archetype7_noisy.pdf"
21
- },
22
- {
23
- "pipeline_name": "archetype10",
24
- "noisy_pdf": "archetype10/archetype10_noisy.pdf"
25
- },
26
- {
27
- "pipeline_name": "archetype11",
28
- "noisy_pdf": "archetype11/archetype11_noisy.pdf"
29
- },
30
- {
31
- "pipeline_name": "custom12",
32
- "noisy_pdf": "custom12/custom12_noisy.pdf"
33
- },
34
- {
35
- "pipeline_name": "custom13",
36
- "noisy_pdf": "custom13/custom13_noisy.pdf"
37
- },
38
- {
39
- "pipeline_name": "custom14",
40
- "noisy_pdf": "custom14/custom14_noisy.pdf"
41
- },
42
- {
43
- "pipeline_name": "custom15",
44
- "noisy_pdf": "custom15/custom15_noisy.pdf"
45
- },
46
- {
47
- "pipeline_name": "custom16",
48
- "noisy_pdf": "custom16/custom16_noisy.pdf"
49
- },
50
- {
51
- "pipeline_name": "custom17",
52
- "noisy_pdf": "custom17/custom17_noisy.pdf"
53
- },
54
- {
55
- "pipeline_name": "custom18",
56
- "noisy_pdf": "custom18/custom18_noisy.pdf"
57
- },
58
- {
59
- "pipeline_name": "custom19",
60
- "noisy_pdf": "custom19/custom19_noisy.pdf"
61
- },
62
- {
63
- "pipeline_name": "custom20",
64
- "noisy_pdf": "custom20/custom20_noisy.pdf"
65
- },
66
- {
67
- "pipeline_name": "custom21",
68
- "noisy_pdf": "custom21/custom21_noisy.pdf"
69
- },
70
- {
71
- "pipeline_name": "custom22",
72
- "noisy_pdf": "custom22/custom22_noisy.pdf"
73
- }
74
- ]
75
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/3b9f33e058641d47cf2ebe76b9382648/gt.json DELETED
@@ -1,19 +0,0 @@
1
- {
2
- "document_class": {
3
- "type": "Invoice"
4
- },
5
- "split_document": {
6
- "page_indices": [
7
- 0
8
- ]
9
- },
10
- "inference_result": {
11
- "Agency": "ONMEDIA",
12
- "Advertiser": "CARLY FOR PRESIDENT-DM",
13
- "GrossTotal": 230.0,
14
- "PaymentTerms": "Net 30",
15
- "AgencyCommission": 34.5,
16
- "NetAmountDue": 159.33,
17
- "LineItems": []
18
- }
19
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/3b9f33e058641d47cf2ebe76b9382648/metadata.json DELETED
@@ -1,87 +0,0 @@
1
- {
2
- "doc_hash": "3b9f33e058641d47cf2ebe76b9382648",
3
- "original_pdf": "original.pdf",
4
- "ground_truth": "gt.json",
5
- "pipelines": [
6
- {
7
- "pipeline_name": "default",
8
- "noisy_pdf": "default/default_noisy.pdf"
9
- },
10
- {
11
- "pipeline_name": "archetype2",
12
- "noisy_pdf": "archetype2/archetype2_noisy.pdf"
13
- },
14
- {
15
- "pipeline_name": "archetype3",
16
- "noisy_pdf": "archetype3/archetype3_noisy.pdf"
17
- },
18
- {
19
- "pipeline_name": "archetype4",
20
- "noisy_pdf": "archetype4/archetype4_noisy.pdf"
21
- },
22
- {
23
- "pipeline_name": "archetype7",
24
- "noisy_pdf": "archetype7/archetype7_noisy.pdf"
25
- },
26
- {
27
- "pipeline_name": "archetype9",
28
- "noisy_pdf": "archetype9/archetype9_noisy.pdf"
29
- },
30
- {
31
- "pipeline_name": "archetype10",
32
- "noisy_pdf": "archetype10/archetype10_noisy.pdf"
33
- },
34
- {
35
- "pipeline_name": "archetype11",
36
- "noisy_pdf": "archetype11/archetype11_noisy.pdf"
37
- },
38
- {
39
- "pipeline_name": "custom12",
40
- "noisy_pdf": "custom12/custom12_noisy.pdf"
41
- },
42
- {
43
- "pipeline_name": "custom13",
44
- "noisy_pdf": "custom13/custom13_noisy.pdf"
45
- },
46
- {
47
- "pipeline_name": "custom14",
48
- "noisy_pdf": "custom14/custom14_noisy.pdf"
49
- },
50
- {
51
- "pipeline_name": "custom15",
52
- "noisy_pdf": "custom15/custom15_noisy.pdf"
53
- },
54
- {
55
- "pipeline_name": "custom16",
56
- "noisy_pdf": "custom16/custom16_noisy.pdf"
57
- },
58
- {
59
- "pipeline_name": "custom17",
60
- "noisy_pdf": "custom17/custom17_noisy.pdf"
61
- },
62
- {
63
- "pipeline_name": "custom18",
64
- "noisy_pdf": "custom18/custom18_noisy.pdf"
65
- },
66
- {
67
- "pipeline_name": "custom19",
68
- "noisy_pdf": "custom19/custom19_noisy.pdf"
69
- },
70
- {
71
- "pipeline_name": "custom20",
72
- "noisy_pdf": "custom20/custom20_noisy.pdf"
73
- },
74
- {
75
- "pipeline_name": "custom21",
76
- "noisy_pdf": "custom21/custom21_noisy.pdf"
77
- },
78
- {
79
- "pipeline_name": "custom22",
80
- "noisy_pdf": "custom22/custom22_noisy.pdf"
81
- },
82
- {
83
- "pipeline_name": "custom23",
84
- "noisy_pdf": "custom23/custom23_noisy.pdf"
85
- }
86
- ]
87
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/3d239b34e970a6f5ad4d1417352cf82e/gt.json DELETED
@@ -1,141 +0,0 @@
1
- {
2
- "document_class": {
3
- "type": "Invoice"
4
- },
5
- "split_document": {
6
- "page_indices": [
7
- 0,
8
- 1,
9
- 2
10
- ]
11
- },
12
- "inference_result": {
13
- "Agency": "Rainmaker Inc",
14
- "Advertiser": "Doug Reynolds",
15
- "GrossTotal": 1555.0,
16
- "PaymentTerms": "30 Days",
17
- "AgencyCommission": 233.25,
18
- "NetAmountDue": 1321.75,
19
- "LineItems": [
20
- {
21
- "LineItemDescription": "DAYBREAK",
22
- "LineItemStartDate": "08/25/16",
23
- "LineItemEndDate": "08/25/16",
24
- "LineItemDays": "---T---",
25
- "LineItemRate": 55.0
26
- },
27
- {
28
- "LineItemDescription": "CBS THIS MORNING",
29
- "LineItemStartDate": "08/25/16",
30
- "LineItemEndDate": "08/25/16",
31
- "LineItemDays": "---T---",
32
- "LineItemRate": 50.0
33
- },
34
- {
35
- "LineItemDescription": "CBS THIS MORNING",
36
- "LineItemStartDate": "08/25/16",
37
- "LineItemEndDate": "08/25/16",
38
- "LineItemDays": "---T---",
39
- "LineItemRate": 40.0
40
- },
41
- {
42
- "LineItemDescription": "5 NEWS@ MIDDAY",
43
- "LineItemStartDate": "08/25/16",
44
- "LineItemEndDate": "08/25/16",
45
- "LineItemDays": "---T---",
46
- "LineItemRate": 55.0
47
- },
48
- {
49
- "LineItemDescription": "YOUNG & RESTLESS",
50
- "LineItemStartDate": "08/25/16",
51
- "LineItemEndDate": "08/25/16",
52
- "LineItemDays": "---T---",
53
- "LineItemRate": 50.0
54
- },
55
- {
56
- "LineItemDescription": "BOLD & BEAUTIFUL",
57
- "LineItemStartDate": "08/25/16",
58
- "LineItemEndDate": "08/25/16",
59
- "LineItemDays": "---T---",
60
- "LineItemRate": 45.0
61
- },
62
- {
63
- "LineItemDescription": "BOLD & BEAUTIFUL",
64
- "LineItemStartDate": "08/25/16",
65
- "LineItemEndDate": "08/25/16",
66
- "LineItemDays": "---T---",
67
- "LineItemRate": 45.0
68
- },
69
- {
70
- "LineItemDescription": "LET'S MAKE A DEAL",
71
- "LineItemStartDate": "08/25/16",
72
- "LineItemEndDate": "08/25/16",
73
- "LineItemDays": "---T---",
74
- "LineItemRate": 35.0
75
- },
76
- {
77
- "LineItemDescription": "JUDGE JUDY",
78
- "LineItemStartDate": "08/25/16",
79
- "LineItemEndDate": "08/25/16",
80
- "LineItemDays": "---T---",
81
- "LineItemRate": 45.0
82
- },
83
- {
84
- "LineItemDescription": "M -F 5 NEWS @ 5P",
85
- "LineItemStartDate": "08/25/16",
86
- "LineItemEndDate": "08/25/16",
87
- "LineItemDays": "---T---",
88
- "LineItemRate": 65.0
89
- },
90
- {
91
- "LineItemDescription": "M-F 5 NEWS@530P",
92
- "LineItemStartDate": "08/25/16",
93
- "LineItemEndDate": "08/25/16",
94
- "LineItemDays": "---T---",
95
- "LineItemRate": 80.0
96
- },
97
- {
98
- "LineItemDescription": "M-F 5 NEWS @ 6P",
99
- "LineItemStartDate": "08/25/16",
100
- "LineItemEndDate": "08/25/16",
101
- "LineItemDays": "---T---",
102
- "LineItemRate": 135.0
103
- },
104
- {
105
- "LineItemDescription": "M-F LOCAL NEWS@11P11P-1135P",
106
- "LineItemStartDate": "08/25/16",
107
- "LineItemEndDate": "08/25/16",
108
- "LineItemDays": "---T---",
109
- "LineItemRate": 115.0
110
- },
111
- {
112
- "LineItemDescription": "THE LATE SHOW",
113
- "LineItemStartDate": "08/25/16",
114
- "LineItemEndDate": "08/25/16",
115
- "LineItemDays": "---T---",
116
- "LineItemRate": 35.0
117
- },
118
- {
119
- "LineItemDescription": "BIG BANG",
120
- "LineItemStartDate": "08/25/16",
121
- "LineItemEndDate": "08/25/16",
122
- "LineItemDays": "---T---",
123
- "LineItemRate": 500.0
124
- },
125
- {
126
- "LineItemDescription": "CBS SUNDAY MORNING9A-1030A",
127
- "LineItemStartDate": "08/28/16",
128
- "LineItemEndDate": "08/28/16",
129
- "LineItemDays": "------S",
130
- "LineItemRate": 55.0
131
- },
132
- {
133
- "LineItemDescription": "SA-SU 5 NEWS @ 6P",
134
- "LineItemStartDate": "08/28/16",
135
- "LineItemEndDate": "08/28/16",
136
- "LineItemDays": "------S",
137
- "LineItemRate": 50.0
138
- }
139
- ]
140
- }
141
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/3d239b34e970a6f5ad4d1417352cf82e/metadata.json DELETED
@@ -1,75 +0,0 @@
1
- {
2
- "doc_hash": "3d239b34e970a6f5ad4d1417352cf82e",
3
- "original_pdf": "original.pdf",
4
- "ground_truth": "gt.json",
5
- "pipelines": [
6
- {
7
- "pipeline_name": "default",
8
- "noisy_pdf": "default/default_noisy.pdf"
9
- },
10
- {
11
- "pipeline_name": "archetype3",
12
- "noisy_pdf": "archetype3/archetype3_noisy.pdf"
13
- },
14
- {
15
- "pipeline_name": "archetype4",
16
- "noisy_pdf": "archetype4/archetype4_noisy.pdf"
17
- },
18
- {
19
- "pipeline_name": "archetype7",
20
- "noisy_pdf": "archetype7/archetype7_noisy.pdf"
21
- },
22
- {
23
- "pipeline_name": "archetype10",
24
- "noisy_pdf": "archetype10/archetype10_noisy.pdf"
25
- },
26
- {
27
- "pipeline_name": "archetype11",
28
- "noisy_pdf": "archetype11/archetype11_noisy.pdf"
29
- },
30
- {
31
- "pipeline_name": "custom12",
32
- "noisy_pdf": "custom12/custom12_noisy.pdf"
33
- },
34
- {
35
- "pipeline_name": "custom13",
36
- "noisy_pdf": "custom13/custom13_noisy.pdf"
37
- },
38
- {
39
- "pipeline_name": "custom14",
40
- "noisy_pdf": "custom14/custom14_noisy.pdf"
41
- },
42
- {
43
- "pipeline_name": "custom15",
44
- "noisy_pdf": "custom15/custom15_noisy.pdf"
45
- },
46
- {
47
- "pipeline_name": "custom16",
48
- "noisy_pdf": "custom16/custom16_noisy.pdf"
49
- },
50
- {
51
- "pipeline_name": "custom17",
52
- "noisy_pdf": "custom17/custom17_noisy.pdf"
53
- },
54
- {
55
- "pipeline_name": "custom18",
56
- "noisy_pdf": "custom18/custom18_noisy.pdf"
57
- },
58
- {
59
- "pipeline_name": "custom19",
60
- "noisy_pdf": "custom19/custom19_noisy.pdf"
61
- },
62
- {
63
- "pipeline_name": "custom20",
64
- "noisy_pdf": "custom20/custom20_noisy.pdf"
65
- },
66
- {
67
- "pipeline_name": "custom21",
68
- "noisy_pdf": "custom21/custom21_noisy.pdf"
69
- },
70
- {
71
- "pipeline_name": "custom22",
72
- "noisy_pdf": "custom22/custom22_noisy.pdf"
73
- }
74
- ]
75
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/3dabc131205d3a2c74a73eb545494d3f/gt.json DELETED
@@ -1,49 +0,0 @@
1
- {
2
- "document_class": {
3
- "type": "Invoice"
4
- },
5
- "split_document": {
6
- "page_indices": [
7
- 0,
8
- 1
9
- ]
10
- },
11
- "inference_result": {
12
- "Agency": "Mentzer Media",
13
- "Advertiser": "American Future Fund",
14
- "GrossTotal": 15000.0,
15
- "PaymentTerms": "30 Days",
16
- "AgencyCommission": 2250.0,
17
- "NetAmountDue": 12750.0,
18
- "LineItems": [
19
- {
20
- "LineItemDescription": "M-F 1130a-12p FOX 6",
21
- "LineItemStartDate": "10/30/12",
22
- "LineItemEndDate": "11/05/12",
23
- "LineItemDays": "MTWTF--",
24
- "LineItemRate": 1100.0
25
- },
26
- {
27
- "LineItemDescription": "X Factor Wednesday",
28
- "LineItemStartDate": "10/31/12",
29
- "LineItemEndDate": "10/31/12",
30
- "LineItemDays": "--W----",
31
- "LineItemRate": 4000.0
32
- },
33
- {
34
- "LineItemDescription": "X Factor Thursday",
35
- "LineItemStartDate": "11/01/12",
36
- "LineItemEndDate": "11/01/12",
37
- "LineItemDays": "---T---",
38
- "LineItemRate": 4000.0
39
- },
40
- {
41
- "LineItemDescription": "Su 8a-9a",
42
- "LineItemStartDate": "11/04/12",
43
- "LineItemEndDate": "11/04/12",
44
- "LineItemDays": "------S ",
45
- "LineItemRate": 1500.0
46
- }
47
- ]
48
- }
49
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/3dabc131205d3a2c74a73eb545494d3f/metadata.json DELETED
@@ -1,83 +0,0 @@
1
- {
2
- "doc_hash": "3dabc131205d3a2c74a73eb545494d3f",
3
- "original_pdf": "original.pdf",
4
- "ground_truth": "gt.json",
5
- "pipelines": [
6
- {
7
- "pipeline_name": "default",
8
- "noisy_pdf": "default/default_noisy.pdf"
9
- },
10
- {
11
- "pipeline_name": "archetype3",
12
- "noisy_pdf": "archetype3/archetype3_noisy.pdf"
13
- },
14
- {
15
- "pipeline_name": "archetype4",
16
- "noisy_pdf": "archetype4/archetype4_noisy.pdf"
17
- },
18
- {
19
- "pipeline_name": "archetype7",
20
- "noisy_pdf": "archetype7/archetype7_noisy.pdf"
21
- },
22
- {
23
- "pipeline_name": "archetype9",
24
- "noisy_pdf": "archetype9/archetype9_noisy.pdf"
25
- },
26
- {
27
- "pipeline_name": "archetype10",
28
- "noisy_pdf": "archetype10/archetype10_noisy.pdf"
29
- },
30
- {
31
- "pipeline_name": "archetype11",
32
- "noisy_pdf": "archetype11/archetype11_noisy.pdf"
33
- },
34
- {
35
- "pipeline_name": "custom12",
36
- "noisy_pdf": "custom12/custom12_noisy.pdf"
37
- },
38
- {
39
- "pipeline_name": "custom13",
40
- "noisy_pdf": "custom13/custom13_noisy.pdf"
41
- },
42
- {
43
- "pipeline_name": "custom14",
44
- "noisy_pdf": "custom14/custom14_noisy.pdf"
45
- },
46
- {
47
- "pipeline_name": "custom15",
48
- "noisy_pdf": "custom15/custom15_noisy.pdf"
49
- },
50
- {
51
- "pipeline_name": "custom16",
52
- "noisy_pdf": "custom16/custom16_noisy.pdf"
53
- },
54
- {
55
- "pipeline_name": "custom17",
56
- "noisy_pdf": "custom17/custom17_noisy.pdf"
57
- },
58
- {
59
- "pipeline_name": "custom18",
60
- "noisy_pdf": "custom18/custom18_noisy.pdf"
61
- },
62
- {
63
- "pipeline_name": "custom19",
64
- "noisy_pdf": "custom19/custom19_noisy.pdf"
65
- },
66
- {
67
- "pipeline_name": "custom20",
68
- "noisy_pdf": "custom20/custom20_noisy.pdf"
69
- },
70
- {
71
- "pipeline_name": "custom21",
72
- "noisy_pdf": "custom21/custom21_noisy.pdf"
73
- },
74
- {
75
- "pipeline_name": "custom22",
76
- "noisy_pdf": "custom22/custom22_noisy.pdf"
77
- },
78
- {
79
- "pipeline_name": "custom23",
80
- "noisy_pdf": "custom23/custom23_noisy.pdf"
81
- }
82
- ]
83
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/4d96667dff249bbfb513294f95313b71/gt.json DELETED
@@ -1,507 +0,0 @@
1
- {
2
- "document_class": {
3
- "type": "Invoice"
4
- },
5
- "split_document": {
6
- "page_indices": [
7
- 0,
8
- 1,
9
- 2,
10
- 3,
11
- 4
12
- ]
13
- },
14
- "inference_result": {
15
- "Agency": "GREER MARGOLIS MITCHELL BURNS",
16
- "Advertiser": "Hillary for America",
17
- "GrossTotal": 1347.0,
18
- "PaymentTerms": "Net 30 Days",
19
- "AgencyCommission": 202.05,
20
- "NetAmountDue": 996.11,
21
- "LineItems": [
22
- {
23
- "LineItemDescription": "Christmas Under Wraps",
24
- "LineItemStartDate": "12-26-15",
25
- "LineItemEndDate": null,
26
- "LineItemDays": null,
27
- "LineItemRate": 10.0
28
- },
29
- {
30
- "LineItemDescription": "Christmas Land",
31
- "LineItemStartDate": "12-26-15",
32
- "LineItemEndDate": null,
33
- "LineItemDays": null,
34
- "LineItemRate": 15.0
35
- },
36
- {
37
- "LineItemDescription": "Christmas Incorporated",
38
- "LineItemStartDate": "12-26-15",
39
- "LineItemEndDate": null,
40
- "LineItemDays": null,
41
- "LineItemRate": 15.0
42
- },
43
- {
44
- "LineItemDescription": "Fixer Upper",
45
- "LineItemStartDate": "12-26-15",
46
- "LineItemEndDate": null,
47
- "LineItemDays": null,
48
- "LineItemRate": 40.0
49
- },
50
- {
51
- "LineItemDescription": "Fixer Upper",
52
- "LineItemStartDate": "12-26-15",
53
- "LineItemEndDate": null,
54
- "LineItemDays": null,
55
- "LineItemRate": 40.0
56
- },
57
- {
58
- "LineItemDescription": "Tiny House Hunters",
59
- "LineItemStartDate": "12-26-15",
60
- "LineItemEndDate": null,
61
- "LineItemDays": null,
62
- "LineItemRate": 55.0
63
- },
64
- {
65
- "LineItemDescription": "Tiny House Hunters",
66
- "LineItemStartDate": "12-26-15",
67
- "LineItemEndDate": null,
68
- "LineItemDays": null,
69
- "LineItemRate": 55.0
70
- },
71
- {
72
- "LineItemDescription": "Law & Order",
73
- "LineItemStartDate": "12-26-15",
74
- "LineItemEndDate": null,
75
- "LineItemDays": null,
76
- "LineItemRate": 20.0
77
- },
78
- {
79
- "LineItemDescription": "Law & Order",
80
- "LineItemStartDate": "12-26-15",
81
- "LineItemEndDate": null,
82
- "LineItemDays": null,
83
- "LineItemRate": 20.0
84
- },
85
- {
86
- "LineItemDescription": "Killers",
87
- "LineItemStartDate": "12-26-15",
88
- "LineItemEndDate": null,
89
- "LineItemDays": null,
90
- "LineItemRate": 20.0
91
- },
92
- {
93
- "LineItemDescription": "The Blind Side",
94
- "LineItemStartDate": "12-26-15",
95
- "LineItemEndDate": null,
96
- "LineItemDays": null,
97
- "LineItemRate": 35.0
98
- },
99
- {
100
- "LineItemDescription": "The Blind Side",
101
- "LineItemStartDate": "12-26-15",
102
- "LineItemEndDate": null,
103
- "LineItemDays": null,
104
- "LineItemRate": 35.0
105
- },
106
- {
107
- "LineItemDescription": "The Hunger Games",
108
- "LineItemStartDate": "12-26-15",
109
- "LineItemEndDate": null,
110
- "LineItemDays": null,
111
- "LineItemRate": 41.0
112
- },
113
- {
114
- "LineItemDescription": "The Hunger Games",
115
- "LineItemStartDate": "12-26-15",
116
- "LineItemEndDate": null,
117
- "LineItemDays": null,
118
- "LineItemRate": 41.0
119
- },
120
- {
121
- "LineItemDescription": "Christmas Under Wraps",
122
- "LineItemStartDate": "12-26-15",
123
- "LineItemEndDate": null,
124
- "LineItemDays": null,
125
- "LineItemRate": 3.0
126
- },
127
- {
128
- "LineItemDescription": "Christmas Under Wraps",
129
- "LineItemStartDate": "12-26-15",
130
- "LineItemEndDate": null,
131
- "LineItemDays": null,
132
- "LineItemRate": 3.0
133
- },
134
- {
135
- "LineItemDescription": "Christmas Incorporated",
136
- "LineItemStartDate": "12-26-15",
137
- "LineItemEndDate": null,
138
- "LineItemDays": null,
139
- "LineItemRate": 4.0
140
- },
141
- {
142
- "LineItemDescription": "Fixer Upper",
143
- "LineItemStartDate": "12-26-15",
144
- "LineItemEndDate": null,
145
- "LineItemDays": null,
146
- "LineItemRate": 10.0
147
- },
148
- {
149
- "LineItemDescription": "Fixer Upper",
150
- "LineItemStartDate": "12-26-15",
151
- "LineItemEndDate": null,
152
- "LineItemDays": null,
153
- "LineItemRate": 10.0
154
- },
155
- {
156
- "LineItemDescription": "Tiny Luxury",
157
- "LineItemStartDate": "12-26-15",
158
- "LineItemEndDate": null,
159
- "LineItemDays": null,
160
- "LineItemRate": 12.0
161
- },
162
- {
163
- "LineItemDescription": "Killers",
164
- "LineItemStartDate": "12-26-15",
165
- "LineItemEndDate": null,
166
- "LineItemDays": null,
167
- "LineItemRate": 4.0
168
- },
169
- {
170
- "LineItemDescription": "Erin Brockovich",
171
- "LineItemStartDate": "12-26-15",
172
- "LineItemEndDate": null,
173
- "LineItemDays": null,
174
- "LineItemRate": 8.0
175
- },
176
- {
177
- "LineItemDescription": "The Blind Side",
178
- "LineItemStartDate": "12-26-15",
179
- "LineItemEndDate": null,
180
- "LineItemDays": null,
181
- "LineItemRate": 8.0
182
- },
183
- {
184
- "LineItemDescription": "The Hunger Games",
185
- "LineItemStartDate": "12-26-15",
186
- "LineItemEndDate": null,
187
- "LineItemDays": null,
188
- "LineItemRate": 11.0
189
- },
190
- {
191
- "LineItemDescription": "The Hunger Games",
192
- "LineItemStartDate": "12-26-15",
193
- "LineItemEndDate": null,
194
- "LineItemDays": null,
195
- "LineItemRate": 11.0
196
- },
197
- {
198
- "LineItemDescription": "Christmas Land",
199
- "LineItemStartDate": "12-26-15",
200
- "LineItemEndDate": null,
201
- "LineItemDays": null,
202
- "LineItemRate": 12.0
203
- },
204
- {
205
- "LineItemDescription": "Christmas Land",
206
- "LineItemStartDate": "12-26-15",
207
- "LineItemEndDate": null,
208
- "LineItemDays": null,
209
- "LineItemRate": 12.0
210
- },
211
- {
212
- "LineItemDescription": "When Calls the Heart",
213
- "LineItemStartDate": "12-26-15",
214
- "LineItemEndDate": null,
215
- "LineItemDays": null,
216
- "LineItemRate": 15.0
217
- },
218
- {
219
- "LineItemDescription": "Christmas Incorporated",
220
- "LineItemStartDate": "12-26-15",
221
- "LineItemEndDate": null,
222
- "LineItemDays": null,
223
- "LineItemRate": 15.0
224
- },
225
- {
226
- "LineItemDescription": "Fixer Upper",
227
- "LineItemStartDate": "12-26-15",
228
- "LineItemEndDate": null,
229
- "LineItemDays": null,
230
- "LineItemRate": 16.0
231
- },
232
- {
233
- "LineItemDescription": "Fixer Upper",
234
- "LineItemStartDate": "12-26-15",
235
- "LineItemEndDate": null,
236
- "LineItemDays": null,
237
- "LineItemRate": 16.0
238
- },
239
- {
240
- "LineItemDescription": "Tiny House Hunters",
241
- "LineItemStartDate": "12-26-15",
242
- "LineItemEndDate": null,
243
- "LineItemDays": null,
244
- "LineItemRate": 20.0
245
- },
246
- {
247
- "LineItemDescription": "Tiny Luxury",
248
- "LineItemStartDate": "12-26-15",
249
- "LineItemEndDate": null,
250
- "LineItemDays": null,
251
- "LineItemRate": 20.0
252
- },
253
- {
254
- "LineItemDescription": "Law & Order",
255
- "LineItemStartDate": "12-26-15",
256
- "LineItemEndDate": null,
257
- "LineItemDays": null,
258
- "LineItemRate": 12.0
259
- },
260
- {
261
- "LineItemDescription": "Killers",
262
- "LineItemStartDate": "12-26-15",
263
- "LineItemEndDate": null,
264
- "LineItemDays": null,
265
- "LineItemRate": 12.0
266
- },
267
- {
268
- "LineItemDescription": "Erin Brockovich",
269
- "LineItemStartDate": "12-26-15",
270
- "LineItemEndDate": null,
271
- "LineItemDays": null,
272
- "LineItemRate": 20.0
273
- },
274
- {
275
- "LineItemDescription": "The Blind Side",
276
- "LineItemStartDate": "12-26-15",
277
- "LineItemEndDate": null,
278
- "LineItemDays": null,
279
- "LineItemRate": 20.0
280
- },
281
- {
282
- "LineItemDescription": "The Hunger Games",
283
- "LineItemStartDate": "12-26-15",
284
- "LineItemEndDate": null,
285
- "LineItemDays": null,
286
- "LineItemRate": 20.0
287
- },
288
- {
289
- "LineItemDescription": "Pirates of the Caribbean: At World's End",
290
- "LineItemStartDate": "12-26-15",
291
- "LineItemEndDate": null,
292
- "LineItemDays": null,
293
- "LineItemRate": 20.0
294
- },
295
- {
296
- "LineItemDescription": "Christmas Land",
297
- "LineItemStartDate": "12-27-15",
298
- "LineItemEndDate": null,
299
- "LineItemDays": null,
300
- "LineItemRate": 10.0
301
- },
302
- {
303
- "LineItemDescription": "Family for Christmas",
304
- "LineItemStartDate": "12-27-15",
305
- "LineItemEndDate": null,
306
- "LineItemDays": null,
307
- "LineItemRate": 10.0
308
- },
309
- {
310
- "LineItemDescription": "12 Gifts of Christmas",
311
- "LineItemStartDate": "12-27-15",
312
- "LineItemEndDate": null,
313
- "LineItemDays": null,
314
- "LineItemRate": 15.0
315
- },
316
- {
317
- "LineItemDescription": "House Hunters",
318
- "LineItemStartDate": "12-27-15",
319
- "LineItemEndDate": null,
320
- "LineItemDays": null,
321
- "LineItemRate": 40.0
322
- },
323
- {
324
- "LineItemDescription": "House Hunters",
325
- "LineItemStartDate": "12-27-15",
326
- "LineItemEndDate": null,
327
- "LineItemDays": null,
328
- "LineItemRate": 40.0
329
- },
330
- {
331
- "LineItemDescription": "Caribbean Life",
332
- "LineItemStartDate": "12-27-15",
333
- "LineItemEndDate": null,
334
- "LineItemDays": null,
335
- "LineItemRate": 55.0
336
- },
337
- {
338
- "LineItemDescription": "Island Life",
339
- "LineItemStartDate": "12-27-15",
340
- "LineItemEndDate": null,
341
- "LineItemDays": null,
342
- "LineItemRate": 55.0
343
- },
344
- {
345
- "LineItemDescription": "Pirates of the Caribbean: At World's End",
346
- "LineItemStartDate": "12-27-15",
347
- "LineItemEndDate": null,
348
- "LineItemDays": null,
349
- "LineItemRate": 20.0
350
- },
351
- {
352
- "LineItemDescription": "Pirates of the Caribbean: At World's End",
353
- "LineItemStartDate": "12-27-15",
354
- "LineItemEndDate": null,
355
- "LineItemDays": null,
356
- "LineItemRate": 20.0
357
- },
358
- {
359
- "LineItemDescription": "Pirates of the Caribbean: At World's End",
360
- "LineItemStartDate": "12-27-15",
361
- "LineItemEndDate": null,
362
- "LineItemDays": null,
363
- "LineItemRate": 20.0
364
- },
365
- {
366
- "LineItemDescription": "The Hunger Games",
367
- "LineItemStartDate": "12-27-15",
368
- "LineItemEndDate": null,
369
- "LineItemDays": null,
370
- "LineItemRate": 35.0
371
- },
372
- {
373
- "LineItemDescription": "The Hunger Games",
374
- "LineItemStartDate": "12-27-15",
375
- "LineItemEndDate": null,
376
- "LineItemDays": null,
377
- "LineItemRate": 35.0
378
- },
379
- {
380
- "LineItemDescription": "The Hunger Games",
381
- "LineItemStartDate": "12-27-15",
382
- "LineItemEndDate": null,
383
- "LineItemDays": null,
384
- "LineItemRate": 41.0
385
- },
386
- {
387
- "LineItemDescription": "Christmas Land",
388
- "LineItemStartDate": "12-27-15",
389
- "LineItemEndDate": null,
390
- "LineItemDays": null,
391
- "LineItemRate": 3.0
392
- },
393
- {
394
- "LineItemDescription": "12 Gifts of Christmas",
395
- "LineItemStartDate": "12-27-15",
396
- "LineItemEndDate": null,
397
- "LineItemDays": null,
398
- "LineItemRate": 4.0
399
- },
400
- {
401
- "LineItemDescription": "House Hunters",
402
- "LineItemStartDate": "12-27-15",
403
- "LineItemEndDate": null,
404
- "LineItemDays": null,
405
- "LineItemRate": 10.0
406
- },
407
- {
408
- "LineItemDescription": "Beachfront Bargain Hunt",
409
- "LineItemStartDate": "12-27-15",
410
- "LineItemEndDate": null,
411
- "LineItemDays": null,
412
- "LineItemRate": 12.0
413
- },
414
- {
415
- "LineItemDescription": "House Hunters",
416
- "LineItemStartDate": "12-27-15",
417
- "LineItemEndDate": null,
418
- "LineItemDays": null,
419
- "LineItemRate": 12.0
420
- },
421
- {
422
- "LineItemDescription": "Pirates of the Caribbean: At World's End",
423
- "LineItemStartDate": "12-27-15",
424
- "LineItemEndDate": null,
425
- "LineItemDays": null,
426
- "LineItemRate": 4.0
427
- },
428
- {
429
- "LineItemDescription": "Journey to the Center of the Earth",
430
- "LineItemStartDate": "12-27-15",
431
- "LineItemEndDate": null,
432
- "LineItemDays": null,
433
- "LineItemRate": 4.0
434
- },
435
- {
436
- "LineItemDescription": "The Hunger Games",
437
- "LineItemStartDate": "12-27-15",
438
- "LineItemEndDate": null,
439
- "LineItemDays": null,
440
- "LineItemRate": 8.0
441
- },
442
- {
443
- "LineItemDescription": "The Librarians",
444
- "LineItemStartDate": "12-27-15",
445
- "LineItemEndDate": null,
446
- "LineItemDays": null,
447
- "LineItemRate": 11.0
448
- },
449
- {
450
- "LineItemDescription": "Christmas Land",
451
- "LineItemStartDate": "12-27-15",
452
- "LineItemEndDate": null,
453
- "LineItemDays": null,
454
- "LineItemRate": 12.0
455
- },
456
- {
457
- "LineItemDescription": "Family for Christmas",
458
- "LineItemStartDate": "12-27-15",
459
- "LineItemEndDate": null,
460
- "LineItemDays": null,
461
- "LineItemRate": 12.0
462
- },
463
- {
464
- "LineItemDescription": "A Christmas Detour",
465
- "LineItemStartDate": "12-27-15",
466
- "LineItemEndDate": null,
467
- "LineItemDays": null,
468
- "LineItemRate": 15.0
469
- },
470
- {
471
- "LineItemDescription": "House Hunters",
472
- "LineItemStartDate": "12-27-15",
473
- "LineItemEndDate": null,
474
- "LineItemDays": null,
475
- "LineItemRate": 16.0
476
- },
477
- {
478
- "LineItemDescription": "House Hunters",
479
- "LineItemStartDate": "12-27-15",
480
- "LineItemEndDate": null,
481
- "LineItemDays": null,
482
- "LineItemRate": 20.0
483
- },
484
- {
485
- "LineItemDescription": "Law & Order",
486
- "LineItemStartDate": "12-27-15",
487
- "LineItemEndDate": null,
488
- "LineItemDays": null,
489
- "LineItemRate": 12.0
490
- },
491
- {
492
- "LineItemDescription": "The Hunger Games",
493
- "LineItemStartDate": "12-27-15",
494
- "LineItemEndDate": null,
495
- "LineItemDays": null,
496
- "LineItemRate": 20.0
497
- },
498
- {
499
- "LineItemDescription": "The Librarians",
500
- "LineItemStartDate": "12-27-15",
501
- "LineItemEndDate": null,
502
- "LineItemDays": null,
503
- "LineItemRate": 20.0
504
- }
505
- ]
506
- }
507
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/4d96667dff249bbfb513294f95313b71/metadata.json DELETED
@@ -1,75 +0,0 @@
1
- {
2
- "doc_hash": "4d96667dff249bbfb513294f95313b71",
3
- "original_pdf": "original.pdf",
4
- "ground_truth": "gt.json",
5
- "pipelines": [
6
- {
7
- "pipeline_name": "default",
8
- "noisy_pdf": "default/default_noisy.pdf"
9
- },
10
- {
11
- "pipeline_name": "archetype3",
12
- "noisy_pdf": "archetype3/archetype3_noisy.pdf"
13
- },
14
- {
15
- "pipeline_name": "archetype4",
16
- "noisy_pdf": "archetype4/archetype4_noisy.pdf"
17
- },
18
- {
19
- "pipeline_name": "archetype7",
20
- "noisy_pdf": "archetype7/archetype7_noisy.pdf"
21
- },
22
- {
23
- "pipeline_name": "archetype10",
24
- "noisy_pdf": "archetype10/archetype10_noisy.pdf"
25
- },
26
- {
27
- "pipeline_name": "archetype11",
28
- "noisy_pdf": "archetype11/archetype11_noisy.pdf"
29
- },
30
- {
31
- "pipeline_name": "custom12",
32
- "noisy_pdf": "custom12/custom12_noisy.pdf"
33
- },
34
- {
35
- "pipeline_name": "custom13",
36
- "noisy_pdf": "custom13/custom13_noisy.pdf"
37
- },
38
- {
39
- "pipeline_name": "custom14",
40
- "noisy_pdf": "custom14/custom14_noisy.pdf"
41
- },
42
- {
43
- "pipeline_name": "custom15",
44
- "noisy_pdf": "custom15/custom15_noisy.pdf"
45
- },
46
- {
47
- "pipeline_name": "custom16",
48
- "noisy_pdf": "custom16/custom16_noisy.pdf"
49
- },
50
- {
51
- "pipeline_name": "custom17",
52
- "noisy_pdf": "custom17/custom17_noisy.pdf"
53
- },
54
- {
55
- "pipeline_name": "custom18",
56
- "noisy_pdf": "custom18/custom18_noisy.pdf"
57
- },
58
- {
59
- "pipeline_name": "custom19",
60
- "noisy_pdf": "custom19/custom19_noisy.pdf"
61
- },
62
- {
63
- "pipeline_name": "custom20",
64
- "noisy_pdf": "custom20/custom20_noisy.pdf"
65
- },
66
- {
67
- "pipeline_name": "custom21",
68
- "noisy_pdf": "custom21/custom21_noisy.pdf"
69
- },
70
- {
71
- "pipeline_name": "custom22",
72
- "noisy_pdf": "custom22/custom22_noisy.pdf"
73
- }
74
- ]
75
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/52f1588f1bedc25f07c5cb6981e5f7dd/gt.json DELETED
@@ -1,41 +0,0 @@
1
- {
2
- "document_class": {
3
- "type": "Invoice"
4
- },
5
- "split_document": {
6
- "page_indices": [
7
- 0
8
- ]
9
- },
10
- "inference_result": {
11
- "Agency": "WTHI",
12
- "Advertiser": "POL/Committee to Elect Judge John Roach",
13
- "GrossTotal": 450.0,
14
- "PaymentTerms": "30 Days",
15
- "AgencyCommission": 67.5,
16
- "NetAmountDue": 382.5,
17
- "LineItems": [
18
- {
19
- "LineItemDescription": "News 10 M-F",
20
- "LineItemStartDate": "10/25/16",
21
- "LineItemEndDate": null,
22
- "LineItemDays": "Tu",
23
- "LineItemRate": 150.0
24
- },
25
- {
26
- "LineItemDescription": "News 10 M-F",
27
- "LineItemStartDate": "10/28/16",
28
- "LineItemEndDate": null,
29
- "LineItemDays": "F",
30
- "LineItemRate": 150.0
31
- },
32
- {
33
- "LineItemDescription": "News 10 M-F",
34
- "LineItemStartDate": "10/31/16",
35
- "LineItemEndDate": null,
36
- "LineItemDays": "M",
37
- "LineItemRate": 150.0
38
- }
39
- ]
40
- }
41
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/52f1588f1bedc25f07c5cb6981e5f7dd/metadata.json DELETED
@@ -1,83 +0,0 @@
1
- {
2
- "doc_hash": "52f1588f1bedc25f07c5cb6981e5f7dd",
3
- "original_pdf": "original.pdf",
4
- "ground_truth": "gt.json",
5
- "pipelines": [
6
- {
7
- "pipeline_name": "default",
8
- "noisy_pdf": "default/default_noisy.pdf"
9
- },
10
- {
11
- "pipeline_name": "archetype3",
12
- "noisy_pdf": "archetype3/archetype3_noisy.pdf"
13
- },
14
- {
15
- "pipeline_name": "archetype4",
16
- "noisy_pdf": "archetype4/archetype4_noisy.pdf"
17
- },
18
- {
19
- "pipeline_name": "archetype7",
20
- "noisy_pdf": "archetype7/archetype7_noisy.pdf"
21
- },
22
- {
23
- "pipeline_name": "archetype9",
24
- "noisy_pdf": "archetype9/archetype9_noisy.pdf"
25
- },
26
- {
27
- "pipeline_name": "archetype10",
28
- "noisy_pdf": "archetype10/archetype10_noisy.pdf"
29
- },
30
- {
31
- "pipeline_name": "archetype11",
32
- "noisy_pdf": "archetype11/archetype11_noisy.pdf"
33
- },
34
- {
35
- "pipeline_name": "custom12",
36
- "noisy_pdf": "custom12/custom12_noisy.pdf"
37
- },
38
- {
39
- "pipeline_name": "custom13",
40
- "noisy_pdf": "custom13/custom13_noisy.pdf"
41
- },
42
- {
43
- "pipeline_name": "custom14",
44
- "noisy_pdf": "custom14/custom14_noisy.pdf"
45
- },
46
- {
47
- "pipeline_name": "custom15",
48
- "noisy_pdf": "custom15/custom15_noisy.pdf"
49
- },
50
- {
51
- "pipeline_name": "custom16",
52
- "noisy_pdf": "custom16/custom16_noisy.pdf"
53
- },
54
- {
55
- "pipeline_name": "custom17",
56
- "noisy_pdf": "custom17/custom17_noisy.pdf"
57
- },
58
- {
59
- "pipeline_name": "custom18",
60
- "noisy_pdf": "custom18/custom18_noisy.pdf"
61
- },
62
- {
63
- "pipeline_name": "custom19",
64
- "noisy_pdf": "custom19/custom19_noisy.pdf"
65
- },
66
- {
67
- "pipeline_name": "custom20",
68
- "noisy_pdf": "custom20/custom20_noisy.pdf"
69
- },
70
- {
71
- "pipeline_name": "custom21",
72
- "noisy_pdf": "custom21/custom21_noisy.pdf"
73
- },
74
- {
75
- "pipeline_name": "custom22",
76
- "noisy_pdf": "custom22/custom22_noisy.pdf"
77
- },
78
- {
79
- "pipeline_name": "custom23",
80
- "noisy_pdf": "custom23/custom23_noisy.pdf"
81
- }
82
- ]
83
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/536c5c90c803552970cad769b6caef45/gt.json DELETED
@@ -1,137 +0,0 @@
1
- {
2
- "document_class": {
3
- "type": "Invoice"
4
- },
5
- "split_document": {
6
- "page_indices": [
7
- 0,
8
- 1,
9
- 2,
10
- 3,
11
- 4,
12
- 5
13
- ]
14
- },
15
- "inference_result": {
16
- "Agency": "DEL CIELO MEDIA",
17
- "Advertiser": "ISS/TURNAROUND ILLINOIS",
18
- "GrossTotal": 5950.0,
19
- "PaymentTerms": null,
20
- "AgencyCommission": null,
21
- "NetAmountDue": 5057.5,
22
- "LineItems": [
23
- {
24
- "LineItemDescription": "M-F 12n-1p",
25
- "LineItemStartDate": "10/07/2016",
26
- "LineItemEndDate": "10/07/2016",
27
- "LineItemDays": "----2--",
28
- "LineItemRate": 200.0
29
- },
30
- {
31
- "LineItemDescription": "M-F 430p-5p",
32
- "LineItemStartDate": "10/07/2016",
33
- "LineItemEndDate": "10/07/2016",
34
- "LineItemDays": "----1--",
35
- "LineItemRate": 300.0
36
- },
37
- {
38
- "LineItemDescription": "M-F 12n-1p",
39
- "LineItemStartDate": "10/03/2016",
40
- "LineItemEndDate": "10/03/2016",
41
- "LineItemDays": "2------",
42
- "LineItemRate": 200.0
43
- },
44
- {
45
- "LineItemDescription": "M-F 4p-430p",
46
- "LineItemStartDate": "10/03/2016",
47
- "LineItemEndDate": "10/03/2016",
48
- "LineItemDays": "1------",
49
- "LineItemRate": 200.0
50
- },
51
- {
52
- "LineItemDescription": "M-F 430p-5p",
53
- "LineItemStartDate": "10/03/2016",
54
- "LineItemEndDate": "10/03/2016",
55
- "LineItemDays": "1------",
56
- "LineItemRate": 300.0
57
- },
58
- {
59
- "LineItemDescription": "Sat 630-7p",
60
- "LineItemStartDate": "10/08/2016",
61
- "LineItemEndDate": "10/08/2016",
62
- "LineItemDays": "-----1-",
63
- "LineItemRate": 500.0
64
- },
65
- {
66
- "LineItemDescription": "Sat 7-9A",
67
- "LineItemStartDate": "10/06/2016",
68
- "LineItemEndDate": "10/06/2016",
69
- "LineItemDays": "-----1-",
70
- "LineItemRate": 250.0
71
- },
72
- {
73
- "LineItemDescription": "M-F 12n-1p",
74
- "LineItemStartDate": "10/06/2016",
75
- "LineItemEndDate": "10/06/2016",
76
- "LineItemDays": "---2---",
77
- "LineItemRate": 200.0
78
- },
79
- {
80
- "LineItemDescription": "M-F 4p-430p",
81
- "LineItemStartDate": "10/06/2016",
82
- "LineItemEndDate": "10/06/2016",
83
- "LineItemDays": "---1---",
84
- "LineItemRate": 200.0
85
- },
86
- {
87
- "LineItemDescription": "M-F 5p-530p",
88
- "LineItemStartDate": "10/04/2016",
89
- "LineItemEndDate": "10/04/2016",
90
- "LineItemDays": "-2-----",
91
- "LineItemRate": 200.0
92
- },
93
- {
94
- "LineItemDescription": "M-F 12n-1p",
95
- "LineItemStartDate": "10/04/2016",
96
- "LineItemEndDate": "10/04/2016",
97
- "LineItemDays": "--2----",
98
- "LineItemRate": 200.0
99
- },
100
- {
101
- "LineItemDescription": "M-F 4p-430p",
102
- "LineItemStartDate": "10/04/2016",
103
- "LineItemEndDate": "10/04/2016",
104
- "LineItemDays": "-1-----",
105
- "LineItemRate": 200.0
106
- },
107
- {
108
- "LineItemDescription": "M-F 7a-9a",
109
- "LineItemStartDate": "10/03/2016",
110
- "LineItemEndDate": "10/03/2016",
111
- "LineItemDays": "MTWTF--",
112
- "LineItemRate": 500.0
113
- },
114
- {
115
- "LineItemDescription": "M-F 12n-1p",
116
- "LineItemStartDate": "10/05/2016",
117
- "LineItemEndDate": "10/05/2016",
118
- "LineItemDays": "--2----",
119
- "LineItemRate": 200.0
120
- },
121
- {
122
- "LineItemDescription": "M-F 4p-430p",
123
- "LineItemStartDate": "10/05/2016",
124
- "LineItemEndDate": "10/05/2016",
125
- "LineItemDays": "--1----",
126
- "LineItemRate": 200.0
127
- },
128
- {
129
- "LineItemDescription": "M-F 430p-5p",
130
- "LineItemStartDate": "10/05/2016",
131
- "LineItemEndDate": "10/05/2016",
132
- "LineItemDays": "--1----",
133
- "LineItemRate": 300.0
134
- }
135
- ]
136
- }
137
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/536c5c90c803552970cad769b6caef45/metadata.json DELETED
@@ -1,75 +0,0 @@
1
- {
2
- "doc_hash": "536c5c90c803552970cad769b6caef45",
3
- "original_pdf": "original.pdf",
4
- "ground_truth": "gt.json",
5
- "pipelines": [
6
- {
7
- "pipeline_name": "default",
8
- "noisy_pdf": "default/default_noisy.pdf"
9
- },
10
- {
11
- "pipeline_name": "archetype3",
12
- "noisy_pdf": "archetype3/archetype3_noisy.pdf"
13
- },
14
- {
15
- "pipeline_name": "archetype4",
16
- "noisy_pdf": "archetype4/archetype4_noisy.pdf"
17
- },
18
- {
19
- "pipeline_name": "archetype7",
20
- "noisy_pdf": "archetype7/archetype7_noisy.pdf"
21
- },
22
- {
23
- "pipeline_name": "archetype10",
24
- "noisy_pdf": "archetype10/archetype10_noisy.pdf"
25
- },
26
- {
27
- "pipeline_name": "archetype11",
28
- "noisy_pdf": "archetype11/archetype11_noisy.pdf"
29
- },
30
- {
31
- "pipeline_name": "custom12",
32
- "noisy_pdf": "custom12/custom12_noisy.pdf"
33
- },
34
- {
35
- "pipeline_name": "custom13",
36
- "noisy_pdf": "custom13/custom13_noisy.pdf"
37
- },
38
- {
39
- "pipeline_name": "custom14",
40
- "noisy_pdf": "custom14/custom14_noisy.pdf"
41
- },
42
- {
43
- "pipeline_name": "custom16",
44
- "noisy_pdf": "custom16/custom16_noisy.pdf"
45
- },
46
- {
47
- "pipeline_name": "custom17",
48
- "noisy_pdf": "custom17/custom17_noisy.pdf"
49
- },
50
- {
51
- "pipeline_name": "custom18",
52
- "noisy_pdf": "custom18/custom18_noisy.pdf"
53
- },
54
- {
55
- "pipeline_name": "custom19",
56
- "noisy_pdf": "custom19/custom19_noisy.pdf"
57
- },
58
- {
59
- "pipeline_name": "custom20",
60
- "noisy_pdf": "custom20/custom20_noisy.pdf"
61
- },
62
- {
63
- "pipeline_name": "custom21",
64
- "noisy_pdf": "custom21/custom21_noisy.pdf"
65
- },
66
- {
67
- "pipeline_name": "custom22",
68
- "noisy_pdf": "custom22/custom22_noisy.pdf"
69
- },
70
- {
71
- "pipeline_name": "custom23",
72
- "noisy_pdf": "custom23/custom23_noisy.pdf"
73
- }
74
- ]
75
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/5b79d718c8ac073a5b3c3ba2162173cb/gt.json DELETED
@@ -1,623 +0,0 @@
1
- {
2
- "document_class": {
3
- "type": "Invoice"
4
- },
5
- "split_document": {
6
- "page_indices": [
7
- 0,
8
- 1,
9
- 2,
10
- 3,
11
- 4,
12
- 5,
13
- 6,
14
- 7,
15
- 8
16
- ]
17
- },
18
- "inference_result": {
19
- "Agency": "",
20
- "Advertiser": "Friends of Dennis Malak",
21
- "GrossTotal": 5886.5,
22
- "PaymentTerms": null,
23
- "AgencyCommission": null,
24
- "NetAmountDue": null,
25
- "LineItems": [
26
- {
27
- "LineItemDescription": "AVG. ALL WKS<",
28
- "LineItemStartDate": "11/07/16",
29
- "LineItemEndDate": "11/13/16",
30
- "LineItemDays": "M",
31
- "LineItemRate": 2.75
32
- },
33
- {
34
- "LineItemDescription": "AVG. ALL WKS<",
35
- "LineItemStartDate": "11/07/16",
36
- "LineItemEndDate": "11/13/16",
37
- "LineItemDays": "M",
38
- "LineItemRate": 2.5
39
- },
40
- {
41
- "LineItemDescription": "AVG. ALL WKS<",
42
- "LineItemStartDate": "10/31/16",
43
- "LineItemEndDate": "11/06/16",
44
- "LineItemDays": "M-Su",
45
- "LineItemRate": 5.25
46
- },
47
- {
48
- "LineItemDescription": "AVG. ALL WKS<",
49
- "LineItemStartDate": "10/31/16",
50
- "LineItemEndDate": "11/06/16",
51
- "LineItemDays": "Sa-Su",
52
- "LineItemRate": 5.5
53
- },
54
- {
55
- "LineItemDescription": "AVG. ALL WKS<",
56
- "LineItemStartDate": "11/07/16",
57
- "LineItemEndDate": "11/13/16",
58
- "LineItemDays": "M",
59
- "LineItemRate": 4.5
60
- },
61
- {
62
- "LineItemDescription": "VARIOUS",
63
- "LineItemStartDate": "10/31/16",
64
- "LineItemEndDate": "11/06/16",
65
- "LineItemDays": "M",
66
- "LineItemRate": 1.25
67
- },
68
- {
69
- "LineItemDescription": "VARIOUS",
70
- "LineItemStartDate": "10/31/16",
71
- "LineItemEndDate": "11/06/16",
72
- "LineItemDays": "M-Su",
73
- "LineItemRate": 1.75
74
- },
75
- {
76
- "LineItemDescription": "AVG. ALL WKS<",
77
- "LineItemStartDate": "10/31/16",
78
- "LineItemEndDate": "11/06/16",
79
- "LineItemDays": "M-Su",
80
- "LineItemRate": 4.5
81
- },
82
- {
83
- "LineItemDescription": "VARIOUS",
84
- "LineItemStartDate": "10/31/16",
85
- "LineItemEndDate": "11/06/16",
86
- "LineItemDays": "M-Su",
87
- "LineItemRate": 1.25
88
- },
89
- {
90
- "LineItemDescription": "VARIOUS",
91
- "LineItemStartDate": "11/07/16",
92
- "LineItemEndDate": "11/13/16",
93
- "LineItemDays": "M-Tu",
94
- "LineItemRate": 0.75
95
- },
96
- {
97
- "LineItemDescription": "VARIOUS",
98
- "LineItemStartDate": "11/07/16",
99
- "LineItemEndDate": "11/13/16",
100
- "LineItemDays": "M-Tu",
101
- "LineItemRate": 1.0
102
- },
103
- {
104
- "LineItemDescription": "AVG. ALL WKS<",
105
- "LineItemStartDate": "10/31/16",
106
- "LineItemEndDate": "11/06/16",
107
- "LineItemDays": "Sa-Su",
108
- "LineItemRate": 2.0
109
- },
110
- {
111
- "LineItemDescription": "AVG. ALL WKS<",
112
- "LineItemStartDate": "10/31/16",
113
- "LineItemEndDate": "11/06/16",
114
- "LineItemDays": "Sa-Su",
115
- "LineItemRate": 2.5
116
- },
117
- {
118
- "LineItemDescription": "AVG. ALL WKS<",
119
- "LineItemStartDate": "11/07/16",
120
- "LineItemEndDate": "11/13/16",
121
- "LineItemDays": "M",
122
- "LineItemRate": 8.75
123
- },
124
- {
125
- "LineItemDescription": "AVG. ALL WKS<",
126
- "LineItemStartDate": "10/31/16",
127
- "LineItemEndDate": "11/06/16",
128
- "LineItemDays": "M-Su",
129
- "LineItemRate": 8.75
130
- },
131
- {
132
- "LineItemDescription": "AVG. ALL WKS<",
133
- "LineItemStartDate": "10/31/16",
134
- "LineItemEndDate": "11/06/16",
135
- "LineItemDays": "Sa-Su",
136
- "LineItemRate": 9.0
137
- },
138
- {
139
- "LineItemDescription": "NFL REGULAR SE",
140
- "LineItemStartDate": "10/31/16",
141
- "LineItemEndDate": "11/13/16",
142
- "LineItemDays": "M",
143
- "LineItemRate": 80.0
144
- },
145
- {
146
- "LineItemDescription": "AVG. ALL WKS<",
147
- "LineItemStartDate": "10/31/16",
148
- "LineItemEndDate": "11/06/16",
149
- "LineItemDays": "M-Su",
150
- "LineItemRate": 13.0
151
- },
152
- {
153
- "LineItemDescription": "VARIOUS",
154
- "LineItemStartDate": "10/31/16",
155
- "LineItemEndDate": "11/06/16",
156
- "LineItemDays": "Sa-Su",
157
- "LineItemRate": 14.5
158
- },
159
- {
160
- "LineItemDescription": "VARIOUS",
161
- "LineItemStartDate": "11/07/16",
162
- "LineItemEndDate": "11/13/16",
163
- "LineItemDays": "M",
164
- "LineItemRate": 5.25
165
- },
166
- {
167
- "LineItemDescription": "VARIOUS",
168
- "LineItemStartDate": "10/31/16",
169
- "LineItemEndDate": "11/06/16",
170
- "LineItemDays": "M-Su",
171
- "LineItemRate": 5.25
172
- },
173
- {
174
- "LineItemDescription": "SATURDAY MOVIE/SUNDAY MOVIE",
175
- "LineItemStartDate": "10/31/16",
176
- "LineItemEndDate": "11/06/16",
177
- "LineItemDays": "Sa-Su",
178
- "LineItemRate": 5.5
179
- },
180
- {
181
- "LineItemDescription": "AVG. ALL WKS<",
182
- "LineItemStartDate": "11/07/16",
183
- "LineItemEndDate": "11/13/16",
184
- "LineItemDays": "M",
185
- "LineItemRate": 10.0
186
- },
187
- {
188
- "LineItemDescription": "AVG. ALL WKS<",
189
- "LineItemStartDate": "10/31/16",
190
- "LineItemEndDate": "11/06/16",
191
- "LineItemDays": "M-Su",
192
- "LineItemRate": 10.0
193
- },
194
- {
195
- "LineItemDescription": "AVG. ALL WKS<",
196
- "LineItemStartDate": "10/31/16",
197
- "LineItemEndDate": "11/06/16",
198
- "LineItemDays": "M-Su",
199
- "LineItemRate": 3.25
200
- },
201
- {
202
- "LineItemDescription": "AVG. ALL WKS<",
203
- "LineItemStartDate": "10/31/16",
204
- "LineItemEndDate": "11/06/16",
205
- "LineItemDays": "Sa-Su",
206
- "LineItemRate": 10.5
207
- },
208
- {
209
- "LineItemDescription": "AVG. ALL WKS<",
210
- "LineItemStartDate": "11/07/16",
211
- "LineItemEndDate": "11/13/16",
212
- "LineItemDays": "M",
213
- "LineItemRate": 6.25
214
- },
215
- {
216
- "LineItemDescription": "AVG. ALL WKS<",
217
- "LineItemStartDate": "10/31/16",
218
- "LineItemEndDate": "11/06/16",
219
- "LineItemDays": "M-Su",
220
- "LineItemRate": 6.25
221
- },
222
- {
223
- "LineItemDescription": "AVG. ALL WKS<",
224
- "LineItemStartDate": "10/31/16",
225
- "LineItemEndDate": "11/06/16",
226
- "LineItemDays": "Sa-Su",
227
- "LineItemRate": 6.5
228
- },
229
- {
230
- "LineItemDescription": "AVG. ALL WKS<",
231
- "LineItemStartDate": "11/07/16",
232
- "LineItemEndDate": "11/13/16",
233
- "LineItemDays": "M",
234
- "LineItemRate": 9.5
235
- },
236
- {
237
- "LineItemDescription": "FOX AND FRIEND<",
238
- "LineItemStartDate": "10/31/16",
239
- "LineItemEndDate": "11/06/16",
240
- "LineItemDays": "M",
241
- "LineItemRate": 1.5
242
- },
243
- {
244
- "LineItemDescription": "FOX AND FRIEND<",
245
- "LineItemStartDate": "10/31/16",
246
- "LineItemEndDate": "11/06/16",
247
- "LineItemDays": "M-Su",
248
- "LineItemRate": 4.0
249
- },
250
- {
251
- "LineItemDescription": "AVG. ALL WKS<",
252
- "LineItemStartDate": "10/31/16",
253
- "LineItemEndDate": "11/06/16",
254
- "LineItemDays": "M-Su",
255
- "LineItemRate": 9.5
256
- },
257
- {
258
- "LineItemDescription": "FOX AND FRIEND<",
259
- "LineItemStartDate": "10/31/16",
260
- "LineItemEndDate": "11/06/16",
261
- "LineItemDays": "M-Su",
262
- "LineItemRate": 3.0
263
- },
264
- {
265
- "LineItemDescription": "FOX AND FRIEND<",
266
- "LineItemStartDate": "11/07/16",
267
- "LineItemEndDate": "11/13/16",
268
- "LineItemDays": "M-Tu",
269
- "LineItemRate": 2.0
270
- },
271
- {
272
- "LineItemDescription": "FOX AND FRIEND<",
273
- "LineItemStartDate": "11/07/16",
274
- "LineItemEndDate": "11/13/16",
275
- "LineItemDays": "M-Tu",
276
- "LineItemRate": 2.0
277
- },
278
- {
279
- "LineItemDescription": "VARIOUS",
280
- "LineItemStartDate": "10/31/16",
281
- "LineItemEndDate": "11/06/16",
282
- "LineItemDays": "Sa-Su",
283
- "LineItemRate": 5.0
284
- },
285
- {
286
- "LineItemDescription": "VARIOUS",
287
- "LineItemStartDate": "10/31/16",
288
- "LineItemEndDate": "11/06/16",
289
- "LineItemDays": "Sa-Su",
290
- "LineItemRate": 5.0
291
- },
292
- {
293
- "LineItemDescription": "AVG. ALL WKS<",
294
- "LineItemStartDate": "11/07/16",
295
- "LineItemEndDate": "11/13/16",
296
- "LineItemDays": "M",
297
- "LineItemRate": 4.0
298
- },
299
- {
300
- "LineItemDescription": "AVG. ALL WKS<",
301
- "LineItemStartDate": "10/31/16",
302
- "LineItemEndDate": "11/06/16",
303
- "LineItemDays": "M-Su",
304
- "LineItemRate": 4.0
305
- },
306
- {
307
- "LineItemDescription": "AVG. ALL WKS<",
308
- "LineItemStartDate": "10/31/16",
309
- "LineItemEndDate": "11/06/16",
310
- "LineItemDays": "Sa-Su",
311
- "LineItemRate": 4.0
312
- },
313
- {
314
- "LineItemDescription": "VARIOUS",
315
- "LineItemStartDate": "11/07/16",
316
- "LineItemEndDate": "11/13/16",
317
- "LineItemDays": "M",
318
- "LineItemRate": 13.0
319
- },
320
- {
321
- "LineItemDescription": "VARIOUS",
322
- "LineItemStartDate": "10/31/16",
323
- "LineItemEndDate": "11/06/16",
324
- "LineItemDays": "M-Su",
325
- "LineItemRate": 13.0
326
- },
327
- {
328
- "LineItemDescription": "VARIOUS",
329
- "LineItemStartDate": "10/31/16",
330
- "LineItemEndDate": "11/06/16",
331
- "LineItemDays": "M-Su",
332
- "LineItemRate": 4.5
333
- },
334
- {
335
- "LineItemDescription": "AVG. ALL WKS",
336
- "LineItemStartDate": "10/31/16",
337
- "LineItemEndDate": "11/06/16",
338
- "LineItemDays": "Sa-Su",
339
- "LineItemRate": 14.5
340
- },
341
- {
342
- "LineItemDescription": "AVG. ALL WKS<",
343
- "LineItemStartDate": "11/07/16",
344
- "LineItemEndDate": "11/13/16",
345
- "LineItemDays": "M",
346
- "LineItemRate": 8.25
347
- },
348
- {
349
- "LineItemDescription": "AVG. ALL WKS<",
350
- "LineItemStartDate": "10/31/16",
351
- "LineItemEndDate": "11/06/16",
352
- "LineItemDays": "M-Su",
353
- "LineItemRate": 8.25
354
- },
355
- {
356
- "LineItemDescription": "AVG. ALL WKS<",
357
- "LineItemStartDate": "10/31/16",
358
- "LineItemEndDate": "11/06/16",
359
- "LineItemDays": "Sa-Su",
360
- "LineItemRate": 8.5
361
- },
362
- {
363
- "LineItemDescription": "AVG. ALL WKS",
364
- "LineItemStartDate": "11/07/16",
365
- "LineItemEndDate": "11/13/16",
366
- "LineItemDays": "M",
367
- "LineItemRate": 8.5
368
- },
369
- {
370
- "LineItemDescription": "AVG. ALL WKS",
371
- "LineItemStartDate": "10/31/16",
372
- "LineItemEndDate": "11/06/16",
373
- "LineItemDays": "M-Su",
374
- "LineItemRate": 8.5
375
- },
376
- {
377
- "LineItemDescription": "AVG. ALL WKS<",
378
- "LineItemStartDate": "10/31/16",
379
- "LineItemEndDate": "11/06/16",
380
- "LineItemDays": "Sa-Su",
381
- "LineItemRate": 9.0
382
- },
383
- {
384
- "LineItemDescription": "AVG. ALL WKS<",
385
- "LineItemStartDate": "11/07/16",
386
- "LineItemEndDate": "11/13/16",
387
- "LineItemDays": "M",
388
- "LineItemRate": 2.0
389
- },
390
- {
391
- "LineItemDescription": "AVG. ALL WKS<",
392
- "LineItemStartDate": "10/31/16",
393
- "LineItemEndDate": "11/06/16",
394
- "LineItemDays": "M-Su",
395
- "LineItemRate": 1.0
396
- },
397
- {
398
- "LineItemDescription": "AVG. ALL WKS<",
399
- "LineItemStartDate": "10/31/16",
400
- "LineItemEndDate": "11/06/16",
401
- "LineItemDays": "M-Su",
402
- "LineItemRate": 2.0
403
- },
404
- {
405
- "LineItemDescription": "MORNING JOE<",
406
- "LineItemStartDate": "11/07/16",
407
- "LineItemEndDate": "11/13/16",
408
- "LineItemDays": "M-Tu",
409
- "LineItemRate": 1.0
410
- },
411
- {
412
- "LineItemDescription": "AVG. ALL WKS<",
413
- "LineItemStartDate": "10/31/16",
414
- "LineItemEndDate": "11/06/16",
415
- "LineItemDays": "Sa-Su",
416
- "LineItemRate": 1.0
417
- },
418
- {
419
- "LineItemDescription": "AVG. ALL WKS<",
420
- "LineItemStartDate": "11/07/16",
421
- "LineItemEndDate": "11/13/16",
422
- "LineItemDays": "M",
423
- "LineItemRate": 3.0
424
- },
425
- {
426
- "LineItemDescription": "AVG. ALL WKS<",
427
- "LineItemStartDate": "10/31/16",
428
- "LineItemEndDate": "11/06/16",
429
- "LineItemDays": "M-Su",
430
- "LineItemRate": 3.0
431
- },
432
- {
433
- "LineItemDescription": "AVG. ALL WKS<",
434
- "LineItemStartDate": "10/31/16",
435
- "LineItemEndDate": "11/06/16",
436
- "LineItemDays": "Sa-Su",
437
- "LineItemRate": 1.0
438
- },
439
- {
440
- "LineItemDescription": "AVG. ALL WKS<",
441
- "LineItemStartDate": "10/31/16",
442
- "LineItemEndDate": "11/06/16",
443
- "LineItemDays": "Sa-Su",
444
- "LineItemRate": 2.0
445
- },
446
- {
447
- "LineItemDescription": "AVG. ALL WKS",
448
- "LineItemStartDate": "10/31/16",
449
- "LineItemEndDate": "11/06/16",
450
- "LineItemDays": "Th",
451
- "LineItemRate": 40.0
452
- },
453
- {
454
- "LineItemDescription": "AVG. ALL WKS",
455
- "LineItemStartDate": "11/07/16",
456
- "LineItemEndDate": "11/13/16",
457
- "LineItemDays": "M",
458
- "LineItemRate": 3.5
459
- },
460
- {
461
- "LineItemDescription": "AVG. ALL WKS",
462
- "LineItemStartDate": "10/31/16",
463
- "LineItemEndDate": "11/06/16",
464
- "LineItemDays": "M-Su",
465
- "LineItemRate": 3.5
466
- },
467
- {
468
- "LineItemDescription": "AVG. ALL WKS",
469
- "LineItemStartDate": "10/31/16",
470
- "LineItemEndDate": "11/06/16",
471
- "LineItemDays": "Sa-Su",
472
- "LineItemRate": 3.5
473
- },
474
- {
475
- "LineItemDescription": "SYFY MOVIE<",
476
- "LineItemStartDate": "11/07/16",
477
- "LineItemEndDate": "11/13/16",
478
- "LineItemDays": "M",
479
- "LineItemRate": 2.0
480
- },
481
- {
482
- "LineItemDescription": "SYFY MOVIE<",
483
- "LineItemStartDate": "10/31/16",
484
- "LineItemEndDate": "11/06/16",
485
- "LineItemDays": "M-Su",
486
- "LineItemRate": 2.0
487
- },
488
- {
489
- "LineItemDescription": "SYFY MOVIE",
490
- "LineItemStartDate": "10/31/16",
491
- "LineItemEndDate": "11/06/16",
492
- "LineItemDays": "Sa-Su",
493
- "LineItemRate": 2.0
494
- },
495
- {
496
- "LineItemDescription": "VARIOUS",
497
- "LineItemStartDate": "11/07/16",
498
- "LineItemEndDate": "11/13/16",
499
- "LineItemDays": "M",
500
- "LineItemRate": 10.5
501
- },
502
- {
503
- "LineItemDescription": "VARIOUS",
504
- "LineItemStartDate": "10/31/16",
505
- "LineItemEndDate": "11/06/16",
506
- "LineItemDays": "M-Su",
507
- "LineItemRate": 10.5
508
- },
509
- {
510
- "LineItemDescription": "VARIOUS",
511
- "LineItemStartDate": "10/31/16",
512
- "LineItemEndDate": "11/06/16",
513
- "LineItemDays": "Sa-Su",
514
- "LineItemRate": 11.0
515
- },
516
- {
517
- "LineItemDescription": "AVG. ALL WKS",
518
- "LineItemStartDate": "11/07/16",
519
- "LineItemEndDate": "11/13/16",
520
- "LineItemDays": "M",
521
- "LineItemRate": 12.5
522
- },
523
- {
524
- "LineItemDescription": "AVG. ALL WKS",
525
- "LineItemStartDate": "10/31/16",
526
- "LineItemEndDate": "11/06/16",
527
- "LineItemDays": "M-Su",
528
- "LineItemRate": 12.5
529
- },
530
- {
531
- "LineItemDescription": "AVG. ALL WKS",
532
- "LineItemStartDate": "10/31/16",
533
- "LineItemEndDate": "11/06/16",
534
- "LineItemDays": "Sa-Su",
535
- "LineItemRate": 13.0
536
- },
537
- {
538
- "LineItemDescription": "AVG. ALL WKS<",
539
- "LineItemStartDate": "11/07/16",
540
- "LineItemEndDate": "11/13/16",
541
- "LineItemDays": "M",
542
- "LineItemRate": 10.5
543
- },
544
- {
545
- "LineItemDescription": "AVG. ALL WKS<",
546
- "LineItemStartDate": "10/31/16",
547
- "LineItemEndDate": "11/06/16",
548
- "LineItemDays": "M-Su",
549
- "LineItemRate": 10.5
550
- },
551
- {
552
- "LineItemDescription": "AVG. ALL WKS<",
553
- "LineItemStartDate": "10/31/16",
554
- "LineItemEndDate": "11/06/16",
555
- "LineItemDays": "Sa-Su",
556
- "LineItemRate": 11.0
557
- },
558
- {
559
- "LineItemDescription": "VARIOUS",
560
- "LineItemStartDate": "11/07/16",
561
- "LineItemEndDate": "11/13/16",
562
- "LineItemDays": "M",
563
- "LineItemRate": 3.5
564
- },
565
- {
566
- "LineItemDescription": "VARIOUS",
567
- "LineItemStartDate": "10/31/16",
568
- "LineItemEndDate": "11/06/16",
569
- "LineItemDays": "M-Su",
570
- "LineItemRate": 3.5
571
- },
572
- {
573
- "LineItemDescription": "AVG. ALL WKS<",
574
- "LineItemStartDate": "10/31/16",
575
- "LineItemEndDate": "11/06/16",
576
- "LineItemDays": "Sa-Su",
577
- "LineItemRate": 4.5
578
- },
579
- {
580
- "LineItemDescription": "AVG. ALL WKS<",
581
- "LineItemStartDate": "11/07/16",
582
- "LineItemEndDate": "11/13/16",
583
- "LineItemDays": "M",
584
- "LineItemRate": 14.0
585
- },
586
- {
587
- "LineItemDescription": "AVG. ALL WKS<",
588
- "LineItemStartDate": "10/31/16",
589
- "LineItemEndDate": "11/06/16",
590
- "LineItemDays": "M-Su",
591
- "LineItemRate": 14.0
592
- },
593
- {
594
- "LineItemDescription": "AVG. ALL WKS",
595
- "LineItemStartDate": "10/31/16",
596
- "LineItemEndDate": "11/06/16",
597
- "LineItemDays": "Sa-Su",
598
- "LineItemRate": 15.5
599
- },
600
- {
601
- "LineItemDescription": "AVG. ALL WKS<",
602
- "LineItemStartDate": "11/07/16",
603
- "LineItemEndDate": "11/13/16",
604
- "LineItemDays": "M",
605
- "LineItemRate": 1.5
606
- },
607
- {
608
- "LineItemDescription": "AVG. ALL WKS<",
609
- "LineItemStartDate": "10/31/16",
610
- "LineItemEndDate": "11/06/16",
611
- "LineItemDays": "M-Su",
612
- "LineItemRate": 1.5
613
- },
614
- {
615
- "LineItemDescription": "AVG. ALL WKS<",
616
- "LineItemStartDate": "10/31/16",
617
- "LineItemEndDate": "11/06/16",
618
- "LineItemDays": "Sa-Su",
619
- "LineItemRate": 1.5
620
- }
621
- ]
622
- }
623
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/5b79d718c8ac073a5b3c3ba2162173cb/metadata.json DELETED
@@ -1,79 +0,0 @@
1
- {
2
- "doc_hash": "5b79d718c8ac073a5b3c3ba2162173cb",
3
- "original_pdf": "original.pdf",
4
- "ground_truth": "gt.json",
5
- "pipelines": [
6
- {
7
- "pipeline_name": "default",
8
- "noisy_pdf": "default/default_noisy.pdf"
9
- },
10
- {
11
- "pipeline_name": "archetype3",
12
- "noisy_pdf": "archetype3/archetype3_noisy.pdf"
13
- },
14
- {
15
- "pipeline_name": "archetype4",
16
- "noisy_pdf": "archetype4/archetype4_noisy.pdf"
17
- },
18
- {
19
- "pipeline_name": "archetype7",
20
- "noisy_pdf": "archetype7/archetype7_noisy.pdf"
21
- },
22
- {
23
- "pipeline_name": "archetype9",
24
- "noisy_pdf": "archetype9/archetype9_noisy.pdf"
25
- },
26
- {
27
- "pipeline_name": "archetype10",
28
- "noisy_pdf": "archetype10/archetype10_noisy.pdf"
29
- },
30
- {
31
- "pipeline_name": "archetype11",
32
- "noisy_pdf": "archetype11/archetype11_noisy.pdf"
33
- },
34
- {
35
- "pipeline_name": "custom12",
36
- "noisy_pdf": "custom12/custom12_noisy.pdf"
37
- },
38
- {
39
- "pipeline_name": "custom13",
40
- "noisy_pdf": "custom13/custom13_noisy.pdf"
41
- },
42
- {
43
- "pipeline_name": "custom14",
44
- "noisy_pdf": "custom14/custom14_noisy.pdf"
45
- },
46
- {
47
- "pipeline_name": "custom15",
48
- "noisy_pdf": "custom15/custom15_noisy.pdf"
49
- },
50
- {
51
- "pipeline_name": "custom16",
52
- "noisy_pdf": "custom16/custom16_noisy.pdf"
53
- },
54
- {
55
- "pipeline_name": "custom17",
56
- "noisy_pdf": "custom17/custom17_noisy.pdf"
57
- },
58
- {
59
- "pipeline_name": "custom18",
60
- "noisy_pdf": "custom18/custom18_noisy.pdf"
61
- },
62
- {
63
- "pipeline_name": "custom19",
64
- "noisy_pdf": "custom19/custom19_noisy.pdf"
65
- },
66
- {
67
- "pipeline_name": "custom20",
68
- "noisy_pdf": "custom20/custom20_noisy.pdf"
69
- },
70
- {
71
- "pipeline_name": "custom21",
72
- "noisy_pdf": "custom21/custom21_noisy.pdf"
73
- },
74
- {
75
- "pipeline_name": "custom22",
76
- "noisy_pdf": "custom22/custom22_noisy.pdf"
77
- }
78
- ]
79
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/5cca3cc07f830f202928faa5a8f316af/gt.json DELETED
@@ -1,327 +0,0 @@
1
- {
2
- "document_class": {
3
- "type": "Invoice"
4
- },
5
- "split_document": {
6
- "page_indices": [
7
- 0,
8
- 1,
9
- 2,
10
- 3,
11
- 4,
12
- 5,
13
- 6
14
- ]
15
- },
16
- "inference_result": {
17
- "Agency": "Great American Media",
18
- "Advertiser": "POL/NEA Advocacy Fund",
19
- "GrossTotal": 35250.0,
20
- "PaymentTerms": "30 Days",
21
- "AgencyCommission": 5287.5,
22
- "NetAmountDue": 29962.5,
23
- "LineItems": [
24
- {
25
- "LineItemDescription": "People's Court",
26
- "LineItemStartDate": "10/13/14",
27
- "LineItemEndDate": "10/19/14",
28
- "LineItemDays": "-TWTF--",
29
- "LineItemRate": 100.0
30
- },
31
- {
32
- "LineItemDescription": "M-F 10P-1035P NEWS",
33
- "LineItemStartDate": "10/13/14",
34
- "LineItemEndDate": "10/19/14",
35
- "LineItemDays": "-TWTF--",
36
- "LineItemRate": 2000.0
37
- },
38
- {
39
- "LineItemDescription": "Rachael Ray",
40
- "LineItemStartDate": "10/13/14",
41
- "LineItemEndDate": "10/19/14",
42
- "LineItemDays": "-TWTF--",
43
- "LineItemRate": 100.0
44
- },
45
- {
46
- "LineItemDescription": "Inside Edition",
47
- "LineItemStartDate": "10/13/14",
48
- "LineItemEndDate": "10/19/14",
49
- "LineItemDays": "-TWTF--",
50
- "LineItemRate": 450.0
51
- },
52
- {
53
- "LineItemDescription": "Hot in Cleveland",
54
- "LineItemStartDate": "10/13/14",
55
- "LineItemEndDate": "10/19/14",
56
- "LineItemDays": "-TWTF--",
57
- "LineItemRate": 25.0
58
- },
59
- {
60
- "LineItemDescription": "Judge Mathis",
61
- "LineItemStartDate": "10/13/14",
62
- "LineItemEndDate": "10/19/14",
63
- "LineItemDays": "-TWTF--",
64
- "LineItemRate": 100.0
65
- },
66
- {
67
- "LineItemDescription": "Raymond",
68
- "LineItemStartDate": "10/13/14",
69
- "LineItemEndDate": "10/19/14",
70
- "LineItemDays": "-TWTF--",
71
- "LineItemRate": 25.0
72
- },
73
- {
74
- "LineItemDescription": "Hot Bench",
75
- "LineItemStartDate": "10/13/14",
76
- "LineItemEndDate": "10/19/14",
77
- "LineItemDays": "-TWTF--",
78
- "LineItemRate": 125.0
79
- },
80
- {
81
- "LineItemDescription": "Dr. Phil",
82
- "LineItemStartDate": "10/13/14",
83
- "LineItemEndDate": "10/19/14",
84
- "LineItemDays": "-TWTF--",
85
- "LineItemRate": 150.0
86
- },
87
- {
88
- "LineItemDescription": "Judge Judy",
89
- "LineItemStartDate": "10/13/14",
90
- "LineItemEndDate": "10/19/14",
91
- "LineItemDays": "-TWTF--",
92
- "LineItemRate": 200.0
93
- },
94
- {
95
- "LineItemDescription": "M-F 5P-530P NEWS",
96
- "LineItemStartDate": "10/13/14",
97
- "LineItemEndDate": "10/19/14",
98
- "LineItemDays": "----F--",
99
- "LineItemRate": 450.0
100
- },
101
- {
102
- "LineItemDescription": "WAKE UP 2DAY (M-F)",
103
- "LineItemStartDate": "10/13/14",
104
- "LineItemEndDate": "10/19/14",
105
- "LineItemDays": "-TWTF--",
106
- "LineItemRate": 275.0
107
- },
108
- {
109
- "LineItemDescription": "M-F 530P-6P NEWS",
110
- "LineItemStartDate": "10/13/14",
111
- "LineItemEndDate": "10/19/14",
112
- "LineItemDays": "--W----",
113
- "LineItemRate": 450.0
114
- },
115
- {
116
- "LineItemDescription": "M-F 6P-630P NEWS",
117
- "LineItemStartDate": "10/13/14",
118
- "LineItemEndDate": "10/19/14",
119
- "LineItemDays": "----F--",
120
- "LineItemRate": 2000.0
121
- },
122
- {
123
- "LineItemDescription": "Wheel of Fortune",
124
- "LineItemStartDate": "10/13/14",
125
- "LineItemEndDate": "10/19/14",
126
- "LineItemDays": "--W----",
127
- "LineItemRate": 1350.0
128
- },
129
- {
130
- "LineItemDescription": "Live with Kelly",
131
- "LineItemStartDate": "10/13/14",
132
- "LineItemEndDate": "10/19/14",
133
- "LineItemDays": "-TWTF--",
134
- "LineItemRate": 200.0
135
- },
136
- {
137
- "LineItemDescription": "Family Feud/Celebrity Nam",
138
- "LineItemStartDate": "10/13/14",
139
- "LineItemEndDate": "10/19/14",
140
- "LineItemDays": "-TWTF--",
141
- "LineItemRate": 100.0
142
- },
143
- {
144
- "LineItemDescription": "Sleepy Hollow",
145
- "LineItemStartDate": "10/20/14",
146
- "LineItemEndDate": "10/26/14",
147
- "LineItemDays": "1------",
148
- "LineItemRate": 2300.0
149
- },
150
- {
151
- "LineItemDescription": "SA 10P-1035P NEWS",
152
- "LineItemStartDate": "10/13/14",
153
- "LineItemEndDate": "10/19/14",
154
- "LineItemDays": "-----1-",
155
- "LineItemRate": 1500.0
156
- },
157
- {
158
- "LineItemDescription": "Animation Domination",
159
- "LineItemStartDate": "10/13/14",
160
- "LineItemEndDate": "10/19/14",
161
- "LineItemDays": "-----1-",
162
- "LineItemRate": 150.0
163
- },
164
- {
165
- "LineItemDescription": "Anger Management/Cougarto",
166
- "LineItemStartDate": "10/13/14",
167
- "LineItemEndDate": "10/19/14",
168
- "LineItemDays": "-----1-",
169
- "LineItemRate": 25.0
170
- },
171
- {
172
- "LineItemDescription": "Family Feud",
173
- "LineItemStartDate": "10/13/14",
174
- "LineItemEndDate": "10/19/14",
175
- "LineItemDays": "-----1-",
176
- "LineItemRate": 300.0
177
- },
178
- {
179
- "LineItemDescription": "SA 6P-630P NEWS",
180
- "LineItemStartDate": "10/13/14",
181
- "LineItemEndDate": "10/19/14",
182
- "LineItemDays": "-----1-",
183
- "LineItemRate": 1500.0
184
- },
185
- {
186
- "LineItemDescription": "SA Wheel",
187
- "LineItemStartDate": "10/13/14",
188
- "LineItemEndDate": "10/19/14",
189
- "LineItemDays": "-----1-",
190
- "LineItemRate": 800.0
191
- },
192
- {
193
- "LineItemDescription": "Big Bang Theory",
194
- "LineItemStartDate": "10/13/14",
195
- "LineItemEndDate": "10/19/14",
196
- "LineItemDays": "-----1-",
197
- "LineItemRate": 250.0
198
- },
199
- {
200
- "LineItemDescription": "2.5 Men",
201
- "LineItemStartDate": "10/13/14",
202
- "LineItemEndDate": "10/19/14",
203
- "LineItemDays": "-----1-",
204
- "LineItemRate": 250.0
205
- },
206
- {
207
- "LineItemDescription": "SU 10P-1035P NEWS",
208
- "LineItemStartDate": "10/13/14",
209
- "LineItemEndDate": "10/19/14",
210
- "LineItemDays": "------1",
211
- "LineItemRate": 1650.0
212
- },
213
- {
214
- "LineItemDescription": "Inside Edition",
215
- "LineItemStartDate": "10/13/14",
216
- "LineItemEndDate": "10/19/14",
217
- "LineItemDays": "------1",
218
- "LineItemRate": 300.0
219
- },
220
- {
221
- "LineItemDescription": "SU 6P-630P NEWS",
222
- "LineItemStartDate": "10/13/14",
223
- "LineItemEndDate": "10/19/14",
224
- "LineItemDays": "------1",
225
- "LineItemRate": 1700.0
226
- },
227
- {
228
- "LineItemDescription": "Utopia",
229
- "LineItemStartDate": "10/13/14",
230
- "LineItemEndDate": "10/19/14",
231
- "LineItemDays": "----F--",
232
- "LineItemRate": 900.0
233
- },
234
- {
235
- "LineItemDescription": "Hell's Kitchen",
236
- "LineItemStartDate": "10/13/14",
237
- "LineItemEndDate": "10/19/14",
238
- "LineItemDays": "--W----",
239
- "LineItemRate": 1100.0
240
- },
241
- {
242
- "LineItemDescription": "Gotham",
243
- "LineItemStartDate": "10/13/14",
244
- "LineItemEndDate": "10/19/14",
245
- "LineItemDays": "----F--",
246
- "LineItemRate": 900.0
247
- },
248
- {
249
- "LineItemDescription": "People's Court",
250
- "LineItemStartDate": "10/20/14",
251
- "LineItemEndDate": "10/26/14",
252
- "LineItemDays": "1------",
253
- "LineItemRate": 100.0
254
- },
255
- {
256
- "LineItemDescription": "M-F 10P-1035P NEWS",
257
- "LineItemStartDate": "10/20/14",
258
- "LineItemEndDate": "10/26/14",
259
- "LineItemDays": "1------",
260
- "LineItemRate": 2000.0
261
- },
262
- {
263
- "LineItemDescription": "Rachael Ray",
264
- "LineItemStartDate": "10/20/14",
265
- "LineItemEndDate": "10/26/14",
266
- "LineItemDays": "1------",
267
- "LineItemRate": 100.0
268
- },
269
- {
270
- "LineItemDescription": "Inside Edition",
271
- "LineItemStartDate": "10/20/14",
272
- "LineItemEndDate": "10/26/14",
273
- "LineItemDays": "1------",
274
- "LineItemRate": 450.0
275
- },
276
- {
277
- "LineItemDescription": "Judge Mathis",
278
- "LineItemStartDate": "10/20/14",
279
- "LineItemEndDate": "10/26/14",
280
- "LineItemDays": "1------",
281
- "LineItemRate": 100.0
282
- },
283
- {
284
- "LineItemDescription": "Dr. Phil",
285
- "LineItemStartDate": "10/20/14",
286
- "LineItemEndDate": "10/26/14",
287
- "LineItemDays": "1------",
288
- "LineItemRate": 150.0
289
- },
290
- {
291
- "LineItemDescription": "Judge Judy",
292
- "LineItemStartDate": "10/20/14",
293
- "LineItemEndDate": "10/26/14",
294
- "LineItemDays": "1------",
295
- "LineItemRate": 200.0
296
- },
297
- {
298
- "LineItemDescription": "WAKE UP 2DAY (M-F)",
299
- "LineItemStartDate": "10/20/14",
300
- "LineItemEndDate": "10/26/14",
301
- "LineItemDays": "1------",
302
- "LineItemRate": 275.0
303
- },
304
- {
305
- "LineItemDescription": "Live with Kelly",
306
- "LineItemStartDate": "10/20/14",
307
- "LineItemEndDate": "10/26/14",
308
- "LineItemDays": "1------",
309
- "LineItemRate": 200.0
310
- },
311
- {
312
- "LineItemDescription": "Family Feud/Celebrity Nam",
313
- "LineItemStartDate": "10/20/14",
314
- "LineItemEndDate": "10/26/14",
315
- "LineItemDays": "1------",
316
- "LineItemRate": 100.0
317
- },
318
- {
319
- "LineItemDescription": "Big Bang Theory",
320
- "LineItemStartDate": "10/13/14",
321
- "LineItemEndDate": "10/19/14",
322
- "LineItemDays": "-TW-F--",
323
- "LineItemRate": 600.0
324
- }
325
- ]
326
- }
327
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/5cca3cc07f830f202928faa5a8f316af/metadata.json DELETED
@@ -1,71 +0,0 @@
1
- {
2
- "doc_hash": "5cca3cc07f830f202928faa5a8f316af",
3
- "original_pdf": "original.pdf",
4
- "ground_truth": "gt.json",
5
- "pipelines": [
6
- {
7
- "pipeline_name": "archetype3",
8
- "noisy_pdf": "archetype3/archetype3_noisy.pdf"
9
- },
10
- {
11
- "pipeline_name": "archetype4",
12
- "noisy_pdf": "archetype4/archetype4_noisy.pdf"
13
- },
14
- {
15
- "pipeline_name": "archetype7",
16
- "noisy_pdf": "archetype7/archetype7_noisy.pdf"
17
- },
18
- {
19
- "pipeline_name": "archetype10",
20
- "noisy_pdf": "archetype10/archetype10_noisy.pdf"
21
- },
22
- {
23
- "pipeline_name": "archetype11",
24
- "noisy_pdf": "archetype11/archetype11_noisy.pdf"
25
- },
26
- {
27
- "pipeline_name": "custom12",
28
- "noisy_pdf": "custom12/custom12_noisy.pdf"
29
- },
30
- {
31
- "pipeline_name": "custom13",
32
- "noisy_pdf": "custom13/custom13_noisy.pdf"
33
- },
34
- {
35
- "pipeline_name": "custom14",
36
- "noisy_pdf": "custom14/custom14_noisy.pdf"
37
- },
38
- {
39
- "pipeline_name": "custom15",
40
- "noisy_pdf": "custom15/custom15_noisy.pdf"
41
- },
42
- {
43
- "pipeline_name": "custom16",
44
- "noisy_pdf": "custom16/custom16_noisy.pdf"
45
- },
46
- {
47
- "pipeline_name": "custom17",
48
- "noisy_pdf": "custom17/custom17_noisy.pdf"
49
- },
50
- {
51
- "pipeline_name": "custom18",
52
- "noisy_pdf": "custom18/custom18_noisy.pdf"
53
- },
54
- {
55
- "pipeline_name": "custom19",
56
- "noisy_pdf": "custom19/custom19_noisy.pdf"
57
- },
58
- {
59
- "pipeline_name": "custom20",
60
- "noisy_pdf": "custom20/custom20_noisy.pdf"
61
- },
62
- {
63
- "pipeline_name": "custom21",
64
- "noisy_pdf": "custom21/custom21_noisy.pdf"
65
- },
66
- {
67
- "pipeline_name": "custom22",
68
- "noisy_pdf": "custom22/custom22_noisy.pdf"
69
- }
70
- ]
71
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/64e40cb2f126bad63679f19505e8b0bf/gt.json DELETED
@@ -1,49 +0,0 @@
1
- {
2
- "document_class": {
3
- "type": "Invoice"
4
- },
5
- "split_document": {
6
- "page_indices": [
7
- 0,
8
- 1,
9
- 2,
10
- 3,
11
- 4,
12
- 5,
13
- 6,
14
- 7,
15
- 8
16
- ]
17
- },
18
- "inference_result": {
19
- "Agency": "Red Eagle Media Group",
20
- "Advertiser": "Nat'l Rifle Assoc Institute for Legislative Acti",
21
- "GrossTotal": 30000.0,
22
- "PaymentTerms": null,
23
- "AgencyCommission": 4500.0,
24
- "NetAmountDue": 25500.0,
25
- "LineItems": [
26
- {
27
- "LineItemDescription": "M-F Local News @ 5p",
28
- "LineItemStartDate": "10/05/16",
29
- "LineItemEndDate": "10/05/16",
30
- "LineItemDays": "--W----",
31
- "LineItemRate": 10000.0
32
- },
33
- {
34
- "LineItemDescription": "M -F Local News @ 5p",
35
- "LineItemStartDate": "10/06/16",
36
- "LineItemEndDate": "10/06/16",
37
- "LineItemDays": "---T---",
38
- "LineItemRate": 10000.0
39
- },
40
- {
41
- "LineItemDescription": "M-F Local News @ 5p",
42
- "LineItemStartDate": "10/10/16",
43
- "LineItemEndDate": "10/10/16",
44
- "LineItemDays": "M------",
45
- "LineItemRate": 10000.0
46
- }
47
- ]
48
- }
49
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/64e40cb2f126bad63679f19505e8b0bf/metadata.json DELETED
@@ -1,71 +0,0 @@
1
- {
2
- "doc_hash": "64e40cb2f126bad63679f19505e8b0bf",
3
- "original_pdf": "original.pdf",
4
- "ground_truth": "gt.json",
5
- "pipelines": [
6
- {
7
- "pipeline_name": "archetype3",
8
- "noisy_pdf": "archetype3/archetype3_noisy.pdf"
9
- },
10
- {
11
- "pipeline_name": "archetype4",
12
- "noisy_pdf": "archetype4/archetype4_noisy.pdf"
13
- },
14
- {
15
- "pipeline_name": "archetype7",
16
- "noisy_pdf": "archetype7/archetype7_noisy.pdf"
17
- },
18
- {
19
- "pipeline_name": "archetype10",
20
- "noisy_pdf": "archetype10/archetype10_noisy.pdf"
21
- },
22
- {
23
- "pipeline_name": "archetype11",
24
- "noisy_pdf": "archetype11/archetype11_noisy.pdf"
25
- },
26
- {
27
- "pipeline_name": "custom12",
28
- "noisy_pdf": "custom12/custom12_noisy.pdf"
29
- },
30
- {
31
- "pipeline_name": "custom13",
32
- "noisy_pdf": "custom13/custom13_noisy.pdf"
33
- },
34
- {
35
- "pipeline_name": "custom14",
36
- "noisy_pdf": "custom14/custom14_noisy.pdf"
37
- },
38
- {
39
- "pipeline_name": "custom15",
40
- "noisy_pdf": "custom15/custom15_noisy.pdf"
41
- },
42
- {
43
- "pipeline_name": "custom16",
44
- "noisy_pdf": "custom16/custom16_noisy.pdf"
45
- },
46
- {
47
- "pipeline_name": "custom17",
48
- "noisy_pdf": "custom17/custom17_noisy.pdf"
49
- },
50
- {
51
- "pipeline_name": "custom18",
52
- "noisy_pdf": "custom18/custom18_noisy.pdf"
53
- },
54
- {
55
- "pipeline_name": "custom19",
56
- "noisy_pdf": "custom19/custom19_noisy.pdf"
57
- },
58
- {
59
- "pipeline_name": "custom20",
60
- "noisy_pdf": "custom20/custom20_noisy.pdf"
61
- },
62
- {
63
- "pipeline_name": "custom21",
64
- "noisy_pdf": "custom21/custom21_noisy.pdf"
65
- },
66
- {
67
- "pipeline_name": "custom22",
68
- "noisy_pdf": "custom22/custom22_noisy.pdf"
69
- }
70
- ]
71
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/7429ba503d96718740c2f714598b40a4/gt.json DELETED
@@ -1,431 +0,0 @@
1
- {
2
- "document_class": {
3
- "type": "Invoice"
4
- },
5
- "split_document": {
6
- "page_indices": [
7
- 0,
8
- 1,
9
- 2,
10
- 3,
11
- 4,
12
- 5
13
- ]
14
- },
15
- "inference_result": {
16
- "Agency": "NCC",
17
- "Advertiser": "MI CD 1",
18
- "GrossTotal": 2319.0,
19
- "PaymentTerms": "CASH IN ADVANCE",
20
- "AgencyCommission": 347.85,
21
- "NetAmountDue": 1714.9,
22
- "LineItems": [
23
- {
24
- "LineItemDescription": "The First 48",
25
- "LineItemStartDate": "08-01-16",
26
- "LineItemEndDate": null,
27
- "LineItemDays": "MON",
28
- "LineItemRate": 60.0
29
- },
30
- {
31
- "LineItemDescription": "Black and White",
32
- "LineItemStartDate": "08-01-16",
33
- "LineItemEndDate": null,
34
- "LineItemDays": "MON",
35
- "LineItemRate": 60.0
36
- },
37
- {
38
- "LineItemDescription": "Married at First Sight",
39
- "LineItemStartDate": "08-02-16",
40
- "LineItemEndDate": null,
41
- "LineItemDays": "TUE",
42
- "LineItemRate": 60.0
43
- },
44
- {
45
- "LineItemDescription": "Walking Tall",
46
- "LineItemStartDate": "08-01-16",
47
- "LineItemEndDate": null,
48
- "LineItemDays": "MON",
49
- "LineItemRate": 49.0
50
- },
51
- {
52
- "LineItemDescription": "Walking Tall",
53
- "LineItemStartDate": "08-01-16",
54
- "LineItemEndDate": null,
55
- "LineItemDays": "MON",
56
- "LineItemRate": 49.0
57
- },
58
- {
59
- "LineItemDescription": "The Making of the Mob: Chicago",
60
- "LineItemStartDate": "08-01-16",
61
- "LineItemEndDate": null,
62
- "LineItemDays": "MON",
63
- "LineItemRate": 49.0
64
- },
65
- {
66
- "LineItemDescription": "Pearl Harbor",
67
- "LineItemStartDate": "08-02-16",
68
- "LineItemEndDate": null,
69
- "LineItemDays": "TUE",
70
- "LineItemRate": 49.0
71
- },
72
- {
73
- "LineItemDescription": "Feed the Beast",
74
- "LineItemStartDate": "08-02-16",
75
- "LineItemEndDate": null,
76
- "LineItemDays": "TUE",
77
- "LineItemRate": 49.0
78
- },
79
- {
80
- "LineItemDescription": "Animal Cops Houston",
81
- "LineItemStartDate": "08-01-16",
82
- "LineItemEndDate": null,
83
- "LineItemDays": "MON",
84
- "LineItemRate": 22.0
85
- },
86
- {
87
- "LineItemDescription": "Pit Bulls and Parolees",
88
- "LineItemStartDate": "08-01-16",
89
- "LineItemEndDate": null,
90
- "LineItemDays": "MON",
91
- "LineItemRate": 22.0
92
- },
93
- {
94
- "LineItemDescription": "Yukon Men",
95
- "LineItemStartDate": "08-01-16",
96
- "LineItemEndDate": null,
97
- "LineItemDays": "MON",
98
- "LineItemRate": 22.0
99
- },
100
- {
101
- "LineItemDescription": "Animal Cops Houston",
102
- "LineItemStartDate": "08-02-16",
103
- "LineItemEndDate": null,
104
- "LineItemDays": "TUE",
105
- "LineItemRate": 22.0
106
- },
107
- {
108
- "LineItemDescription": "Pit Bulls and Parolees",
109
- "LineItemStartDate": "08-02-16",
110
- "LineItemEndDate": null,
111
- "LineItemDays": "TUE",
112
- "LineItemRate": 22.0
113
- },
114
- {
115
- "LineItemDescription": "Pit Bulls and Parolees",
116
- "LineItemStartDate": "08-02-16",
117
- "LineItemEndDate": null,
118
- "LineItemDays": "TUE",
119
- "LineItemRate": 22.0
120
- },
121
- {
122
- "LineItemDescription": "Yukon Men",
123
- "LineItemStartDate": "08-01-16",
124
- "LineItemEndDate": null,
125
- "LineItemDays": "MON",
126
- "LineItemRate": 38.0
127
- },
128
- {
129
- "LineItemDescription": "Yukon Men",
130
- "LineItemStartDate": "08-01-16",
131
- "LineItemEndDate": null,
132
- "LineItemDays": "MON",
133
- "LineItemRate": 38.0
134
- },
135
- {
136
- "LineItemDescription": "Lone Star Law",
137
- "LineItemStartDate": "08-01-16",
138
- "LineItemEndDate": null,
139
- "LineItemDays": "MON",
140
- "LineItemRate": 38.0
141
- },
142
- {
143
- "LineItemDescription": "Tanked",
144
- "LineItemStartDate": "08-02-16",
145
- "LineItemEndDate": null,
146
- "LineItemDays": "TUE",
147
- "LineItemRate": 38.0
148
- },
149
- {
150
- "LineItemDescription": "Tanked",
151
- "LineItemStartDate": "08-02-16",
152
- "LineItemEndDate": null,
153
- "LineItemDays": "TUE",
154
- "LineItemRate": 38.0
155
- },
156
- {
157
- "LineItemDescription": "The Lead With Jake Tapper",
158
- "LineItemStartDate": "08-01-16",
159
- "LineItemEndDate": null,
160
- "LineItemDays": "MON",
161
- "LineItemRate": 47.0
162
- },
163
- {
164
- "LineItemDescription": "The Situation Room",
165
- "LineItemStartDate": "08-01-16",
166
- "LineItemEndDate": null,
167
- "LineItemDays": "MON",
168
- "LineItemRate": 47.0
169
- },
170
- {
171
- "LineItemDescription": "The Situation Room",
172
- "LineItemStartDate": "08-02-16",
173
- "LineItemEndDate": null,
174
- "LineItemDays": "TUE",
175
- "LineItemRate": 47.0
176
- },
177
- {
178
- "LineItemDescription": "The Lead With Jake Tapper",
179
- "LineItemStartDate": "08-01-16",
180
- "LineItemEndDate": null,
181
- "LineItemDays": "MON",
182
- "LineItemRate": 47.0
183
- },
184
- {
185
- "LineItemDescription": "Misfit Garage",
186
- "LineItemStartDate": "08-01-16",
187
- "LineItemEndDate": null,
188
- "LineItemDays": "MON",
189
- "LineItemRate": 60.0
190
- },
191
- {
192
- "LineItemDescription": "Misfit Garage",
193
- "LineItemStartDate": "08-01-16",
194
- "LineItemEndDate": null,
195
- "LineItemDays": "MON",
196
- "LineItemRate": 60.0
197
- },
198
- {
199
- "LineItemDescription": "Deadliest Catch",
200
- "LineItemStartDate": "08-02-16",
201
- "LineItemEndDate": null,
202
- "LineItemDays": "TUE",
203
- "LineItemRate": 60.0
204
- },
205
- {
206
- "LineItemDescription": "SportsCenter",
207
- "LineItemStartDate": "08-01-16",
208
- "LineItemEndDate": null,
209
- "LineItemDays": "MON",
210
- "LineItemRate": 31.0
211
- },
212
- {
213
- "LineItemDescription": "SportsCenter",
214
- "LineItemStartDate": "08-02-16",
215
- "LineItemEndDate": null,
216
- "LineItemDays": "TUE",
217
- "LineItemRate": 31.0
218
- },
219
- {
220
- "LineItemDescription": "SportsCenter",
221
- "LineItemStartDate": "08-01-16",
222
- "LineItemEndDate": null,
223
- "LineItemDays": "MON",
224
- "LineItemRate": 31.0
225
- },
226
- {
227
- "LineItemDescription": "SportsCenter",
228
- "LineItemStartDate": "08-01-16",
229
- "LineItemEndDate": null,
230
- "LineItemDays": "MON",
231
- "LineItemRate": 31.0
232
- },
233
- {
234
- "LineItemDescription": "Baseball Tonight",
235
- "LineItemStartDate": "08-01-16",
236
- "LineItemEndDate": null,
237
- "LineItemDays": "MON",
238
- "LineItemRate": 31.0
239
- },
240
- {
241
- "LineItemDescription": "SportsCenter",
242
- "LineItemStartDate": "08-02-16",
243
- "LineItemEndDate": null,
244
- "LineItemDays": "TUE",
245
- "LineItemRate": 31.0
246
- },
247
- {
248
- "LineItemDescription": "SportsCenter",
249
- "LineItemStartDate": "08-02-16",
250
- "LineItemEndDate": null,
251
- "LineItemDays": "TUE",
252
- "LineItemRate": 31.0
253
- },
254
- {
255
- "LineItemDescription": "Outside the Lines",
256
- "LineItemStartDate": "08-02-16",
257
- "LineItemEndDate": null,
258
- "LineItemDays": "TUE",
259
- "LineItemRate": 31.0
260
- },
261
- {
262
- "LineItemDescription": "Baseball Tonight",
263
- "LineItemStartDate": "08-01-16",
264
- "LineItemEndDate": null,
265
- "LineItemDays": "MON",
266
- "LineItemRate": 47.0
267
- },
268
- {
269
- "LineItemDescription": "Highly Questionable",
270
- "LineItemStartDate": "08-02-16",
271
- "LineItemEndDate": null,
272
- "LineItemDays": "TUE",
273
- "LineItemRate": 47.0
274
- },
275
- {
276
- "LineItemDescription": "MLB Baseball",
277
- "LineItemStartDate": "08-01-16",
278
- "LineItemEndDate": null,
279
- "LineItemDays": "MON",
280
- "LineItemRate": 60.0
281
- },
282
- {
283
- "LineItemDescription": "SportsCenter",
284
- "LineItemStartDate": "08-01-16",
285
- "LineItemEndDate": null,
286
- "LineItemDays": "MON",
287
- "LineItemRate": 60.0
288
- },
289
- {
290
- "LineItemDescription": "SportsCenter",
291
- "LineItemStartDate": "08-01-16",
292
- "LineItemEndDate": null,
293
- "LineItemDays": "MON",
294
- "LineItemRate": 60.0
295
- },
296
- {
297
- "LineItemDescription": "Basketball",
298
- "LineItemStartDate": "08-02-16",
299
- "LineItemEndDate": null,
300
- "LineItemDays": "TUE",
301
- "LineItemRate": 60.0
302
- },
303
- {
304
- "LineItemDescription": "SportsCenter",
305
- "LineItemStartDate": "08-02-16",
306
- "LineItemEndDate": null,
307
- "LineItemDays": "TUE",
308
- "LineItemRate": 60.0
309
- },
310
- {
311
- "LineItemDescription": "The Kitchen",
312
- "LineItemStartDate": "08-01-16",
313
- "LineItemEndDate": null,
314
- "LineItemDays": "MON",
315
- "LineItemRate": 31.0
316
- },
317
- {
318
- "LineItemDescription": "The Kitchen",
319
- "LineItemStartDate": "08-01-16",
320
- "LineItemEndDate": null,
321
- "LineItemDays": "MON",
322
- "LineItemRate": 31.0
323
- },
324
- {
325
- "LineItemDescription": "Carnival Eats",
326
- "LineItemStartDate": "08-01-16",
327
- "LineItemEndDate": null,
328
- "LineItemDays": "MON",
329
- "LineItemRate": 31.0
330
- },
331
- {
332
- "LineItemDescription": "Trisha's Southern Kitchen",
333
- "LineItemStartDate": "08-02-16",
334
- "LineItemEndDate": null,
335
- "LineItemDays": "TUE",
336
- "LineItemRate": 31.0
337
- },
338
- {
339
- "LineItemDescription": "The Pioneer Woman",
340
- "LineItemStartDate": "08-02-16",
341
- "LineItemEndDate": null,
342
- "LineItemDays": "TUE",
343
- "LineItemRate": 31.0
344
- },
345
- {
346
- "LineItemDescription": "Chopped",
347
- "LineItemStartDate": "08-02-16",
348
- "LineItemEndDate": null,
349
- "LineItemDays": "TUE",
350
- "LineItemRate": 31.0
351
- },
352
- {
353
- "LineItemDescription": "The Middle",
354
- "LineItemStartDate": "08-01-16",
355
- "LineItemEndDate": null,
356
- "LineItemDays": "MON",
357
- "LineItemRate": 38.0
358
- },
359
- {
360
- "LineItemDescription": "The Golden Girls",
361
- "LineItemStartDate": "08-01-16",
362
- "LineItemEndDate": null,
363
- "LineItemDays": "MON",
364
- "LineItemRate": 38.0
365
- },
366
- {
367
- "LineItemDescription": "Last Man Standing",
368
- "LineItemStartDate": "08-02-16",
369
- "LineItemEndDate": null,
370
- "LineItemDays": "TUE",
371
- "LineItemRate": 38.0
372
- },
373
- {
374
- "LineItemDescription": "The Middle",
375
- "LineItemStartDate": "08-02-16",
376
- "LineItemEndDate": null,
377
- "LineItemDays": "TUE",
378
- "LineItemRate": 38.0
379
- },
380
- {
381
- "LineItemDescription": "The Middle",
382
- "LineItemStartDate": "08-02-16",
383
- "LineItemEndDate": null,
384
- "LineItemDays": "TUE",
385
- "LineItemRate": 38.0
386
- },
387
- {
388
- "LineItemDescription": "Flip or Flop",
389
- "LineItemStartDate": "08-01-16",
390
- "LineItemEndDate": null,
391
- "LineItemDays": "MON",
392
- "LineItemRate": 31.0
393
- },
394
- {
395
- "LineItemDescription": "Flip or Flop",
396
- "LineItemStartDate": "08-01-16",
397
- "LineItemEndDate": null,
398
- "LineItemDays": "MON",
399
- "LineItemRate": 31.0
400
- },
401
- {
402
- "LineItemDescription": "House Hunters",
403
- "LineItemStartDate": "08-01-16",
404
- "LineItemEndDate": null,
405
- "LineItemDays": "MON",
406
- "LineItemRate": 31.0
407
- },
408
- {
409
- "LineItemDescription": "Tiny House, Big Living",
410
- "LineItemStartDate": "08-02-16",
411
- "LineItemEndDate": null,
412
- "LineItemDays": "TUE",
413
- "LineItemRate": 31.0
414
- },
415
- {
416
- "LineItemDescription": "House Hunters International",
417
- "LineItemStartDate": "08-02-16",
418
- "LineItemEndDate": null,
419
- "LineItemDays": "TUE",
420
- "LineItemRate": 31.0
421
- },
422
- {
423
- "LineItemDescription": "Fixer Upper",
424
- "LineItemStartDate": "08-02-16",
425
- "LineItemEndDate": null,
426
- "LineItemDays": "TUE",
427
- "LineItemRate": 31.0
428
- }
429
- ]
430
- }
431
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/7429ba503d96718740c2f714598b40a4/metadata.json DELETED
@@ -1,75 +0,0 @@
1
- {
2
- "doc_hash": "7429ba503d96718740c2f714598b40a4",
3
- "original_pdf": "original.pdf",
4
- "ground_truth": "gt.json",
5
- "pipelines": [
6
- {
7
- "pipeline_name": "archetype3",
8
- "noisy_pdf": "archetype3/archetype3_noisy.pdf"
9
- },
10
- {
11
- "pipeline_name": "archetype4",
12
- "noisy_pdf": "archetype4/archetype4_noisy.pdf"
13
- },
14
- {
15
- "pipeline_name": "archetype7",
16
- "noisy_pdf": "archetype7/archetype7_noisy.pdf"
17
- },
18
- {
19
- "pipeline_name": "archetype10",
20
- "noisy_pdf": "archetype10/archetype10_noisy.pdf"
21
- },
22
- {
23
- "pipeline_name": "archetype11",
24
- "noisy_pdf": "archetype11/archetype11_noisy.pdf"
25
- },
26
- {
27
- "pipeline_name": "custom12",
28
- "noisy_pdf": "custom12/custom12_noisy.pdf"
29
- },
30
- {
31
- "pipeline_name": "custom13",
32
- "noisy_pdf": "custom13/custom13_noisy.pdf"
33
- },
34
- {
35
- "pipeline_name": "custom14",
36
- "noisy_pdf": "custom14/custom14_noisy.pdf"
37
- },
38
- {
39
- "pipeline_name": "custom15",
40
- "noisy_pdf": "custom15/custom15_noisy.pdf"
41
- },
42
- {
43
- "pipeline_name": "custom16",
44
- "noisy_pdf": "custom16/custom16_noisy.pdf"
45
- },
46
- {
47
- "pipeline_name": "custom17",
48
- "noisy_pdf": "custom17/custom17_noisy.pdf"
49
- },
50
- {
51
- "pipeline_name": "custom18",
52
- "noisy_pdf": "custom18/custom18_noisy.pdf"
53
- },
54
- {
55
- "pipeline_name": "custom19",
56
- "noisy_pdf": "custom19/custom19_noisy.pdf"
57
- },
58
- {
59
- "pipeline_name": "custom20",
60
- "noisy_pdf": "custom20/custom20_noisy.pdf"
61
- },
62
- {
63
- "pipeline_name": "custom21",
64
- "noisy_pdf": "custom21/custom21_noisy.pdf"
65
- },
66
- {
67
- "pipeline_name": "custom22",
68
- "noisy_pdf": "custom22/custom22_noisy.pdf"
69
- },
70
- {
71
- "pipeline_name": "custom23",
72
- "noisy_pdf": "custom23/custom23_noisy.pdf"
73
- }
74
- ]
75
- }