buthaya commited on
Commit
7868f71
·
verified ·
1 Parent(s): 8c3c796

Upload 901 files

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. label_list.json +62 -0
  2. test/annotations/0.json +1 -0
  3. test/annotations/1.json +1 -0
  4. test/annotations/10.json +1 -0
  5. test/annotations/11.json +1 -0
  6. test/annotations/12.json +1 -0
  7. test/annotations/13.json +1 -0
  8. test/annotations/14.json +1 -0
  9. test/annotations/15.json +1 -0
  10. test/annotations/16.json +1 -0
  11. test/annotations/17.json +1 -0
  12. test/annotations/18.json +1 -0
  13. test/annotations/19.json +1 -0
  14. test/annotations/2.json +1 -0
  15. test/annotations/20.json +1 -0
  16. test/annotations/21.json +1 -0
  17. test/annotations/22.json +1 -0
  18. test/annotations/23.json +1 -0
  19. test/annotations/24.json +1 -0
  20. test/annotations/25.json +1 -0
  21. test/annotations/26.json +1 -0
  22. test/annotations/27.json +1 -0
  23. test/annotations/28.json +1 -0
  24. test/annotations/29.json +1 -0
  25. test/annotations/3.json +1 -0
  26. test/annotations/30.json +1 -0
  27. test/annotations/31.json +1 -0
  28. test/annotations/32.json +1 -0
  29. test/annotations/33.json +1 -0
  30. test/annotations/34.json +1 -0
  31. test/annotations/35.json +1 -0
  32. test/annotations/36.json +1 -0
  33. test/annotations/37.json +1 -0
  34. test/annotations/38.json +1 -0
  35. test/annotations/39.json +1 -0
  36. test/annotations/4.json +1 -0
  37. test/annotations/40.json +1 -0
  38. test/annotations/41.json +1 -0
  39. test/annotations/42.json +1 -0
  40. test/annotations/43.json +1 -0
  41. test/annotations/44.json +1 -0
  42. test/annotations/45.json +1 -0
  43. test/annotations/46.json +1 -0
  44. test/annotations/47.json +1 -0
  45. test/annotations/48.json +1 -0
  46. test/annotations/49.json +1 -0
  47. test/annotations/5.json +1 -0
  48. test/annotations/50.json +1 -0
  49. test/annotations/51.json +1 -0
  50. test/annotations/52.json +1 -0
label_list.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "0": "B-menu.cnt",
3
+ "1": "I-menu.cnt",
4
+ "2": "B-menu.discountprice",
5
+ "3": "I-menu.discountprice",
6
+ "4": "B-menu.etc",
7
+ "5": "I-menu.etc",
8
+ "6": "B-menu.itemsubtotal",
9
+ "7": "I-menu.itemsubtotal",
10
+ "8": "B-menu.nm",
11
+ "9": "I-menu.nm",
12
+ "10": "B-menu.num",
13
+ "11": "I-menu.num",
14
+ "12": "B-menu.price",
15
+ "13": "I-menu.price",
16
+ "14": "B-menu.sub.cnt",
17
+ "15": "I-menu.sub.cnt",
18
+ "16": "B-menu.sub.etc",
19
+ "17": "I-menu.sub.etc",
20
+ "18": "B-menu.sub.nm",
21
+ "19": "I-menu.sub.nm",
22
+ "20": "B-menu.sub.price",
23
+ "21": "I-menu.sub.price",
24
+ "22": "B-menu.sub.unitprice",
25
+ "23": "I-menu.sub.unitprice",
26
+ "24": "B-menu.unitprice",
27
+ "25": "I-menu.unitprice",
28
+ "26": "B-menu.vatyn",
29
+ "27": "I-menu.vatyn",
30
+ "28": "B-sub_total.discount_price",
31
+ "29": "I-sub_total.discount_price",
32
+ "30": "B-sub_total.etc",
33
+ "31": "I-sub_total.etc",
34
+ "32": "B-sub_total.othersvc_price",
35
+ "33": "I-sub_total.othersvc_price",
36
+ "34": "B-sub_total.service_price",
37
+ "35": "I-sub_total.service_price",
38
+ "36": "B-sub_total.subtotal_price",
39
+ "37": "I-sub_total.subtotal_price",
40
+ "38": "B-sub_total.tax_price",
41
+ "39": "I-sub_total.tax_price",
42
+ "40": "B-total.cashprice",
43
+ "41": "I-total.cashprice",
44
+ "42": "B-total.changeprice",
45
+ "43": "I-total.changeprice",
46
+ "44": "B-total.creditcardprice",
47
+ "45": "I-total.creditcardprice",
48
+ "46": "B-total.emoneyprice",
49
+ "47": "I-total.emoneyprice",
50
+ "48": "B-total.menuqty_cnt",
51
+ "49": "I-total.menuqty_cnt",
52
+ "50": "B-total.menutype_cnt",
53
+ "51": "I-total.menutype_cnt",
54
+ "52": "B-total.total_etc",
55
+ "53": "I-total.total_etc",
56
+ "54": "B-total.total_price",
57
+ "55": "I-total.total_price",
58
+ "56": "B-void_menu.nm",
59
+ "57": "I-void_menu.nm",
60
+ "58": "B-void_menu.price",
61
+ "59": "I-void_menu.price"
62
+ }
test/annotations/0.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 432, "page_height": 648, "words": ["901016", "-TICKET", "CP", "2", "60.000", "60.000", "TOTAL", "DISC", "$", "-60.000", "TAX", "5.455", "Subtotal", "60.000", "TOTAL", "60.000", "(Qty", "2.00", "EDC", "CIMB", "NIAGA", "No:", "xx7730", "60.000"], "labels": ["B-menu.num", "B-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.price", "B-menu.itemsubtotal", "B-sub_total.discount_price", "I-sub_total.discount_price", "I-sub_total.discount_price", "I-sub_total.discount_price", "B-sub_total.tax_price", "I-sub_total.tax_price", "B-sub_total.subtotal_price", "I-sub_total.subtotal_price", "B-total.total_price", "I-total.total_price", "B-total.menuqty_cnt", "I-total.menuqty_cnt", "B-total.creditcardprice", "I-total.creditcardprice", "I-total.creditcardprice", "I-total.creditcardprice", "I-total.creditcardprice", "I-total.creditcardprice"], "actual_boxes": [[42, 392, 92, 412], [146, 386, 200, 406], [202, 386, 222, 406], [90, 416, 100, 434], [174, 410, 224, 430], [304, 410, 352, 430], [146, 460, 188, 480], [188, 460, 225, 477], [226, 460, 238, 476], [297, 460, 354, 478], [212, 482, 240, 502], [312, 484, 354, 504], [176, 508, 238, 528], [306, 508, 356, 530], [44, 536, 122, 556], [280, 532, 368, 555], [136, 532, 192, 555], [207, 533, 266, 552], [60, 586, 88, 608], [90, 586, 124, 606], [126, 584, 168, 606], [170, 584, 196, 604], [198, 582, 250, 602], [316, 584, 366, 604]], "boxes": [[97, 604, 212, 635], [337, 595, 462, 626], [467, 595, 513, 626], [208, 641, 231, 669], [402, 632, 518, 663], [703, 632, 814, 663], [337, 709, 435, 740], [435, 709, 520, 736], [523, 709, 550, 734], [687, 709, 819, 737], [490, 743, 555, 774], [722, 746, 819, 777], [407, 783, 550, 814], [708, 783, 824, 817], [101, 827, 282, 858], [648, 820, 851, 856], [314, 820, 444, 856], [479, 822, 615, 851], [138, 904, 203, 938], [208, 904, 287, 935], [291, 901, 388, 935], [393, 901, 453, 932], [458, 898, 578, 929], [731, 901, 847, 932]], "docid": 0, "page": 1}
test/annotations/1.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 960, "page_height": 1280, "words": ["J.STB", "PROMO", "17500", "Y.B.BAT", "46000", "Y.BASO", "PROM", "27500", "TOTAL", "91000", "CASH", "91000"], "labels": ["B-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.nm", "B-menu.price", "B-menu.nm", "I-menu.nm", "B-menu.price", "B-total.total_price", "I-total.total_price", "B-total.cashprice", "I-total.cashprice"], "actual_boxes": [[131, 672, 280, 711], [312, 672, 451, 709], [685, 675, 824, 712], [128, 723, 335, 762], [680, 726, 824, 764], [125, 776, 308, 818], [342, 773, 450, 813], [682, 776, 824, 815], [130, 825, 409, 874], [539, 826, 813, 867], [127, 884, 350, 931], [540, 880, 813, 921]], "boxes": [[136, 525, 291, 555], [325, 525, 469, 553], [713, 527, 858, 556], [133, 564, 348, 595], [708, 567, 858, 596], [130, 606, 320, 639], [356, 603, 468, 635], [710, 606, 858, 636], [135, 644, 426, 682], [561, 645, 846, 677], [132, 690, 364, 727], [562, 687, 846, 719]], "docid": 1, "page": 1}
test/annotations/10.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 576, "page_height": 864, "words": ["CINNAMON SUGAR", "1", "x", "17,000", "17,000", "SUB TOTAL", "17,000", "GRAND TOTAL", "17,000", "CASH IDR", "20,000", "CHANGE DUE", "3,000"], "labels": ["B-menu.nm", "B-menu.cnt", "I-menu.cnt", "B-menu.unitprice", "B-menu.price", "B-sub_total.subtotal_price", "I-sub_total.subtotal_price", "B-total.total_price", "I-total.total_price", "B-total.cashprice", "I-total.cashprice", "B-total.changeprice", "I-total.changeprice"], "actual_boxes": [[46, 424, 249, 452], [48, 460, 60, 482], [96, 464, 112, 482], [126, 460, 198, 484], [450, 464, 526, 490], [20, 506, 144, 530], [450, 514, 528, 540], [20, 571, 175, 600], [450, 584, 528, 610], [18, 620, 123, 648], [448, 632, 525, 661], [20, 669, 167, 697], [460, 680, 522, 704]], "boxes": [[79, 490, 432, 523], [83, 532, 104, 557], [166, 537, 194, 557], [218, 532, 343, 560], [781, 537, 913, 567], [34, 585, 250, 613], [781, 594, 916, 625], [34, 660, 303, 694], [781, 675, 916, 706], [31, 717, 213, 750], [777, 731, 911, 765], [34, 774, 289, 806], [798, 787, 906, 814]], "docid": 10, "page": 1}
test/annotations/11.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 576, "page_height": 864, "words": ["1", "BANABERRY", "FRESH", "CREAM", "CAK", "230,000", "TOTAL", "230,000", "CASH", "230,000", "CHANGE", "0"], "labels": ["B-menu.cnt", "B-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-total.total_price", "I-total.total_price", "B-total.cashprice", "I-total.cashprice", "B-total.changeprice", "I-total.changeprice"], "actual_boxes": [[116, 390, 126, 406], [127, 385, 206, 402], [208, 380, 254, 400], [254, 378, 300, 398], [302, 376, 332, 396], [339, 374, 402, 393], [128, 425, 217, 453], [286, 417, 407, 443], [128, 454, 168, 472], [343, 441, 409, 457], [126, 472, 235, 496], [390, 458, 412, 486]], "boxes": [[201, 451, 218, 469], [220, 445, 357, 465], [361, 439, 440, 462], [440, 437, 520, 460], [524, 435, 576, 458], [588, 432, 697, 454], [222, 491, 376, 524], [496, 482, 706, 512], [222, 525, 291, 546], [595, 510, 710, 528], [218, 546, 407, 574], [677, 530, 715, 562]], "docid": 11, "page": 1}
test/annotations/12.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 576, "page_height": 864, "words": ["0571-1854", "BLUS", "WANITA", "1", "@120,000", "0%", "120,000", "1002-0060", "SHOPPING", "BAG", "1", "@880", "100%", "0", "TOTAL", "120,000", "(2", "item)", "CC.Visa.BCA", "120,000", "Total", "Kembalian", "0"], "labels": ["B-menu.num", "B-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.unitprice", "B-menu.discountprice", "B-menu.itemsubtotal", "B-menu.num", "B-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.unitprice", "B-menu.discountprice", "B-menu.itemsubtotal", "B-total.total_price", "I-total.total_price", "B-total.menuqty_cnt", "I-total.menuqty_cnt", "B-total.creditcardprice", "I-total.creditcardprice", "B-total.changeprice", "I-total.changeprice", "I-total.changeprice"], "actual_boxes": [[72, 354, 183, 386], [190, 364, 238, 388], [240, 360, 298, 386], [130, 388, 144, 404], [174, 386, 263, 414], [284, 386, 312, 410], [342, 380, 428, 400], [70, 396, 175, 430], [182, 406, 271, 439], [276, 414, 314, 436], [124, 434, 138, 454], [210, 440, 258, 464], [262, 441, 311, 459], [416, 434, 430, 456], [60, 482, 121, 515], [346, 484, 431, 516], [130, 490, 158, 516], [162, 492, 219, 520], [54, 513, 183, 548], [342, 513, 431, 544], [52, 545, 113, 574], [120, 550, 220, 572], [418, 550, 432, 574]], "boxes": [[125, 409, 317, 446], [329, 421, 413, 449], [416, 416, 517, 446], [225, 449, 250, 467], [302, 446, 456, 479], [493, 446, 541, 474], [593, 439, 743, 462], [121, 458, 303, 497], [315, 469, 470, 508], [479, 479, 545, 504], [215, 502, 239, 525], [364, 509, 447, 537], [454, 510, 539, 531], [722, 502, 746, 527], [104, 557, 210, 596], [600, 560, 748, 597], [225, 567, 274, 597], [281, 569, 380, 601], [93, 593, 317, 634], [593, 593, 748, 629], [90, 630, 196, 664], [208, 636, 381, 662], [725, 636, 750, 664]], "docid": 12, "page": 1}
test/annotations/13.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 864, "page_height": 1296, "words": ["BASO", "KUAH", "1", "43.636", "43.636", "A.MINERAL", "GELAS", "1", "3,000", "3,000", "TOTAL", "46.636", "DPP", "46.636", "TAX", "10.00", "%", "4.664", "GRAND", "TOTAL", "51.300", "TUNAI", "52.000", "KEMBALI", "700"], "labels": ["B-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.unitprice", "B-menu.price", "B-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.unitprice", "B-menu.price", "B-sub_total.subtotal_price", "I-sub_total.subtotal_price", "I-sub_total.subtotal_price", "I-sub_total.subtotal_price", "B-sub_total.tax_price", "I-sub_total.tax_price", "I-sub_total.tax_price", "I-sub_total.tax_price", "B-total.total_price", "I-total.total_price", "I-total.total_price", "B-total.cashprice", "I-total.cashprice", "B-total.changeprice", "I-total.changeprice"], "actual_boxes": [[132, 558, 200, 590], [208, 560, 274, 590], [426, 562, 444, 592], [454, 562, 546, 594], [614, 566, 704, 596], [132, 600, 270, 630], [282, 602, 362, 632], [428, 604, 444, 632], [468, 604, 548, 636], [626, 606, 706, 638], [132, 642, 212, 672], [612, 645, 707, 679], [128, 684, 180, 712], [612, 687, 701, 719], [132, 724, 182, 754], [192, 724, 272, 756], [280, 726, 302, 754], [626, 728, 702, 758], [128, 763, 209, 796], [220, 766, 300, 794], [610, 768, 697, 797], [132, 804, 212, 832], [610, 807, 702, 834], [134, 842, 240, 868], [645, 841, 693, 870]], "boxes": [[152, 430, 231, 455], [240, 432, 317, 455], [493, 433, 513, 456], [525, 433, 631, 458], [710, 436, 814, 459], [152, 462, 312, 486], [326, 464, 418, 487], [495, 466, 513, 487], [541, 466, 634, 490], [724, 467, 817, 492], [152, 495, 245, 518], [708, 497, 818, 523], [148, 527, 208, 549], [708, 530, 811, 554], [152, 558, 210, 581], [222, 558, 314, 583], [324, 560, 349, 581], [724, 561, 812, 584], [148, 588, 241, 614], [254, 591, 347, 612], [706, 592, 806, 614], [152, 620, 245, 641], [706, 622, 812, 643], [155, 649, 277, 669], [746, 648, 802, 671]], "docid": 13, "page": 1}
test/annotations/14.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 1836, "page_height": 3264, "words": ["1", "RedVelvet", "Cheese", "Slc", "38,000", "1", "Chicken", "Baked", "Rice", "55,000", "1", "Fish", "n", "Chips", "65,000", "1", "Mushroom", "Soup", "35,000", "1", "Chamomile", "25,000", "1", "Iced", "Tea", "20,000", "SUBTOTAL", "238,000", "Service", "17,850", "PB1", "25,585", "TOTAL", "281,435", "Coupon", "100,000", "CASH", "200,000", "Change", "18,565"], "labels": ["B-menu.cnt", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.cnt", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.cnt", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.cnt", "B-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.cnt", "B-menu.nm", "B-menu.price", "B-menu.cnt", "B-menu.nm", "I-menu.nm", "B-menu.price", "B-sub_total.subtotal_price", "I-sub_total.subtotal_price", "B-sub_total.service_price", "I-sub_total.service_price", "B-sub_total.tax_price", "I-sub_total.tax_price", "B-total.total_price", "I-total.total_price", "B-total.total_etc", "I-total.total_etc", "B-total.cashprice", "I-total.cashprice", "B-total.changeprice", "I-total.changeprice"], "actual_boxes": [[510, 1084, 540, 1132], [557, 1084, 771, 1137], [788, 1088, 935, 1135], [945, 1088, 1026, 1139], [1244, 1088, 1390, 1139], [510, 1132, 540, 1176], [554, 1132, 727, 1179], [741, 1135, 867, 1183], [877, 1132, 979, 1179], [1241, 1132, 1390, 1183], [510, 1176, 544, 1224], [554, 1176, 663, 1224], [669, 1186, 707, 1224], [717, 1179, 843, 1227], [1244, 1179, 1393, 1230], [506, 1224, 540, 1268], [554, 1221, 751, 1273], [765, 1224, 866, 1281], [1241, 1224, 1394, 1278], [510, 1268, 544, 1312], [554, 1267, 774, 1319], [1244, 1268, 1394, 1322], [506, 1315, 537, 1360], [557, 1315, 663, 1363], [673, 1319, 751, 1363], [1244, 1315, 1397, 1370], [554, 1404, 751, 1455], [1224, 1404, 1397, 1458], [554, 1452, 727, 1503], [1251, 1451, 1400, 1502], [550, 1499, 635, 1547], [1247, 1499, 1400, 1553], [560, 1591, 795, 1642], [1071, 1591, 1400, 1649], [554, 1686, 707, 1734], [1234, 1683, 1407, 1737], [550, 1734, 663, 1781], [1234, 1730, 1411, 1781], [554, 1778, 706, 1835], [1261, 1778, 1411, 1832]], "boxes": [[277, 332, 294, 346], [303, 332, 419, 348], [429, 333, 509, 347], [514, 333, 558, 348], [677, 333, 757, 348], [277, 346, 294, 360], [301, 346, 395, 361], [403, 347, 472, 362], [477, 346, 533, 361], [675, 346, 757, 362], [277, 360, 296, 375], [301, 360, 361, 375], [364, 363, 385, 375], [390, 361, 459, 375], [677, 361, 758, 376], [275, 375, 294, 388], [301, 374, 409, 390], [416, 375, 471, 392], [675, 375, 759, 391], [277, 388, 296, 401], [301, 388, 421, 404], [677, 388, 759, 405], [275, 402, 292, 416], [303, 402, 361, 417], [366, 404, 409, 417], [677, 402, 760, 419], [301, 430, 409, 445], [666, 430, 760, 446], [301, 444, 395, 460], [681, 444, 762, 460], [299, 459, 345, 473], [679, 459, 762, 475], [305, 487, 433, 503], [583, 487, 762, 505], [301, 516, 385, 531], [672, 515, 766, 532], [299, 531, 361, 545], [672, 530, 768, 545], [301, 544, 384, 562], [686, 544, 768, 561]], "docid": 14, "page": 1}
test/annotations/15.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 576, "page_height": 864, "words": ["1", "Lemon", "Tea", "(L)", "25.000", "1", "Caramel", "Small", "38.000", "TOTAL", "63.000", "CASH", "70.000", "CHANGED", "7.000"], "labels": ["B-menu.cnt", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.cnt", "B-menu.nm", "I-menu.nm", "B-menu.price", "B-total.total_price", "I-total.total_price", "B-total.cashprice", "I-total.cashprice", "B-total.changeprice", "I-total.changeprice"], "actual_boxes": [[34, 514, 52, 540], [82, 513, 147, 543], [156, 516, 196, 544], [204, 518, 238, 546], [424, 528, 496, 554], [34, 544, 48, 570], [80, 543, 167, 572], [176, 546, 238, 574], [424, 556, 498, 582], [266, 628, 328, 658], [424, 614, 500, 660], [18, 690, 76, 720], [426, 694, 502, 724], [16, 720, 110, 752], [438, 724, 504, 754]], "boxes": [[59, 594, 90, 625], [142, 593, 255, 628], [270, 597, 340, 629], [354, 599, 413, 631], [736, 611, 861, 641], [59, 629, 83, 659], [138, 628, 289, 662], [305, 631, 413, 664], [736, 643, 864, 673], [461, 726, 569, 761], [736, 710, 868, 763], [31, 798, 131, 833], [739, 803, 871, 837], [27, 833, 190, 870], [760, 837, 875, 872]], "docid": 15, "page": 1}
test/annotations/16.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 864, "page_height": 1296, "words": ["1", "[LG]", "BLACK", "SAKURA", "59,091", "1", "LONGAN", "0", "1", "ROASTED", "ALMOND", "0", "1", "IVANGGO", "0", "1", "IVINERAL", "WATER", "(bundling)", "5k", "4,545", "Sub", "Total", "63,636", "PB1", "(10%)", "6,364", "Rounding", "0", "Total", "70,000", "Cash", "Payment", "100,000", "Change", "30,000"], "labels": ["B-menu.cnt", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.sub.cnt", "B-menu.sub.nm", "B-menu.sub.price", "B-menu.sub.cnt", "B-menu.sub.nm", "I-menu.sub.nm", "B-menu.sub.price", "B-menu.sub.cnt", "B-menu.sub.nm", "B-menu.sub.price", "B-menu.cnt", "B-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-sub_total.subtotal_price", "I-sub_total.subtotal_price", "I-sub_total.subtotal_price", "B-sub_total.tax_price", "I-sub_total.tax_price", "I-sub_total.tax_price", "B-sub_total.etc", "I-sub_total.etc", "B-total.total_price", "I-total.total_price", "B-total.cashprice", "I-total.cashprice", "I-total.cashprice", "B-total.changeprice", "I-total.changeprice"], "actual_boxes": [[112, 638, 128, 662], [134, 638, 188, 666], [190, 638, 282, 664], [286, 638, 396, 664], [630, 642, 714, 670], [114, 668, 126, 692], [134, 666, 246, 692], [698, 672, 716, 698], [112, 698, 126, 722], [131, 695, 261, 721], [268, 696, 382, 724], [698, 702, 716, 726], [108, 726, 124, 750], [130, 726, 256, 752], [698, 732, 718, 756], [108, 758, 122, 780], [130, 756, 252, 782], [256, 756, 356, 784], [360, 756, 483, 788], [486, 758, 520, 784], [646, 760, 720, 790], [96, 816, 150, 842], [152, 816, 216, 842], [633, 822, 721, 852], [94, 848, 150, 874], [156, 844, 229, 878], [650, 854, 724, 882], [92, 876, 213, 910], [704, 884, 722, 910], [90, 910, 170, 940], [621, 916, 723, 950], [88, 978, 156, 1004], [162, 977, 275, 1009], [622, 981, 725, 1015], [86, 1007, 187, 1043], [635, 1016, 725, 1046]], "boxes": [[129, 492, 148, 510], [155, 492, 217, 513], [219, 492, 326, 512], [331, 492, 458, 512], [729, 495, 826, 516], [131, 515, 145, 533], [155, 513, 284, 533], [807, 518, 828, 538], [129, 538, 145, 557], [151, 536, 302, 556], [310, 537, 442, 558], [807, 541, 828, 560], [125, 560, 143, 578], [150, 560, 296, 580], [807, 564, 831, 583], [125, 584, 141, 601], [150, 583, 291, 603], [296, 583, 412, 604], [416, 583, 559, 608], [562, 584, 601, 604], [747, 586, 833, 609], [111, 629, 173, 649], [175, 629, 250, 649], [732, 634, 834, 657], [108, 654, 173, 674], [180, 651, 265, 677], [752, 658, 837, 680], [106, 675, 246, 702], [814, 682, 835, 702], [104, 702, 196, 725], [718, 706, 836, 733], [101, 754, 180, 774], [187, 753, 318, 778], [719, 756, 839, 783], [99, 777, 216, 804], [734, 783, 839, 807]], "docid": 16, "page": 1}
test/annotations/17.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 960, "page_height": 1280, "words": ["Goblin's", "Mace", "1", "25,000", "Mozarella", "Hot", "Dog", "2", "38,000", "Chili", "Pepper", "Croquette", "1", "14,000", "Cheese", "Croquette", "1", "14,000", "Plastik", "Amook", "1", "0", "Plastik", "Putih", "Take", "Away", "1", "0", "Subtotal", "91,000", "Discount", "(0)", "TOTAL", "Rp.", "91,000", "Debit", "91,000"], "labels": ["B-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.price", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.price", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.price", "B-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.price", "B-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.price", "B-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.price", "B-sub_total.subtotal_price", "I-sub_total.subtotal_price", "B-sub_total.discount_price", "I-sub_total.discount_price", "B-total.total_price", "I-total.total_price", "I-total.total_price", "B-total.creditcardprice", "I-total.creditcardprice"], "actual_boxes": [[280, 603, 336, 619], [336, 603, 377, 619], [407, 603, 419, 618], [569, 602, 617, 619], [279, 633, 346, 649], [349, 632, 376, 649], [278, 650, 308, 669], [408, 632, 418, 649], [569, 632, 617, 651], [277, 668, 311, 685], [311, 666, 363, 686], [278, 686, 346, 704], [409, 666, 416, 683], [571, 668, 618, 685], [276, 702, 332, 720], [275, 720, 344, 739], [407, 704, 416, 719], [571, 701, 619, 719], [275, 738, 326, 755], [326, 737, 377, 755], [408, 737, 415, 752], [608, 736, 624, 751], [275, 769, 324, 789], [326, 768, 361, 787], [274, 788, 310, 805], [313, 787, 352, 810], [407, 768, 416, 786], [609, 768, 624, 783], [274, 814, 333, 833], [573, 812, 624, 830], [274, 847, 338, 864], [604, 845, 627, 863], [273, 877, 339, 897], [528, 877, 560, 899], [562, 875, 626, 897], [273, 910, 313, 931], [576, 910, 630, 928]], "boxes": [[291, 471, 350, 483], [350, 471, 392, 483], [423, 471, 436, 482], [592, 470, 642, 483], [290, 494, 360, 507], [363, 493, 391, 507], [289, 507, 320, 522], [425, 493, 435, 507], [592, 493, 642, 508], [288, 521, 323, 535], [323, 520, 378, 535], [289, 535, 360, 550], [426, 520, 433, 533], [594, 521, 643, 535], [287, 548, 345, 562], [286, 562, 358, 577], [423, 550, 433, 561], [594, 547, 644, 561], [286, 576, 339, 589], [339, 575, 392, 589], [425, 575, 432, 587], [633, 575, 650, 586], [286, 600, 337, 616], [339, 600, 376, 614], [285, 615, 322, 628], [326, 614, 366, 632], [423, 600, 433, 614], [634, 600, 650, 611], [285, 635, 346, 650], [596, 634, 650, 648], [285, 661, 352, 675], [629, 660, 653, 674], [284, 685, 353, 700], [550, 685, 583, 702], [585, 683, 652, 700], [284, 710, 326, 727], [600, 710, 656, 725]], "docid": 17, "page": 1}
test/annotations/18.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 576, "page_height": 864, "words": ["Propolis Cair", "1", "156000", "156000", "Sub", "Tofal", "156000", "Tunai", "156000", "Kembalian", "Rp. 0"], "labels": ["B-menu.nm", "B-menu.cnt", "B-menu.price", "B-menu.unitprice", "B-total.total_price", "I-total.total_price", "I-total.total_price", "B-total.cashprice", "I-total.cashprice", "B-total.changeprice", "I-total.changeprice"], "actual_boxes": [[20, 322, 154, 346], [154, 324, 168, 344], [252, 332, 330, 356], [22, 348, 100, 372], [20, 412, 66, 436], [68, 412, 118, 436], [254, 424, 330, 448], [20, 492, 80, 514], [254, 502, 330, 526], [18, 558, 130, 582], [274, 556, 330, 582]], "boxes": [[34, 372, 267, 400], [267, 375, 291, 398], [437, 384, 572, 412], [38, 402, 173, 430], [34, 476, 114, 504], [118, 476, 204, 504], [440, 490, 572, 518], [34, 569, 138, 594], [440, 581, 572, 608], [31, 645, 225, 673], [475, 643, 572, 673]], "docid": 18, "page": 1}
test/annotations/19.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 576, "page_height": 864, "words": ["4", "AMBUSH", "DBL", "CHS", "60000", "10", "AMBUSH", "CHS", "BUR", "100000", "NET", "SALES", "160000", "TAX", "16000", "AMOUNT", "DUE", "176000"], "labels": ["B-menu.cnt", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.cnt", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-sub_total.subtotal_price", "I-sub_total.subtotal_price", "I-sub_total.subtotal_price", "B-sub_total.tax_price", "I-sub_total.tax_price", "B-total.total_price", "I-total.total_price", "I-total.total_price"], "actual_boxes": [[94, 426, 112, 454], [122, 425, 211, 463], [218, 430, 270, 464], [279, 428, 331, 469], [354, 433, 435, 469], [74, 466, 108, 498], [116, 464, 205, 505], [212, 472, 262, 504], [274, 474, 324, 506], [334, 474, 432, 514], [114, 508, 162, 542], [170, 511, 250, 548], [334, 518, 434, 558], [114, 549, 161, 585], [344, 563, 429, 601], [116, 590, 202, 630], [210, 600, 263, 638], [332, 604, 433, 647]], "boxes": [[163, 493, 194, 525], [211, 491, 366, 535], [378, 497, 468, 537], [484, 495, 574, 542], [614, 501, 755, 542], [128, 539, 187, 576], [201, 537, 355, 584], [368, 546, 454, 583], [475, 548, 562, 585], [579, 548, 750, 594], [197, 587, 281, 627], [295, 591, 434, 634], [579, 599, 753, 645], [197, 635, 279, 677], [597, 651, 744, 695], [201, 682, 350, 729], [364, 694, 456, 738], [576, 699, 751, 748]], "docid": 19, "page": 1}
test/annotations/2.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 864, "page_height": 1296, "words": ["1", "JASMINE", "MT", "( L", ")", "24,000", "COCONUT", "JELLY", "( L", ")", "4,000", "SUB", "TOTAL", "28,000", "TOTAL", "SAI", "S", "28,000", "TOTAL", "ITEMS", "1", "CASH", "100,000", "CHANGE", "72,000"], "labels": ["B-menu.cnt", "B-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.sub.nm", "I-menu.sub.nm", "I-menu.sub.nm", "I-menu.sub.nm", "B-menu.sub.price", "B-sub_total.subtotal_price", "I-sub_total.subtotal_price", "I-sub_total.subtotal_price", "B-total.total_price", "I-total.total_price", "I-total.total_price", "I-total.total_price", "B-total.menuqty_cnt", "I-total.menuqty_cnt", "I-total.menuqty_cnt", "B-total.cashprice", "I-total.cashprice", "B-total.changeprice", "I-total.changeprice"], "actual_boxes": [[168, 652, 178, 672], [216, 648, 298, 674], [306, 648, 334, 674], [356, 648, 392, 672], [402, 652, 414, 672], [672, 652, 746, 678], [208, 684, 298, 710], [308, 682, 370, 710], [380, 684, 418, 710], [428, 688, 440, 706], [686, 690, 748, 716], [106, 762, 148, 792], [158, 760, 218, 790], [680, 764, 754, 792], [102, 846, 170, 876], [178, 844, 214, 872], [232, 844, 246, 872], [686, 842, 762, 870], [102, 888, 168, 918], [178, 886, 246, 918], [752, 884, 764, 910], [98, 932, 157, 960], [681, 924, 770, 952], [100, 974, 178, 1004], [696, 964, 772, 996]], "boxes": [[194, 503, 206, 518], [250, 500, 344, 520], [354, 500, 386, 520], [412, 500, 453, 518], [465, 503, 479, 518], [777, 503, 863, 523], [240, 527, 344, 547], [356, 526, 428, 547], [439, 527, 483, 547], [495, 530, 509, 544], [793, 532, 865, 552], [122, 587, 171, 611], [182, 586, 252, 609], [787, 589, 872, 611], [118, 652, 196, 675], [206, 651, 247, 672], [268, 651, 284, 672], [793, 649, 881, 671], [118, 685, 194, 708], [206, 683, 284, 708], [870, 682, 884, 702], [113, 719, 181, 740], [788, 712, 891, 734], [115, 751, 206, 774], [805, 743, 893, 768]], "docid": 2, "page": 1}
test/annotations/20.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 864, "page_height": 1296, "words": ["1", "cashew", "nuts", "chkn", "64,500", "1", "garlic", "pepper", "beef", "79,500", "1", "red", "curry", "beef", "69,500", "1", "phad", "thai", "64,500", "4", "steamed", "rice", "47,600", "SUBTOTAL", "325,600", "Service", "chrg", "17,908", "10%", "PB1", "34,351", "TOTAL", "377,859"], "labels": ["B-menu.cnt", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.cnt", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.cnt", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.cnt", "B-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.cnt", "B-menu.nm", "I-menu.nm", "B-menu.price", "B-sub_total.subtotal_price", "I-sub_total.subtotal_price", "B-sub_total.service_price", "I-sub_total.service_price", "I-sub_total.service_price", "B-sub_total.tax_price", "I-sub_total.tax_price", "I-sub_total.tax_price", "B-total.total_price", "I-total.total_price"], "actual_boxes": [[166, 608, 184, 638], [197, 609, 298, 635], [308, 608, 376, 634], [388, 606, 456, 632], [672, 594, 774, 628], [168, 642, 184, 670], [198, 640, 299, 669], [308, 644, 409, 669], [418, 634, 486, 664], [671, 628, 775, 658], [168, 674, 184, 702], [200, 672, 252, 700], [262, 676, 344, 704], [357, 670, 426, 695], [671, 660, 776, 691], [168, 706, 186, 736], [196, 707, 271, 733], [280, 702, 346, 730], [673, 691, 777, 723], [168, 738, 186, 766], [199, 738, 317, 763], [328, 734, 394, 762], [676, 724, 778, 760], [199, 800, 334, 829], [662, 788, 782, 824], [199, 836, 318, 861], [330, 829, 397, 865], [682, 822, 782, 856], [202, 866, 254, 898], [264, 864, 316, 896], [680, 856, 782, 888], [202, 931, 363, 959], [558, 920, 784, 958]], "boxes": [[192, 469, 212, 492], [228, 469, 344, 489], [356, 469, 435, 489], [449, 467, 527, 487], [777, 458, 895, 484], [194, 495, 212, 516], [229, 493, 346, 516], [356, 496, 473, 516], [483, 489, 562, 512], [776, 484, 896, 507], [194, 520, 212, 541], [231, 518, 291, 540], [303, 521, 398, 543], [413, 516, 493, 536], [776, 509, 898, 533], [194, 544, 215, 567], [226, 545, 313, 565], [324, 541, 400, 563], [778, 533, 899, 557], [194, 569, 215, 591], [230, 569, 366, 588], [379, 566, 456, 587], [782, 558, 900, 586], [230, 617, 386, 639], [766, 608, 905, 635], [230, 645, 368, 664], [381, 639, 459, 667], [789, 634, 905, 660], [233, 668, 293, 692], [305, 666, 365, 691], [787, 660, 905, 685], [233, 718, 420, 739], [645, 709, 907, 739]], "docid": 20, "page": 1}
test/annotations/21.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 960, "page_height": 1280, "words": ["1", "35.000", "Rp", "35.000", "NASI", "GOR", "SFD", "TLR", "1", "3.000", "Rp", "3.000", "ES", "TEH", "TAWAR", "***TOTAL", "Rp", "38.000", "CASH", "Rp", "50.000", "CHANGE", "Rp", "12.000"], "labels": ["B-menu.cnt", "B-menu.unitprice", "B-menu.price", "I-menu.price", "B-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.unitprice", "B-menu.price", "I-menu.price", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-total.total_price", "I-total.total_price", "I-total.total_price", "B-total.cashprice", "I-total.cashprice", "I-total.cashprice", "B-total.changeprice", "I-total.changeprice", "I-total.changeprice"], "actual_boxes": [[233, 546, 247, 580], [277, 542, 374, 580], [537, 542, 571, 584], [571, 542, 666, 577], [227, 582, 296, 620], [307, 584, 358, 620], [371, 584, 420, 619], [433, 584, 482, 619], [232, 625, 246, 659], [280, 624, 358, 657], [554, 623, 586, 655], [587, 621, 665, 655], [231, 664, 263, 696], [280, 665, 326, 696], [340, 664, 418, 696], [232, 750, 354, 784], [417, 748, 477, 785], [481, 747, 664, 782], [228, 792, 310, 825], [543, 786, 573, 827], [574, 787, 670, 826], [228, 832, 326, 868], [541, 827, 575, 865], [574, 827, 673, 865]], "boxes": [[242, 426, 257, 453], [288, 423, 389, 453], [559, 423, 594, 456], [594, 423, 693, 450], [236, 454, 308, 484], [319, 456, 372, 484], [386, 456, 437, 483], [451, 456, 502, 483], [241, 488, 256, 514], [291, 487, 372, 513], [577, 486, 610, 511], [611, 485, 692, 511], [240, 518, 273, 543], [291, 519, 339, 543], [354, 518, 435, 543], [241, 585, 368, 612], [434, 584, 496, 613], [501, 583, 691, 610], [237, 618, 322, 644], [565, 614, 596, 646], [597, 614, 697, 645], [237, 650, 339, 678], [563, 646, 598, 675], [597, 646, 701, 675]], "docid": 21, "page": 1}
test/annotations/22.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 864, "page_height": 1296, "words": ["2", "[MD]", "SOFT", "STEAMED", "CHEESEC", "20,000", "2", "[MD]", "SOFT", "STEAMED", "CHOCOCA", "20,000", "TOTAL", "40,000", "CASH", "100,000", "CHANGE", "60,000"], "labels": ["B-menu.cnt", "B-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.cnt", "B-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-total.total_price", "I-total.total_price", "B-total.cashprice", "I-total.cashprice", "B-total.changeprice", "I-total.changeprice"], "actual_boxes": [[130, 540, 150, 570], [164, 538, 226, 572], [238, 540, 304, 572], [314, 538, 423, 574], [436, 542, 544, 574], [586, 544, 682, 578], [130, 578, 150, 608], [164, 576, 226, 610], [240, 578, 304, 608], [316, 578, 424, 610], [436, 580, 544, 612], [584, 580, 680, 614], [156, 647, 319, 712], [494, 650, 678, 714], [156, 708, 226, 740], [576, 710, 678, 742], [150, 744, 352, 808], [500, 744, 690, 810]], "boxes": [[150, 416, 173, 439], [189, 415, 261, 441], [275, 416, 351, 441], [363, 415, 489, 442], [504, 418, 629, 442], [678, 419, 789, 445], [150, 445, 173, 469], [189, 444, 261, 470], [277, 445, 351, 469], [365, 445, 490, 470], [504, 447, 629, 472], [675, 447, 787, 473], [180, 499, 369, 549], [571, 501, 784, 550], [180, 546, 261, 570], [666, 547, 784, 572], [173, 574, 407, 623], [578, 574, 798, 625]], "docid": 22, "page": 1}
test/annotations/23.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 864, "page_height": 1296, "words": ["6", "TWIST", "DONUT", "54,000", "1", "REDBEAN", "BREAD", "9,000", "TOTAL", "63,000", "CASH", "70,000", "CHANGE", "7,000"], "labels": ["B-menu.cnt", "B-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.cnt", "B-menu.nm", "I-menu.nm", "B-menu.price", "B-total.total_price", "I-total.total_price", "B-total.cashprice", "I-total.cashprice", "B-total.changeprice", "I-total.changeprice"], "actual_boxes": [[190, 602, 208, 626], [216, 600, 282, 628], [290, 600, 356, 628], [562, 598, 642, 628], [194, 634, 206, 658], [216, 632, 308, 660], [314, 630, 380, 658], [574, 630, 644, 660], [216, 693, 340, 741], [488, 694, 642, 746], [214, 744, 268, 772], [564, 742, 644, 770], [214, 776, 366, 822], [515, 775, 644, 823]], "boxes": [[219, 464, 240, 483], [250, 462, 326, 484], [335, 462, 412, 484], [650, 461, 743, 484], [224, 489, 238, 507], [250, 487, 356, 509], [363, 486, 439, 507], [664, 486, 745, 509], [250, 534, 393, 571], [564, 535, 743, 575], [247, 574, 310, 595], [652, 572, 745, 594], [247, 598, 423, 634], [596, 597, 745, 635]], "docid": 23, "page": 1}
test/annotations/24.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 576, "page_height": 864, "words": ["5001-Corn", "Flakes", "Cookies", "Rp.56.000", "x1", "Rp.56.000", "5003-Chokoreto", "Cookies", "Rp.62.000", "x1", "Rp.62.000", "6002-Plastic", "Bag", "Medium", "Rp.0", "x1", "Rp.0", "Total", "Item:", "3", "Total,", "Rp.118.000", "Debet", "Card", "118.000"], "labels": ["B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.unitprice", "B-menu.cnt", "B-menu.price", "B-menu.nm", "I-menu.nm", "B-menu.unitprice", "B-menu.cnt", "B-menu.price", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.unitprice", "B-menu.cnt", "B-menu.price", "B-total.menuqty_cnt", "I-total.menuqty_cnt", "I-total.menuqty_cnt", "B-total.total_price", "I-total.total_price", "B-total.creditcardprice", "I-total.creditcardprice", "I-total.creditcardprice"], "actual_boxes": [[56, 430, 162, 454], [168, 430, 240, 454], [246, 430, 328, 454], [134, 460, 242, 486], [280, 462, 306, 484], [380, 462, 488, 488], [54, 490, 218, 514], [224, 490, 306, 514], [131, 522, 241, 543], [280, 522, 306, 544], [380, 522, 490, 548], [54, 550, 194, 576], [200, 549, 239, 579], [246, 552, 318, 574], [188, 582, 240, 608], [280, 582, 306, 604], [438, 584, 488, 610], [52, 642, 114, 666], [122, 642, 182, 666], [290, 642, 308, 666], [50, 700, 122, 724], [344, 702, 466, 728], [52, 760, 114, 784], [120, 762, 172, 784], [424, 760, 508, 782]], "boxes": [[97, 497, 281, 525], [291, 497, 416, 525], [427, 497, 569, 525], [232, 532, 420, 562], [486, 534, 531, 560], [659, 534, 847, 564], [93, 567, 378, 594], [388, 567, 531, 594], [227, 604, 418, 628], [486, 604, 531, 629], [659, 604, 850, 634], [93, 636, 336, 666], [347, 635, 414, 670], [427, 638, 552, 664], [326, 673, 416, 703], [486, 673, 531, 699], [760, 675, 847, 706], [90, 743, 197, 770], [211, 743, 315, 770], [503, 743, 534, 770], [86, 810, 211, 837], [597, 812, 809, 842], [90, 879, 197, 907], [208, 881, 298, 907], [736, 879, 881, 905]], "docid": 24, "page": 1}
test/annotations/25.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 864, "page_height": 1296, "words": ["1", "TWIST", "STRAWBERRY", "DONUT", "10,000", "1", "TLJ", "CROQUETTE", "17,000", "1", "POTATO", "PEPPER", "BAGEL", "16,000", "TOTAL", "43,000", "CASH", "50,000", "CHANGE", "7,000"], "labels": ["B-menu.cnt", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.cnt", "B-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.cnt", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-total.total_price", "I-total.total_price", "B-total.cashprice", "I-total.cashprice", "B-total.changeprice", "I-total.changeprice"], "actual_boxes": [[88, 490, 104, 526], [126, 488, 226, 528], [244, 490, 440, 530], [456, 490, 554, 528], [672, 490, 788, 532], [88, 538, 106, 576], [124, 538, 186, 576], [204, 538, 384, 576], [669, 535, 785, 577], [88, 588, 104, 624], [124, 586, 248, 626], [261, 583, 383, 623], [398, 584, 498, 624], [670, 584, 786, 626], [122, 680, 326, 756], [550, 680, 789, 756], [126, 760, 208, 798], [667, 755, 785, 795], [123, 806, 364, 877], [588, 802, 786, 882]], "boxes": [[101, 378, 120, 405], [145, 376, 261, 407], [282, 378, 509, 408], [527, 378, 641, 407], [777, 378, 912, 410], [101, 415, 122, 444], [143, 415, 215, 444], [236, 415, 444, 444], [774, 412, 908, 445], [101, 453, 120, 481], [143, 452, 287, 483], [302, 449, 443, 480], [460, 450, 576, 481], [775, 450, 909, 483], [141, 524, 377, 583], [636, 524, 913, 583], [145, 586, 240, 615], [771, 582, 908, 613], [142, 621, 421, 676], [680, 618, 909, 680]], "docid": 25, "page": 1}
test/annotations/26.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 720, "page_height": 1280, "words": ["Cap", "Cay", "Nasi", "Cap", "Cay", "Porsi", "B", "esar", "1", "65.000", "65.000", "Minuman", "Teh", "Tawar", "2", "4.000", "Lain-lain", "Fu", "Yung", "Hai", "1", "65.000", "65.000", "Subtotal", "Rp", "138.000", "Total", "Rp", "138.000", "Cash", "Rp", "138.000", "Change", "Rp", "0"], "labels": ["B-menu.etc", "I-menu.etc", "B-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.unitprice", "B-menu.price", "B-menu.etc", "B-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.unitprice", "B-menu.etc", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.unitprice", "B-menu.price", "B-sub_total.subtotal_price", "I-sub_total.subtotal_price", "I-sub_total.subtotal_price", "B-total.total_price", "I-total.total_price", "I-total.total_price", "B-total.cashprice", "I-total.cashprice", "I-total.cashprice", "B-total.changeprice", "I-total.changeprice", "I-total.changeprice"], "actual_boxes": [[107, 518, 159, 553], [167, 518, 222, 551], [110, 558, 167, 582], [183, 557, 230, 584], [243, 555, 289, 582], [302, 552, 376, 576], [384, 551, 406, 576], [108, 595, 170, 616], [106, 626, 122, 654], [197, 622, 290, 649], [492, 609, 583, 640], [104, 673, 214, 705], [100, 711, 150, 739], [163, 710, 242, 739], [101, 750, 119, 777], [193, 744, 273, 776], [100, 798, 243, 829], [95, 837, 130, 867], [144, 837, 208, 867], [220, 834, 268, 865], [97, 877, 112, 909], [191, 873, 285, 902], [497, 857, 589, 889], [92, 949, 216, 984], [437, 943, 469, 973], [486, 935, 592, 969], [88, 1031, 168, 1065], [434, 1022, 470, 1059], [486, 1014, 596, 1048], [84, 1114, 150, 1147], [435, 1102, 472, 1140], [490, 1095, 596, 1131], [78, 1159, 183, 1193], [533, 1140, 566, 1180], [580, 1137, 601, 1171]], "boxes": [[148, 404, 220, 432], [231, 404, 308, 430], [152, 435, 231, 454], [254, 435, 319, 456], [337, 433, 401, 454], [419, 431, 522, 450], [533, 430, 563, 450], [150, 464, 236, 481], [147, 489, 169, 510], [273, 485, 402, 507], [683, 475, 809, 500], [144, 525, 297, 550], [138, 555, 208, 577], [226, 554, 336, 577], [140, 585, 165, 607], [268, 581, 379, 606], [138, 623, 337, 647], [131, 653, 180, 677], [200, 653, 288, 677], [305, 651, 372, 675], [134, 685, 155, 710], [265, 682, 395, 704], [690, 669, 818, 694], [127, 741, 300, 768], [606, 736, 651, 760], [675, 730, 822, 757], [122, 805, 233, 832], [602, 798, 652, 827], [675, 792, 827, 818], [116, 870, 208, 896], [604, 860, 655, 890], [680, 855, 827, 883], [108, 905, 254, 932], [740, 890, 786, 921], [805, 888, 834, 914]], "docid": 26, "page": 1}
test/annotations/27.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 864, "page_height": 1296, "words": ["PKT", "AYAM", "33,000", "GULAI", "OTAK", "23,000", "2.00", "ITEMS", "SUBTOTAL", "56,000", "TAX", "10%", "5,600", "TOTAL", "61,600", "CHARGE5", "61,600"], "labels": ["B-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.nm", "I-menu.nm", "B-menu.price", "B-total.menuqty_cnt", "I-total.menuqty_cnt", "B-sub_total.subtotal_price", "I-sub_total.subtotal_price", "B-sub_total.tax_price", "I-sub_total.tax_price", "I-sub_total.tax_price", "B-total.total_price", "I-total.total_price", "B-total.cashprice", "I-total.cashprice"], "actual_boxes": [[100, 426, 164, 466], [180, 424, 266, 464], [612, 420, 732, 462], [100, 474, 204, 514], [222, 474, 304, 512], [611, 468, 731, 510], [321, 522, 402, 561], [420, 519, 522, 559], [99, 575, 418, 610], [613, 566, 736, 605], [100, 626, 166, 666], [186, 624, 248, 664], [634, 616, 736, 656], [99, 676, 206, 715], [615, 665, 736, 705], [101, 726, 248, 764], [615, 714, 736, 753]], "boxes": [[115, 328, 189, 359], [208, 327, 307, 358], [708, 324, 847, 356], [115, 365, 236, 396], [256, 365, 351, 395], [707, 361, 846, 393], [371, 402, 465, 432], [486, 400, 604, 431], [114, 443, 483, 470], [709, 436, 851, 466], [115, 483, 192, 513], [215, 481, 287, 512], [733, 475, 851, 506], [114, 521, 238, 551], [711, 513, 851, 543], [116, 560, 287, 589], [711, 550, 851, 581]], "docid": 27, "page": 1}
test/annotations/28.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 1152, "page_height": 1728, "words": ["SAMGYOPSAL", "2", "194,000", "SUL", "LUNG", "TANG", "1", "75,000", "MAKOLI", "1", "100,000", "Sub", "Total", "369,000", "Service", "18,450", "VAT", "38,745", "Discount", "0", "TOTAL", "426,195"], "labels": ["B-menu.nm", "B-menu.cnt", "B-menu.price", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.price", "B-menu.nm", "B-menu.cnt", "B-menu.price", "B-sub_total.subtotal_price", "I-sub_total.subtotal_price", "I-sub_total.subtotal_price", "B-sub_total.service_price", "I-sub_total.service_price", "B-sub_total.tax_price", "I-sub_total.tax_price", "B-sub_total.discount_price", "I-sub_total.discount_price", "B-total.total_price", "I-total.total_price"], "actual_boxes": [[149, 728, 452, 763], [568, 728, 594, 760], [736, 724, 892, 764], [148, 784, 234, 820], [244, 782, 366, 820], [378, 780, 496, 818], [572, 780, 590, 814], [758, 776, 890, 818], [145, 839, 314, 875], [572, 836, 592, 870], [739, 832, 894, 871], [144, 924, 228, 962], [236, 922, 334, 960], [737, 912, 898, 951], [144, 974, 290, 1010], [764, 964, 901, 1001], [143, 1022, 232, 1058], [763, 1012, 902, 1051], [143, 1078, 318, 1114], [876, 1066, 902, 1104], [139, 1162, 318, 1209], [711, 1150, 914, 1208]], "boxes": [[129, 421, 392, 441], [493, 421, 515, 439], [638, 418, 774, 442], [128, 453, 203, 474], [211, 452, 317, 474], [328, 451, 430, 473], [496, 451, 512, 471], [657, 449, 772, 473], [125, 485, 272, 506], [496, 483, 513, 503], [641, 481, 776, 504], [125, 534, 197, 556], [204, 533, 289, 555], [639, 527, 779, 550], [125, 563, 251, 584], [663, 557, 782, 579], [124, 591, 201, 612], [662, 585, 782, 608], [124, 623, 276, 644], [760, 616, 782, 638], [120, 672, 276, 699], [617, 665, 793, 699]], "docid": 28, "page": 1}
test/annotations/29.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 864, "page_height": 1296, "words": ["COLD", "OCHA", "1", "10,909", "BCA", "PROMO", "1", "54,455", "ABURA", "UDON", "SPICY", "1", "0", "1", ":-KAKE", "UDON", "0", "SKEWERED", "SHUMAI", "1", "12,727", "SKEWERED", "TOFU", "ROLL", "1", "12,727", "EBI", "TEMPURA", "1", "13,636", "KITSUNE", "UDON", "(KIDS)", "1", "28,182", "SUB,", "TOTAL", "132,636", "RESTAURANT", "TAX", "13,264", "GRAND", "TOTAL", "145,900", "~ BCA", "EDC", "[145,900]"], "labels": ["B-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.price", "B-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.price", "B-menu.sub.nm", "I-menu.sub.nm", "I-menu.sub.nm", "B-menu.sub.cnt", "B-menu.sub.price", "B-menu.sub.cnt", "B-menu.sub.nm", "I-menu.sub.nm", "B-menu.sub.price", "B-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.price", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.price", "B-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.price", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.price", "B-sub_total.subtotal_price", "I-sub_total.subtotal_price", "I-sub_total.subtotal_price", "B-sub_total.tax_price", "I-sub_total.tax_price", "I-sub_total.tax_price", "B-total.total_price", "I-total.total_price", "I-total.total_price", "B-total.creditcardprice", "I-total.creditcardprice", "I-total.creditcardprice"], "actual_boxes": [[38, 608, 128, 638], [138, 610, 228, 640], [570, 616, 590, 642], [662, 616, 772, 648], [36, 644, 106, 674], [114, 646, 230, 674], [570, 650, 590, 678], [662, 649, 771, 686], [96, 680, 204, 706], [216, 680, 306, 708], [314, 680, 414, 708], [570, 686, 590, 712], [750, 688, 770, 714], [570, 720, 590, 746], [68, 714, 180, 742], [190, 714, 282, 742], [750, 722, 770, 750], [30, 748, 210, 778], [220, 750, 346, 778], [570, 754, 590, 782], [662, 756, 770, 790], [28, 784, 208, 814], [218, 784, 302, 814], [312, 784, 392, 814], [570, 790, 592, 816], [662, 792, 770, 824], [26, 820, 86, 852], [94, 820, 244, 852], [570, 826, 592, 854], [662, 826, 772, 860], [24, 856, 170, 888], [180, 856, 274, 886], [282, 854, 394, 890], [572, 860, 590, 888], [662, 862, 772, 896], [264, 1004, 342, 1036], [350, 1004, 456, 1036], [618, 1004, 746, 1040], [170, 1046, 384, 1080], [394, 1046, 460, 1080], [638, 1046, 746, 1080], [248, 1142, 364, 1174], [373, 1141, 481, 1173], [549, 1169, 743, 1215], [104, 1178, 198, 1210], [208, 1178, 282, 1208], [322, 1178, 480, 1216]], "boxes": [[43, 469, 148, 492], [159, 470, 263, 493], [659, 475, 682, 495], [766, 475, 893, 500], [41, 496, 122, 520], [131, 498, 266, 520], [659, 501, 682, 523], [766, 500, 892, 529], [111, 524, 236, 544], [250, 524, 354, 546], [363, 524, 479, 546], [659, 529, 682, 549], [868, 530, 891, 550], [659, 555, 682, 575], [78, 550, 208, 572], [219, 550, 326, 572], [868, 557, 891, 578], [34, 577, 243, 600], [254, 578, 400, 600], [659, 581, 682, 603], [766, 583, 891, 609], [32, 604, 240, 628], [252, 604, 349, 628], [361, 604, 453, 628], [659, 609, 685, 629], [766, 611, 891, 635], [30, 632, 99, 657], [108, 632, 282, 657], [659, 637, 685, 658], [766, 637, 893, 663], [27, 660, 196, 685], [208, 660, 317, 683], [326, 658, 456, 686], [662, 663, 682, 685], [766, 665, 893, 691], [305, 774, 395, 799], [405, 774, 527, 799], [715, 774, 863, 802], [196, 807, 444, 833], [456, 807, 532, 833], [738, 807, 863, 833], [287, 881, 421, 905], [431, 880, 556, 905], [635, 902, 859, 937], [120, 908, 229, 933], [240, 908, 326, 932], [372, 908, 555, 938]], "docid": 29, "page": 1}
test/annotations/3.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 864, "page_height": 1296, "words": ["1X", "@11000", "DONAT", "GULA", "11,000", "1.00xITEMs", "SUBTOTAL", "11,000", "TOTAL", "11,000", "CASH", "11,000"], "labels": ["B-menu.cnt", "B-menu.unitprice", "B-menu.nm", "I-menu.nm", "B-menu.price", "B-total.menuqty_cnt", "B-sub_total.subtotal_price", "I-sub_total.subtotal_price", "B-total.total_price", "I-total.total_price", "B-total.cashprice", "I-total.cashprice"], "actual_boxes": [[148, 666, 182, 700], [388, 652, 493, 683], [148, 702, 232, 738], [244, 698, 314, 734], [574, 680, 680, 714], [330, 736, 497, 763], [153, 782, 287, 814], [579, 764, 687, 794], [159, 822, 316, 853], [584, 804, 691, 837], [158, 861, 289, 893], [586, 845, 693, 877]], "boxes": [[171, 513, 210, 540], [449, 503, 570, 527], [171, 541, 268, 569], [282, 538, 363, 566], [664, 524, 787, 550], [381, 567, 575, 588], [177, 603, 332, 628], [670, 589, 795, 612], [184, 634, 365, 658], [675, 620, 799, 645], [182, 664, 334, 689], [678, 652, 802, 676]], "docid": 3, "page": 1}
test/annotations/30.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 864, "page_height": 1296, "words": ["Kupon", "3", "28,636", "Subtotal", "28,636", "PB1", "(10%)", "2,864", "Dine", "In", "Total", "31,500", "Cash", "50,000", "Change", "18,500"], "labels": ["B-menu.nm", "I-menu.nm", "B-menu.price", "B-sub_total.subtotal_price", "I-sub_total.subtotal_price", "B-sub_total.tax_price", "I-sub_total.tax_price", "I-sub_total.tax_price", "B-total.total_price", "I-total.total_price", "I-total.total_price", "I-total.total_price", "B-total.cashprice", "I-total.cashprice", "B-total.changeprice", "I-total.changeprice"], "actual_boxes": [[134, 864, 206, 896], [214, 864, 234, 894], [614, 864, 700, 898], [128, 941, 241, 975], [618, 942, 704, 978], [126, 982, 172, 1014], [184, 982, 252, 1014], [632, 982, 706, 1018], [120, 1064, 182, 1096], [192, 1066, 224, 1096], [232, 1066, 306, 1096], [620, 1063, 714, 1097], [120, 1146, 182, 1176], [623, 1144, 714, 1174], [122, 1220, 209, 1258], [624, 1214, 712, 1248]], "boxes": [[155, 666, 238, 691], [247, 666, 270, 689], [710, 666, 810, 692], [148, 726, 278, 752], [715, 726, 814, 754], [145, 757, 199, 782], [212, 757, 291, 782], [731, 757, 817, 785], [138, 820, 210, 845], [222, 822, 259, 845], [268, 822, 354, 845], [717, 820, 826, 846], [138, 884, 210, 907], [721, 882, 826, 905], [141, 941, 241, 970], [722, 936, 824, 962]], "docid": 30, "page": 1}
test/annotations/31.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 2304, "page_height": 4096, "words": ["1", "SALMON", "PESTO", "85,500", "1", "SALMON", "PESTO", "85,500", "Disc", "-100%", "(ITM06)", "-85,500", "SUBTTL", "85,500", "SVC", "CHG", "6%", "10,260", "PB1", "10%", "18,126", "TOTAL", "113,886"], "labels": ["B-menu.cnt", "B-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.cnt", "B-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.discountprice", "I-menu.discountprice", "I-menu.discountprice", "I-menu.discountprice", "B-sub_total.subtotal_price", "I-sub_total.subtotal_price", "B-sub_total.service_price", "I-sub_total.service_price", "I-sub_total.service_price", "I-sub_total.service_price", "B-sub_total.tax_price", "I-sub_total.tax_price", "I-sub_total.tax_price", "B-total.total_price", "I-total.total_price"], "actual_boxes": [[482, 2005, 520, 2073], [721, 1996, 938, 2073], [955, 1996, 1134, 2069], [1550, 1970, 1777, 2042], [486, 2090, 520, 2163], [721, 2077, 938, 2154], [960, 2077, 1134, 2150], [1554, 2057, 1782, 2123], [618, 2167, 772, 2240], [792, 2163, 972, 2234], [971, 2156, 1200, 2239], [1524, 2142, 1786, 2208], [618, 2248, 840, 2325], [1562, 2226, 1791, 2293], [616, 2338, 741, 2407], [759, 2329, 874, 2406], [896, 2329, 977, 2402], [1572, 2310, 1794, 2382], [622, 2423, 733, 2500], [768, 2419, 878, 2491], [1577, 2395, 1798, 2469], [630, 2587, 974, 2659], [1325, 2569, 1802, 2638]], "boxes": [[209, 489, 225, 506], [312, 487, 407, 506], [414, 487, 492, 505], [672, 480, 771, 498], [210, 510, 225, 528], [312, 507, 407, 525], [416, 507, 492, 524], [674, 502, 773, 518], [268, 529, 335, 546], [343, 528, 421, 545], [421, 526, 520, 546], [661, 522, 775, 539], [268, 548, 364, 567], [677, 543, 777, 559], [267, 570, 321, 587], [329, 568, 379, 587], [388, 568, 424, 586], [682, 563, 778, 581], [269, 591, 318, 610], [333, 590, 381, 608], [684, 584, 780, 602], [273, 631, 422, 649], [575, 627, 782, 644]], "docid": 31, "page": 1}
test/annotations/32.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 1836, "page_height": 3264, "words": ["THAI", "ICED", "GREEN", "TEA", "1", "@24.000", "24.000", "SUB-TOTAL", "24.000", "GRANDTOTAL", "24.000", "CASH", "50.000", "CHANGED", "26.000"], "labels": ["B-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.unitprice", "B-menu.price", "B-sub_total.subtotal_price", "I-sub_total.subtotal_price", "B-total.total_price", "I-total.total_price", "B-total.cashprice", "I-total.cashprice", "B-total.changeprice", "I-total.changeprice"], "actual_boxes": [[358, 1530, 485, 1601], [503, 1535, 628, 1603], [647, 1540, 797, 1613], [816, 1550, 907, 1611], [387, 1608, 421, 1666], [530, 1611, 741, 1676], [1366, 1632, 1550, 1689], [350, 1746, 625, 1814], [1366, 1771, 1550, 1829], [543, 1897, 856, 2016], [1360, 1910, 1557, 2026], [340, 2084, 472, 2145], [1370, 2090, 1550, 2156], [336, 2155, 557, 2220], [1373, 2165, 1550, 2227]], "boxes": [[194, 468, 264, 490], [273, 470, 342, 491], [352, 471, 434, 494], [444, 474, 494, 493], [210, 492, 229, 510], [288, 493, 403, 513], [744, 500, 844, 517], [190, 534, 340, 555], [744, 542, 844, 560], [295, 581, 466, 617], [740, 585, 848, 620], [185, 638, 257, 657], [746, 640, 844, 660], [183, 660, 303, 680], [747, 663, 844, 682]], "docid": 32, "page": 1}
test/annotations/33.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 576, "page_height": 864, "words": ["1", "GRILLED", "BABY", "POTATO", "(R", "50,500", "1", "HOT", "TUNA", "67,000", "1", "HOT", "TUNA", "67,000", "Disc", "-100% (ITM06)", "-67,000", "SUBTTL", "117,500", "SVC", "CHG", "6%", "11,070", "PB1", "10%", "19,557", "TOTAL", "148,127"], "labels": ["B-menu.cnt", "B-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.cnt", "B-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.cnt", "B-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.discountprice", "I-menu.discountprice", "I-menu.discountprice", "B-sub_total.subtotal_price", "I-sub_total.subtotal_price", "B-sub_total.service_price", "I-sub_total.service_price", "I-sub_total.service_price", "I-sub_total.service_price", "B-sub_total.tax_price", "I-sub_total.tax_price", "I-sub_total.tax_price", "B-total.total_price", "I-total.total_price"], "actual_boxes": [[54, 626, 64, 648], [124, 620, 206, 648], [210, 620, 260, 646], [264, 620, 336, 646], [344, 618, 370, 646], [398, 618, 468, 644], [54, 652, 66, 674], [124, 648, 164, 674], [168, 648, 218, 674], [396, 644, 468, 672], [54, 678, 66, 700], [126, 674, 164, 700], [170, 674, 218, 700], [398, 672, 470, 698], [94, 702, 144, 728], [148, 700, 282, 726], [388, 698, 470, 726], [96, 728, 166, 754], [390, 726, 472, 754], [96, 754, 134, 780], [138, 754, 176, 780], [182, 756, 210, 780], [400, 754, 472, 782], [96, 782, 134, 808], [142, 782, 178, 808], [402, 780, 472, 808], [98, 834, 210, 860], [320, 834, 472, 860]], "boxes": [[93, 724, 111, 750], [215, 717, 357, 750], [364, 717, 451, 747], [458, 717, 583, 747], [597, 715, 642, 747], [690, 715, 812, 745], [93, 754, 114, 780], [215, 750, 284, 780], [291, 750, 378, 780], [687, 745, 812, 777], [93, 784, 114, 810], [218, 780, 284, 810], [295, 780, 378, 810], [690, 777, 815, 807], [163, 812, 250, 842], [256, 810, 489, 840], [673, 807, 815, 840], [166, 842, 288, 872], [677, 840, 819, 872], [166, 872, 232, 902], [239, 872, 305, 902], [315, 875, 364, 902], [694, 872, 819, 905], [166, 905, 232, 935], [246, 905, 309, 935], [697, 902, 819, 935], [170, 965, 364, 995], [555, 965, 819, 995]], "docid": 33, "page": 1}
test/annotations/34.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 320, "page_height": 624, "words": ["Ash", "Chick", "Sambal", "Matah", "5", "75.000", "Jamur", "Goreng", "2", "10.000", "Subtotal", "85.000", "Pajak", "(10%)", "8.500", "Total", "93.500", "Tunai", "100.000", "Kembali", "6.500"], "labels": ["B-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.price", "B-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.price", "B-sub_total.subtotal_price", "I-sub_total.subtotal_price", "B-sub_total.tax_price", "I-sub_total.tax_price", "I-sub_total.tax_price", "B-total.total_price", "I-total.total_price", "B-total.cashprice", "I-total.cashprice", "B-total.changeprice", "I-total.changeprice"], "actual_boxes": [[6, 408, 26, 423], [28, 408, 61, 423], [64, 408, 105, 423], [107, 408, 138, 424], [153, 408, 166, 423], [250, 407, 290, 422], [5, 423, 35, 439], [39, 423, 80, 440], [93, 422, 104, 440], [254, 423, 291, 440], [1, 456, 55, 470], [255, 456, 296, 471], [2, 470, 33, 488], [39, 471, 72, 488], [262, 471, 295, 488], [0, 505, 32, 520], [257, 508, 298, 524], [0, 538, 34, 556], [254, 543, 303, 559], [0, 557, 42, 574], [265, 562, 304, 576]], "boxes": [[18, 653, 81, 677], [87, 653, 190, 677], [200, 653, 328, 677], [334, 653, 431, 679], [478, 653, 518, 677], [781, 652, 906, 676], [15, 677, 109, 703], [121, 677, 250, 705], [290, 676, 325, 705], [793, 677, 909, 705], [3, 730, 171, 753], [796, 730, 925, 754], [6, 753, 103, 782], [121, 754, 225, 782], [818, 754, 921, 782], [0, 809, 100, 833], [803, 814, 931, 839], [0, 862, 106, 891], [793, 870, 946, 895], [0, 892, 131, 919], [828, 900, 950, 923]], "docid": 34, "page": 1}
test/annotations/35.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 864, "page_height": 1296, "words": ["2", "TWIST", "DONUT", "18,000", "1", "BANANA", "DONUT", "11,000", "1", "CREAMCHEESE", "BREAD", "13,000", "1", "FRANKFRUT", "SAUSAGE", "ROLL", "12,000", "TOTAL", "54,000", "CASH", "104,000", "CHANGE", "50,000"], "labels": ["B-menu.cnt", "B-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.cnt", "B-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.cnt", "B-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.cnt", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-total.total_price", "I-total.total_price", "B-total.cashprice", "I-total.cashprice", "B-total.changeprice", "I-total.changeprice"], "actual_boxes": [[162, 470, 184, 502], [194, 470, 276, 504], [285, 470, 370, 503], [631, 467, 732, 501], [166, 510, 182, 540], [194, 508, 292, 542], [302, 508, 384, 542], [629, 506, 729, 542], [166, 548, 182, 578], [196, 545, 370, 579], [394, 546, 478, 580], [630, 546, 730, 582], [168, 586, 184, 616], [198, 584, 340, 618], [348, 584, 462, 618], [470, 584, 538, 616], [630, 584, 730, 616], [190, 656, 344, 706], [531, 647, 744, 707], [180, 708, 250, 740], [622, 704, 748, 740], [166, 742, 374, 808], [534, 742, 756, 814]], "boxes": [[187, 362, 212, 387], [224, 362, 319, 388], [329, 362, 428, 388], [730, 360, 847, 386], [192, 393, 210, 416], [224, 391, 337, 418], [349, 391, 444, 418], [728, 390, 843, 418], [192, 422, 210, 445], [226, 420, 428, 446], [456, 421, 553, 447], [729, 421, 844, 449], [194, 452, 212, 475], [229, 450, 393, 476], [402, 450, 534, 476], [543, 450, 622, 475], [729, 450, 844, 475], [219, 506, 398, 544], [614, 499, 861, 545], [208, 546, 289, 570], [719, 543, 865, 570], [192, 572, 432, 623], [618, 572, 875, 628]], "docid": 35, "page": 1}
test/annotations/36.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 2304, "page_height": 4096, "words": ["1", "XXL", "Crispy", "Chicken", "40,000", "1", "- Sedang", "0", "ITEMS:", "1", "40,000", "Total", "40,000", "Cash", "100,000", "Pay", "Change :", "60,000"], "labels": ["B-menu.cnt", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.sub.cnt", "B-menu.sub.nm", "B-menu.sub.price", "B-total.menuqty_cnt", "I-total.menuqty_cnt", "B-sub_total.subtotal_price", "B-total.total_price", "I-total.total_price", "B-total.cashprice", "I-total.cashprice", "I-total.cashprice", "B-total.changeprice", "I-total.changeprice"], "actual_boxes": [[174, 1971, 230, 2069], [392, 1966, 644, 2069], [668, 1959, 987, 2089], [1015, 1966, 1399, 2065], [1834, 1966, 2193, 2077], [174, 2090, 234, 2193], [407, 2075, 877, 2207], [2124, 2082, 2193, 2184], [157, 2301, 613, 2415], [605, 2299, 661, 2402], [1832, 2275, 2187, 2400], [169, 2428, 449, 2523], [1831, 2382, 2183, 2506], [409, 2523, 699, 2618], [716, 2493, 1140, 2606], [176, 2535, 386, 2656], [1427, 2482, 1827, 2614], [1831, 2502, 2158, 2618]], "boxes": [[75, 481, 99, 505], [170, 479, 279, 505], [289, 478, 428, 510], [440, 479, 607, 504], [796, 479, 951, 507], [75, 510, 101, 535], [176, 506, 380, 538], [921, 508, 951, 533], [68, 561, 266, 589], [262, 561, 286, 586], [795, 555, 949, 585], [73, 592, 194, 615], [794, 581, 947, 611], [177, 615, 303, 639], [310, 608, 494, 636], [76, 618, 167, 648], [619, 605, 792, 638], [794, 610, 936, 639]], "docid": 36, "page": 1}
test/annotations/37.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 576, "page_height": 864, "words": ["Popcorn", "Salt", "(S)", "1", "20.000", "TOTAL", "20.000", "CASH", "50.000", "CHANGED", "30.000"], "labels": ["B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.price", "B-total.total_etc", "I-total.total_etc", "B-total.cashprice", "I-total.cashprice", "B-total.changeprice", "I-total.changeprice"], "actual_boxes": [[114, 470, 203, 501], [208, 474, 260, 500], [270, 476, 302, 500], [70, 474, 82, 496], [462, 480, 537, 511], [296, 553, 361, 584], [462, 542, 542, 586], [54, 599, 107, 628], [466, 616, 544, 644], [48, 627, 139, 660], [466, 646, 544, 674]], "boxes": [[197, 543, 352, 579], [361, 548, 451, 578], [468, 550, 524, 578], [121, 548, 142, 574], [802, 555, 932, 591], [513, 640, 626, 675], [802, 627, 940, 678], [93, 693, 185, 726], [809, 712, 944, 745], [83, 725, 241, 763], [809, 747, 944, 780]], "docid": 37, "page": 1}
test/annotations/38.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 2304, "page_height": 4096, "words": ["1", "XLB", "Org", "Pork", "10x", "78,000", "1", "Sicito", "Babi", "65,000", "1", "Hotplate", "Tahu", "58,000", "1", "DF", "Fish", "Fillet", "Garlc", "108,000", "1", "LM", "Pork", "Belly", "88,000", "1", "Siew", "Mai", "38,800", "5", "Kwan", "Yin", "Cup", "50,000", "1", "Herbal", "Jelly", "38,000", "1", "Onde-Onde", "38,000", "561,800", "ITEMS:", "13", "Service", "charge", "42,135", "PB1", "60,394", "Total", "664,329"], "labels": ["B-menu.cnt", "B-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.cnt", "B-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.cnt", "B-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.cnt", "B-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.cnt", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.cnt", "B-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.cnt", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.cnt", "B-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.cnt", "B-menu.nm", "B-menu.price", "B-sub_total.subtotal_price", "B-total.menuqty_cnt", "I-total.menuqty_cnt", "B-sub_total.service_price", "I-sub_total.service_price", "I-sub_total.service_price", "B-sub_total.tax_price", "I-sub_total.tax_price", "B-total.total_price", "I-total.total_price"], "actual_boxes": [[345, 1830, 401, 1902], [516, 1830, 661, 1907], [676, 1829, 816, 1924], [827, 1838, 1005, 1918], [1011, 1841, 1147, 1919], [1480, 1843, 1745, 1928], [341, 1920, 396, 1992], [516, 1919, 720, 1997], [733, 1924, 904, 1996], [1476, 1937, 1740, 2018], [345, 2005, 401, 2077], [494, 2009, 811, 2094], [827, 2013, 1006, 2086], [1476, 2017, 1736, 2103], [345, 2094, 396, 2163], [516, 2094, 613, 2171], [634, 2101, 773, 2170], [789, 2098, 976, 2172], [981, 2102, 1185, 2177], [1429, 2107, 1736, 2188], [341, 2180, 388, 2252], [486, 2178, 615, 2257], [632, 2186, 800, 2263], [813, 2173, 988, 2278], [1471, 2193, 1740, 2274], [332, 2265, 384, 2342], [482, 2268, 660, 2348], [678, 2274, 823, 2346], [1476, 2282, 1740, 2363], [324, 2355, 379, 2427], [503, 2353, 712, 2434], [728, 2364, 838, 2437], [855, 2360, 1000, 2453], [1472, 2368, 1740, 2453], [320, 2449, 375, 2521], [499, 2440, 749, 2532], [771, 2452, 930, 2541], [1472, 2461, 1740, 2542], [315, 2538, 371, 2615], [495, 2537, 929, 2624], [1476, 2555, 1745, 2636], [1425, 2729, 1744, 2820], [302, 2717, 588, 2798], [584, 2722, 682, 2798], [299, 2802, 586, 2897], [589, 2818, 843, 2912], [1472, 2827, 1744, 2918], [302, 2905, 452, 2986], [1476, 2922, 1749, 3008], [298, 2995, 567, 3084], [1323, 3006, 1739, 3114]], "boxes": [[149, 446, 174, 464], [223, 446, 286, 465], [293, 446, 354, 469], [358, 448, 436, 468], [438, 449, 497, 468], [642, 449, 757, 470], [148, 468, 171, 486], [223, 468, 312, 487], [318, 469, 392, 487], [640, 472, 755, 492], [149, 489, 174, 507], [214, 490, 351, 511], [358, 491, 436, 509], [640, 492, 753, 513], [149, 511, 171, 528], [223, 511, 266, 530], [275, 512, 335, 529], [342, 512, 423, 530], [425, 513, 514, 531], [620, 514, 753, 534], [148, 532, 168, 549], [210, 531, 266, 551], [274, 533, 347, 552], [352, 530, 428, 556], [638, 535, 755, 555], [144, 552, 166, 571], [209, 553, 286, 573], [294, 555, 357, 572], [640, 557, 755, 576], [140, 574, 164, 592], [218, 574, 309, 594], [315, 577, 363, 594], [371, 576, 434, 598], [638, 578, 755, 598], [138, 597, 162, 615], [216, 595, 325, 618], [334, 598, 403, 620], [638, 600, 755, 620], [136, 619, 161, 638], [214, 619, 403, 640], [640, 623, 757, 643], [618, 666, 756, 688], [131, 663, 255, 683], [253, 664, 296, 683], [129, 684, 254, 707], [255, 687, 365, 710], [638, 690, 756, 712], [131, 709, 196, 729], [640, 713, 759, 734], [129, 731, 246, 752], [574, 733, 754, 760]], "docid": 38, "page": 1}
test/annotations/39.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 864, "page_height": 1296, "words": ["HPL754DR", "LUNCH", "BOX", "3P", "SET", "W/RED", "BAG", "&", "SP00", "N.", "8", "PCS", "243,000", "1,944,000", "DISKON:", "(20%)", "1,555,200", "HPL500", "RICE", "CASE", "7L", "W/CUP", "5", "PCS", "195,000", "975,000", "DISKON:", "(20%)", "780,000", "HPL754DB", "LUNCH", "BOX", "3P", "SET", "W/BLACK", "BAG", "&", "SP", "OON", "4", "PCS", "243,000", "972,000", "DISKON:", "(20%)", "777,600", "TOTAL", "ITEM", "3", "TOTAL", "QTY", "17", "BAYAR", "CREDIT", "CARD", "3,112,800"], "labels": ["B-menu.num", "B-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.cnt", "I-menu.cnt", "B-menu.unitprice", "B-menu.price", "B-menu.discountprice", "I-menu.discountprice", "B-menu.itemsubtotal", "B-menu.num", "B-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.cnt", "I-menu.cnt", "B-menu.unitprice", "B-menu.price", "B-menu.discountprice", "I-menu.discountprice", "B-menu.itemsubtotal", "B-menu.num", "B-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.cnt", "I-menu.cnt", "B-menu.unitprice", "B-menu.price", "B-menu.discountprice", "I-menu.discountprice", "B-menu.itemsubtotal", "B-total.menutype_cnt", "I-total.menutype_cnt", "I-total.menutype_cnt", "B-total.menuqty_cnt", "I-total.menuqty_cnt", "I-total.menuqty_cnt", "B-total.creditcardprice", "I-total.creditcardprice", "I-total.creditcardprice", "I-total.creditcardprice"], "actual_boxes": [[120, 706, 258, 740], [262, 707, 346, 746], [354, 714, 406, 746], [416, 718, 450, 748], [460, 720, 514, 752], [524, 722, 607, 757], [618, 727, 669, 761], [682, 734, 702, 760], [712, 733, 783, 763], [124, 746, 158, 772], [160, 780, 180, 808], [186, 780, 240, 810], [368, 787, 479, 823], [522, 792, 665, 828], [128, 814, 237, 846], [254, 814, 325, 852], [522, 828, 660, 864], [124, 852, 224, 882], [236, 854, 300, 884], [310, 857, 374, 891], [384, 862, 420, 892], [428, 864, 512, 892], [162, 890, 182, 916], [188, 890, 244, 918], [370, 895, 481, 927], [548, 898, 658, 931], [130, 921, 238, 956], [254, 925, 328, 959], [546, 932, 655, 968], [132, 958, 255, 994], [264, 964, 344, 996], [352, 966, 404, 998], [412, 968, 446, 1000], [456, 968, 508, 1002], [514, 969, 625, 1008], [632, 976, 687, 1013], [694, 978, 714, 1008], [723, 977, 759, 1009], [128, 1000, 180, 1032], [162, 1042, 180, 1068], [184, 1042, 238, 1072], [364, 1045, 475, 1084], [544, 1051, 654, 1090], [126, 1080, 236, 1113], [249, 1086, 324, 1118], [542, 1093, 656, 1132], [129, 1147, 206, 1189], [216, 1158, 283, 1187], [646, 1172, 666, 1197], [127, 1188, 206, 1222], [218, 1194, 268, 1222], [631, 1205, 667, 1236], [126, 1227, 206, 1266], [214, 1231, 309, 1267], [317, 1237, 384, 1270], [526, 1242, 663, 1272]], "boxes": [[138, 544, 298, 570], [303, 545, 400, 575], [409, 550, 469, 575], [481, 554, 520, 577], [532, 555, 594, 580], [606, 557, 702, 584], [715, 560, 774, 587], [789, 566, 812, 586], [824, 565, 906, 588], [143, 575, 182, 595], [185, 601, 208, 623], [215, 601, 277, 625], [425, 607, 554, 635], [604, 611, 769, 638], [148, 628, 274, 652], [293, 628, 376, 657], [604, 638, 763, 666], [143, 657, 259, 680], [273, 658, 347, 682], [358, 661, 432, 687], [444, 665, 486, 688], [495, 666, 592, 688], [187, 686, 210, 706], [217, 686, 282, 708], [428, 690, 556, 715], [634, 692, 761, 718], [150, 710, 275, 737], [293, 713, 379, 739], [631, 719, 758, 746], [152, 739, 295, 766], [305, 743, 398, 768], [407, 745, 467, 770], [476, 746, 516, 771], [527, 746, 587, 773], [594, 747, 723, 777], [731, 753, 795, 781], [803, 754, 826, 777], [836, 753, 878, 778], [148, 771, 208, 796], [187, 804, 208, 824], [212, 804, 275, 827], [421, 806, 549, 836], [629, 810, 756, 841], [145, 833, 273, 858], [288, 837, 375, 862], [627, 843, 759, 873], [149, 885, 238, 917], [250, 893, 327, 915], [747, 904, 770, 923], [146, 916, 238, 942], [252, 921, 310, 942], [730, 929, 771, 953], [145, 946, 238, 976], [247, 949, 357, 977], [366, 954, 444, 979], [608, 958, 767, 981]], "docid": 39, "page": 1}
test/annotations/4.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 864, "page_height": 1296, "words": ["ICE", "BLACKCOFFE", "2", "82,000", "AVOCADO", "COFFEE", "1", "61,000", "CHIKEN", "KATSU", "FF", "1", "51,000", "SUB_TOTAL", "194,000", "DISCOUNT", "19,400", "TOTAL", "174,600", "CASH", "200,000", "CHANGE", "25,400"], "labels": ["B-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.price", "B-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.price", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.price", "B-sub_total.subtotal_price", "I-sub_total.subtotal_price", "B-sub_total.discount_price", "I-sub_total.discount_price", "B-total.total_price", "I-total.total_price", "B-total.cashprice", "I-total.cashprice", "B-total.changeprice", "I-total.changeprice"], "actual_boxes": [[106, 546, 156, 578], [168, 547, 325, 589], [464, 562, 484, 590], [620, 562, 726, 606], [106, 584, 221, 622], [232, 590, 327, 626], [466, 600, 483, 628], [625, 602, 722, 643], [102, 626, 202, 658], [212, 625, 293, 665], [302, 634, 337, 666], [460, 640, 479, 669], [618, 641, 719, 682], [250, 757, 400, 800], [624, 770, 741, 809], [248, 800, 379, 836], [620, 812, 725, 855], [252, 843, 397, 885], [624, 855, 743, 902], [250, 890, 364, 926], [620, 901, 742, 945], [244, 934, 350, 966], [620, 948, 728, 992]], "boxes": [[122, 421, 180, 445], [194, 422, 376, 454], [537, 433, 560, 455], [717, 433, 840, 467], [122, 450, 255, 479], [268, 455, 378, 483], [539, 462, 559, 484], [723, 464, 835, 496], [118, 483, 233, 507], [245, 482, 339, 513], [349, 489, 390, 513], [532, 493, 554, 516], [715, 494, 832, 526], [289, 584, 462, 617], [722, 594, 857, 624], [287, 617, 438, 645], [717, 626, 839, 659], [291, 650, 459, 682], [722, 659, 859, 695], [289, 686, 421, 714], [717, 695, 858, 729], [282, 720, 405, 745], [717, 731, 842, 765]], "docid": 4, "page": 1}
test/annotations/40.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 450, "page_height": 640, "words": ["Snack", "Lestari", "All", "27,000", "2", "54,000", "Bakery", "Aneka", "Sisir", "Banana,Pizza,yoko,Mar", "mer,Daging,abon,keju,cokelat,dll", "7,000", "2", "14,000", "TOTAL", "68,000", "CASH", "100,000", "CHANGE", "32,000"], "labels": ["B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.unitprice", "B-menu.cnt", "B-menu.price", "B-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.unitprice", "B-menu.cnt", "B-menu.price", "B-total.total_price", "I-total.total_price", "B-total.cashprice", "I-total.cashprice", "B-total.changeprice", "I-total.changeprice"], "actual_boxes": [[21, 312, 72, 331], [80, 312, 151, 331], [158, 312, 188, 336], [78, 336, 141, 361], [40, 336, 53, 357], [352, 339, 417, 362], [17, 364, 79, 388], [88, 358, 141, 384], [149, 360, 196, 384], [204, 364, 415, 392], [19, 388, 336, 418], [80, 416, 130, 439], [38, 415, 50, 435], [356, 416, 415, 443], [19, 467, 120, 490], [296, 472, 415, 497], [18, 494, 63, 516], [343, 498, 418, 523], [18, 520, 82, 542], [354, 525, 416, 549]], "boxes": [[46, 487, 160, 517], [177, 487, 335, 517], [351, 487, 417, 525], [173, 525, 313, 564], [88, 525, 117, 557], [782, 529, 926, 565], [37, 568, 175, 606], [195, 559, 313, 600], [331, 562, 435, 600], [453, 568, 922, 612], [42, 606, 746, 653], [177, 650, 288, 685], [84, 648, 111, 679], [791, 650, 922, 692], [42, 729, 266, 765], [657, 737, 922, 776], [40, 771, 140, 806], [762, 778, 928, 817], [40, 812, 182, 846], [786, 820, 924, 857]], "docid": 40, "page": 1}
test/annotations/41.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 648, "page_height": 1152, "words": ["Chicken", "Maryland", "47619.00", "Cappucino", "(Hot/Iced)", "30303.00", "Naga", "Lychee", "Juice", "34632.00", "Cafe", "Latte", "30303.00", "Hot", "Chocolate", "Marshmallo", "30303.00", "Chicken", "Cesar", "Salad", "43290.00", "Mineral", "Water", "12987.00", "Mineral", "Water", "12987.00", "Lychee/Peach/Lemon/Mango", "25974.00", "Chicken", "Maryland", "47619.00", "Subtotal", "316017.00", "Service", "Charge", "5%", "+", "48982.68", "TOTAL", "365000.00"], "labels": ["B-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.nm", "B-menu.price", "B-menu.nm", "I-menu.nm", "B-menu.price", "B-sub_total.subtotal_price", "I-sub_total.subtotal_price", "B-sub_total.service_price", "I-sub_total.service_price", "I-sub_total.service_price", "I-sub_total.service_price", "I-sub_total.service_price", "B-total.total_price", "I-total.total_price"], "actual_boxes": [[123, 454, 187, 474], [190, 455, 263, 474], [384, 448, 449, 467], [125, 478, 206, 496], [211, 474, 294, 495], [381, 471, 451, 489], [126, 497, 163, 515], [168, 497, 226, 515], [227, 495, 272, 514], [382, 492, 451, 510], [128, 519, 165, 535], [167, 517, 216, 535], [383, 511, 452, 528], [126, 538, 153, 555], [160, 536, 239, 554], [245, 534, 329, 551], [384, 531, 454, 546], [126, 556, 190, 575], [194, 555, 237, 575], [244, 553, 290, 572], [383, 547, 454, 564], [125, 576, 187, 593], [194, 576, 240, 592], [388, 566, 457, 584], [124, 596, 186, 614], [192, 594, 239, 612], [390, 587, 458, 604], [124, 615, 333, 632], [387, 606, 459, 623], [124, 637, 188, 656], [193, 634, 265, 653], [390, 627, 462, 645], [121, 675, 194, 697], [379, 667, 464, 687], [120, 701, 186, 719], [193, 699, 248, 718], [256, 696, 275, 720], [278, 697, 291, 713], [394, 691, 467, 707], [191, 741, 241, 779], [385, 727, 473, 754]], "boxes": [[189, 394, 288, 411], [293, 394, 405, 411], [592, 388, 692, 405], [192, 414, 317, 430], [325, 411, 453, 429], [587, 408, 695, 424], [194, 431, 251, 447], [259, 431, 348, 447], [350, 429, 419, 446], [589, 427, 695, 442], [197, 450, 254, 464], [257, 448, 333, 464], [591, 443, 697, 458], [194, 467, 236, 481], [246, 465, 368, 480], [378, 463, 507, 478], [592, 460, 700, 473], [194, 482, 293, 499], [299, 481, 365, 499], [376, 480, 447, 496], [591, 474, 700, 489], [192, 500, 288, 514], [299, 500, 370, 513], [598, 491, 705, 506], [191, 517, 287, 532], [296, 515, 368, 531], [601, 509, 706, 524], [191, 533, 513, 548], [597, 526, 708, 540], [191, 552, 290, 569], [297, 550, 408, 566], [601, 544, 712, 559], [186, 585, 299, 605], [584, 578, 716, 596], [185, 608, 287, 624], [297, 606, 382, 623], [395, 604, 424, 625], [429, 605, 449, 618], [608, 599, 720, 613], [294, 643, 371, 676], [594, 631, 729, 654]], "docid": 41, "page": 1}
test/annotations/42.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 1836, "page_height": 3264, "words": ["1", "Chicken", "HCC.", "1Pcs", "15.000", "Sub", "Total", "15,000", "P.Rest", "10", "%", "1,500", "Total", "16,500", "Cash", "50,000", "Kembali", "33,500", "1", "Items,"], "labels": ["B-menu.cnt", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-sub_total.subtotal_price", "I-sub_total.subtotal_price", "I-sub_total.subtotal_price", "B-sub_total.tax_price", "I-sub_total.tax_price", "I-sub_total.tax_price", "I-sub_total.tax_price", "B-total.total_price", "I-total.total_price", "B-total.cashprice", "I-total.cashprice", "B-total.changeprice", "I-total.changeprice", "B-total.menuqty_cnt", "I-total.menuqty_cnt"], "actual_boxes": [[316, 1339, 343, 1390], [435, 1339, 622, 1390], [629, 1343, 731, 1394], [748, 1343, 853, 1394], [1098, 1336, 1251, 1390], [700, 1465, 785, 1513], [795, 1462, 921, 1513], [1096, 1456, 1252, 1506], [656, 1638, 809, 1689], [822, 1635, 880, 1686], [894, 1635, 928, 1679], [1122, 1635, 1251, 1686], [799, 1798, 924, 1849], [1094, 1751, 1261, 1853], [819, 1849, 931, 1897], [1101, 1849, 1254, 1904], [749, 1968, 929, 2011], [1102, 1964, 1257, 2027], [428, 2237, 459, 2284], [470, 2228, 624, 2275]], "boxes": [[172, 410, 186, 425], [236, 410, 338, 425], [342, 411, 398, 427], [407, 411, 464, 427], [598, 409, 681, 425], [381, 448, 427, 463], [433, 447, 501, 463], [596, 446, 681, 461], [357, 501, 440, 517], [447, 500, 479, 516], [486, 500, 505, 514], [611, 500, 681, 516], [435, 550, 503, 566], [595, 536, 686, 567], [446, 566, 507, 581], [599, 566, 683, 583], [407, 602, 505, 616], [600, 601, 684, 621], [233, 685, 250, 699], [255, 682, 339, 696]], "docid": 42, "page": 1}
test/annotations/43.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 2304, "page_height": 4096, "words": ["6", "Pcs", "Cheese", "Tart", "165000.00", "Box", "of", "6", "PP", "Carrier", "Subtotal:", "Rp", "165000.00", "Total", "Tax", "Included:", "Rp", "15000.00", "Total:", "Rp", "165000.00", "Customer", "Paid", "Cash:", "Rp", "200000.00", "Customer", "Change:", "Rp", "35000.00"], "labels": ["B-menu.cnt", "I-menu.cnt", "B-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.sub.nm", "I-menu.sub.nm", "I-menu.sub.nm", "I-menu.sub.nm", "I-menu.sub.nm", "B-sub_total.subtotal_price", "I-sub_total.subtotal_price", "I-sub_total.subtotal_price", "B-sub_total.tax_price", "I-sub_total.tax_price", "I-sub_total.tax_price", "I-sub_total.tax_price", "I-sub_total.tax_price", "B-total.total_price", "I-total.total_price", "I-total.total_price", "B-total.cashprice", "I-total.cashprice", "I-total.cashprice", "I-total.cashprice", "I-total.cashprice", "B-total.changeprice", "I-total.changeprice", "I-total.changeprice", "I-total.changeprice"], "actual_boxes": [[633, 2344, 659, 2395], [678, 2338, 772, 2397], [836, 2333, 1002, 2393], [1015, 2329, 1126, 2389], [1451, 2330, 1680, 2407], [678, 2406, 772, 2466], [785, 2402, 844, 2461], [857, 2397, 900, 2457], [678, 2470, 742, 2534], [753, 2469, 948, 2521], [589, 2610, 839, 2657], [1392, 2592, 1448, 2652], [1447, 2588, 1684, 2668], [588, 2677, 737, 2730], [750, 2666, 840, 2726], [852, 2653, 1089, 2713], [1418, 2659, 1472, 2718], [1475, 2655, 1684, 2732], [584, 2812, 759, 2862], [1392, 2783, 1447, 2848], [1444, 2780, 1688, 2864], [579, 2949, 810, 2987], [819, 2918, 934, 2982], [947, 2914, 1083, 2973], [1389, 2916, 1443, 2980], [1441, 2911, 1684, 2993], [579, 3018, 810, 3054], [819, 2986, 1006, 3050], [1415, 2983, 1468, 3046], [1471, 2973, 1684, 3060]], "boxes": [[274, 572, 286, 584], [294, 570, 335, 585], [362, 569, 434, 584], [440, 568, 488, 583], [629, 568, 729, 587], [294, 587, 335, 602], [340, 586, 366, 600], [371, 585, 390, 599], [294, 603, 322, 618], [326, 602, 411, 615], [255, 637, 364, 648], [604, 632, 628, 647], [628, 631, 730, 651], [255, 653, 319, 666], [325, 650, 364, 665], [369, 647, 472, 662], [615, 649, 638, 663], [640, 648, 730, 666], [253, 686, 329, 698], [604, 679, 628, 695], [626, 678, 732, 699], [251, 719, 351, 729], [355, 712, 405, 728], [411, 711, 470, 725], [602, 711, 626, 727], [625, 710, 730, 730], [251, 736, 351, 745], [355, 729, 436, 744], [614, 728, 637, 743], [638, 725, 730, 747]], "docid": 43, "page": 1}
test/annotations/44.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 864, "page_height": 1296, "words": ["1", "Combo", "1", "30.000", "TOTAL", "30.000", "CASH", "50.000", "CHANGED", "20.000"], "labels": ["B-menu.cnt", "B-menu.nm", "I-menu.nm", "B-menu.price", "B-total.total_price", "I-total.total_price", "B-total.cashprice", "I-total.cashprice", "B-total.changeprice", "I-total.changeprice"], "actual_boxes": [[102, 714, 116, 751], [160, 710, 248, 751], [258, 714, 276, 748], [636, 712, 731, 746], [418, 816, 503, 853], [634, 786, 742, 852], [100, 900, 171, 935], [640, 896, 740, 932], [101, 938, 218, 972], [640, 936, 740, 973]], "boxes": [[118, 550, 134, 579], [185, 547, 287, 579], [298, 550, 319, 577], [736, 549, 846, 575], [483, 629, 582, 658], [733, 606, 858, 657], [115, 694, 197, 721], [740, 691, 856, 719], [116, 723, 252, 750], [740, 722, 856, 750]], "docid": 44, "page": 1}
test/annotations/45.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 864, "page_height": 1296, "words": ["1", "Lemon", "Tea", "(L).", "25.000", "1", "Mike", "&", "Ike", "Original", "28.000", "1", "Mike", "&", "Berry", "28.000", "1", "Roti", "Keju", "Manis.", "7.000", "TOTAL", "88,000", "CASH", "88.000", "0", "CHANGED"], "labels": ["B-menu.cnt", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.cnt", "B-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.cnt", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.cnt", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-total.total_price", "I-total.total_price", "B-total.cashprice", "I-total.cashprice", "B-total.changeprice", "I-total.changeprice"], "actual_boxes": [[164, 734, 178, 758], [216, 732, 290, 760], [298, 730, 342, 756], [356, 726, 404, 754], [616, 709, 707, 731], [162, 764, 176, 788], [212, 762, 277, 787], [284, 760, 302, 786], [312, 758, 358, 784], [364, 754, 479, 777], [619, 740, 711, 763], [160, 792, 174, 818], [214, 790, 274, 820], [284, 788, 302, 816], [312, 788, 386, 816], [624, 771, 717, 797], [158, 822, 172, 850], [212, 822, 272, 850], [282, 818, 344, 848], [354, 816, 436, 846], [642, 803, 721, 831], [441, 900, 518, 930], [638, 875, 726, 922], [146, 986, 212, 1020], [632, 967, 716, 985], [690, 988, 708, 1016], [144, 1025, 257, 1051]], "boxes": [[189, 566, 206, 584], [250, 564, 335, 586], [344, 563, 395, 583], [412, 560, 467, 581], [712, 547, 818, 564], [187, 589, 203, 608], [245, 587, 320, 607], [328, 586, 349, 606], [361, 584, 414, 604], [421, 581, 554, 599], [716, 570, 822, 588], [185, 611, 201, 631], [247, 609, 317, 632], [328, 608, 349, 629], [361, 608, 446, 629], [722, 594, 829, 614], [182, 634, 199, 655], [245, 634, 314, 655], [326, 631, 398, 654], [409, 629, 504, 652], [743, 619, 834, 641], [510, 694, 599, 717], [738, 675, 840, 711], [168, 760, 245, 787], [731, 746, 828, 760], [798, 762, 819, 783], [166, 790, 297, 810]], "docid": 45, "page": 1}
test/annotations/46.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 864, "page_height": 1296, "words": ["1X", "S-Bubble", "Milk", "Tea", "@20,000", "20,000", "100%", "1X", "S-Caramel", "Milk", "Tea", "@20,000", "20,000", "100%", "Total:", "40,000", "Cash:", "40,000", "CHANGE", "0"], "labels": ["B-menu.cnt", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.unitprice", "B-menu.price", "B-menu.sub.nm", "B-menu.cnt", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.unitprice", "B-menu.price", "B-menu.sub.nm", "B-total.total_price", "I-total.total_price", "B-total.cashprice", "I-total.cashprice", "B-total.changeprice", "I-total.changeprice"], "actual_boxes": [[212, 686, 240, 714], [246, 686, 344, 714], [348, 686, 398, 714], [402, 688, 442, 714], [470, 686, 554, 714], [592, 680, 660, 710], [236, 716, 286, 742], [212, 746, 240, 772], [246, 744, 352, 772], [358, 744, 410, 770], [414, 744, 454, 770], [470, 742, 556, 770], [596, 738, 666, 768], [236, 774, 288, 802], [404, 888, 478, 916], [604, 886, 676, 916], [415, 919, 478, 943], [604, 916, 680, 946], [394, 978, 470, 1008], [664, 978, 682, 1006]], "boxes": [[245, 529, 277, 550], [284, 529, 398, 550], [402, 529, 460, 550], [465, 530, 511, 550], [543, 529, 641, 550], [685, 524, 763, 547], [273, 552, 331, 572], [245, 575, 277, 595], [284, 574, 407, 595], [414, 574, 474, 594], [479, 574, 525, 594], [543, 572, 643, 594], [689, 569, 770, 592], [273, 597, 333, 618], [467, 685, 553, 706], [699, 683, 782, 706], [480, 709, 553, 727], [699, 706, 787, 729], [456, 754, 543, 777], [768, 754, 789, 776]], "docid": 46, "page": 1}
test/annotations/47.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 864, "page_height": 1296, "words": ["COPIA", "1", "/GB", "1", "45,000.00", "2100252000358", "45,000.00", "PLASTIC", "BAG", "RED", "CENTRAL", "SI", "1", "0.00", "9100544260074", "0.00", "COPIA", "1", "/GB", "1", "18,000.00", "2100252000358", "18,000.00", "Total", "63,000.00", "Total", "discount", "0.00", "Total", "quantity", "3", "Card", "Payment", "DEBIT", "CARD", "63,000.00"], "labels": ["B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.unitprice", "B-menu.num", "B-menu.price", "B-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.unitprice", "B-menu.num", "B-menu.price", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.unitprice", "B-menu.num", "B-menu.price", "B-total.total_price", "I-total.total_price", "B-sub_total.discount_price", "I-sub_total.discount_price", "I-sub_total.discount_price", "B-total.menuqty_cnt", "I-total.menuqty_cnt", "I-total.menuqty_cnt", "B-total.creditcardprice", "I-total.creditcardprice", "I-total.creditcardprice", "I-total.creditcardprice", "I-total.creditcardprice"], "actual_boxes": [[60, 624, 130, 656], [140, 628, 154, 654], [162, 624, 204, 654], [430, 624, 442, 652], [514, 620, 636, 654], [60, 660, 230, 692], [658, 656, 782, 690], [58, 734, 152, 766], [160, 734, 204, 766], [210, 734, 254, 766], [262, 732, 354, 766], [362, 732, 392, 764], [430, 734, 444, 764], [582, 732, 640, 764], [57, 772, 228, 803], [726, 770, 786, 802], [52, 846, 122, 880], [134, 848, 148, 878], [156, 846, 200, 880], [432, 848, 444, 878], [520, 846, 642, 880], [50, 884, 224, 918], [666, 884, 788, 918], [40, 1002, 108, 1036], [670, 1002, 794, 1036], [36, 1044, 106, 1078], [118, 1044, 232, 1080], [734, 1038, 794, 1070], [34, 1086, 104, 1122], [116, 1086, 230, 1124], [774, 1076, 792, 1108], [34, 1166, 94, 1196], [102, 1163, 203, 1199], [212, 1160, 284, 1194], [294, 1158, 352, 1190], [668, 1190, 796, 1226]], "boxes": [[69, 481, 150, 506], [162, 484, 178, 504], [187, 481, 236, 504], [497, 481, 511, 503], [594, 478, 736, 504], [69, 509, 266, 533], [761, 506, 905, 532], [67, 566, 175, 591], [185, 566, 236, 591], [243, 566, 293, 591], [303, 564, 409, 591], [418, 564, 453, 589], [497, 566, 513, 589], [673, 564, 740, 589], [65, 595, 263, 619], [840, 594, 909, 618], [60, 652, 141, 679], [155, 654, 171, 677], [180, 652, 231, 679], [500, 654, 513, 677], [601, 652, 743, 679], [57, 682, 259, 708], [770, 682, 912, 708], [46, 773, 125, 799], [775, 773, 918, 799], [41, 805, 122, 831], [136, 805, 268, 833], [849, 800, 918, 825], [39, 837, 120, 865], [134, 837, 266, 867], [895, 830, 916, 854], [39, 899, 108, 922], [118, 897, 234, 925], [245, 895, 328, 921], [340, 893, 407, 918], [773, 918, 921, 945]], "docid": 47, "page": 1}
test/annotations/48.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 864, "page_height": 1296, "words": ["1X", "S-Hazelnut", "KOI", "Cafe", "25,000", "@25,000", "25%", "Less", "Ice", "PB1:", "2,272", "Subtotal:", "22,728", "Total:", "25,000", "Cash:", "100,000", "CHANGE:", "75,000"], "labels": ["B-menu.cnt", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.unitprice", "B-menu.sub.nm", "I-menu.sub.nm", "I-menu.sub.nm", "B-sub_total.tax_price", "I-sub_total.tax_price", "B-sub_total.subtotal_price", "I-sub_total.subtotal_price", "B-total.total_price", "I-total.total_price", "B-total.cashprice", "I-total.cashprice", "B-total.changeprice", "I-total.changeprice"], "actual_boxes": [[144, 350, 172, 378], [180, 351, 315, 383], [324, 354, 366, 382], [376, 356, 430, 382], [578, 348, 664, 375], [440, 352, 534, 382], [168, 382, 212, 410], [168, 414, 226, 442], [234, 416, 278, 444], [388, 480, 442, 508], [594, 474, 666, 504], [324, 510, 442, 540], [582, 506, 666, 536], [364, 542, 442, 570], [584, 538, 668, 568], [376, 574, 444, 602], [574, 570, 668, 600], [352, 636, 444, 666], [586, 634, 672, 666]], "boxes": [[166, 270, 199, 291], [208, 270, 364, 295], [375, 273, 423, 294], [435, 274, 497, 294], [668, 268, 768, 289], [509, 271, 618, 294], [194, 294, 245, 316], [194, 319, 261, 341], [270, 320, 321, 342], [449, 370, 511, 391], [687, 365, 770, 388], [375, 393, 511, 416], [673, 390, 770, 413], [421, 418, 511, 439], [675, 415, 773, 438], [435, 442, 513, 464], [664, 439, 773, 462], [407, 490, 513, 513], [678, 489, 777, 513]], "docid": 48, "page": 1}
test/annotations/49.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 576, "page_height": 864, "words": ["1", "Ptgs", "Eggtart", "12,000", "1", "Choco", "Melt", "11,000", "SUBTOTAL", "23,000", "DUE", "23,000", "CASH", "50,000", "CHANGE", "27,000", "TOTAL", "QTY", "2", "PCS", "2", "ITEM"], "labels": ["B-menu.cnt", "B-menu.nm", "I-menu.nm", "B-menu.price", "B-menu.cnt", "B-menu.nm", "I-menu.nm", "B-menu.price", "B-sub_total.subtotal_price", "I-sub_total.subtotal_price", "B-total.total_price", "I-total.total_price", "B-total.cashprice", "I-total.cashprice", "B-total.changeprice", "I-total.changeprice", "B-total.menuqty_cnt", "I-total.menuqty_cnt", "I-total.menuqty_cnt", "I-total.menuqty_cnt", "B-total.menutype_cnt", "I-total.menutype_cnt"], "actual_boxes": [[154, 496, 164, 512], [170, 494, 220, 514], [224, 492, 306, 516], [388, 494, 460, 516], [150, 520, 162, 536], [168, 516, 230, 536], [234, 514, 284, 536], [390, 516, 462, 540], [162, 564, 258, 586], [392, 566, 466, 592], [160, 590, 202, 612], [390, 592, 468, 618], [160, 616, 214, 640], [392, 620, 468, 646], [156, 644, 234, 684], [392, 648, 472, 690], [78, 750, 144, 774], [152, 750, 194, 774], [346, 754, 364, 778], [370, 754, 414, 778], [236, 752, 256, 776], [262, 752, 318, 776]], "boxes": [[267, 574, 284, 592], [295, 571, 381, 594], [388, 569, 531, 597], [673, 571, 798, 597], [260, 601, 281, 620], [291, 597, 399, 620], [406, 594, 493, 620], [677, 597, 802, 625], [281, 652, 447, 678], [680, 655, 809, 685], [277, 682, 350, 708], [677, 685, 812, 715], [277, 712, 371, 740], [680, 717, 812, 747], [270, 745, 406, 791], [680, 750, 819, 798], [135, 868, 250, 895], [263, 868, 336, 895], [600, 872, 631, 900], [642, 872, 718, 900], [409, 870, 444, 898], [454, 870, 552, 898]], "docid": 49, "page": 1}
test/annotations/5.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 2304, "page_height": 4096, "words": ["TRAD", "KY", "TOAST", "CARTE", "28.182", "ITEMS", "1.00", "SUBTTL", "28.182", "PB-1", "10%", "2.818", "TOTAL", "31.000", "CASH", "31.000"], "labels": ["B-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.price", "B-total.menuqty_cnt", "I-total.menuqty_cnt", "B-sub_total.subtotal_price", "I-sub_total.subtotal_price", "B-sub_total.tax_price", "I-sub_total.tax_price", "I-sub_total.tax_price", "B-total.total_price", "I-total.total_price", "B-total.cashprice", "I-total.cashprice"], "actual_boxes": [[691, 1856, 836, 1924], [857, 1856, 934, 1924], [955, 1860, 1134, 1928], [1156, 1864, 1335, 1928], [1625, 1864, 1843, 1932], [989, 1937, 1169, 2005], [1194, 1937, 1335, 2005], [691, 2009, 1092, 2077], [1625, 2018, 1843, 2086], [687, 2084, 831, 2158], [861, 2086, 972, 2154], [1655, 2094, 1838, 2163], [691, 2163, 1028, 2235], [1425, 2167, 1834, 2240], [691, 2244, 960, 2312], [1425, 2244, 1834, 2316]], "boxes": [[299, 453, 362, 469], [371, 453, 405, 469], [414, 454, 492, 470], [501, 455, 579, 470], [705, 455, 799, 471], [429, 472, 507, 489], [518, 472, 579, 489], [299, 490, 473, 507], [705, 492, 799, 509], [298, 508, 360, 526], [373, 509, 421, 525], [718, 511, 797, 528], [299, 528, 446, 545], [618, 529, 796, 546], [299, 547, 416, 564], [618, 547, 796, 565]], "docid": 5, "page": 1}
test/annotations/50.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 864, "page_height": 1296, "words": ["1", "Superice", "Cauburry", "17,727", "SubTulal:", "17,727", "PB1:", "1,773", "Total:", "19,500", "Lash:", "100,000", "Change:", "80,500"], "labels": ["B-menu.cnt", "B-menu.nm", "I-menu.nm", "B-menu.price", "B-sub_total.subtotal_price", "I-sub_total.subtotal_price", "B-sub_total.tax_price", "I-sub_total.tax_price", "B-total.total_price", "I-total.total_price", "B-total.cashprice", "I-total.cashprice", "B-total.changeprice", "I-total.changeprice"], "actual_boxes": [[38, 688, 58, 720], [91, 686, 248, 719], [262, 683, 413, 724], [654, 682, 770, 724], [320, 784, 490, 820], [638, 782, 756, 824], [412, 834, 488, 870], [656, 832, 756, 874], [308, 934, 452, 1008], [628, 932, 776, 1014], [420, 1035, 520, 1063], [652, 1026, 792, 1070], [367, 1079, 501, 1126], [652, 1078, 773, 1119]], "boxes": [[43, 530, 67, 555], [105, 529, 287, 554], [303, 527, 478, 558], [756, 526, 891, 558], [370, 604, 567, 632], [738, 603, 875, 635], [476, 643, 564, 671], [759, 641, 875, 674], [356, 720, 523, 777], [726, 719, 898, 782], [486, 798, 601, 820], [754, 791, 916, 825], [424, 832, 579, 868], [754, 831, 894, 863]], "docid": 50, "page": 1}
test/annotations/51.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 720, "page_height": 1280, "words": ["(TA)", "NASI", "GRG", "TERI", "MEDAN", "4", "165,460", "(TA)", "BIHUN", "GORENG", "SEAFOOD", "1", "40,456", "(TA)", "KWETIAW", "SEAFOOD", "SIRAM", "1", "42,274", "(TA)", "NASI", "GORENG", "2", "55,456", "ITEMS:", "8", "303,646", "Pb1", "10%", "30,365", "Rounding", "334,011", "Rounding", "-11", "Total", "334,000", "DEBIT", "BCA", "334,000"], "labels": ["B-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.price", "B-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.price", "B-menu.nm", "I-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.price", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.price", "B-total.menuqty_cnt", "I-total.menuqty_cnt", "B-sub_total.subtotal_price", "B-sub_total.tax_price", "I-sub_total.tax_price", "I-sub_total.tax_price", "B-sub_total.etc", "I-sub_total.etc", "B-total.total_etc", "I-total.total_etc", "B-total.total_price", "I-total.total_price", "B-total.creditcardprice", "I-total.creditcardprice", "I-total.creditcardprice"], "actual_boxes": [[163, 696, 209, 722], [209, 694, 256, 720], [255, 697, 301, 718], [300, 694, 351, 716], [166, 721, 233, 742], [405, 695, 419, 715], [490, 693, 566, 719], [165, 744, 211, 773], [211, 747, 271, 767], [272, 744, 354, 767], [165, 769, 255, 794], [407, 745, 419, 766], [498, 743, 568, 771], [163, 797, 207, 823], [209, 794, 305, 818], [305, 794, 392, 817], [165, 823, 225, 845], [403, 797, 420, 816], [498, 793, 564, 821], [162, 844, 208, 873], [209, 845, 256, 873], [258, 845, 340, 867], [406, 844, 422, 868], [502, 843, 570, 870], [161, 882, 228, 908], [226, 881, 242, 906], [489, 877, 568, 904], [162, 908, 200, 939], [203, 909, 248, 935], [501, 904, 572, 931], [226, 933, 316, 966], [494, 932, 569, 958], [158, 963, 251, 991], [540, 959, 574, 985], [157, 990, 210, 1015], [495, 986, 574, 1011], [160, 1015, 221, 1043], [220, 1016, 270, 1038], [494, 1013, 574, 1037]], "boxes": [[226, 543, 290, 564], [290, 542, 355, 562], [354, 544, 418, 560], [416, 542, 487, 559], [230, 563, 323, 579], [562, 542, 581, 558], [680, 541, 786, 561], [229, 581, 293, 603], [293, 583, 376, 599], [377, 581, 491, 599], [229, 600, 354, 620], [565, 582, 581, 598], [691, 580, 788, 602], [226, 622, 287, 642], [290, 620, 423, 639], [423, 620, 544, 638], [229, 642, 312, 660], [559, 622, 583, 637], [691, 619, 783, 641], [225, 659, 288, 682], [290, 660, 355, 682], [358, 660, 472, 677], [563, 659, 586, 678], [697, 658, 791, 679], [223, 689, 316, 709], [313, 688, 336, 707], [679, 685, 788, 706], [225, 709, 277, 733], [281, 710, 344, 730], [695, 706, 794, 727], [313, 728, 438, 754], [686, 728, 790, 748], [219, 752, 348, 774], [750, 749, 797, 769], [218, 773, 291, 792], [687, 770, 797, 789], [222, 792, 306, 814], [305, 793, 375, 810], [686, 791, 797, 810]], "docid": 51, "page": 1}
test/annotations/52.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"page_width": 864, "page_height": 1296, "words": ["THAI", "ICED", "TEA", "1", "@20.000", "20.000", "THAI", "ICED", "TEA", "1", "@20.000", "20.000", "SUB-TOTAL", "40.000", "GRANDTOTAL", "40.000", "CASH", "100.000", "CHANGED", "60.000"], "labels": ["B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.unitprice", "B-menu.price", "B-menu.nm", "I-menu.nm", "I-menu.nm", "B-menu.cnt", "B-menu.unitprice", "B-menu.price", "B-sub_total.subtotal_price", "I-sub_total.subtotal_price", "B-total.total_price", "I-total.total_price", "B-total.cashprice", "I-total.cashprice", "B-total.changeprice", "I-total.changeprice"], "actual_boxes": [[132, 614, 196, 644], [204, 610, 272, 639], [280, 606, 330, 638], [150, 652, 162, 678], [218, 644, 333, 671], [525, 632, 626, 660], [128, 684, 192, 716], [202, 680, 269, 711], [278, 676, 328, 710], [144, 726, 156, 754], [214, 717, 331, 747], [529, 707, 632, 739], [115, 798, 262, 831], [533, 790, 636, 821], [218, 880, 399, 942], [530, 871, 647, 935], [106, 1000, 178, 1036], [526, 986, 644, 1024], [106, 1041, 228, 1079], [541, 1031, 643, 1067]], "boxes": [[152, 473, 226, 496], [236, 470, 314, 493], [324, 467, 381, 492], [173, 503, 187, 523], [252, 496, 385, 517], [607, 487, 724, 509], [148, 527, 222, 552], [233, 524, 311, 548], [321, 521, 379, 547], [166, 560, 180, 581], [247, 553, 383, 576], [612, 545, 731, 570], [133, 615, 303, 641], [616, 609, 736, 633], [252, 679, 461, 726], [613, 672, 748, 721], [122, 771, 206, 799], [608, 760, 745, 790], [122, 803, 263, 832], [626, 795, 744, 823]], "docid": 52, "page": 1}