diff --git a/docling/backend/pypdfium2_backend.py b/docling/backend/pypdfium2_backend.py index 67e1f05..d91e16f 100644 --- a/docling/backend/pypdfium2_backend.py +++ b/docling/backend/pypdfium2_backend.py @@ -175,13 +175,18 @@ class PyPdfiumPageBackend(PdfPageBackend): if len(group) == 1: return group[0] - merged_text = "".join(cell.text for cell in group) merged_bbox = BoundingBox( l=min(cell.rect.to_bounding_box().l for cell in group), t=min(cell.rect.to_bounding_box().t for cell in group), r=max(cell.rect.to_bounding_box().r for cell in group), b=max(cell.rect.to_bounding_box().b for cell in group), ) + + assert self._ppage is not None + self.text_page = self._ppage.get_textpage() + bbox = merged_bbox.to_bottom_left_origin(page_size.height) + merged_text = self.text_page.get_text_bounded(*bbox.as_tuple()) + return TextCell( index=group[0].index, text=merged_text, diff --git a/tests/data/groundtruth/docling_v1/2203.01017v2.json b/tests/data/groundtruth/docling_v1/2203.01017v2.json index 19244b1..0973773 100644 --- a/tests/data/groundtruth/docling_v1/2203.01017v2.json +++ b/tests/data/groundtruth/docling_v1/2203.01017v2.json @@ -4913,9 +4913,9 @@ { "bbox": [ 315.65362548828125, - 489.1985778808594, + 489.19854736328125, 537.1475219726562, - 563.276611328125 + 563.2765655517578 ], "page": 1, "span": [ @@ -4979,9 +4979,9 @@ { "bbox": [ 312.10369873046875, - 541.3901519775391, + 541.3901214599609, 550.38916015625, - 713.5591354370117 + 713.5591125488281 ], "page": 3, "span": [ @@ -5003,7 +5003,7 @@ 74.30525970458984, 608.2984924316406, 519.9801025390625, - 714.0887985229492 + 714.0887908935547 ], "page": 5, "span": [ @@ -5024,7 +5024,7 @@ "bbox": [ 53.03328323364258, 284.3311462402344, - 285.3731689453125, + 285.3731384277344, 534.3346557617188 ], "page": 5, @@ -5047,7 +5047,7 @@ 49.97503662109375, 604.4210662841797, 301.6335754394531, - 688.2873382568359 + 688.2873153686523 ], "page": 8, "span": [ @@ -5066,7 +5066,7 @@ "prov": [ { "bbox": [ - 305.5836486816406, + 305.58367919921875, 611.3732452392578, 554.8258666992188, 693.3458404541016 @@ -5111,9 +5111,9 @@ { "bbox": [ 216.76925659179688, - 348.65301513671875, + 348.6529541015625, 375.7829284667969, - 411.5093688964844 + 411.5093994140625 ], "page": 8, "span": [ @@ -5132,10 +5132,10 @@ "prov": [ { "bbox": [ - 383.1364440917969, + 383.1363830566406, 349.2250671386719, - 542.1132202148438, - 410.7686767578125 + 542.1131591796875, + 410.7687072753906 ], "page": 8, "span": [ @@ -5220,7 +5220,7 @@ "prov": [ { "bbox": [ - 51.15378952026367, + 51.153778076171875, 447.09332275390625, 282.8598937988281, 687.6914825439453 @@ -5286,8 +5286,8 @@ "prov": [ { "bbox": [ - 55.116363525390625, - 542.6654510498047, + 55.11635208129883, + 542.6654968261719, 279.370849609375, 655.7449951171875 ], @@ -5375,9 +5375,9 @@ { "bbox": [ 323.46868896484375, - 327.739501953125, + 327.73956298828125, 525.9569091796875, - 429.5491638183594 + 429.5492248535156 ], "page": 15, "span": [ @@ -5421,7 +5421,7 @@ 66.79948425292969, 293.8616027832031, 528.5565795898438, - 538.3836822509766 + 538.3837127685547 ], "page": 16, "span": [ @@ -5443,9 +5443,9 @@ { "bbox": [ 315.65362548828125, - 489.1985778808594, + 489.19854736328125, 537.1475219726562, - 563.276611328125 + 563.2765655517578 ], "page": 1, "span": [ @@ -6250,10 +6250,10 @@ "prov": [ { "bbox": [ - 310.67584228515625, + 310.6757507324219, 636.7794799804688, - 542.9547119140625, - 718.8061141967773 + 542.9546508789062, + 718.8061218261719 ], "page": 4, "span": [ @@ -9329,7 +9329,7 @@ 332.9688720703125, 148.73028564453125, 520.942138671875, - 251.7164306640625 + 251.71649169921875 ], "page": 7, "span": [ @@ -10152,9 +10152,9 @@ { "bbox": [ 53.62853240966797, - 499.60003662109375, + 499.6000061035156, 298.5574951171875, - 573.0514221191406 + 573.0514526367188 ], "page": 8, "span": [ @@ -12941,7 +12941,7 @@ "prov": [ { "bbox": [ - 83.31756591796875, + 83.31759643554688, 304.7430114746094, 248.873046875, 395.9864501953125 @@ -12968,9 +12968,9 @@ { "bbox": [ 310.3294372558594, - 655.8524780273438, + 655.8524932861328, 555.8338623046875, - 690.8223266601562 + 690.8223342895508 ], "page": 13, "span": [ @@ -12994,9 +12994,9 @@ { "bbox": [ 309.9566345214844, - 607.2774658203125, + 607.2774353027344, 555.7466430664062, - 637.3855133056641 + 637.3854827880859 ], "page": 13, "span": [ @@ -13019,10 +13019,10 @@ "prov": [ { "bbox": [ - 309.9635314941406, - 558.4485473632812, - 555.7054443359375, - 596.2945861816406 + 309.96356201171875, + 558.4485168457031, + 555.7053833007812, + 596.2945098876953 ], "page": 13, "span": [ @@ -13175,10 +13175,10 @@ "prov": [ { "bbox": [ - 51.72642135620117, - 447.7554931640625, - 283.114013671875, - 518.3907165527344 + 51.726383209228516, + 447.7555236816406, + 283.1140441894531, + 518.3907470703125 ], "page": 14, "span": [ @@ -13201,7 +13201,7 @@ "prov": [ { "bbox": [ - 51.434879302978516, + 51.43488693237305, 300.17974853515625, 310.7267150878906, 338.51251220703125 @@ -13253,7 +13253,7 @@ "prov": [ { "bbox": [ - 51.27280807495117, + 51.2728271484375, 200.086669921875, 311.0897216796875, 238.271484375 @@ -13435,10 +13435,10 @@ "prov": [ { "bbox": [ - 319.06494140625, + 319.0649719238281, 122.80792236328125, - 533.77392578125, - 182.1591796875 + 533.7738647460938, + 182.1590576171875 ], "page": 14, "span": [ @@ -13461,8 +13461,8 @@ "prov": [ { "bbox": [ - 55.116363525390625, - 542.6654510498047, + 55.11635208129883, + 542.6654968261719, 279.370849609375, 655.7449951171875 ], @@ -13513,10 +13513,10 @@ "prov": [ { "bbox": [ - 323.0059509277344, - 569.0885925292969, - 525.95166015625, - 670.4528503417969 + 323.0059814453125, + 569.0885772705078, + 525.9517211914062, + 670.4528656005859 ], "page": 15, "span": [ @@ -13540,9 +13540,9 @@ { "bbox": [ 323.384765625, - 447.90789794921875, + 447.9078674316406, 526.1268920898438, - 550.0270538330078 + 550.0270690917969 ], "page": 15, "span": [ @@ -13566,9 +13566,9 @@ { "bbox": [ 323.46868896484375, - 327.739501953125, + 327.73956298828125, 525.9569091796875, - 429.5491638183594 + 429.5492248535156 ], "page": 15, "span": [ diff --git a/tests/data/groundtruth/docling_v1/2203.01017v2.pages.json b/tests/data/groundtruth/docling_v1/2203.01017v2.pages.json index 6b07b6f..9acf05b 100644 --- a/tests/data/groundtruth/docling_v1/2203.01017v2.pages.json +++ b/tests/data/groundtruth/docling_v1/2203.01017v2.pages.json @@ -3171,7 +3171,7 @@ "b": 119.93133999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.8868067860603333, + "confidence": 0.8868065476417542, "cells": [ { "index": 0, @@ -3211,7 +3211,7 @@ "b": 171.32037000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.7586215734481812, + "confidence": 0.758621335029602, "cells": [ { "index": 1, @@ -3276,7 +3276,7 @@ "b": 184.42553999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.4854728579521179, + "confidence": 0.48547330498695374, "cells": [ { "index": 3, @@ -3390,7 +3390,7 @@ "b": 184.42553999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.9096331596374512, + "confidence": 0.9096331000328064, "cells": [ { "index": 3, @@ -3507,7 +3507,7 @@ "b": 226.23071000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9258671402931213, + "confidence": 0.9258671998977661, "cells": [ { "index": 7, @@ -4227,7 +4227,7 @@ "b": 713.151779, "coord_origin": "TOPLEFT" }, - "confidence": 0.9841895699501038, + "confidence": 0.9841894507408142, "cells": [ { "index": 34, @@ -4567,7 +4567,7 @@ "b": 226.75482, "coord_origin": "TOPLEFT" }, - "confidence": 0.6724023818969727, + "confidence": 0.6724020838737488, "cells": [ { "index": 47, @@ -4632,7 +4632,7 @@ "b": 333.2428, "coord_origin": "TOPLEFT" }, - "confidence": 0.5549328923225403, + "confidence": 0.5549331307411194, "cells": [ { "index": 49, @@ -4722,7 +4722,7 @@ "b": 428.93082, "coord_origin": "TOPLEFT" }, - "confidence": 0.5501358509063721, + "confidence": 0.550135612487793, "cells": [ { "index": 52, @@ -4787,7 +4787,7 @@ "b": 410.0494384765625, "coord_origin": "TOPLEFT" }, - "confidence": 0.8742761611938477, + "confidence": 0.8742762207984924, "cells": [ { "index": 54, @@ -6428,7 +6428,7 @@ "b": 496.0290222167969, "coord_origin": "TOPLEFT" }, - "confidence": 0.5088632702827454, + "confidence": 0.5088635683059692, "cells": [ { "index": 76, @@ -8004,7 +8004,7 @@ "b": 496.0290222167969, "coord_origin": "TOPLEFT" }, - "confidence": 0.8056110739707947, + "confidence": 0.8056108951568604, "cells": [ { "index": 76, @@ -9575,12 +9575,12 @@ "label": "picture", "bbox": { "l": 315.65362548828125, - "t": 228.723388671875, + "t": 228.7234344482422, "r": 537.1475219726562, - "b": 302.8014221191406, + "b": 302.80145263671875, "coord_origin": "TOPLEFT" }, - "confidence": 0.608779788017273, + "confidence": 0.6087799668312073, "cells": [ { "index": 97, @@ -9786,12 +9786,12 @@ "label": "table", "bbox": { "l": 315.65362548828125, - "t": 228.723388671875, + "t": 228.7234344482422, "r": 537.1475219726562, - "b": 302.8014221191406, + "b": 302.80145263671875, "coord_origin": "TOPLEFT" }, - "confidence": 0.6515864729881287, + "confidence": 0.6515868902206421, "cells": [ { "index": 97, @@ -10002,7 +10002,7 @@ "b": 559.2729, "coord_origin": "TOPLEFT" }, - "confidence": 0.9214619398117065, + "confidence": 0.921461820602417, "cells": [ { "index": 106, @@ -10497,7 +10497,7 @@ "b": 743.039928, "coord_origin": "TOPLEFT" }, - "confidence": 0.8045893311500549, + "confidence": 0.8045890927314758, "cells": [ { "index": 124, @@ -10537,7 +10537,7 @@ "b": 560.00003, "coord_origin": "TOPLEFT" }, - "confidence": 0.8773143887519836, + "confidence": 0.8773139119148254, "cells": [ { "index": 125, @@ -10585,7 +10585,7 @@ "b": 496.0290222167969, "coord_origin": "TOPLEFT" }, - "confidence": 0.8056110739707947, + "confidence": 0.8056108951568604, "cells": [ { "index": 76, @@ -12578,12 +12578,12 @@ "label": "table", "bbox": { "l": 315.65362548828125, - "t": 228.723388671875, + "t": 228.7234344482422, "r": 537.1475219726562, - "b": 302.8014221191406, + "b": 302.80145263671875, "coord_origin": "TOPLEFT" }, - "confidence": 0.6515864729881287, + "confidence": 0.6515868902206421, "cells": [ { "index": 97, @@ -12857,7 +12857,7 @@ "b": 119.93133999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.8868067860603333, + "confidence": 0.8868065476417542, "cells": [ { "index": 0, @@ -12903,7 +12903,7 @@ "b": 171.32037000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.7586215734481812, + "confidence": 0.758621335029602, "cells": [ { "index": 1, @@ -12974,7 +12974,7 @@ "b": 184.42553999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.4854728579521179, + "confidence": 0.48547330498695374, "cells": [ { "index": 3, @@ -13088,7 +13088,7 @@ "b": 184.42553999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.9096331596374512, + "confidence": 0.9096331000328064, "cells": [ { "index": 3, @@ -13211,7 +13211,7 @@ "b": 226.23071000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9258671402931213, + "confidence": 0.9258671998977661, "cells": [ { "index": 7, @@ -13949,7 +13949,7 @@ "b": 713.151779, "coord_origin": "TOPLEFT" }, - "confidence": 0.9841895699501038, + "confidence": 0.9841894507408142, "cells": [ { "index": 34, @@ -14295,7 +14295,7 @@ "b": 226.75482, "coord_origin": "TOPLEFT" }, - "confidence": 0.6724023818969727, + "confidence": 0.6724020838737488, "cells": [ { "index": 47, @@ -14366,7 +14366,7 @@ "b": 333.2428, "coord_origin": "TOPLEFT" }, - "confidence": 0.5549328923225403, + "confidence": 0.5549331307411194, "cells": [ { "index": 49, @@ -14462,7 +14462,7 @@ "b": 428.93082, "coord_origin": "TOPLEFT" }, - "confidence": 0.5501358509063721, + "confidence": 0.550135612487793, "cells": [ { "index": 52, @@ -14533,7 +14533,7 @@ "b": 410.0494384765625, "coord_origin": "TOPLEFT" }, - "confidence": 0.8742761611938477, + "confidence": 0.8742762207984924, "cells": [ { "index": 54, @@ -16184,7 +16184,7 @@ "b": 496.0290222167969, "coord_origin": "TOPLEFT" }, - "confidence": 0.5088632702827454, + "confidence": 0.5088635683059692, "cells": [ { "index": 76, @@ -17770,7 +17770,7 @@ "b": 496.0290222167969, "coord_origin": "TOPLEFT" }, - "confidence": 0.8056110739707947, + "confidence": 0.8056108951568604, "cells": [ { "index": 76, @@ -19763,12 +19763,12 @@ "label": "picture", "bbox": { "l": 315.65362548828125, - "t": 228.723388671875, + "t": 228.7234344482422, "r": 537.1475219726562, - "b": 302.8014221191406, + "b": 302.80145263671875, "coord_origin": "TOPLEFT" }, - "confidence": 0.608779788017273, + "confidence": 0.6087799668312073, "cells": [ { "index": 97, @@ -19984,12 +19984,12 @@ "label": "table", "bbox": { "l": 315.65362548828125, - "t": 228.723388671875, + "t": 228.7234344482422, "r": 537.1475219726562, - "b": 302.8014221191406, + "b": 302.80145263671875, "coord_origin": "TOPLEFT" }, - "confidence": 0.6515864729881287, + "confidence": 0.6515868902206421, "cells": [ { "index": 97, @@ -20255,7 +20255,7 @@ "b": 559.2729, "coord_origin": "TOPLEFT" }, - "confidence": 0.9214619398117065, + "confidence": 0.921461820602417, "cells": [ { "index": 106, @@ -20768,7 +20768,7 @@ "b": 743.039928, "coord_origin": "TOPLEFT" }, - "confidence": 0.8045893311500549, + "confidence": 0.8045890927314758, "cells": [ { "index": 124, @@ -20814,7 +20814,7 @@ "b": 560.00003, "coord_origin": "TOPLEFT" }, - "confidence": 0.8773143887519836, + "confidence": 0.8773139119148254, "cells": [ { "index": 125, @@ -20862,7 +20862,7 @@ "b": 119.93133999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.8868067860603333, + "confidence": 0.8868065476417542, "cells": [ { "index": 0, @@ -20908,7 +20908,7 @@ "b": 171.32037000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.7586215734481812, + "confidence": 0.758621335029602, "cells": [ { "index": 1, @@ -20979,7 +20979,7 @@ "b": 184.42553999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.4854728579521179, + "confidence": 0.48547330498695374, "cells": [ { "index": 3, @@ -21093,7 +21093,7 @@ "b": 184.42553999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.9096331596374512, + "confidence": 0.9096331000328064, "cells": [ { "index": 3, @@ -21216,7 +21216,7 @@ "b": 226.23071000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9258671402931213, + "confidence": 0.9258671998977661, "cells": [ { "index": 7, @@ -21954,7 +21954,7 @@ "b": 713.151779, "coord_origin": "TOPLEFT" }, - "confidence": 0.9841895699501038, + "confidence": 0.9841894507408142, "cells": [ { "index": 34, @@ -22300,7 +22300,7 @@ "b": 226.75482, "coord_origin": "TOPLEFT" }, - "confidence": 0.6724023818969727, + "confidence": 0.6724020838737488, "cells": [ { "index": 47, @@ -22371,7 +22371,7 @@ "b": 333.2428, "coord_origin": "TOPLEFT" }, - "confidence": 0.5549328923225403, + "confidence": 0.5549331307411194, "cells": [ { "index": 49, @@ -22467,7 +22467,7 @@ "b": 428.93082, "coord_origin": "TOPLEFT" }, - "confidence": 0.5501358509063721, + "confidence": 0.550135612487793, "cells": [ { "index": 52, @@ -22538,7 +22538,7 @@ "b": 410.0494384765625, "coord_origin": "TOPLEFT" }, - "confidence": 0.8742761611938477, + "confidence": 0.8742762207984924, "cells": [ { "index": 54, @@ -24189,7 +24189,7 @@ "b": 496.0290222167969, "coord_origin": "TOPLEFT" }, - "confidence": 0.5088632702827454, + "confidence": 0.5088635683059692, "cells": [ { "index": 76, @@ -25775,7 +25775,7 @@ "b": 496.0290222167969, "coord_origin": "TOPLEFT" }, - "confidence": 0.8056110739707947, + "confidence": 0.8056108951568604, "cells": [ { "index": 76, @@ -27768,12 +27768,12 @@ "label": "picture", "bbox": { "l": 315.65362548828125, - "t": 228.723388671875, + "t": 228.7234344482422, "r": 537.1475219726562, - "b": 302.8014221191406, + "b": 302.80145263671875, "coord_origin": "TOPLEFT" }, - "confidence": 0.608779788017273, + "confidence": 0.6087799668312073, "cells": [ { "index": 97, @@ -27989,12 +27989,12 @@ "label": "table", "bbox": { "l": 315.65362548828125, - "t": 228.723388671875, + "t": 228.7234344482422, "r": 537.1475219726562, - "b": 302.8014221191406, + "b": 302.80145263671875, "coord_origin": "TOPLEFT" }, - "confidence": 0.6515864729881287, + "confidence": 0.6515868902206421, "cells": [ { "index": 97, @@ -28260,7 +28260,7 @@ "b": 559.2729, "coord_origin": "TOPLEFT" }, - "confidence": 0.9214619398117065, + "confidence": 0.921461820602417, "cells": [ { "index": 106, @@ -28775,7 +28775,7 @@ "b": 743.039928, "coord_origin": "TOPLEFT" }, - "confidence": 0.8045893311500549, + "confidence": 0.8045890927314758, "cells": [ { "index": 124, @@ -28821,7 +28821,7 @@ "b": 560.00003, "coord_origin": "TOPLEFT" }, - "confidence": 0.8773143887519836, + "confidence": 0.8773139119148254, "cells": [ { "index": 125, @@ -33593,7 +33593,7 @@ "b": 592.57295, "coord_origin": "TOPLEFT" }, - "confidence": 0.9802963733673096, + "confidence": 0.98029625415802, "cells": [ { "index": 50, @@ -33873,7 +33873,7 @@ "b": 695.369957, "coord_origin": "TOPLEFT" }, - "confidence": 0.9742533564567566, + "confidence": 0.974253237247467, "cells": [ { "index": 60, @@ -33988,7 +33988,7 @@ "b": 712.721542, "coord_origin": "TOPLEFT" }, - "confidence": 0.895367443561554, + "confidence": 0.8953677415847778, "cells": [ { "index": 64, @@ -34118,7 +34118,7 @@ "b": 132.47968000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.9428724646568298, + "confidence": 0.942872166633606, "cells": [ { "index": 68, @@ -37259,7 +37259,7 @@ "b": 592.57295, "coord_origin": "TOPLEFT" }, - "confidence": 0.9802963733673096, + "confidence": 0.98029625415802, "cells": [ { "index": 50, @@ -37551,7 +37551,7 @@ "b": 695.369957, "coord_origin": "TOPLEFT" }, - "confidence": 0.9742533564567566, + "confidence": 0.974253237247467, "cells": [ { "index": 60, @@ -37672,7 +37672,7 @@ "b": 712.721542, "coord_origin": "TOPLEFT" }, - "confidence": 0.895367443561554, + "confidence": 0.8953677415847778, "cells": [ { "index": 64, @@ -37814,7 +37814,7 @@ "b": 132.47968000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.9428724646568298, + "confidence": 0.942872166633606, "cells": [ { "index": 68, @@ -40972,7 +40972,7 @@ "b": 592.57295, "coord_origin": "TOPLEFT" }, - "confidence": 0.9802963733673096, + "confidence": 0.98029625415802, "cells": [ { "index": 50, @@ -41264,7 +41264,7 @@ "b": 695.369957, "coord_origin": "TOPLEFT" }, - "confidence": 0.9742533564567566, + "confidence": 0.974253237247467, "cells": [ { "index": 60, @@ -41385,7 +41385,7 @@ "b": 712.721542, "coord_origin": "TOPLEFT" }, - "confidence": 0.895367443561554, + "confidence": 0.8953677415847778, "cells": [ { "index": 64, @@ -41527,7 +41527,7 @@ "b": 132.47968000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.9428724646568298, + "confidence": 0.942872166633606, "cells": [ { "index": 68, @@ -46695,7 +46695,7 @@ "b": 84.11492999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.8767216801643372, + "confidence": 0.8767215609550476, "cells": [ { "index": 0, @@ -48405,9 +48405,9 @@ "label": "picture", "bbox": { "l": 312.10369873046875, - "t": 78.44086456298828, + "t": 78.44088745117188, "r": 550.38916015625, - "b": 250.60984802246094, + "b": 250.60987854003906, "coord_origin": "TOPLEFT" }, "confidence": 0.9746918082237244, @@ -49249,7 +49249,7 @@ "b": 88.55975000000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.5687217116355896, + "confidence": 0.5687220692634583, "cells": [ { "index": 65, @@ -50571,7 +50571,7 @@ "b": 288.6979099999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9667505025863647, + "confidence": 0.9667506217956543, "cells": [ { "index": 98, @@ -50661,7 +50661,7 @@ "b": 326.37991, "coord_origin": "TOPLEFT" }, - "confidence": 0.8879811763763428, + "confidence": 0.8879812359809875, "cells": [ { "index": 101, @@ -51341,7 +51341,7 @@ "b": 713.151764, "coord_origin": "TOPLEFT" }, - "confidence": 0.9840091466903687, + "confidence": 0.9840090274810791, "cells": [ { "index": 127, @@ -51531,7 +51531,7 @@ "b": 743.039761, "coord_origin": "TOPLEFT" }, - "confidence": 0.8715606927871704, + "confidence": 0.87156081199646, "cells": [ { "index": 134, @@ -51586,7 +51586,7 @@ "b": 84.11492999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.8767216801643372, + "confidence": 0.8767215609550476, "cells": [ { "index": 0, @@ -53332,9 +53332,9 @@ "label": "picture", "bbox": { "l": 312.10369873046875, - "t": 78.44086456298828, + "t": 78.44088745117188, "r": 550.38916015625, - "b": 250.60984802246094, + "b": 250.60987854003906, "coord_origin": "TOPLEFT" }, "confidence": 0.9746918082237244, @@ -54176,7 +54176,7 @@ "b": 88.55975000000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.5687217116355896, + "confidence": 0.5687220692634583, "cells": [ { "index": 65, @@ -55508,7 +55508,7 @@ "b": 288.6979099999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9667505025863647, + "confidence": 0.9667506217956543, "cells": [ { "index": 98, @@ -55604,7 +55604,7 @@ "b": 326.37991, "coord_origin": "TOPLEFT" }, - "confidence": 0.8879811763763428, + "confidence": 0.8879812359809875, "cells": [ { "index": 101, @@ -56296,7 +56296,7 @@ "b": 713.151764, "coord_origin": "TOPLEFT" }, - "confidence": 0.9840091466903687, + "confidence": 0.9840090274810791, "cells": [ { "index": 127, @@ -56492,7 +56492,7 @@ "b": 743.039761, "coord_origin": "TOPLEFT" }, - "confidence": 0.8715606927871704, + "confidence": 0.87156081199646, "cells": [ { "index": 134, @@ -56540,7 +56540,7 @@ "b": 84.11492999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.8767216801643372, + "confidence": 0.8767215609550476, "cells": [ { "index": 0, @@ -58286,9 +58286,9 @@ "label": "picture", "bbox": { "l": 312.10369873046875, - "t": 78.44086456298828, + "t": 78.44088745117188, "r": 550.38916015625, - "b": 250.60984802246094, + "b": 250.60987854003906, "coord_origin": "TOPLEFT" }, "confidence": 0.9746918082237244, @@ -59130,7 +59130,7 @@ "b": 88.55975000000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.5687217116355896, + "confidence": 0.5687220692634583, "cells": [ { "index": 65, @@ -60462,7 +60462,7 @@ "b": 288.6979099999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9667505025863647, + "confidence": 0.9667506217956543, "cells": [ { "index": 98, @@ -60558,7 +60558,7 @@ "b": 326.37991, "coord_origin": "TOPLEFT" }, - "confidence": 0.8879811763763428, + "confidence": 0.8879812359809875, "cells": [ { "index": 101, @@ -61250,7 +61250,7 @@ "b": 713.151764, "coord_origin": "TOPLEFT" }, - "confidence": 0.9840091466903687, + "confidence": 0.9840090274810791, "cells": [ { "index": 127, @@ -61448,7 +61448,7 @@ "b": 743.039761, "coord_origin": "TOPLEFT" }, - "confidence": 0.8715606927871704, + "confidence": 0.87156081199646, "cells": [ { "index": 134, @@ -66765,7 +66765,7 @@ "b": 713.151894, "coord_origin": "TOPLEFT" }, - "confidence": 0.9871614575386047, + "confidence": 0.9871613383293152, "cells": [ { "index": 50, @@ -66949,13 +66949,13 @@ "id": 8, "label": "table", "bbox": { - "l": 310.67584228515625, - "t": 73.19388580322266, - "r": 542.9547119140625, + "l": 310.6757507324219, + "t": 73.19387817382812, + "r": 542.9546508789062, "b": 155.22052001953125, "coord_origin": "TOPLEFT" }, - "confidence": 0.9777463674545288, + "confidence": 0.9777464866638184, "cells": [ { "index": 57, @@ -69181,7 +69181,7 @@ "b": 224.38897999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9667726755142212, + "confidence": 0.9667725563049316, "cells": [ { "index": 91, @@ -69446,7 +69446,7 @@ "b": 294.39197, "coord_origin": "TOPLEFT" }, - "confidence": 0.978954017162323, + "confidence": 0.9789542555809021, "cells": [ { "index": 101, @@ -69561,7 +69561,7 @@ "b": 306.67896, "coord_origin": "TOPLEFT" }, - "confidence": 0.9043695330619812, + "confidence": 0.9043692350387573, "cells": [ { "index": 105, @@ -69666,7 +69666,7 @@ "b": 446.48685000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.9884450435638428, + "confidence": 0.9884451627731323, "cells": [ { "index": 108, @@ -69906,7 +69906,7 @@ "b": 467.54633, "coord_origin": "TOPLEFT" }, - "confidence": 0.937696099281311, + "confidence": 0.9376963376998901, "cells": [ { "index": 117, @@ -70811,7 +70811,7 @@ "b": 713.1518169999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.978580117225647, + "confidence": 0.9785799980163574, "cells": [ { "index": 152, @@ -70951,7 +70951,7 @@ "b": 743.039814, "coord_origin": "TOPLEFT" }, - "confidence": 0.8565718531608582, + "confidence": 0.856571614742279, "cells": [ { "index": 157, @@ -70993,13 +70993,13 @@ "id": 8, "label": "table", "bbox": { - "l": 310.67584228515625, - "t": 73.19388580322266, - "r": 542.9547119140625, + "l": 310.6757507324219, + "t": 73.19387817382812, + "r": 542.9546508789062, "b": 155.22052001953125, "coord_origin": "TOPLEFT" }, - "confidence": 0.9777463674545288, + "confidence": 0.9777464866638184, "cells": [ { "index": 57, @@ -75267,7 +75267,7 @@ "b": 713.151894, "coord_origin": "TOPLEFT" }, - "confidence": 0.9871614575386047, + "confidence": 0.9871613383293152, "cells": [ { "index": 50, @@ -75457,13 +75457,13 @@ "id": 8, "label": "table", "bbox": { - "l": 310.67584228515625, - "t": 73.19388580322266, - "r": 542.9547119140625, + "l": 310.6757507324219, + "t": 73.19387817382812, + "r": 542.9546508789062, "b": 155.22052001953125, "coord_origin": "TOPLEFT" }, - "confidence": 0.9777463674545288, + "confidence": 0.9777464866638184, "cells": [ { "index": 57, @@ -78389,7 +78389,7 @@ "b": 224.38897999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9667726755142212, + "confidence": 0.9667725563049316, "cells": [ { "index": 91, @@ -78660,7 +78660,7 @@ "b": 294.39197, "coord_origin": "TOPLEFT" }, - "confidence": 0.978954017162323, + "confidence": 0.9789542555809021, "cells": [ { "index": 101, @@ -78781,7 +78781,7 @@ "b": 306.67896, "coord_origin": "TOPLEFT" }, - "confidence": 0.9043695330619812, + "confidence": 0.9043692350387573, "cells": [ { "index": 105, @@ -78898,7 +78898,7 @@ "b": 446.48685000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.9884450435638428, + "confidence": 0.9884451627731323, "cells": [ { "index": 108, @@ -79144,7 +79144,7 @@ "b": 467.54633, "coord_origin": "TOPLEFT" }, - "confidence": 0.937696099281311, + "confidence": 0.9376963376998901, "cells": [ { "index": 117, @@ -80061,7 +80061,7 @@ "b": 713.1518169999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.978580117225647, + "confidence": 0.9785799980163574, "cells": [ { "index": 152, @@ -80207,7 +80207,7 @@ "b": 743.039814, "coord_origin": "TOPLEFT" }, - "confidence": 0.8565718531608582, + "confidence": 0.856571614742279, "cells": [ { "index": 157, @@ -81589,7 +81589,7 @@ "b": 713.151894, "coord_origin": "TOPLEFT" }, - "confidence": 0.9871614575386047, + "confidence": 0.9871613383293152, "cells": [ { "index": 50, @@ -81779,13 +81779,13 @@ "id": 8, "label": "table", "bbox": { - "l": 310.67584228515625, - "t": 73.19388580322266, - "r": 542.9547119140625, + "l": 310.6757507324219, + "t": 73.19387817382812, + "r": 542.9546508789062, "b": 155.22052001953125, "coord_origin": "TOPLEFT" }, - "confidence": 0.9777463674545288, + "confidence": 0.9777464866638184, "cells": [ { "index": 57, @@ -84711,7 +84711,7 @@ "b": 224.38897999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9667726755142212, + "confidence": 0.9667725563049316, "cells": [ { "index": 91, @@ -84982,7 +84982,7 @@ "b": 294.39197, "coord_origin": "TOPLEFT" }, - "confidence": 0.978954017162323, + "confidence": 0.9789542555809021, "cells": [ { "index": 101, @@ -85103,7 +85103,7 @@ "b": 306.67896, "coord_origin": "TOPLEFT" }, - "confidence": 0.9043695330619812, + "confidence": 0.9043692350387573, "cells": [ { "index": 105, @@ -85220,7 +85220,7 @@ "b": 446.48685000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.9884450435638428, + "confidence": 0.9884451627731323, "cells": [ { "index": 108, @@ -85466,7 +85466,7 @@ "b": 467.54633, "coord_origin": "TOPLEFT" }, - "confidence": 0.937696099281311, + "confidence": 0.9376963376998901, "cells": [ { "index": 117, @@ -86383,7 +86383,7 @@ "b": 713.1518169999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.978580117225647, + "confidence": 0.9785799980163574, "cells": [ { "index": 152, @@ -86531,7 +86531,7 @@ "b": 743.039814, "coord_origin": "TOPLEFT" }, - "confidence": 0.8565718531608582, + "confidence": 0.856571614742279, "cells": [ { "index": 157, @@ -91958,12 +91958,12 @@ "label": "picture", "bbox": { "l": 74.30525970458984, - "t": 77.91120147705078, + "t": 77.91120910644531, "r": 519.9801025390625, "b": 183.70150756835938, "coord_origin": "TOPLEFT" }, - "confidence": 0.9296807646751404, + "confidence": 0.9296805262565613, "cells": [ { "index": 0, @@ -95814,7 +95814,7 @@ "b": 224.96691999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.9677652716636658, + "confidence": 0.967765212059021, "cells": [ { "index": 59, @@ -95925,11 +95925,11 @@ "bbox": { "l": 53.03328323364258, "t": 257.66534423828125, - "r": 285.3731689453125, + "r": 285.3731384277344, "b": 507.6688537597656, "coord_origin": "TOPLEFT" }, - "confidence": 0.9724942445755005, + "confidence": 0.9724941253662109, "cells": [ { "index": 63, @@ -98805,7 +98805,7 @@ "b": 680.27094, "coord_origin": "TOPLEFT" }, - "confidence": 0.8913407325744629, + "confidence": 0.8913412690162659, "cells": [ { "index": 107, @@ -99520,7 +99520,7 @@ "b": 294.3069499999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9831458330154419, + "confidence": 0.9831457138061523, "cells": [ { "index": 135, @@ -101570,7 +101570,7 @@ "b": 743.039722, "coord_origin": "TOPLEFT" }, - "confidence": 0.8719564080238342, + "confidence": 0.8719562292098999, "cells": [ { "index": 214, @@ -101620,12 +101620,12 @@ "label": "picture", "bbox": { "l": 74.30525970458984, - "t": 77.91120147705078, + "t": 77.91120910644531, "r": 519.9801025390625, "b": 183.70150756835938, "coord_origin": "TOPLEFT" }, - "confidence": 0.9296807646751404, + "confidence": 0.9296805262565613, "cells": [ { "index": 0, @@ -105486,7 +105486,7 @@ "b": 224.96691999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.9677652716636658, + "confidence": 0.967765212059021, "cells": [ { "index": 59, @@ -105603,11 +105603,11 @@ "bbox": { "l": 53.03328323364258, "t": 257.66534423828125, - "r": 285.3731689453125, + "r": 285.3731384277344, "b": 507.6688537597656, "coord_origin": "TOPLEFT" }, - "confidence": 0.9724942445755005, + "confidence": 0.9724941253662109, "cells": [ { "index": 63, @@ -108493,7 +108493,7 @@ "b": 680.27094, "coord_origin": "TOPLEFT" }, - "confidence": 0.8913407325744629, + "confidence": 0.8913412690162659, "cells": [ { "index": 107, @@ -109214,7 +109214,7 @@ "b": 294.3069499999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9831458330154419, + "confidence": 0.9831457138061523, "cells": [ { "index": 135, @@ -111294,7 +111294,7 @@ "b": 743.039722, "coord_origin": "TOPLEFT" }, - "confidence": 0.8719564080238342, + "confidence": 0.8719562292098999, "cells": [ { "index": 214, @@ -111337,12 +111337,12 @@ "label": "picture", "bbox": { "l": 74.30525970458984, - "t": 77.91120147705078, + "t": 77.91120910644531, "r": 519.9801025390625, "b": 183.70150756835938, "coord_origin": "TOPLEFT" }, - "confidence": 0.9296807646751404, + "confidence": 0.9296805262565613, "cells": [ { "index": 0, @@ -115203,7 +115203,7 @@ "b": 224.96691999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.9677652716636658, + "confidence": 0.967765212059021, "cells": [ { "index": 59, @@ -115320,11 +115320,11 @@ "bbox": { "l": 53.03328323364258, "t": 257.66534423828125, - "r": 285.3731689453125, + "r": 285.3731384277344, "b": 507.6688537597656, "coord_origin": "TOPLEFT" }, - "confidence": 0.9724942445755005, + "confidence": 0.9724941253662109, "cells": [ { "index": 63, @@ -118210,7 +118210,7 @@ "b": 680.27094, "coord_origin": "TOPLEFT" }, - "confidence": 0.8913407325744629, + "confidence": 0.8913412690162659, "cells": [ { "index": 107, @@ -118931,7 +118931,7 @@ "b": 294.3069499999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9831458330154419, + "confidence": 0.9831457138061523, "cells": [ { "index": 135, @@ -121013,7 +121013,7 @@ "b": 743.039722, "coord_origin": "TOPLEFT" }, - "confidence": 0.8719564080238342, + "confidence": 0.8719562292098999, "cells": [ { "index": 214, @@ -124995,7 +124995,7 @@ "b": 155.84600999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.9868090152740479, + "confidence": 0.9868088960647583, "cells": [ { "index": 0, @@ -126265,7 +126265,7 @@ "b": 468.87189, "coord_origin": "TOPLEFT" }, - "confidence": 0.9724196195602417, + "confidence": 0.9724195003509521, "cells": [ { "index": 49, @@ -126330,7 +126330,7 @@ "b": 517.07172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9423348307609558, + "confidence": 0.9423347115516663, "cells": [ { "index": 51, @@ -126695,7 +126695,7 @@ "b": 540.21588, "coord_origin": "TOPLEFT" }, - "confidence": 0.9363929629325867, + "confidence": 0.9363928437232971, "cells": [ { "index": 65, @@ -126885,7 +126885,7 @@ "b": 566.66461, "coord_origin": "TOPLEFT" }, - "confidence": 0.9554555416107178, + "confidence": 0.9554554224014282, "cells": [ { "index": 72, @@ -127180,7 +127180,7 @@ "b": 678.39588, "coord_origin": "TOPLEFT" }, - "confidence": 0.844183623790741, + "confidence": 0.8441833853721619, "cells": [ { "index": 82, @@ -129165,7 +129165,7 @@ "b": 743.03989, "coord_origin": "TOPLEFT" }, - "confidence": 0.8820409178733826, + "confidence": 0.8820405602455139, "cells": [ { "index": 156, @@ -129220,7 +129220,7 @@ "b": 155.84600999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.9868090152740479, + "confidence": 0.9868088960647583, "cells": [ { "index": 0, @@ -130508,7 +130508,7 @@ "b": 468.87189, "coord_origin": "TOPLEFT" }, - "confidence": 0.9724196195602417, + "confidence": 0.9724195003509521, "cells": [ { "index": 49, @@ -130579,7 +130579,7 @@ "b": 517.07172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9423348307609558, + "confidence": 0.9423347115516663, "cells": [ { "index": 51, @@ -130950,7 +130950,7 @@ "b": 540.21588, "coord_origin": "TOPLEFT" }, - "confidence": 0.9363929629325867, + "confidence": 0.9363928437232971, "cells": [ { "index": 65, @@ -131146,7 +131146,7 @@ "b": 566.66461, "coord_origin": "TOPLEFT" }, - "confidence": 0.9554555416107178, + "confidence": 0.9554554224014282, "cells": [ { "index": 72, @@ -131459,7 +131459,7 @@ "b": 678.39588, "coord_origin": "TOPLEFT" }, - "confidence": 0.844183623790741, + "confidence": 0.8441833853721619, "cells": [ { "index": 82, @@ -133498,7 +133498,7 @@ "b": 743.03989, "coord_origin": "TOPLEFT" }, - "confidence": 0.8820409178733826, + "confidence": 0.8820405602455139, "cells": [ { "index": 156, @@ -133546,7 +133546,7 @@ "b": 155.84600999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.9868090152740479, + "confidence": 0.9868088960647583, "cells": [ { "index": 0, @@ -134834,7 +134834,7 @@ "b": 468.87189, "coord_origin": "TOPLEFT" }, - "confidence": 0.9724196195602417, + "confidence": 0.9724195003509521, "cells": [ { "index": 49, @@ -134905,7 +134905,7 @@ "b": 517.07172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9423348307609558, + "confidence": 0.9423347115516663, "cells": [ { "index": 51, @@ -135276,7 +135276,7 @@ "b": 540.21588, "coord_origin": "TOPLEFT" }, - "confidence": 0.9363929629325867, + "confidence": 0.9363928437232971, "cells": [ { "index": 65, @@ -135472,7 +135472,7 @@ "b": 566.66461, "coord_origin": "TOPLEFT" }, - "confidence": 0.9554555416107178, + "confidence": 0.9554554224014282, "cells": [ { "index": 72, @@ -135785,7 +135785,7 @@ "b": 678.39588, "coord_origin": "TOPLEFT" }, - "confidence": 0.844183623790741, + "confidence": 0.8441833853721619, "cells": [ { "index": 82, @@ -137826,7 +137826,7 @@ "b": 743.03989, "coord_origin": "TOPLEFT" }, - "confidence": 0.8820409178733826, + "confidence": 0.8820405602455139, "cells": [ { "index": 156, @@ -143308,7 +143308,7 @@ "b": 84.25342, "coord_origin": "TOPLEFT" }, - "confidence": 0.9554274082183838, + "confidence": 0.955427348613739, "cells": [ { "index": 0, @@ -148379,7 +148379,7 @@ "b": 613.29492, "coord_origin": "TOPLEFT" }, - "confidence": 0.7209173440933228, + "confidence": 0.7209175229072571, "cells": [ { "index": 109, @@ -148444,7 +148444,7 @@ "b": 625.24992, "coord_origin": "TOPLEFT" }, - "confidence": 0.6433312892913818, + "confidence": 0.6433306932449341, "cells": [ { "index": 111, @@ -148484,7 +148484,7 @@ "b": 713.151932, "coord_origin": "TOPLEFT" }, - "confidence": 0.9854635000228882, + "confidence": 0.9854633808135986, "cells": [ { "index": 112, @@ -148724,7 +148724,7 @@ "b": 227.57709, "coord_origin": "TOPLEFT" }, - "confidence": 0.9713197946548462, + "confidence": 0.9713196754455566, "cells": [ { "index": 121, @@ -149364,7 +149364,7 @@ "b": 303.8056640625, "coord_origin": "TOPLEFT" }, - "confidence": 0.9691730737686157, + "confidence": 0.969173014163971, "cells": [ { "index": 146, @@ -150420,7 +150420,7 @@ "b": 337.3108500000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9519917964935303, + "confidence": 0.9519916772842407, "cells": [ { "index": 162, @@ -150970,7 +150970,7 @@ "label": "table", "bbox": { "l": 332.9688720703125, - "t": 540.2835693359375, + "t": 540.2835083007812, "r": 520.942138671875, "b": 643.2697143554688, "coord_origin": "TOPLEFT" @@ -152876,7 +152876,7 @@ "b": 689.6779300000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9541404247283936, + "confidence": 0.9541401863098145, "cells": [ { "index": 212, @@ -152991,7 +152991,7 @@ "b": 743.039921, "coord_origin": "TOPLEFT" }, - "confidence": 0.8787972331047058, + "confidence": 0.8787970542907715, "cells": [ { "index": 216, @@ -157818,7 +157818,7 @@ "b": 303.8056640625, "coord_origin": "TOPLEFT" }, - "confidence": 0.9691730737686157, + "confidence": 0.969173014163971, "cells": [ { "index": 146, @@ -159205,7 +159205,7 @@ "label": "table", "bbox": { "l": 332.9688720703125, - "t": 540.2835693359375, + "t": 540.2835083007812, "r": 520.942138671875, "b": 643.2697143554688, "coord_origin": "TOPLEFT" @@ -161698,7 +161698,7 @@ "b": 84.25342, "coord_origin": "TOPLEFT" }, - "confidence": 0.9554274082183838, + "confidence": 0.955427348613739, "cells": [ { "index": 0, @@ -167928,7 +167928,7 @@ "b": 613.29492, "coord_origin": "TOPLEFT" }, - "confidence": 0.7209173440933228, + "confidence": 0.7209175229072571, "cells": [ { "index": 109, @@ -167999,7 +167999,7 @@ "b": 625.24992, "coord_origin": "TOPLEFT" }, - "confidence": 0.6433312892913818, + "confidence": 0.6433306932449341, "cells": [ { "index": 111, @@ -168045,7 +168045,7 @@ "b": 713.151932, "coord_origin": "TOPLEFT" }, - "confidence": 0.9854635000228882, + "confidence": 0.9854633808135986, "cells": [ { "index": 112, @@ -168291,7 +168291,7 @@ "b": 227.57709, "coord_origin": "TOPLEFT" }, - "confidence": 0.9713197946548462, + "confidence": 0.9713196754455566, "cells": [ { "index": 121, @@ -168937,7 +168937,7 @@ "b": 303.8056640625, "coord_origin": "TOPLEFT" }, - "confidence": 0.9691730737686157, + "confidence": 0.969173014163971, "cells": [ { "index": 146, @@ -170329,7 +170329,7 @@ "b": 337.3108500000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9519917964935303, + "confidence": 0.9519916772842407, "cells": [ { "index": 162, @@ -170891,7 +170891,7 @@ "label": "table", "bbox": { "l": 332.9688720703125, - "t": 540.2835693359375, + "t": 540.2835083007812, "r": 520.942138671875, "b": 643.2697143554688, "coord_origin": "TOPLEFT" @@ -173376,7 +173376,7 @@ "b": 689.6779300000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9541404247283936, + "confidence": 0.9541401863098145, "cells": [ { "index": 212, @@ -173497,7 +173497,7 @@ "b": 743.039921, "coord_origin": "TOPLEFT" }, - "confidence": 0.8787972331047058, + "confidence": 0.8787970542907715, "cells": [ { "index": 216, @@ -173545,7 +173545,7 @@ "b": 84.25342, "coord_origin": "TOPLEFT" }, - "confidence": 0.9554274082183838, + "confidence": 0.955427348613739, "cells": [ { "index": 0, @@ -179775,7 +179775,7 @@ "b": 613.29492, "coord_origin": "TOPLEFT" }, - "confidence": 0.7209173440933228, + "confidence": 0.7209175229072571, "cells": [ { "index": 109, @@ -179846,7 +179846,7 @@ "b": 625.24992, "coord_origin": "TOPLEFT" }, - "confidence": 0.6433312892913818, + "confidence": 0.6433306932449341, "cells": [ { "index": 111, @@ -179892,7 +179892,7 @@ "b": 713.151932, "coord_origin": "TOPLEFT" }, - "confidence": 0.9854635000228882, + "confidence": 0.9854633808135986, "cells": [ { "index": 112, @@ -180138,7 +180138,7 @@ "b": 227.57709, "coord_origin": "TOPLEFT" }, - "confidence": 0.9713197946548462, + "confidence": 0.9713196754455566, "cells": [ { "index": 121, @@ -180784,7 +180784,7 @@ "b": 303.8056640625, "coord_origin": "TOPLEFT" }, - "confidence": 0.9691730737686157, + "confidence": 0.969173014163971, "cells": [ { "index": 146, @@ -182176,7 +182176,7 @@ "b": 337.3108500000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9519917964935303, + "confidence": 0.9519916772842407, "cells": [ { "index": 162, @@ -182738,7 +182738,7 @@ "label": "table", "bbox": { "l": 332.9688720703125, - "t": 540.2835693359375, + "t": 540.2835083007812, "r": 520.942138671875, "b": 643.2697143554688, "coord_origin": "TOPLEFT" @@ -185223,7 +185223,7 @@ "b": 689.6779300000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9541404247283936, + "confidence": 0.9541401863098145, "cells": [ { "index": 212, @@ -185346,7 +185346,7 @@ "b": 743.039921, "coord_origin": "TOPLEFT" }, - "confidence": 0.8787972331047058, + "confidence": 0.8787970542907715, "cells": [ { "index": 216, @@ -190928,7 +190928,7 @@ "b": 216.10645, "coord_origin": "TOPLEFT" }, - "confidence": 0.5986505746841431, + "confidence": 0.5986502170562744, "cells": [ { "index": 0, @@ -190993,7 +190993,7 @@ "b": 102.15430000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.46452972292900085, + "confidence": 0.4645298421382904, "cells": [ { "index": 2, @@ -191033,7 +191033,7 @@ "b": 102.15430000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.4629225730895996, + "confidence": 0.462923139333725, "cells": [ { "index": 3, @@ -191073,7 +191073,7 @@ "b": 86.56073000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.5820134282112122, + "confidence": 0.5820130705833435, "cells": [ { "index": 4, @@ -191113,7 +191113,7 @@ "b": 86.56073000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.541211724281311, + "confidence": 0.5412119626998901, "cells": [ { "index": 5, @@ -191148,12 +191148,12 @@ "label": "table", "bbox": { "l": 53.62853240966797, - "t": 218.94857788085938, + "t": 218.94854736328125, "r": 298.5574951171875, - "b": 292.39996337890625, + "b": 292.3999938964844, "coord_origin": "TOPLEFT" }, - "confidence": 0.8824009299278259, + "confidence": 0.8824007511138916, "cells": [ { "index": 6, @@ -195719,7 +195719,7 @@ "b": 298.60284, "coord_origin": "TOPLEFT" }, - "confidence": 0.7499915957450867, + "confidence": 0.7499913573265076, "cells": [ { "index": 76, @@ -195759,7 +195759,7 @@ "b": 287.90069580078125, "coord_origin": "TOPLEFT" }, - "confidence": 0.8899767994880676, + "confidence": 0.8899765014648438, "cells": [ { "index": 77, @@ -198505,7 +198505,7 @@ "b": 365.64987, "coord_origin": "TOPLEFT" }, - "confidence": 0.9140303134918213, + "confidence": 0.9140309691429138, "cells": [ { "index": 119, @@ -198640,12 +198640,12 @@ "label": "picture", "bbox": { "l": 216.76925659179688, - "t": 380.4906311035156, + "t": 380.4906005859375, "r": 375.7829284667969, - "b": 443.34698486328125, + "b": 443.3470458984375, "coord_origin": "TOPLEFT" }, - "confidence": 0.805853009223938, + "confidence": 0.8058520555496216, "cells": [ { "index": 124, @@ -198726,7 +198726,7 @@ "b": 443.6580810546875, "coord_origin": "TOPLEFT" }, - "confidence": 0.8308426737785339, + "confidence": 0.8308423161506653, "cells": [ { "index": 125, @@ -198801,13 +198801,13 @@ "id": 13, "label": "picture", "bbox": { - "l": 383.1364440917969, - "t": 381.2313232421875, - "r": 542.1132202148438, + "l": 383.1363830566406, + "t": 381.2312927246094, + "r": 542.1131591796875, "b": 442.7749328613281, "coord_origin": "TOPLEFT" }, - "confidence": 0.7881615161895752, + "confidence": 0.7881602644920349, "cells": [ { "index": 126, @@ -202398,7 +202398,7 @@ "b": 467.63492, "coord_origin": "TOPLEFT" }, - "confidence": 0.9153602719306946, + "confidence": 0.9153599143028259, "cells": [ { "index": 181, @@ -202438,7 +202438,7 @@ "b": 501.24741, "coord_origin": "TOPLEFT" }, - "confidence": 0.9561247229576111, + "confidence": 0.9561248421669006, "cells": [ { "index": 182, @@ -203348,7 +203348,7 @@ "b": 682.84664, "coord_origin": "TOPLEFT" }, - "confidence": 0.9442470073699951, + "confidence": 0.9442470669746399, "cells": [ { "index": 216, @@ -203388,7 +203388,7 @@ "b": 712.936752, "coord_origin": "TOPLEFT" }, - "confidence": 0.8318753838539124, + "confidence": 0.8318751454353333, "cells": [ { "index": 217, @@ -203478,7 +203478,7 @@ "b": 743.039928, "coord_origin": "TOPLEFT" }, - "confidence": 0.8709858059883118, + "confidence": 0.8709856867790222, "cells": [ { "index": 220, @@ -203512,13 +203512,13 @@ "id": 15, "label": "picture", "bbox": { - "l": 305.5836486816406, + "l": 305.58367919921875, "t": 98.65415954589844, "r": 554.8258666992188, "b": 180.6267547607422, "coord_origin": "TOPLEFT" }, - "confidence": 0.7699173092842102, + "confidence": 0.7699161171913147, "cells": [], "children": [] }, @@ -203527,12 +203527,12 @@ "label": "picture", "bbox": { "l": 49.97503662109375, - "t": 103.71266174316406, + "t": 103.71268463134766, "r": 301.6335754394531, "b": 187.5789337158203, "coord_origin": "TOPLEFT" }, - "confidence": 0.7873926162719727, + "confidence": 0.7873924374580383, "cells": [], "children": [] } @@ -203549,12 +203549,12 @@ "label": "table", "bbox": { "l": 53.62853240966797, - "t": 218.94857788085938, + "t": 218.94854736328125, "r": 298.5574951171875, - "b": 292.39996337890625, + "b": 292.3999938964844, "coord_origin": "TOPLEFT" }, - "confidence": 0.8824009299278259, + "confidence": 0.8824007511138916, "cells": [ { "index": 6, @@ -209266,7 +209266,7 @@ "b": 287.90069580078125, "coord_origin": "TOPLEFT" }, - "confidence": 0.8899767994880676, + "confidence": 0.8899765014648438, "cells": [ { "index": 77, @@ -212663,7 +212663,7 @@ "b": 216.10645, "coord_origin": "TOPLEFT" }, - "confidence": 0.5986505746841431, + "confidence": 0.5986502170562744, "cells": [ { "index": 0, @@ -212734,7 +212734,7 @@ "b": 102.15430000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.46452972292900085, + "confidence": 0.4645298421382904, "cells": [ { "index": 2, @@ -212780,7 +212780,7 @@ "b": 102.15430000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.4629225730895996, + "confidence": 0.462923139333725, "cells": [ { "index": 3, @@ -212826,7 +212826,7 @@ "b": 86.56073000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.5820134282112122, + "confidence": 0.5820130705833435, "cells": [ { "index": 4, @@ -212872,7 +212872,7 @@ "b": 86.56073000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.541211724281311, + "confidence": 0.5412119626998901, "cells": [ { "index": 5, @@ -212913,12 +212913,12 @@ "label": "table", "bbox": { "l": 53.62853240966797, - "t": 218.94857788085938, + "t": 218.94854736328125, "r": 298.5574951171875, - "b": 292.39996337890625, + "b": 292.3999938964844, "coord_origin": "TOPLEFT" }, - "confidence": 0.8824009299278259, + "confidence": 0.8824007511138916, "cells": [ { "index": 6, @@ -218630,7 +218630,7 @@ "b": 298.60284, "coord_origin": "TOPLEFT" }, - "confidence": 0.7499915957450867, + "confidence": 0.7499913573265076, "cells": [ { "index": 76, @@ -218676,7 +218676,7 @@ "b": 287.90069580078125, "coord_origin": "TOPLEFT" }, - "confidence": 0.8899767994880676, + "confidence": 0.8899765014648438, "cells": [ { "index": 77, @@ -222065,7 +222065,7 @@ "b": 365.64987, "coord_origin": "TOPLEFT" }, - "confidence": 0.9140303134918213, + "confidence": 0.9140309691429138, "cells": [ { "index": 119, @@ -222206,12 +222206,12 @@ "label": "picture", "bbox": { "l": 216.76925659179688, - "t": 380.4906311035156, + "t": 380.4906005859375, "r": 375.7829284667969, - "b": 443.34698486328125, + "b": 443.3470458984375, "coord_origin": "TOPLEFT" }, - "confidence": 0.805853009223938, + "confidence": 0.8058520555496216, "cells": [ { "index": 124, @@ -222302,7 +222302,7 @@ "b": 443.6580810546875, "coord_origin": "TOPLEFT" }, - "confidence": 0.8308426737785339, + "confidence": 0.8308423161506653, "cells": [ { "index": 125, @@ -222387,13 +222387,13 @@ "id": 13, "label": "picture", "bbox": { - "l": 383.1364440917969, - "t": 381.2313232421875, - "r": 542.1132202148438, + "l": 383.1363830566406, + "t": 381.2312927246094, + "r": 542.1131591796875, "b": 442.7749328613281, "coord_origin": "TOPLEFT" }, - "confidence": 0.7881615161895752, + "confidence": 0.7881602644920349, "cells": [ { "index": 126, @@ -225994,7 +225994,7 @@ "b": 467.63492, "coord_origin": "TOPLEFT" }, - "confidence": 0.9153602719306946, + "confidence": 0.9153599143028259, "cells": [ { "index": 181, @@ -226040,7 +226040,7 @@ "b": 501.24741, "coord_origin": "TOPLEFT" }, - "confidence": 0.9561247229576111, + "confidence": 0.9561248421669006, "cells": [ { "index": 182, @@ -226974,7 +226974,7 @@ "b": 682.84664, "coord_origin": "TOPLEFT" }, - "confidence": 0.9442470073699951, + "confidence": 0.9442470669746399, "cells": [ { "index": 216, @@ -227020,7 +227020,7 @@ "b": 712.936752, "coord_origin": "TOPLEFT" }, - "confidence": 0.8318753838539124, + "confidence": 0.8318751454353333, "cells": [ { "index": 217, @@ -227116,7 +227116,7 @@ "b": 743.039928, "coord_origin": "TOPLEFT" }, - "confidence": 0.8709858059883118, + "confidence": 0.8709856867790222, "cells": [ { "index": 220, @@ -227156,13 +227156,13 @@ "id": 15, "label": "picture", "bbox": { - "l": 305.5836486816406, + "l": 305.58367919921875, "t": 98.65415954589844, "r": 554.8258666992188, "b": 180.6267547607422, "coord_origin": "TOPLEFT" }, - "confidence": 0.7699173092842102, + "confidence": 0.7699161171913147, "cells": [], "children": [] }, @@ -227181,12 +227181,12 @@ "label": "picture", "bbox": { "l": 49.97503662109375, - "t": 103.71266174316406, + "t": 103.71268463134766, "r": 301.6335754394531, "b": 187.5789337158203, "coord_origin": "TOPLEFT" }, - "confidence": 0.7873926162719727, + "confidence": 0.7873924374580383, "cells": [], "children": [] }, @@ -227212,7 +227212,7 @@ "b": 216.10645, "coord_origin": "TOPLEFT" }, - "confidence": 0.5986505746841431, + "confidence": 0.5986502170562744, "cells": [ { "index": 0, @@ -227283,7 +227283,7 @@ "b": 102.15430000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.46452972292900085, + "confidence": 0.4645298421382904, "cells": [ { "index": 2, @@ -227329,7 +227329,7 @@ "b": 102.15430000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.4629225730895996, + "confidence": 0.462923139333725, "cells": [ { "index": 3, @@ -227375,7 +227375,7 @@ "b": 86.56073000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.5820134282112122, + "confidence": 0.5820130705833435, "cells": [ { "index": 4, @@ -227421,7 +227421,7 @@ "b": 86.56073000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.541211724281311, + "confidence": 0.5412119626998901, "cells": [ { "index": 5, @@ -227462,12 +227462,12 @@ "label": "table", "bbox": { "l": 53.62853240966797, - "t": 218.94857788085938, + "t": 218.94854736328125, "r": 298.5574951171875, - "b": 292.39996337890625, + "b": 292.3999938964844, "coord_origin": "TOPLEFT" }, - "confidence": 0.8824009299278259, + "confidence": 0.8824007511138916, "cells": [ { "index": 6, @@ -233179,7 +233179,7 @@ "b": 298.60284, "coord_origin": "TOPLEFT" }, - "confidence": 0.7499915957450867, + "confidence": 0.7499913573265076, "cells": [ { "index": 76, @@ -233225,7 +233225,7 @@ "b": 287.90069580078125, "coord_origin": "TOPLEFT" }, - "confidence": 0.8899767994880676, + "confidence": 0.8899765014648438, "cells": [ { "index": 77, @@ -236614,7 +236614,7 @@ "b": 365.64987, "coord_origin": "TOPLEFT" }, - "confidence": 0.9140303134918213, + "confidence": 0.9140309691429138, "cells": [ { "index": 119, @@ -236755,12 +236755,12 @@ "label": "picture", "bbox": { "l": 216.76925659179688, - "t": 380.4906311035156, + "t": 380.4906005859375, "r": 375.7829284667969, - "b": 443.34698486328125, + "b": 443.3470458984375, "coord_origin": "TOPLEFT" }, - "confidence": 0.805853009223938, + "confidence": 0.8058520555496216, "cells": [ { "index": 124, @@ -236851,7 +236851,7 @@ "b": 443.6580810546875, "coord_origin": "TOPLEFT" }, - "confidence": 0.8308426737785339, + "confidence": 0.8308423161506653, "cells": [ { "index": 125, @@ -236936,13 +236936,13 @@ "id": 13, "label": "picture", "bbox": { - "l": 383.1364440917969, - "t": 381.2313232421875, - "r": 542.1132202148438, + "l": 383.1363830566406, + "t": 381.2312927246094, + "r": 542.1131591796875, "b": 442.7749328613281, "coord_origin": "TOPLEFT" }, - "confidence": 0.7881615161895752, + "confidence": 0.7881602644920349, "cells": [ { "index": 126, @@ -240543,7 +240543,7 @@ "b": 467.63492, "coord_origin": "TOPLEFT" }, - "confidence": 0.9153602719306946, + "confidence": 0.9153599143028259, "cells": [ { "index": 181, @@ -240589,7 +240589,7 @@ "b": 501.24741, "coord_origin": "TOPLEFT" }, - "confidence": 0.9561247229576111, + "confidence": 0.9561248421669006, "cells": [ { "index": 182, @@ -241523,7 +241523,7 @@ "b": 682.84664, "coord_origin": "TOPLEFT" }, - "confidence": 0.9442470073699951, + "confidence": 0.9442470669746399, "cells": [ { "index": 216, @@ -241569,7 +241569,7 @@ "b": 712.936752, "coord_origin": "TOPLEFT" }, - "confidence": 0.8318753838539124, + "confidence": 0.8318751454353333, "cells": [ { "index": 217, @@ -241659,13 +241659,13 @@ "id": 15, "label": "picture", "bbox": { - "l": 305.5836486816406, + "l": 305.58367919921875, "t": 98.65415954589844, "r": 554.8258666992188, "b": 180.6267547607422, "coord_origin": "TOPLEFT" }, - "confidence": 0.7699173092842102, + "confidence": 0.7699161171913147, "cells": [], "children": [] }, @@ -241684,12 +241684,12 @@ "label": "picture", "bbox": { "l": 49.97503662109375, - "t": 103.71266174316406, + "t": 103.71268463134766, "r": 301.6335754394531, "b": 187.5789337158203, "coord_origin": "TOPLEFT" }, - "confidence": 0.7873926162719727, + "confidence": 0.7873924374580383, "cells": [], "children": [] }, @@ -241715,7 +241715,7 @@ "b": 743.039928, "coord_origin": "TOPLEFT" }, - "confidence": 0.8709858059883118, + "confidence": 0.8709856867790222, "cells": [ { "index": 220, @@ -246797,7 +246797,7 @@ "b": 116.77575999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.7310384511947632, + "confidence": 0.7310386300086975, "cells": [ { "index": 0, @@ -246962,7 +246962,7 @@ "b": 149.96569999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9372755885124207, + "confidence": 0.9372758865356445, "cells": [ { "index": 6, @@ -247152,7 +247152,7 @@ "b": 183.15466000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9378374218940735, + "confidence": 0.9378378391265869, "cells": [ { "index": 13, @@ -247317,7 +247317,7 @@ "b": 227.30358999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9648825526237488, + "confidence": 0.9648826718330383, "cells": [ { "index": 19, @@ -247457,7 +247457,7 @@ "b": 271.45154, "coord_origin": "TOPLEFT" }, - "confidence": 0.9620943069458008, + "confidence": 0.9620945453643799, "cells": [ { "index": 24, @@ -247647,7 +247647,7 @@ "b": 315.6004899999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9555517435073853, + "confidence": 0.9555518627166748, "cells": [ { "index": 31, @@ -247862,7 +247862,7 @@ "b": 348.78952, "coord_origin": "TOPLEFT" }, - "confidence": 0.9479843378067017, + "confidence": 0.9479843974113464, "cells": [ { "index": 39, @@ -248077,7 +248077,7 @@ "b": 403.89749, "coord_origin": "TOPLEFT" }, - "confidence": 0.9484425187110901, + "confidence": 0.9484427571296692, "cells": [ { "index": 47, @@ -248317,7 +248317,7 @@ "b": 437.08646000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9330756664276123, + "confidence": 0.9330760836601257, "cells": [ { "index": 56, @@ -248482,7 +248482,7 @@ "b": 481.23544, "coord_origin": "TOPLEFT" }, - "confidence": 0.9274735450744629, + "confidence": 0.927473783493042, "cells": [ { "index": 62, @@ -248697,7 +248697,7 @@ "b": 536.34238, "coord_origin": "TOPLEFT" }, - "confidence": 0.9299950003623962, + "confidence": 0.9299951195716858, "cells": [ { "index": 70, @@ -249102,7 +249102,7 @@ "b": 646.55737, "coord_origin": "TOPLEFT" }, - "confidence": 0.9298838973045349, + "confidence": 0.9298841953277588, "cells": [ { "index": 85, @@ -249317,7 +249317,7 @@ "b": 679.74638, "coord_origin": "TOPLEFT" }, - "confidence": 0.9115257263183594, + "confidence": 0.9115263819694519, "cells": [ { "index": 93, @@ -249457,7 +249457,7 @@ "b": 712.936386, "coord_origin": "TOPLEFT" }, - "confidence": 0.912230372428894, + "confidence": 0.9122310876846313, "cells": [ { "index": 98, @@ -249912,7 +249912,7 @@ "b": 172.05633999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.9253129959106445, + "confidence": 0.9253132939338684, "cells": [ { "index": 115, @@ -250052,7 +250052,7 @@ "b": 260.21423000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9299732446670532, + "confidence": 0.9299730658531189, "cells": [ { "index": 120, @@ -250342,7 +250342,7 @@ "b": 326.45413, "coord_origin": "TOPLEFT" }, - "confidence": 0.937321662902832, + "confidence": 0.9373218417167664, "cells": [ { "index": 131, @@ -250582,7 +250582,7 @@ "b": 370.77713, "coord_origin": "TOPLEFT" }, - "confidence": 0.9027292728424072, + "confidence": 0.9027294516563416, "cells": [ { "index": 140, @@ -250772,7 +250772,7 @@ "b": 437.01706, "coord_origin": "TOPLEFT" }, - "confidence": 0.882714569568634, + "confidence": 0.8827158212661743, "cells": [ { "index": 147, @@ -251187,7 +251187,7 @@ "b": 558.05096, "coord_origin": "TOPLEFT" }, - "confidence": 0.8896440863609314, + "confidence": 0.889644205570221, "cells": [ { "index": 163, @@ -251552,7 +251552,7 @@ "b": 624.29097, "coord_origin": "TOPLEFT" }, - "confidence": 0.9025435447692871, + "confidence": 0.9025442600250244, "cells": [ { "index": 177, @@ -251792,7 +251792,7 @@ "b": 668.61398, "coord_origin": "TOPLEFT" }, - "confidence": 0.8777532577514648, + "confidence": 0.8777535557746887, "cells": [ { "index": 186, @@ -251982,7 +251982,7 @@ "b": 712.935974, "coord_origin": "TOPLEFT" }, - "confidence": 0.8654531240463257, + "confidence": 0.8654532432556152, "cells": [ { "index": 193, @@ -252227,7 +252227,7 @@ "b": 116.77575999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.7310384511947632, + "confidence": 0.7310386300086975, "cells": [ { "index": 0, @@ -252398,7 +252398,7 @@ "b": 149.96569999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9372755885124207, + "confidence": 0.9372758865356445, "cells": [ { "index": 6, @@ -252594,7 +252594,7 @@ "b": 183.15466000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9378374218940735, + "confidence": 0.9378378391265869, "cells": [ { "index": 13, @@ -252765,7 +252765,7 @@ "b": 227.30358999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9648825526237488, + "confidence": 0.9648826718330383, "cells": [ { "index": 19, @@ -252911,7 +252911,7 @@ "b": 271.45154, "coord_origin": "TOPLEFT" }, - "confidence": 0.9620943069458008, + "confidence": 0.9620945453643799, "cells": [ { "index": 24, @@ -253107,7 +253107,7 @@ "b": 315.6004899999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9555517435073853, + "confidence": 0.9555518627166748, "cells": [ { "index": 31, @@ -253328,7 +253328,7 @@ "b": 348.78952, "coord_origin": "TOPLEFT" }, - "confidence": 0.9479843378067017, + "confidence": 0.9479843974113464, "cells": [ { "index": 39, @@ -253549,7 +253549,7 @@ "b": 403.89749, "coord_origin": "TOPLEFT" }, - "confidence": 0.9484425187110901, + "confidence": 0.9484427571296692, "cells": [ { "index": 47, @@ -253795,7 +253795,7 @@ "b": 437.08646000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9330756664276123, + "confidence": 0.9330760836601257, "cells": [ { "index": 56, @@ -253966,7 +253966,7 @@ "b": 481.23544, "coord_origin": "TOPLEFT" }, - "confidence": 0.9274735450744629, + "confidence": 0.927473783493042, "cells": [ { "index": 62, @@ -254187,7 +254187,7 @@ "b": 536.34238, "coord_origin": "TOPLEFT" }, - "confidence": 0.9299950003623962, + "confidence": 0.9299951195716858, "cells": [ { "index": 70, @@ -254604,7 +254604,7 @@ "b": 646.55737, "coord_origin": "TOPLEFT" }, - "confidence": 0.9298838973045349, + "confidence": 0.9298841953277588, "cells": [ { "index": 85, @@ -254825,7 +254825,7 @@ "b": 679.74638, "coord_origin": "TOPLEFT" }, - "confidence": 0.9115257263183594, + "confidence": 0.9115263819694519, "cells": [ { "index": 93, @@ -254971,7 +254971,7 @@ "b": 712.936386, "coord_origin": "TOPLEFT" }, - "confidence": 0.912230372428894, + "confidence": 0.9122310876846313, "cells": [ { "index": 98, @@ -255438,7 +255438,7 @@ "b": 172.05633999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.9253129959106445, + "confidence": 0.9253132939338684, "cells": [ { "index": 115, @@ -255584,7 +255584,7 @@ "b": 260.21423000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9299732446670532, + "confidence": 0.9299730658531189, "cells": [ { "index": 120, @@ -255880,7 +255880,7 @@ "b": 326.45413, "coord_origin": "TOPLEFT" }, - "confidence": 0.937321662902832, + "confidence": 0.9373218417167664, "cells": [ { "index": 131, @@ -256126,7 +256126,7 @@ "b": 370.77713, "coord_origin": "TOPLEFT" }, - "confidence": 0.9027292728424072, + "confidence": 0.9027294516563416, "cells": [ { "index": 140, @@ -256322,7 +256322,7 @@ "b": 437.01706, "coord_origin": "TOPLEFT" }, - "confidence": 0.882714569568634, + "confidence": 0.8827158212661743, "cells": [ { "index": 147, @@ -256743,7 +256743,7 @@ "b": 558.05096, "coord_origin": "TOPLEFT" }, - "confidence": 0.8896440863609314, + "confidence": 0.889644205570221, "cells": [ { "index": 163, @@ -257114,7 +257114,7 @@ "b": 624.29097, "coord_origin": "TOPLEFT" }, - "confidence": 0.9025435447692871, + "confidence": 0.9025442600250244, "cells": [ { "index": 177, @@ -257360,7 +257360,7 @@ "b": 668.61398, "coord_origin": "TOPLEFT" }, - "confidence": 0.8777532577514648, + "confidence": 0.8777535557746887, "cells": [ { "index": 186, @@ -257556,7 +257556,7 @@ "b": 712.935974, "coord_origin": "TOPLEFT" }, - "confidence": 0.8654531240463257, + "confidence": 0.8654532432556152, "cells": [ { "index": 193, @@ -257800,7 +257800,7 @@ "b": 116.77575999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.7310384511947632, + "confidence": 0.7310386300086975, "cells": [ { "index": 0, @@ -257971,7 +257971,7 @@ "b": 149.96569999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9372755885124207, + "confidence": 0.9372758865356445, "cells": [ { "index": 6, @@ -258167,7 +258167,7 @@ "b": 183.15466000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9378374218940735, + "confidence": 0.9378378391265869, "cells": [ { "index": 13, @@ -258338,7 +258338,7 @@ "b": 227.30358999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9648825526237488, + "confidence": 0.9648826718330383, "cells": [ { "index": 19, @@ -258484,7 +258484,7 @@ "b": 271.45154, "coord_origin": "TOPLEFT" }, - "confidence": 0.9620943069458008, + "confidence": 0.9620945453643799, "cells": [ { "index": 24, @@ -258680,7 +258680,7 @@ "b": 315.6004899999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9555517435073853, + "confidence": 0.9555518627166748, "cells": [ { "index": 31, @@ -258901,7 +258901,7 @@ "b": 348.78952, "coord_origin": "TOPLEFT" }, - "confidence": 0.9479843378067017, + "confidence": 0.9479843974113464, "cells": [ { "index": 39, @@ -259122,7 +259122,7 @@ "b": 403.89749, "coord_origin": "TOPLEFT" }, - "confidence": 0.9484425187110901, + "confidence": 0.9484427571296692, "cells": [ { "index": 47, @@ -259368,7 +259368,7 @@ "b": 437.08646000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9330756664276123, + "confidence": 0.9330760836601257, "cells": [ { "index": 56, @@ -259539,7 +259539,7 @@ "b": 481.23544, "coord_origin": "TOPLEFT" }, - "confidence": 0.9274735450744629, + "confidence": 0.927473783493042, "cells": [ { "index": 62, @@ -259760,7 +259760,7 @@ "b": 536.34238, "coord_origin": "TOPLEFT" }, - "confidence": 0.9299950003623962, + "confidence": 0.9299951195716858, "cells": [ { "index": 70, @@ -260177,7 +260177,7 @@ "b": 646.55737, "coord_origin": "TOPLEFT" }, - "confidence": 0.9298838973045349, + "confidence": 0.9298841953277588, "cells": [ { "index": 85, @@ -260398,7 +260398,7 @@ "b": 679.74638, "coord_origin": "TOPLEFT" }, - "confidence": 0.9115257263183594, + "confidence": 0.9115263819694519, "cells": [ { "index": 93, @@ -260544,7 +260544,7 @@ "b": 712.936386, "coord_origin": "TOPLEFT" }, - "confidence": 0.912230372428894, + "confidence": 0.9122310876846313, "cells": [ { "index": 98, @@ -261011,7 +261011,7 @@ "b": 172.05633999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.9253129959106445, + "confidence": 0.9253132939338684, "cells": [ { "index": 115, @@ -261157,7 +261157,7 @@ "b": 260.21423000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9299732446670532, + "confidence": 0.9299730658531189, "cells": [ { "index": 120, @@ -261453,7 +261453,7 @@ "b": 326.45413, "coord_origin": "TOPLEFT" }, - "confidence": 0.937321662902832, + "confidence": 0.9373218417167664, "cells": [ { "index": 131, @@ -261699,7 +261699,7 @@ "b": 370.77713, "coord_origin": "TOPLEFT" }, - "confidence": 0.9027292728424072, + "confidence": 0.9027294516563416, "cells": [ { "index": 140, @@ -261895,7 +261895,7 @@ "b": 437.01706, "coord_origin": "TOPLEFT" }, - "confidence": 0.882714569568634, + "confidence": 0.8827158212661743, "cells": [ { "index": 147, @@ -262316,7 +262316,7 @@ "b": 558.05096, "coord_origin": "TOPLEFT" }, - "confidence": 0.8896440863609314, + "confidence": 0.889644205570221, "cells": [ { "index": 163, @@ -262687,7 +262687,7 @@ "b": 624.29097, "coord_origin": "TOPLEFT" }, - "confidence": 0.9025435447692871, + "confidence": 0.9025442600250244, "cells": [ { "index": 177, @@ -262933,7 +262933,7 @@ "b": 668.61398, "coord_origin": "TOPLEFT" }, - "confidence": 0.8777532577514648, + "confidence": 0.8777535557746887, "cells": [ { "index": 186, @@ -263129,7 +263129,7 @@ "b": 712.935974, "coord_origin": "TOPLEFT" }, - "confidence": 0.8654531240463257, + "confidence": 0.8654532432556152, "cells": [ { "index": 193, @@ -266584,7 +266584,7 @@ "b": 94.85875999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.6886764168739319, + "confidence": 0.6886764764785767, "cells": [ { "index": 0, @@ -266674,7 +266674,7 @@ "b": 160.97668, "coord_origin": "TOPLEFT" }, - "confidence": 0.7723011374473572, + "confidence": 0.7723009586334229, "cells": [ { "index": 3, @@ -266914,7 +266914,7 @@ "b": 227.0946, "coord_origin": "TOPLEFT" }, - "confidence": 0.8580600619316101, + "confidence": 0.858059823513031, "cells": [ { "index": 12, @@ -267154,7 +267154,7 @@ "b": 271.29553, "coord_origin": "TOPLEFT" }, - "confidence": 0.8512731194496155, + "confidence": 0.8512733578681946, "cells": [ { "index": 21, @@ -267344,7 +267344,7 @@ "b": 326.4545, "coord_origin": "TOPLEFT" }, - "confidence": 0.8494512438774109, + "confidence": 0.8494508862495422, "cells": [ { "index": 28, @@ -267734,7 +267734,7 @@ "b": 381.61447, "coord_origin": "TOPLEFT" }, - "confidence": 0.8567671179771423, + "confidence": 0.8567669987678528, "cells": [ { "index": 43, @@ -267974,7 +267974,7 @@ "b": 458.69144, "coord_origin": "TOPLEFT" }, - "confidence": 0.8832162618637085, + "confidence": 0.883216381072998, "cells": [ { "index": 52, @@ -268314,7 +268314,7 @@ "b": 502.89243, "coord_origin": "TOPLEFT" }, - "confidence": 0.8431925177574158, + "confidence": 0.8431923389434814, "cells": [ { "index": 65, @@ -268529,7 +268529,7 @@ "b": 547.09244, "coord_origin": "TOPLEFT" }, - "confidence": 0.8405635952949524, + "confidence": 0.8405640125274658, "cells": [ { "index": 73, @@ -268984,7 +268984,7 @@ "b": 635.49445, "coord_origin": "TOPLEFT" }, - "confidence": 0.8360886573791504, + "confidence": 0.8360887765884399, "cells": [ { "index": 90, @@ -269199,7 +269199,7 @@ "b": 690.65347, "coord_origin": "TOPLEFT" }, - "confidence": 0.8079474568367004, + "confidence": 0.8079472780227661, "cells": [ { "index": 98, @@ -269414,7 +269414,7 @@ "b": 712.936462, "coord_origin": "TOPLEFT" }, - "confidence": 0.8385783433914185, + "confidence": 0.8385782837867737, "cells": [ { "index": 106, @@ -269654,7 +269654,7 @@ "b": 116.77544999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.7556979060173035, + "confidence": 0.7556983232498169, "cells": [ { "index": 115, @@ -269819,7 +269819,7 @@ "b": 161.60742000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.8375797271728516, + "confidence": 0.8375802040100098, "cells": [ { "index": 121, @@ -269984,7 +269984,7 @@ "b": 743.039555, "coord_origin": "TOPLEFT" }, - "confidence": 0.9069584012031555, + "confidence": 0.9069585800170898, "cells": [ { "index": 127, @@ -270039,7 +270039,7 @@ "b": 94.85875999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.6886764168739319, + "confidence": 0.6886764764785767, "cells": [ { "index": 0, @@ -270135,7 +270135,7 @@ "b": 160.97668, "coord_origin": "TOPLEFT" }, - "confidence": 0.7723011374473572, + "confidence": 0.7723009586334229, "cells": [ { "index": 3, @@ -270381,7 +270381,7 @@ "b": 227.0946, "coord_origin": "TOPLEFT" }, - "confidence": 0.8580600619316101, + "confidence": 0.858059823513031, "cells": [ { "index": 12, @@ -270627,7 +270627,7 @@ "b": 271.29553, "coord_origin": "TOPLEFT" }, - "confidence": 0.8512731194496155, + "confidence": 0.8512733578681946, "cells": [ { "index": 21, @@ -270823,7 +270823,7 @@ "b": 326.4545, "coord_origin": "TOPLEFT" }, - "confidence": 0.8494512438774109, + "confidence": 0.8494508862495422, "cells": [ { "index": 28, @@ -271219,7 +271219,7 @@ "b": 381.61447, "coord_origin": "TOPLEFT" }, - "confidence": 0.8567671179771423, + "confidence": 0.8567669987678528, "cells": [ { "index": 43, @@ -271465,7 +271465,7 @@ "b": 458.69144, "coord_origin": "TOPLEFT" }, - "confidence": 0.8832162618637085, + "confidence": 0.883216381072998, "cells": [ { "index": 52, @@ -271811,7 +271811,7 @@ "b": 502.89243, "coord_origin": "TOPLEFT" }, - "confidence": 0.8431925177574158, + "confidence": 0.8431923389434814, "cells": [ { "index": 65, @@ -272032,7 +272032,7 @@ "b": 547.09244, "coord_origin": "TOPLEFT" }, - "confidence": 0.8405635952949524, + "confidence": 0.8405640125274658, "cells": [ { "index": 73, @@ -272499,7 +272499,7 @@ "b": 635.49445, "coord_origin": "TOPLEFT" }, - "confidence": 0.8360886573791504, + "confidence": 0.8360887765884399, "cells": [ { "index": 90, @@ -272720,7 +272720,7 @@ "b": 690.65347, "coord_origin": "TOPLEFT" }, - "confidence": 0.8079474568367004, + "confidence": 0.8079472780227661, "cells": [ { "index": 98, @@ -272941,7 +272941,7 @@ "b": 712.936462, "coord_origin": "TOPLEFT" }, - "confidence": 0.8385783433914185, + "confidence": 0.8385782837867737, "cells": [ { "index": 106, @@ -273187,7 +273187,7 @@ "b": 116.77544999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.7556979060173035, + "confidence": 0.7556983232498169, "cells": [ { "index": 115, @@ -273358,7 +273358,7 @@ "b": 161.60742000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.8375797271728516, + "confidence": 0.8375802040100098, "cells": [ { "index": 121, @@ -273529,7 +273529,7 @@ "b": 743.039555, "coord_origin": "TOPLEFT" }, - "confidence": 0.9069584012031555, + "confidence": 0.9069585800170898, "cells": [ { "index": 127, @@ -273577,7 +273577,7 @@ "b": 94.85875999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.6886764168739319, + "confidence": 0.6886764764785767, "cells": [ { "index": 0, @@ -273673,7 +273673,7 @@ "b": 160.97668, "coord_origin": "TOPLEFT" }, - "confidence": 0.7723011374473572, + "confidence": 0.7723009586334229, "cells": [ { "index": 3, @@ -273919,7 +273919,7 @@ "b": 227.0946, "coord_origin": "TOPLEFT" }, - "confidence": 0.8580600619316101, + "confidence": 0.858059823513031, "cells": [ { "index": 12, @@ -274165,7 +274165,7 @@ "b": 271.29553, "coord_origin": "TOPLEFT" }, - "confidence": 0.8512731194496155, + "confidence": 0.8512733578681946, "cells": [ { "index": 21, @@ -274361,7 +274361,7 @@ "b": 326.4545, "coord_origin": "TOPLEFT" }, - "confidence": 0.8494512438774109, + "confidence": 0.8494508862495422, "cells": [ { "index": 28, @@ -274757,7 +274757,7 @@ "b": 381.61447, "coord_origin": "TOPLEFT" }, - "confidence": 0.8567671179771423, + "confidence": 0.8567669987678528, "cells": [ { "index": 43, @@ -275003,7 +275003,7 @@ "b": 458.69144, "coord_origin": "TOPLEFT" }, - "confidence": 0.8832162618637085, + "confidence": 0.883216381072998, "cells": [ { "index": 52, @@ -275349,7 +275349,7 @@ "b": 502.89243, "coord_origin": "TOPLEFT" }, - "confidence": 0.8431925177574158, + "confidence": 0.8431923389434814, "cells": [ { "index": 65, @@ -275570,7 +275570,7 @@ "b": 547.09244, "coord_origin": "TOPLEFT" }, - "confidence": 0.8405635952949524, + "confidence": 0.8405640125274658, "cells": [ { "index": 73, @@ -276037,7 +276037,7 @@ "b": 635.49445, "coord_origin": "TOPLEFT" }, - "confidence": 0.8360886573791504, + "confidence": 0.8360887765884399, "cells": [ { "index": 90, @@ -276258,7 +276258,7 @@ "b": 690.65347, "coord_origin": "TOPLEFT" }, - "confidence": 0.8079474568367004, + "confidence": 0.8079472780227661, "cells": [ { "index": 98, @@ -276479,7 +276479,7 @@ "b": 712.936462, "coord_origin": "TOPLEFT" }, - "confidence": 0.8385783433914185, + "confidence": 0.8385782837867737, "cells": [ { "index": 106, @@ -276725,7 +276725,7 @@ "b": 116.77544999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.7556979060173035, + "confidence": 0.7556983232498169, "cells": [ { "index": 115, @@ -276896,7 +276896,7 @@ "b": 161.60742000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.8375797271728516, + "confidence": 0.8375802040100098, "cells": [ { "index": 121, @@ -277069,7 +277069,7 @@ "b": 743.039555, "coord_origin": "TOPLEFT" }, - "confidence": 0.9069584012031555, + "confidence": 0.9069585800170898, "cells": [ { "index": 127, @@ -279776,7 +279776,7 @@ "b": 135.53008999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.6497084498405457, + "confidence": 0.6497083306312561, "cells": [ { "index": 0, @@ -280386,7 +280386,7 @@ "b": 627.4597, "coord_origin": "TOPLEFT" }, - "confidence": 0.9826022386550903, + "confidence": 0.9826023578643799, "cells": [ { "index": 22, @@ -280926,7 +280926,7 @@ "b": 651.57269, "coord_origin": "TOPLEFT" }, - "confidence": 0.9335853457450867, + "confidence": 0.9335852265357971, "cells": [ { "index": 43, @@ -280991,7 +280991,7 @@ "b": 672.24219, "coord_origin": "TOPLEFT" }, - "confidence": 0.9515743255615234, + "confidence": 0.9515743851661682, "cells": [ { "index": 45, @@ -281171,7 +281171,7 @@ "b": 207.42773, "coord_origin": "TOPLEFT" }, - "confidence": 0.9596064686775208, + "confidence": 0.9596062302589417, "cells": [ { "index": 51, @@ -281906,7 +281906,7 @@ "b": 497.38861, "coord_origin": "TOPLEFT" }, - "confidence": 0.9568928480148315, + "confidence": 0.9568929672241211, "cells": [ { "index": 78, @@ -282426,7 +282426,7 @@ "b": 646.98631, "coord_origin": "TOPLEFT" }, - "confidence": 0.954940915107727, + "confidence": 0.9549408555030823, "cells": [ { "index": 97, @@ -282711,7 +282711,7 @@ "b": 135.53008999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.6497084498405457, + "confidence": 0.6497083306312561, "cells": [ { "index": 0, @@ -283345,7 +283345,7 @@ "b": 627.4597, "coord_origin": "TOPLEFT" }, - "confidence": 0.9826022386550903, + "confidence": 0.9826023578643799, "cells": [ { "index": 22, @@ -283891,7 +283891,7 @@ "b": 651.57269, "coord_origin": "TOPLEFT" }, - "confidence": 0.9335853457450867, + "confidence": 0.9335852265357971, "cells": [ { "index": 43, @@ -283962,7 +283962,7 @@ "b": 672.24219, "coord_origin": "TOPLEFT" }, - "confidence": 0.9515743255615234, + "confidence": 0.9515743851661682, "cells": [ { "index": 45, @@ -284154,7 +284154,7 @@ "b": 207.42773, "coord_origin": "TOPLEFT" }, - "confidence": 0.9596064686775208, + "confidence": 0.9596062302589417, "cells": [ { "index": 51, @@ -284913,7 +284913,7 @@ "b": 497.38861, "coord_origin": "TOPLEFT" }, - "confidence": 0.9568928480148315, + "confidence": 0.9568929672241211, "cells": [ { "index": 78, @@ -285451,7 +285451,7 @@ "b": 646.98631, "coord_origin": "TOPLEFT" }, - "confidence": 0.954940915107727, + "confidence": 0.9549408555030823, "cells": [ { "index": 97, @@ -285741,7 +285741,7 @@ "b": 135.53008999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.6497084498405457, + "confidence": 0.6497083306312561, "cells": [ { "index": 0, @@ -286375,7 +286375,7 @@ "b": 627.4597, "coord_origin": "TOPLEFT" }, - "confidence": 0.9826022386550903, + "confidence": 0.9826023578643799, "cells": [ { "index": 22, @@ -286921,7 +286921,7 @@ "b": 651.57269, "coord_origin": "TOPLEFT" }, - "confidence": 0.9335853457450867, + "confidence": 0.9335852265357971, "cells": [ { "index": 43, @@ -286992,7 +286992,7 @@ "b": 672.24219, "coord_origin": "TOPLEFT" }, - "confidence": 0.9515743255615234, + "confidence": 0.9515743851661682, "cells": [ { "index": 45, @@ -287184,7 +287184,7 @@ "b": 207.42773, "coord_origin": "TOPLEFT" }, - "confidence": 0.9596064686775208, + "confidence": 0.9596062302589417, "cells": [ { "index": 51, @@ -287943,7 +287943,7 @@ "b": 497.38861, "coord_origin": "TOPLEFT" }, - "confidence": 0.9568928480148315, + "confidence": 0.9568929672241211, "cells": [ { "index": 78, @@ -288481,7 +288481,7 @@ "b": 646.98631, "coord_origin": "TOPLEFT" }, - "confidence": 0.954940915107727, + "confidence": 0.9549408555030823, "cells": [ { "index": 97, @@ -293432,7 +293432,7 @@ "b": 147.59091186523438, "coord_origin": "TOPLEFT" }, - "confidence": 0.6033818125724792, + "confidence": 0.6033809185028076, "cells": [ { "index": 0, @@ -297348,7 +297348,7 @@ "b": 231.79296999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9621952772140503, + "confidence": 0.9621953964233398, "cells": [ { "index": 61, @@ -297438,7 +297438,7 @@ "b": 264.93298000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9629555344581604, + "confidence": 0.96295565366745, "cells": [ { "index": 64, @@ -297528,7 +297528,7 @@ "b": 395.70688, "coord_origin": "TOPLEFT" }, - "confidence": 0.9767085909843445, + "confidence": 0.9767084717750549, "cells": [ { "index": 67, @@ -297793,7 +297793,7 @@ "b": 419.93188, "coord_origin": "TOPLEFT" }, - "confidence": 0.934766411781311, + "confidence": 0.9347663521766663, "cells": [ { "index": 77, @@ -297858,7 +297858,7 @@ "b": 456.11185000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.8280702233314514, + "confidence": 0.8280696272850037, "cells": [ { "index": 79, @@ -297973,7 +297973,7 @@ "b": 504.2468, "coord_origin": "TOPLEFT" }, - "confidence": 0.9646760821342468, + "confidence": 0.9646762013435364, "cells": [ { "index": 83, @@ -298113,7 +298113,7 @@ "b": 528.4727800000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9391399025917053, + "confidence": 0.9391400218009949, "cells": [ { "index": 88, @@ -298203,7 +298203,7 @@ "b": 564.65277, "coord_origin": "TOPLEFT" }, - "confidence": 0.9491708874702454, + "confidence": 0.9491710066795349, "cells": [ { "index": 91, @@ -298293,7 +298293,7 @@ "b": 600.83278, "coord_origin": "TOPLEFT" }, - "confidence": 0.9587163329124451, + "confidence": 0.9587164521217346, "cells": [ { "index": 94, @@ -298408,7 +298408,7 @@ "b": 654.1056100000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9298412799835205, + "confidence": 0.9298411011695862, "cells": [ { "index": 98, @@ -298848,7 +298848,7 @@ "b": 688.92679, "coord_origin": "TOPLEFT" }, - "confidence": 0.9545555114746094, + "confidence": 0.9545556306838989, "cells": [ { "index": 115, @@ -299113,7 +299113,7 @@ "b": 713.151787, "coord_origin": "TOPLEFT" }, - "confidence": 0.9260510206222534, + "confidence": 0.9260509014129639, "cells": [ { "index": 125, @@ -299253,7 +299253,7 @@ "b": 255.7038, "coord_origin": "TOPLEFT" }, - "confidence": 0.8942298889160156, + "confidence": 0.8942293524742126, "cells": [ { "index": 130, @@ -299368,7 +299368,7 @@ "b": 279.96380999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9423392415046692, + "confidence": 0.9423390626907349, "cells": [ { "index": 134, @@ -299508,7 +299508,7 @@ "b": 387.91071, "coord_origin": "TOPLEFT" }, - "confidence": 0.9562004804611206, + "confidence": 0.9562005996704102, "cells": [ { "index": 139, @@ -299798,7 +299798,7 @@ "b": 459.99164, "coord_origin": "TOPLEFT" }, - "confidence": 0.8719939589500427, + "confidence": 0.8719941973686218, "cells": [ { "index": 150, @@ -299988,7 +299988,7 @@ "b": 567.93858, "coord_origin": "TOPLEFT" }, - "confidence": 0.9126082062721252, + "confidence": 0.9126085042953491, "cells": [ { "index": 157, @@ -300278,7 +300278,7 @@ "b": 604.15459, "coord_origin": "TOPLEFT" }, - "confidence": 0.8459473848342896, + "confidence": 0.8459469676017761, "cells": [ { "index": 168, @@ -300418,7 +300418,7 @@ "b": 628.4155900000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.7716891169548035, + "confidence": 0.771689236164093, "cells": [ { "index": 173, @@ -300648,7 +300648,7 @@ "b": 688.89159, "coord_origin": "TOPLEFT" }, - "confidence": 0.7590745091438293, + "confidence": 0.7590745687484741, "cells": [ { "index": 181, @@ -300713,7 +300713,7 @@ "b": 713.151596, "coord_origin": "TOPLEFT" }, - "confidence": 0.6971189975738525, + "confidence": 0.6971189379692078, "cells": [ { "index": 183, @@ -300833,7 +300833,7 @@ "b": 147.59091186523438, "coord_origin": "TOPLEFT" }, - "confidence": 0.6033818125724792, + "confidence": 0.6033809185028076, "cells": [ { "index": 0, @@ -304765,7 +304765,7 @@ "b": 231.79296999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9621952772140503, + "confidence": 0.9621953964233398, "cells": [ { "index": 61, @@ -304861,7 +304861,7 @@ "b": 264.93298000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9629555344581604, + "confidence": 0.96295565366745, "cells": [ { "index": 64, @@ -304957,7 +304957,7 @@ "b": 395.70688, "coord_origin": "TOPLEFT" }, - "confidence": 0.9767085909843445, + "confidence": 0.9767084717750549, "cells": [ { "index": 67, @@ -305228,7 +305228,7 @@ "b": 419.93188, "coord_origin": "TOPLEFT" }, - "confidence": 0.934766411781311, + "confidence": 0.9347663521766663, "cells": [ { "index": 77, @@ -305299,7 +305299,7 @@ "b": 456.11185000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.8280702233314514, + "confidence": 0.8280696272850037, "cells": [ { "index": 79, @@ -305420,7 +305420,7 @@ "b": 504.2468, "coord_origin": "TOPLEFT" }, - "confidence": 0.9646760821342468, + "confidence": 0.9646762013435364, "cells": [ { "index": 83, @@ -305566,7 +305566,7 @@ "b": 528.4727800000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9391399025917053, + "confidence": 0.9391400218009949, "cells": [ { "index": 88, @@ -305662,7 +305662,7 @@ "b": 564.65277, "coord_origin": "TOPLEFT" }, - "confidence": 0.9491708874702454, + "confidence": 0.9491710066795349, "cells": [ { "index": 91, @@ -305758,7 +305758,7 @@ "b": 600.83278, "coord_origin": "TOPLEFT" }, - "confidence": 0.9587163329124451, + "confidence": 0.9587164521217346, "cells": [ { "index": 94, @@ -305879,7 +305879,7 @@ "b": 654.1056100000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9298412799835205, + "confidence": 0.9298411011695862, "cells": [ { "index": 98, @@ -306325,7 +306325,7 @@ "b": 688.92679, "coord_origin": "TOPLEFT" }, - "confidence": 0.9545555114746094, + "confidence": 0.9545556306838989, "cells": [ { "index": 115, @@ -306596,7 +306596,7 @@ "b": 713.151787, "coord_origin": "TOPLEFT" }, - "confidence": 0.9260510206222534, + "confidence": 0.9260509014129639, "cells": [ { "index": 125, @@ -306742,7 +306742,7 @@ "b": 255.7038, "coord_origin": "TOPLEFT" }, - "confidence": 0.8942298889160156, + "confidence": 0.8942293524742126, "cells": [ { "index": 130, @@ -306863,7 +306863,7 @@ "b": 279.96380999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9423392415046692, + "confidence": 0.9423390626907349, "cells": [ { "index": 134, @@ -307009,7 +307009,7 @@ "b": 387.91071, "coord_origin": "TOPLEFT" }, - "confidence": 0.9562004804611206, + "confidence": 0.9562005996704102, "cells": [ { "index": 139, @@ -307305,7 +307305,7 @@ "b": 459.99164, "coord_origin": "TOPLEFT" }, - "confidence": 0.8719939589500427, + "confidence": 0.8719941973686218, "cells": [ { "index": 150, @@ -307501,7 +307501,7 @@ "b": 567.93858, "coord_origin": "TOPLEFT" }, - "confidence": 0.9126082062721252, + "confidence": 0.9126085042953491, "cells": [ { "index": 157, @@ -307797,7 +307797,7 @@ "b": 604.15459, "coord_origin": "TOPLEFT" }, - "confidence": 0.8459473848342896, + "confidence": 0.8459469676017761, "cells": [ { "index": 168, @@ -307943,7 +307943,7 @@ "b": 628.4155900000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.7716891169548035, + "confidence": 0.771689236164093, "cells": [ { "index": 173, @@ -308185,7 +308185,7 @@ "b": 688.89159, "coord_origin": "TOPLEFT" }, - "confidence": 0.7590745091438293, + "confidence": 0.7590745687484741, "cells": [ { "index": 181, @@ -308256,7 +308256,7 @@ "b": 713.151596, "coord_origin": "TOPLEFT" }, - "confidence": 0.6971189975738525, + "confidence": 0.6971189379692078, "cells": [ { "index": 183, @@ -308375,7 +308375,7 @@ "b": 147.59091186523438, "coord_origin": "TOPLEFT" }, - "confidence": 0.6033818125724792, + "confidence": 0.6033809185028076, "cells": [ { "index": 0, @@ -312307,7 +312307,7 @@ "b": 231.79296999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9621952772140503, + "confidence": 0.9621953964233398, "cells": [ { "index": 61, @@ -312403,7 +312403,7 @@ "b": 264.93298000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9629555344581604, + "confidence": 0.96295565366745, "cells": [ { "index": 64, @@ -312499,7 +312499,7 @@ "b": 395.70688, "coord_origin": "TOPLEFT" }, - "confidence": 0.9767085909843445, + "confidence": 0.9767084717750549, "cells": [ { "index": 67, @@ -312770,7 +312770,7 @@ "b": 419.93188, "coord_origin": "TOPLEFT" }, - "confidence": 0.934766411781311, + "confidence": 0.9347663521766663, "cells": [ { "index": 77, @@ -312841,7 +312841,7 @@ "b": 456.11185000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.8280702233314514, + "confidence": 0.8280696272850037, "cells": [ { "index": 79, @@ -312962,7 +312962,7 @@ "b": 504.2468, "coord_origin": "TOPLEFT" }, - "confidence": 0.9646760821342468, + "confidence": 0.9646762013435364, "cells": [ { "index": 83, @@ -313108,7 +313108,7 @@ "b": 528.4727800000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9391399025917053, + "confidence": 0.9391400218009949, "cells": [ { "index": 88, @@ -313204,7 +313204,7 @@ "b": 564.65277, "coord_origin": "TOPLEFT" }, - "confidence": 0.9491708874702454, + "confidence": 0.9491710066795349, "cells": [ { "index": 91, @@ -313300,7 +313300,7 @@ "b": 600.83278, "coord_origin": "TOPLEFT" }, - "confidence": 0.9587163329124451, + "confidence": 0.9587164521217346, "cells": [ { "index": 94, @@ -313421,7 +313421,7 @@ "b": 654.1056100000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9298412799835205, + "confidence": 0.9298411011695862, "cells": [ { "index": 98, @@ -313867,7 +313867,7 @@ "b": 688.92679, "coord_origin": "TOPLEFT" }, - "confidence": 0.9545555114746094, + "confidence": 0.9545556306838989, "cells": [ { "index": 115, @@ -314138,7 +314138,7 @@ "b": 713.151787, "coord_origin": "TOPLEFT" }, - "confidence": 0.9260510206222534, + "confidence": 0.9260509014129639, "cells": [ { "index": 125, @@ -314284,7 +314284,7 @@ "b": 255.7038, "coord_origin": "TOPLEFT" }, - "confidence": 0.8942298889160156, + "confidence": 0.8942293524742126, "cells": [ { "index": 130, @@ -314405,7 +314405,7 @@ "b": 279.96380999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9423392415046692, + "confidence": 0.9423390626907349, "cells": [ { "index": 134, @@ -314551,7 +314551,7 @@ "b": 387.91071, "coord_origin": "TOPLEFT" }, - "confidence": 0.9562004804611206, + "confidence": 0.9562005996704102, "cells": [ { "index": 139, @@ -314847,7 +314847,7 @@ "b": 459.99164, "coord_origin": "TOPLEFT" }, - "confidence": 0.8719939589500427, + "confidence": 0.8719941973686218, "cells": [ { "index": 150, @@ -315043,7 +315043,7 @@ "b": 567.93858, "coord_origin": "TOPLEFT" }, - "confidence": 0.9126082062721252, + "confidence": 0.9126085042953491, "cells": [ { "index": 157, @@ -315339,7 +315339,7 @@ "b": 604.15459, "coord_origin": "TOPLEFT" }, - "confidence": 0.8459473848342896, + "confidence": 0.8459469676017761, "cells": [ { "index": 168, @@ -315485,7 +315485,7 @@ "b": 628.4155900000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.7716891169548035, + "confidence": 0.771689236164093, "cells": [ { "index": 173, @@ -315727,7 +315727,7 @@ "b": 688.89159, "coord_origin": "TOPLEFT" }, - "confidence": 0.7590745091438293, + "confidence": 0.7590745687484741, "cells": [ { "index": 181, @@ -315798,7 +315798,7 @@ "b": 713.151596, "coord_origin": "TOPLEFT" }, - "confidence": 0.6971189975738525, + "confidence": 0.6971189379692078, "cells": [ { "index": 183, @@ -316203,7 +316203,7 @@ "b": 84.11492999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.7545598149299622, + "confidence": 0.7545598745346069, "cells": [ { "index": 0, @@ -316243,7 +316243,7 @@ "b": 108.02495999999985, "coord_origin": "TOPLEFT" }, - "confidence": 0.9170762300491333, + "confidence": 0.9170765280723572, "cells": [ { "index": 1, @@ -316308,7 +316308,7 @@ "b": 131.70587, "coord_origin": "TOPLEFT" }, - "confidence": 0.9454683065414429, + "confidence": 0.9454688429832458, "cells": [ { "index": 3, @@ -316373,7 +316373,7 @@ "b": 510.96292, "coord_origin": "TOPLEFT" }, - "confidence": 0.8971090316772461, + "confidence": 0.8971090912818909, "cells": [ { "index": 5, @@ -316413,7 +316413,7 @@ "b": 327.45990000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.8773345351219177, + "confidence": 0.8773341774940491, "cells": [ { "index": 6, @@ -316543,7 +316543,7 @@ "b": 743.039921, "coord_origin": "TOPLEFT" }, - "confidence": 0.9020507335662842, + "confidence": 0.9020510315895081, "cells": [ { "index": 10, @@ -316578,12 +316578,12 @@ "label": "table", "bbox": { "l": 310.3294372558594, - "t": 101.17767333984375, + "t": 101.17766571044922, "r": 555.8338623046875, - "b": 136.14752197265625, + "b": 136.1475067138672, "coord_origin": "TOPLEFT" }, - "confidence": 0.70481276512146, + "confidence": 0.7048152089118958, "cells": [], "children": [] }, @@ -316592,12 +316592,12 @@ "label": "table", "bbox": { "l": 309.9566345214844, - "t": 154.61448669433594, + "t": 154.61451721191406, "r": 555.7466430664062, - "b": 184.7225341796875, + "b": 184.72256469726562, "coord_origin": "TOPLEFT" }, - "confidence": 0.564289927482605, + "confidence": 0.5642902851104736, "cells": [], "children": [] }, @@ -316611,7 +316611,7 @@ "b": 214.39334106445312, "coord_origin": "TOPLEFT" }, - "confidence": 0.8857279419898987, + "confidence": 0.8857280611991882, "cells": [], "children": [] }, @@ -316619,13 +316619,13 @@ "id": 21, "label": "table", "bbox": { - "l": 309.9635314941406, - "t": 195.70541381835938, - "r": 555.7054443359375, - "b": 233.55145263671875, + "l": 309.96356201171875, + "t": 195.7054901123047, + "r": 555.7053833007812, + "b": 233.55148315429688, "coord_origin": "TOPLEFT" }, - "confidence": 0.6602518558502197, + "confidence": 0.6602524518966675, "cells": [], "children": [] }, @@ -316653,7 +316653,7 @@ "b": 292.39398193359375, "coord_origin": "TOPLEFT" }, - "confidence": 0.6956620812416077, + "confidence": 0.6956619620323181, "cells": [], "children": [] }, @@ -316667,7 +316667,7 @@ "b": 292.39398193359375, "coord_origin": "TOPLEFT" }, - "confidence": 0.52826988697052, + "confidence": 0.5282703042030334, "cells": [], "children": [] }, @@ -316681,7 +316681,7 @@ "b": 367.9095764160156, "coord_origin": "TOPLEFT" }, - "confidence": 0.9085132479667664, + "confidence": 0.908513069152832, "cells": [], "children": [] }, @@ -316695,7 +316695,7 @@ "b": 437.02239990234375, "coord_origin": "TOPLEFT" }, - "confidence": 0.8486077189445496, + "confidence": 0.8486080765724182, "cells": [], "children": [] }, @@ -316703,13 +316703,13 @@ "id": 0, "label": "table", "bbox": { - "l": 83.31756591796875, + "l": 83.31759643554688, "t": 396.0135498046875, "r": 248.873046875, "b": 487.2569885253906, "coord_origin": "TOPLEFT" }, - "confidence": 0.9613965749740601, + "confidence": 0.9613964557647705, "cells": [], "children": [] }, @@ -316723,7 +316723,7 @@ "b": 502.7210998535156, "coord_origin": "TOPLEFT" }, - "confidence": 0.8815538287162781, + "confidence": 0.8815536499023438, "cells": [], "children": [] }, @@ -316737,7 +316737,7 @@ "b": 567.6879272460938, "coord_origin": "TOPLEFT" }, - "confidence": 0.9096733927726746, + "confidence": 0.9096732139587402, "cells": [], "children": [] }, @@ -316751,7 +316751,7 @@ "b": 665.4903564453125, "coord_origin": "TOPLEFT" }, - "confidence": 0.8023569583892822, + "confidence": 0.8023567795753479, "cells": [], "children": [] }, @@ -316765,7 +316765,7 @@ "b": 665.4903564453125, "coord_origin": "TOPLEFT" }, - "confidence": 0.5930293798446655, + "confidence": 0.5930299758911133, "cells": [], "children": [] } @@ -316782,12 +316782,12 @@ "label": "table", "bbox": { "l": 310.3294372558594, - "t": 101.17767333984375, + "t": 101.17766571044922, "r": 555.8338623046875, - "b": 136.14752197265625, + "b": 136.1475067138672, "coord_origin": "TOPLEFT" }, - "confidence": 0.70481276512146, + "confidence": 0.7048152089118958, "cells": [], "children": [] }, @@ -316819,12 +316819,12 @@ "label": "table", "bbox": { "l": 309.9566345214844, - "t": 154.61448669433594, + "t": 154.61451721191406, "r": 555.7466430664062, - "b": 184.7225341796875, + "b": 184.72256469726562, "coord_origin": "TOPLEFT" }, - "confidence": 0.564289927482605, + "confidence": 0.5642902851104736, "cells": [], "children": [] }, @@ -316861,7 +316861,7 @@ "b": 214.39334106445312, "coord_origin": "TOPLEFT" }, - "confidence": 0.8857279419898987, + "confidence": 0.8857280611991882, "cells": [], "children": [] }, @@ -316905,13 +316905,13 @@ "id": 21, "label": "table", "bbox": { - "l": 309.9635314941406, - "t": 195.70541381835938, - "r": 555.7054443359375, - "b": 233.55145263671875, + "l": 309.96356201171875, + "t": 195.7054901123047, + "r": 555.7053833007812, + "b": 233.55148315429688, "coord_origin": "TOPLEFT" }, - "confidence": 0.6602518558502197, + "confidence": 0.6602524518966675, "cells": [], "children": [] }, @@ -316998,7 +316998,7 @@ "b": 292.39398193359375, "coord_origin": "TOPLEFT" }, - "confidence": 0.52826988697052, + "confidence": 0.5282703042030334, "cells": [], "children": [] }, @@ -317035,7 +317035,7 @@ "b": 367.9095764160156, "coord_origin": "TOPLEFT" }, - "confidence": 0.9085132479667664, + "confidence": 0.908513069152832, "cells": [], "children": [] }, @@ -317085,7 +317085,7 @@ "b": 437.02239990234375, "coord_origin": "TOPLEFT" }, - "confidence": 0.8486077189445496, + "confidence": 0.8486080765724182, "cells": [], "children": [] }, @@ -317140,13 +317140,13 @@ "id": 0, "label": "table", "bbox": { - "l": 83.31756591796875, + "l": 83.31759643554688, "t": 396.0135498046875, "r": 248.873046875, "b": 487.2569885253906, "coord_origin": "TOPLEFT" }, - "confidence": 0.9613965749740601, + "confidence": 0.9613964557647705, "cells": [], "children": [] }, @@ -317201,7 +317201,7 @@ "b": 502.7210998535156, "coord_origin": "TOPLEFT" }, - "confidence": 0.8815538287162781, + "confidence": 0.8815536499023438, "cells": [], "children": [] }, @@ -317262,7 +317262,7 @@ "b": 567.6879272460938, "coord_origin": "TOPLEFT" }, - "confidence": 0.9096733927726746, + "confidence": 0.9096732139587402, "cells": [], "children": [] }, @@ -317323,7 +317323,7 @@ "b": 665.4903564453125, "coord_origin": "TOPLEFT" }, - "confidence": 0.5930293798446655, + "confidence": 0.5930299758911133, "cells": [], "children": [] }, @@ -317410,7 +317410,7 @@ "b": 84.11492999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.7545598149299622, + "confidence": 0.7545598745346069, "cells": [ { "index": 0, @@ -317456,7 +317456,7 @@ "b": 108.02495999999985, "coord_origin": "TOPLEFT" }, - "confidence": 0.9170762300491333, + "confidence": 0.9170765280723572, "cells": [ { "index": 1, @@ -317527,7 +317527,7 @@ "b": 131.70587, "coord_origin": "TOPLEFT" }, - "confidence": 0.9454683065414429, + "confidence": 0.9454688429832458, "cells": [ { "index": 3, @@ -317598,7 +317598,7 @@ "b": 510.96292, "coord_origin": "TOPLEFT" }, - "confidence": 0.8971090316772461, + "confidence": 0.8971090912818909, "cells": [ { "index": 5, @@ -317644,7 +317644,7 @@ "b": 327.45990000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.8773345351219177, + "confidence": 0.8773341774940491, "cells": [ { "index": 6, @@ -317786,7 +317786,7 @@ "b": 743.039921, "coord_origin": "TOPLEFT" }, - "confidence": 0.9020507335662842, + "confidence": 0.9020510315895081, "cells": [ { "index": 10, @@ -317827,12 +317827,12 @@ "label": "table", "bbox": { "l": 310.3294372558594, - "t": 101.17767333984375, + "t": 101.17766571044922, "r": 555.8338623046875, - "b": 136.14752197265625, + "b": 136.1475067138672, "coord_origin": "TOPLEFT" }, - "confidence": 0.70481276512146, + "confidence": 0.7048152089118958, "cells": [], "children": [] }, @@ -317864,12 +317864,12 @@ "label": "table", "bbox": { "l": 309.9566345214844, - "t": 154.61448669433594, + "t": 154.61451721191406, "r": 555.7466430664062, - "b": 184.7225341796875, + "b": 184.72256469726562, "coord_origin": "TOPLEFT" }, - "confidence": 0.564289927482605, + "confidence": 0.5642902851104736, "cells": [], "children": [] }, @@ -317906,7 +317906,7 @@ "b": 214.39334106445312, "coord_origin": "TOPLEFT" }, - "confidence": 0.8857279419898987, + "confidence": 0.8857280611991882, "cells": [], "children": [] }, @@ -317950,13 +317950,13 @@ "id": 21, "label": "table", "bbox": { - "l": 309.9635314941406, - "t": 195.70541381835938, - "r": 555.7054443359375, - "b": 233.55145263671875, + "l": 309.96356201171875, + "t": 195.7054901123047, + "r": 555.7053833007812, + "b": 233.55148315429688, "coord_origin": "TOPLEFT" }, - "confidence": 0.6602518558502197, + "confidence": 0.6602524518966675, "cells": [], "children": [] }, @@ -318043,7 +318043,7 @@ "b": 292.39398193359375, "coord_origin": "TOPLEFT" }, - "confidence": 0.6956620812416077, + "confidence": 0.6956619620323181, "cells": [], "children": [] }, @@ -318067,7 +318067,7 @@ "b": 292.39398193359375, "coord_origin": "TOPLEFT" }, - "confidence": 0.52826988697052, + "confidence": 0.5282703042030334, "cells": [], "children": [] }, @@ -318104,7 +318104,7 @@ "b": 367.9095764160156, "coord_origin": "TOPLEFT" }, - "confidence": 0.9085132479667664, + "confidence": 0.908513069152832, "cells": [], "children": [] }, @@ -318154,7 +318154,7 @@ "b": 437.02239990234375, "coord_origin": "TOPLEFT" }, - "confidence": 0.8486077189445496, + "confidence": 0.8486080765724182, "cells": [], "children": [] }, @@ -318209,13 +318209,13 @@ "id": 0, "label": "table", "bbox": { - "l": 83.31756591796875, + "l": 83.31759643554688, "t": 396.0135498046875, "r": 248.873046875, "b": 487.2569885253906, "coord_origin": "TOPLEFT" }, - "confidence": 0.9613965749740601, + "confidence": 0.9613964557647705, "cells": [], "children": [] }, @@ -318270,7 +318270,7 @@ "b": 502.7210998535156, "coord_origin": "TOPLEFT" }, - "confidence": 0.8815538287162781, + "confidence": 0.8815536499023438, "cells": [], "children": [] }, @@ -318331,7 +318331,7 @@ "b": 567.6879272460938, "coord_origin": "TOPLEFT" }, - "confidence": 0.9096733927726746, + "confidence": 0.9096732139587402, "cells": [], "children": [] }, @@ -318392,7 +318392,7 @@ "b": 665.4903564453125, "coord_origin": "TOPLEFT" }, - "confidence": 0.8023569583892822, + "confidence": 0.8023567795753479, "cells": [], "children": [] }, @@ -318416,7 +318416,7 @@ "b": 665.4903564453125, "coord_origin": "TOPLEFT" }, - "confidence": 0.5930293798446655, + "confidence": 0.5930299758911133, "cells": [], "children": [] }, @@ -318497,7 +318497,7 @@ "b": 84.11492999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.7545598149299622, + "confidence": 0.7545598745346069, "cells": [ { "index": 0, @@ -318543,7 +318543,7 @@ "b": 108.02495999999985, "coord_origin": "TOPLEFT" }, - "confidence": 0.9170762300491333, + "confidence": 0.9170765280723572, "cells": [ { "index": 1, @@ -318614,7 +318614,7 @@ "b": 131.70587, "coord_origin": "TOPLEFT" }, - "confidence": 0.9454683065414429, + "confidence": 0.9454688429832458, "cells": [ { "index": 3, @@ -318685,7 +318685,7 @@ "b": 510.96292, "coord_origin": "TOPLEFT" }, - "confidence": 0.8971090316772461, + "confidence": 0.8971090912818909, "cells": [ { "index": 5, @@ -318731,7 +318731,7 @@ "b": 327.45990000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.8773345351219177, + "confidence": 0.8773341774940491, "cells": [ { "index": 6, @@ -318868,12 +318868,12 @@ "label": "table", "bbox": { "l": 310.3294372558594, - "t": 101.17767333984375, + "t": 101.17766571044922, "r": 555.8338623046875, - "b": 136.14752197265625, + "b": 136.1475067138672, "coord_origin": "TOPLEFT" }, - "confidence": 0.70481276512146, + "confidence": 0.7048152089118958, "cells": [], "children": [] }, @@ -318905,12 +318905,12 @@ "label": "table", "bbox": { "l": 309.9566345214844, - "t": 154.61448669433594, + "t": 154.61451721191406, "r": 555.7466430664062, - "b": 184.7225341796875, + "b": 184.72256469726562, "coord_origin": "TOPLEFT" }, - "confidence": 0.564289927482605, + "confidence": 0.5642902851104736, "cells": [], "children": [] }, @@ -318947,7 +318947,7 @@ "b": 214.39334106445312, "coord_origin": "TOPLEFT" }, - "confidence": 0.8857279419898987, + "confidence": 0.8857280611991882, "cells": [], "children": [] }, @@ -318991,13 +318991,13 @@ "id": 21, "label": "table", "bbox": { - "l": 309.9635314941406, - "t": 195.70541381835938, - "r": 555.7054443359375, - "b": 233.55145263671875, + "l": 309.96356201171875, + "t": 195.7054901123047, + "r": 555.7053833007812, + "b": 233.55148315429688, "coord_origin": "TOPLEFT" }, - "confidence": 0.6602518558502197, + "confidence": 0.6602524518966675, "cells": [], "children": [] }, @@ -319084,7 +319084,7 @@ "b": 292.39398193359375, "coord_origin": "TOPLEFT" }, - "confidence": 0.6956620812416077, + "confidence": 0.6956619620323181, "cells": [], "children": [] }, @@ -319108,7 +319108,7 @@ "b": 292.39398193359375, "coord_origin": "TOPLEFT" }, - "confidence": 0.52826988697052, + "confidence": 0.5282703042030334, "cells": [], "children": [] }, @@ -319145,7 +319145,7 @@ "b": 367.9095764160156, "coord_origin": "TOPLEFT" }, - "confidence": 0.9085132479667664, + "confidence": 0.908513069152832, "cells": [], "children": [] }, @@ -319195,7 +319195,7 @@ "b": 437.02239990234375, "coord_origin": "TOPLEFT" }, - "confidence": 0.8486077189445496, + "confidence": 0.8486080765724182, "cells": [], "children": [] }, @@ -319250,13 +319250,13 @@ "id": 0, "label": "table", "bbox": { - "l": 83.31756591796875, + "l": 83.31759643554688, "t": 396.0135498046875, "r": 248.873046875, "b": 487.2569885253906, "coord_origin": "TOPLEFT" }, - "confidence": 0.9613965749740601, + "confidence": 0.9613964557647705, "cells": [], "children": [] }, @@ -319311,7 +319311,7 @@ "b": 502.7210998535156, "coord_origin": "TOPLEFT" }, - "confidence": 0.8815538287162781, + "confidence": 0.8815536499023438, "cells": [], "children": [] }, @@ -319372,7 +319372,7 @@ "b": 567.6879272460938, "coord_origin": "TOPLEFT" }, - "confidence": 0.9096733927726746, + "confidence": 0.9096732139587402, "cells": [], "children": [] }, @@ -319433,7 +319433,7 @@ "b": 665.4903564453125, "coord_origin": "TOPLEFT" }, - "confidence": 0.8023569583892822, + "confidence": 0.8023567795753479, "cells": [], "children": [] }, @@ -319457,7 +319457,7 @@ "b": 665.4903564453125, "coord_origin": "TOPLEFT" }, - "confidence": 0.5930293798446655, + "confidence": 0.5930299758911133, "cells": [], "children": [] }, @@ -319538,7 +319538,7 @@ "b": 743.039921, "coord_origin": "TOPLEFT" }, - "confidence": 0.9020507335662842, + "confidence": 0.9020510315895081, "cells": [ { "index": 10, @@ -319770,7 +319770,7 @@ "b": 377.6319, "coord_origin": "TOPLEFT" }, - "confidence": 0.951069176197052, + "confidence": 0.9510690569877625, "cells": [ { "index": 0, @@ -319860,7 +319860,7 @@ "b": 680.72492, "coord_origin": "TOPLEFT" }, - "confidence": 0.926384687423706, + "confidence": 0.9263845086097717, "cells": [ { "index": 3, @@ -319900,7 +319900,7 @@ "b": 380.59091, "coord_origin": "TOPLEFT" }, - "confidence": 0.9178510904312134, + "confidence": 0.9178509712219238, "cells": [ { "index": 4, @@ -319940,7 +319940,7 @@ "b": 692.452927, "coord_origin": "TOPLEFT" }, - "confidence": 0.9191023111343384, + "confidence": 0.919101893901825, "cells": [ { "index": 5, @@ -319980,7 +319980,7 @@ "b": 743.039925, "coord_origin": "TOPLEFT" }, - "confidence": 0.887715220451355, + "confidence": 0.8877150416374207, "cells": [ { "index": 6, @@ -320020,7 +320020,7 @@ "b": 359.0575866699219, "coord_origin": "TOPLEFT" }, - "confidence": 0.5003598928451538, + "confidence": 0.5003602504730225, "cells": [], "children": [] }, @@ -320028,13 +320028,13 @@ "id": 30, "label": "picture", "bbox": { - "l": 51.15378952026367, + "l": 51.153778076171875, "t": 104.30851745605469, "r": 282.8598937988281, "b": 344.90667724609375, "coord_origin": "TOPLEFT" }, - "confidence": 0.5613773465156555, + "confidence": 0.5613781213760376, "cells": [], "children": [] }, @@ -320048,7 +320048,7 @@ "b": 214.6260528564453, "coord_origin": "TOPLEFT" }, - "confidence": 0.6235634684562683, + "confidence": 0.6235637068748474, "cells": [], "children": [] }, @@ -320062,7 +320062,7 @@ "b": 279.8576965332031, "coord_origin": "TOPLEFT" }, - "confidence": 0.5502500534057617, + "confidence": 0.5502495765686035, "cells": [], "children": [] }, @@ -320070,13 +320070,13 @@ "id": 27, "label": "table", "bbox": { - "l": 51.72642135620117, - "t": 273.6092834472656, - "r": 283.114013671875, - "b": 344.2445068359375, + "l": 51.726383209228516, + "t": 273.6092529296875, + "r": 283.1140441894531, + "b": 344.2444763183594, "coord_origin": "TOPLEFT" }, - "confidence": 0.5696635246276855, + "confidence": 0.5696631669998169, "cells": [], "children": [] }, @@ -320090,7 +320090,7 @@ "b": 358.2724304199219, "coord_origin": "TOPLEFT" }, - "confidence": 0.5227423310279846, + "confidence": 0.522743284702301, "cells": [], "children": [] }, @@ -320104,7 +320104,7 @@ "b": 477.94354248046875, "coord_origin": "TOPLEFT" }, - "confidence": 0.8384715914726257, + "confidence": 0.8384720087051392, "cells": [], "children": [] }, @@ -320112,13 +320112,13 @@ "id": 9, "label": "table", "bbox": { - "l": 51.434879302978516, + "l": 51.43488693237305, "t": 453.48748779296875, "r": 310.7267150878906, "b": 491.82025146484375, "coord_origin": "TOPLEFT" }, - "confidence": 0.8418155908584595, + "confidence": 0.8418160080909729, "cells": [], "children": [] }, @@ -320132,7 +320132,7 @@ "b": 535.69580078125, "coord_origin": "TOPLEFT" }, - "confidence": 0.8502867221832275, + "confidence": 0.8502869606018066, "cells": [], "children": [] }, @@ -320146,7 +320146,7 @@ "b": 542.4459838867188, "coord_origin": "TOPLEFT" }, - "confidence": 0.8922696709632874, + "confidence": 0.8922702074050903, "cells": [], "children": [] }, @@ -320160,7 +320160,7 @@ "b": 593.1064453125, "coord_origin": "TOPLEFT" }, - "confidence": 0.6817973256111145, + "confidence": 0.681797444820404, "cells": [], "children": [] }, @@ -320168,13 +320168,13 @@ "id": 6, "label": "table", "bbox": { - "l": 51.27280807495117, + "l": 51.2728271484375, "t": 553.728515625, "r": 311.0897216796875, "b": 591.913330078125, "coord_origin": "TOPLEFT" }, - "confidence": 0.88722163438797, + "confidence": 0.8872225880622864, "cells": [], "children": [] }, @@ -320182,13 +320182,13 @@ "id": 7, "label": "table", "bbox": { - "l": 319.06494140625, - "t": 609.8408203125, - "r": 533.77392578125, + "l": 319.0649719238281, + "t": 609.8409423828125, + "r": 533.7738647460938, "b": 669.1920776367188, "coord_origin": "TOPLEFT" }, - "confidence": 0.8717735409736633, + "confidence": 0.8717731237411499, "cells": [], "children": [] }, @@ -320224,7 +320224,7 @@ "b": 214.6260528564453, "coord_origin": "TOPLEFT" }, - "confidence": 0.6235634684562683, + "confidence": 0.6235637068748474, "cells": [], "children": [] }, @@ -320291,7 +320291,7 @@ "b": 279.8576965332031, "coord_origin": "TOPLEFT" }, - "confidence": 0.5502500534057617, + "confidence": 0.5502495765686035, "cells": [], "children": [] }, @@ -320352,13 +320352,13 @@ "id": 27, "label": "table", "bbox": { - "l": 51.72642135620117, - "t": 273.6092834472656, - "r": 283.114013671875, - "b": 344.2445068359375, + "l": 51.726383209228516, + "t": 273.6092529296875, + "r": 283.1140441894531, + "b": 344.2444763183594, "coord_origin": "TOPLEFT" }, - "confidence": 0.5696635246276855, + "confidence": 0.5696631669998169, "cells": [], "children": [] }, @@ -320432,7 +320432,7 @@ "b": 358.2724304199219, "coord_origin": "TOPLEFT" }, - "confidence": 0.5227423310279846, + "confidence": 0.522743284702301, "cells": [], "children": [] }, @@ -320478,7 +320478,7 @@ "b": 477.94354248046875, "coord_origin": "TOPLEFT" }, - "confidence": 0.8384715914726257, + "confidence": 0.8384720087051392, "cells": [], "children": [] }, @@ -320521,13 +320521,13 @@ "id": 9, "label": "table", "bbox": { - "l": 51.434879302978516, + "l": 51.43488693237305, "t": 453.48748779296875, "r": 310.7267150878906, "b": 491.82025146484375, "coord_origin": "TOPLEFT" }, - "confidence": 0.8418155908584595, + "confidence": 0.8418160080909729, "cells": [], "children": [] }, @@ -320572,7 +320572,7 @@ "b": 535.69580078125, "coord_origin": "TOPLEFT" }, - "confidence": 0.8502867221832275, + "confidence": 0.8502869606018066, "cells": [], "children": [] }, @@ -320621,7 +320621,7 @@ "b": 542.4459838867188, "coord_origin": "TOPLEFT" }, - "confidence": 0.8922696709632874, + "confidence": 0.8922702074050903, "cells": [], "children": [] }, @@ -320666,7 +320666,7 @@ "b": 593.1064453125, "coord_origin": "TOPLEFT" }, - "confidence": 0.6817973256111145, + "confidence": 0.681797444820404, "cells": [], "children": [] }, @@ -320709,13 +320709,13 @@ "id": 6, "label": "table", "bbox": { - "l": 51.27280807495117, + "l": 51.2728271484375, "t": 553.728515625, "r": 311.0897216796875, "b": 591.913330078125, "coord_origin": "TOPLEFT" }, - "confidence": 0.88722163438797, + "confidence": 0.8872225880622864, "cells": [], "children": [] }, @@ -320754,13 +320754,13 @@ "id": 7, "label": "table", "bbox": { - "l": 319.06494140625, - "t": 609.8408203125, - "r": 533.77392578125, + "l": 319.0649719238281, + "t": 609.8409423828125, + "r": 533.7738647460938, "b": 669.1920776367188, "coord_origin": "TOPLEFT" }, - "confidence": 0.8717735409736633, + "confidence": 0.8717731237411499, "cells": [], "children": [] }, @@ -320821,7 +320821,7 @@ "b": 377.6319, "coord_origin": "TOPLEFT" }, - "confidence": 0.951069176197052, + "confidence": 0.9510690569877625, "cells": [ { "index": 0, @@ -320917,7 +320917,7 @@ "b": 680.72492, "coord_origin": "TOPLEFT" }, - "confidence": 0.926384687423706, + "confidence": 0.9263845086097717, "cells": [ { "index": 3, @@ -320963,7 +320963,7 @@ "b": 380.59091, "coord_origin": "TOPLEFT" }, - "confidence": 0.9178510904312134, + "confidence": 0.9178509712219238, "cells": [ { "index": 4, @@ -321009,7 +321009,7 @@ "b": 692.452927, "coord_origin": "TOPLEFT" }, - "confidence": 0.9191023111343384, + "confidence": 0.919101893901825, "cells": [ { "index": 5, @@ -321055,7 +321055,7 @@ "b": 743.039925, "coord_origin": "TOPLEFT" }, - "confidence": 0.887715220451355, + "confidence": 0.8877150416374207, "cells": [ { "index": 6, @@ -321101,7 +321101,7 @@ "b": 359.0575866699219, "coord_origin": "TOPLEFT" }, - "confidence": 0.5003598928451538, + "confidence": 0.5003602504730225, "cells": [], "children": [] }, @@ -321119,13 +321119,13 @@ "id": 30, "label": "picture", "bbox": { - "l": 51.15378952026367, + "l": 51.153778076171875, "t": 104.30851745605469, "r": 282.8598937988281, "b": 344.90667724609375, "coord_origin": "TOPLEFT" }, - "confidence": 0.5613773465156555, + "confidence": 0.5613781213760376, "cells": [], "children": [] }, @@ -321149,7 +321149,7 @@ "b": 214.6260528564453, "coord_origin": "TOPLEFT" }, - "confidence": 0.6235634684562683, + "confidence": 0.6235637068748474, "cells": [], "children": [] }, @@ -321216,7 +321216,7 @@ "b": 279.8576965332031, "coord_origin": "TOPLEFT" }, - "confidence": 0.5502500534057617, + "confidence": 0.5502495765686035, "cells": [], "children": [] }, @@ -321277,13 +321277,13 @@ "id": 27, "label": "table", "bbox": { - "l": 51.72642135620117, - "t": 273.6092834472656, - "r": 283.114013671875, - "b": 344.2445068359375, + "l": 51.726383209228516, + "t": 273.6092529296875, + "r": 283.1140441894531, + "b": 344.2444763183594, "coord_origin": "TOPLEFT" }, - "confidence": 0.5696635246276855, + "confidence": 0.5696631669998169, "cells": [], "children": [] }, @@ -321357,7 +321357,7 @@ "b": 358.2724304199219, "coord_origin": "TOPLEFT" }, - "confidence": 0.5227423310279846, + "confidence": 0.522743284702301, "cells": [], "children": [] }, @@ -321403,7 +321403,7 @@ "b": 477.94354248046875, "coord_origin": "TOPLEFT" }, - "confidence": 0.8384715914726257, + "confidence": 0.8384720087051392, "cells": [], "children": [] }, @@ -321446,13 +321446,13 @@ "id": 9, "label": "table", "bbox": { - "l": 51.434879302978516, + "l": 51.43488693237305, "t": 453.48748779296875, "r": 310.7267150878906, "b": 491.82025146484375, "coord_origin": "TOPLEFT" }, - "confidence": 0.8418155908584595, + "confidence": 0.8418160080909729, "cells": [], "children": [] }, @@ -321497,7 +321497,7 @@ "b": 535.69580078125, "coord_origin": "TOPLEFT" }, - "confidence": 0.8502867221832275, + "confidence": 0.8502869606018066, "cells": [], "children": [] }, @@ -321546,7 +321546,7 @@ "b": 542.4459838867188, "coord_origin": "TOPLEFT" }, - "confidence": 0.8922696709632874, + "confidence": 0.8922702074050903, "cells": [], "children": [] }, @@ -321591,7 +321591,7 @@ "b": 593.1064453125, "coord_origin": "TOPLEFT" }, - "confidence": 0.6817973256111145, + "confidence": 0.681797444820404, "cells": [], "children": [] }, @@ -321634,13 +321634,13 @@ "id": 6, "label": "table", "bbox": { - "l": 51.27280807495117, + "l": 51.2728271484375, "t": 553.728515625, "r": 311.0897216796875, "b": 591.913330078125, "coord_origin": "TOPLEFT" }, - "confidence": 0.88722163438797, + "confidence": 0.8872225880622864, "cells": [], "children": [] }, @@ -321679,13 +321679,13 @@ "id": 7, "label": "table", "bbox": { - "l": 319.06494140625, - "t": 609.8408203125, - "r": 533.77392578125, + "l": 319.0649719238281, + "t": 609.8409423828125, + "r": 533.7738647460938, "b": 669.1920776367188, "coord_origin": "TOPLEFT" }, - "confidence": 0.8717735409736633, + "confidence": 0.8717731237411499, "cells": [], "children": [] }, @@ -321764,7 +321764,7 @@ "b": 377.6319, "coord_origin": "TOPLEFT" }, - "confidence": 0.951069176197052, + "confidence": 0.9510690569877625, "cells": [ { "index": 0, @@ -321860,7 +321860,7 @@ "b": 680.72492, "coord_origin": "TOPLEFT" }, - "confidence": 0.926384687423706, + "confidence": 0.9263845086097717, "cells": [ { "index": 3, @@ -321906,7 +321906,7 @@ "b": 380.59091, "coord_origin": "TOPLEFT" }, - "confidence": 0.9178510904312134, + "confidence": 0.9178509712219238, "cells": [ { "index": 4, @@ -321952,7 +321952,7 @@ "b": 692.452927, "coord_origin": "TOPLEFT" }, - "confidence": 0.9191023111343384, + "confidence": 0.919101893901825, "cells": [ { "index": 5, @@ -321998,7 +321998,7 @@ "b": 359.0575866699219, "coord_origin": "TOPLEFT" }, - "confidence": 0.5003598928451538, + "confidence": 0.5003602504730225, "cells": [], "children": [] }, @@ -322016,13 +322016,13 @@ "id": 30, "label": "picture", "bbox": { - "l": 51.15378952026367, + "l": 51.153778076171875, "t": 104.30851745605469, "r": 282.8598937988281, "b": 344.90667724609375, "coord_origin": "TOPLEFT" }, - "confidence": 0.5613773465156555, + "confidence": 0.5613781213760376, "cells": [], "children": [] }, @@ -322046,7 +322046,7 @@ "b": 214.6260528564453, "coord_origin": "TOPLEFT" }, - "confidence": 0.6235634684562683, + "confidence": 0.6235637068748474, "cells": [], "children": [] }, @@ -322113,7 +322113,7 @@ "b": 279.8576965332031, "coord_origin": "TOPLEFT" }, - "confidence": 0.5502500534057617, + "confidence": 0.5502495765686035, "cells": [], "children": [] }, @@ -322174,13 +322174,13 @@ "id": 27, "label": "table", "bbox": { - "l": 51.72642135620117, - "t": 273.6092834472656, - "r": 283.114013671875, - "b": 344.2445068359375, + "l": 51.726383209228516, + "t": 273.6092529296875, + "r": 283.1140441894531, + "b": 344.2444763183594, "coord_origin": "TOPLEFT" }, - "confidence": 0.5696635246276855, + "confidence": 0.5696631669998169, "cells": [], "children": [] }, @@ -322254,7 +322254,7 @@ "b": 358.2724304199219, "coord_origin": "TOPLEFT" }, - "confidence": 0.5227423310279846, + "confidence": 0.522743284702301, "cells": [], "children": [] }, @@ -322300,7 +322300,7 @@ "b": 477.94354248046875, "coord_origin": "TOPLEFT" }, - "confidence": 0.8384715914726257, + "confidence": 0.8384720087051392, "cells": [], "children": [] }, @@ -322343,13 +322343,13 @@ "id": 9, "label": "table", "bbox": { - "l": 51.434879302978516, + "l": 51.43488693237305, "t": 453.48748779296875, "r": 310.7267150878906, "b": 491.82025146484375, "coord_origin": "TOPLEFT" }, - "confidence": 0.8418155908584595, + "confidence": 0.8418160080909729, "cells": [], "children": [] }, @@ -322394,7 +322394,7 @@ "b": 535.69580078125, "coord_origin": "TOPLEFT" }, - "confidence": 0.8502867221832275, + "confidence": 0.8502869606018066, "cells": [], "children": [] }, @@ -322443,7 +322443,7 @@ "b": 542.4459838867188, "coord_origin": "TOPLEFT" }, - "confidence": 0.8922696709632874, + "confidence": 0.8922702074050903, "cells": [], "children": [] }, @@ -322488,7 +322488,7 @@ "b": 593.1064453125, "coord_origin": "TOPLEFT" }, - "confidence": 0.6817973256111145, + "confidence": 0.681797444820404, "cells": [], "children": [] }, @@ -322531,13 +322531,13 @@ "id": 6, "label": "table", "bbox": { - "l": 51.27280807495117, + "l": 51.2728271484375, "t": 553.728515625, "r": 311.0897216796875, "b": 591.913330078125, "coord_origin": "TOPLEFT" }, - "confidence": 0.88722163438797, + "confidence": 0.8872225880622864, "cells": [], "children": [] }, @@ -322576,13 +322576,13 @@ "id": 7, "label": "table", "bbox": { - "l": 319.06494140625, - "t": 609.8408203125, - "r": 533.77392578125, + "l": 319.0649719238281, + "t": 609.8409423828125, + "r": 533.7738647460938, "b": 669.1920776367188, "coord_origin": "TOPLEFT" }, - "confidence": 0.8717735409736633, + "confidence": 0.8717731237411499, "cells": [], "children": [] }, @@ -322661,7 +322661,7 @@ "b": 743.039925, "coord_origin": "TOPLEFT" }, - "confidence": 0.887715220451355, + "confidence": 0.8877150416374207, "cells": [ { "index": 6, @@ -322818,7 +322818,7 @@ "b": 653.25793, "coord_origin": "TOPLEFT" }, - "confidence": 0.9257225394248962, + "confidence": 0.9257223606109619, "cells": [ { "index": 0, @@ -322858,7 +322858,7 @@ "b": 673.79691, "coord_origin": "TOPLEFT" }, - "confidence": 0.9134758710861206, + "confidence": 0.9134756922721863, "cells": [ { "index": 1, @@ -322923,7 +322923,7 @@ "b": 743.039906, "coord_origin": "TOPLEFT" }, - "confidence": 0.9037020802497864, + "confidence": 0.9037018418312073, "cells": [ { "index": 3, @@ -322957,13 +322957,13 @@ "id": 4, "label": "table", "bbox": { - "l": 323.0059509277344, - "t": 121.54714965820312, - "r": 525.95166015625, - "b": 222.91140747070312, + "l": 323.0059814453125, + "t": 121.54713439941406, + "r": 525.9517211914062, + "b": 222.9114227294922, "coord_origin": "TOPLEFT" }, - "confidence": 0.8569068908691406, + "confidence": 0.856907069683075, "cells": [], "children": [] }, @@ -322971,13 +322971,13 @@ "id": 6, "label": "picture", "bbox": { - "l": 55.116363525390625, + "l": 55.11635208129883, "t": 136.2550048828125, "r": 279.370849609375, - "b": 249.3345489501953, + "b": 249.33450317382812, "coord_origin": "TOPLEFT" }, - "confidence": 0.8099280595779419, + "confidence": 0.809927225112915, "cells": [], "children": [] }, @@ -322985,13 +322985,13 @@ "id": 19, "label": "table", "bbox": { - "l": 55.116363525390625, + "l": 55.11635208129883, "t": 136.2550048828125, "r": 279.370849609375, - "b": 249.3345489501953, + "b": 249.33450317382812, "coord_origin": "TOPLEFT" }, - "confidence": 0.5584819912910461, + "confidence": 0.5584838390350342, "cells": [], "children": [] }, @@ -323000,12 +323000,12 @@ "label": "table", "bbox": { "l": 323.384765625, - "t": 241.9729461669922, + "t": 241.97293090820312, "r": 526.1268920898438, - "b": 344.09210205078125, + "b": 344.0921325683594, "coord_origin": "TOPLEFT" }, - "confidence": 0.9060239195823669, + "confidence": 0.9060238003730774, "cells": [], "children": [] }, @@ -323033,7 +323033,7 @@ "b": 373.5270690917969, "coord_origin": "TOPLEFT" }, - "confidence": 0.7748245000839233, + "confidence": 0.7748245596885681, "cells": [], "children": [] }, @@ -323042,12 +323042,12 @@ "label": "picture", "bbox": { "l": 323.46868896484375, - "t": 362.4508361816406, + "t": 362.4507751464844, "r": 525.9569091796875, - "b": 464.260498046875, + "b": 464.26043701171875, "coord_origin": "TOPLEFT" }, - "confidence": 0.5515198707580566, + "confidence": 0.5515192747116089, "cells": [], "children": [] }, @@ -323056,12 +323056,12 @@ "label": "table", "bbox": { "l": 323.46868896484375, - "t": 362.4508361816406, + "t": 362.4507751464844, "r": 525.9569091796875, - "b": 464.260498046875, + "b": 464.26043701171875, "coord_origin": "TOPLEFT" }, - "confidence": 0.7755160927772522, + "confidence": 0.7755167484283447, "cells": [], "children": [] }, @@ -323075,7 +323075,7 @@ "b": 497.563720703125, "coord_origin": "TOPLEFT" }, - "confidence": 0.8410326838493347, + "confidence": 0.8410324454307556, "cells": [], "children": [] }, @@ -323089,7 +323089,7 @@ "b": 635.7732543945312, "coord_origin": "TOPLEFT" }, - "confidence": 0.5478786826133728, + "confidence": 0.5478792786598206, "cells": [], "children": [] }, @@ -323103,7 +323103,7 @@ "b": 635.7732543945312, "coord_origin": "TOPLEFT" }, - "confidence": 0.7805566787719727, + "confidence": 0.7805564999580383, "cells": [], "children": [] }, @@ -323117,7 +323117,7 @@ "b": 631.263671875, "coord_origin": "TOPLEFT" }, - "confidence": 0.8057592511177063, + "confidence": 0.8057589530944824, "cells": [], "children": [] }, @@ -323131,7 +323131,7 @@ "b": 631.263671875, "coord_origin": "TOPLEFT" }, - "confidence": 0.6835257411003113, + "confidence": 0.6835256218910217, "cells": [], "children": [] } @@ -323147,13 +323147,13 @@ "id": 4, "label": "table", "bbox": { - "l": 323.0059509277344, - "t": 121.54714965820312, - "r": 525.95166015625, - "b": 222.91140747070312, + "l": 323.0059814453125, + "t": 121.54713439941406, + "r": 525.9517211914062, + "b": 222.9114227294922, "coord_origin": "TOPLEFT" }, - "confidence": 0.8569068908691406, + "confidence": 0.856907069683075, "cells": [], "children": [] }, @@ -323199,13 +323199,13 @@ "id": 19, "label": "table", "bbox": { - "l": 55.116363525390625, + "l": 55.11635208129883, "t": 136.2550048828125, "r": 279.370849609375, - "b": 249.3345489501953, + "b": 249.33450317382812, "coord_origin": "TOPLEFT" }, - "confidence": 0.5584819912910461, + "confidence": 0.5584838390350342, "cells": [], "children": [] }, @@ -323309,12 +323309,12 @@ "label": "table", "bbox": { "l": 323.384765625, - "t": 241.9729461669922, + "t": 241.97293090820312, "r": 526.1268920898438, - "b": 344.09210205078125, + "b": 344.0921325683594, "coord_origin": "TOPLEFT" }, - "confidence": 0.9060239195823669, + "confidence": 0.9060238003730774, "cells": [], "children": [] }, @@ -323366,7 +323366,7 @@ "b": 373.5270690917969, "coord_origin": "TOPLEFT" }, - "confidence": 0.7748245000839233, + "confidence": 0.7748245596885681, "cells": [], "children": [] }, @@ -323518,12 +323518,12 @@ "label": "table", "bbox": { "l": 323.46868896484375, - "t": 362.4508361816406, + "t": 362.4507751464844, "r": 525.9569091796875, - "b": 464.260498046875, + "b": 464.26043701171875, "coord_origin": "TOPLEFT" }, - "confidence": 0.7755160927772522, + "confidence": 0.7755167484283447, "cells": [], "children": [] }, @@ -323575,7 +323575,7 @@ "b": 635.7732543945312, "coord_origin": "TOPLEFT" }, - "confidence": 0.7805566787719727, + "confidence": 0.7805564999580383, "cells": [], "children": [] }, @@ -323627,7 +323627,7 @@ "b": 631.263671875, "coord_origin": "TOPLEFT" }, - "confidence": 0.6835257411003113, + "confidence": 0.6835256218910217, "cells": [], "children": [] }, @@ -323828,7 +323828,7 @@ "b": 653.25793, "coord_origin": "TOPLEFT" }, - "confidence": 0.9257225394248962, + "confidence": 0.9257223606109619, "cells": [ { "index": 0, @@ -323874,7 +323874,7 @@ "b": 673.79691, "coord_origin": "TOPLEFT" }, - "confidence": 0.9134758710861206, + "confidence": 0.9134756922721863, "cells": [ { "index": 1, @@ -323945,7 +323945,7 @@ "b": 743.039906, "coord_origin": "TOPLEFT" }, - "confidence": 0.9037020802497864, + "confidence": 0.9037018418312073, "cells": [ { "index": 3, @@ -323985,13 +323985,13 @@ "id": 4, "label": "table", "bbox": { - "l": 323.0059509277344, - "t": 121.54714965820312, - "r": 525.95166015625, - "b": 222.91140747070312, + "l": 323.0059814453125, + "t": 121.54713439941406, + "r": 525.9517211914062, + "b": 222.9114227294922, "coord_origin": "TOPLEFT" }, - "confidence": 0.8569068908691406, + "confidence": 0.856907069683075, "cells": [], "children": [] }, @@ -324037,13 +324037,13 @@ "id": 6, "label": "picture", "bbox": { - "l": 55.116363525390625, + "l": 55.11635208129883, "t": 136.2550048828125, "r": 279.370849609375, - "b": 249.3345489501953, + "b": 249.33450317382812, "coord_origin": "TOPLEFT" }, - "confidence": 0.8099280595779419, + "confidence": 0.809927225112915, "cells": [], "children": [] }, @@ -324061,13 +324061,13 @@ "id": 19, "label": "table", "bbox": { - "l": 55.116363525390625, + "l": 55.11635208129883, "t": 136.2550048828125, "r": 279.370849609375, - "b": 249.3345489501953, + "b": 249.33450317382812, "coord_origin": "TOPLEFT" }, - "confidence": 0.5584819912910461, + "confidence": 0.5584838390350342, "cells": [], "children": [] }, @@ -324171,12 +324171,12 @@ "label": "table", "bbox": { "l": 323.384765625, - "t": 241.9729461669922, + "t": 241.97293090820312, "r": 526.1268920898438, - "b": 344.09210205078125, + "b": 344.0921325683594, "coord_origin": "TOPLEFT" }, - "confidence": 0.9060239195823669, + "confidence": 0.9060238003730774, "cells": [], "children": [] }, @@ -324252,7 +324252,7 @@ "b": 373.5270690917969, "coord_origin": "TOPLEFT" }, - "confidence": 0.7748245000839233, + "confidence": 0.7748245596885681, "cells": [], "children": [] }, @@ -324404,12 +324404,12 @@ "label": "picture", "bbox": { "l": 323.46868896484375, - "t": 362.4508361816406, + "t": 362.4507751464844, "r": 525.9569091796875, - "b": 464.260498046875, + "b": 464.26043701171875, "coord_origin": "TOPLEFT" }, - "confidence": 0.5515198707580566, + "confidence": 0.5515192747116089, "cells": [], "children": [] }, @@ -324428,12 +324428,12 @@ "label": "table", "bbox": { "l": 323.46868896484375, - "t": 362.4508361816406, + "t": 362.4507751464844, "r": 525.9569091796875, - "b": 464.260498046875, + "b": 464.26043701171875, "coord_origin": "TOPLEFT" }, - "confidence": 0.7755160927772522, + "confidence": 0.7755167484283447, "cells": [], "children": [] }, @@ -324485,7 +324485,7 @@ "b": 497.563720703125, "coord_origin": "TOPLEFT" }, - "confidence": 0.8410326838493347, + "confidence": 0.8410324454307556, "cells": [], "children": [] }, @@ -324509,7 +324509,7 @@ "b": 635.7732543945312, "coord_origin": "TOPLEFT" }, - "confidence": 0.5478786826133728, + "confidence": 0.5478792786598206, "cells": [], "children": [] }, @@ -324533,7 +324533,7 @@ "b": 635.7732543945312, "coord_origin": "TOPLEFT" }, - "confidence": 0.7805566787719727, + "confidence": 0.7805564999580383, "cells": [], "children": [] }, @@ -324585,7 +324585,7 @@ "b": 631.263671875, "coord_origin": "TOPLEFT" }, - "confidence": 0.8057592511177063, + "confidence": 0.8057589530944824, "cells": [], "children": [] }, @@ -324609,7 +324609,7 @@ "b": 631.263671875, "coord_origin": "TOPLEFT" }, - "confidence": 0.6835257411003113, + "confidence": 0.6835256218910217, "cells": [], "children": [] }, @@ -324804,7 +324804,7 @@ "b": 653.25793, "coord_origin": "TOPLEFT" }, - "confidence": 0.9257225394248962, + "confidence": 0.9257223606109619, "cells": [ { "index": 0, @@ -324850,7 +324850,7 @@ "b": 673.79691, "coord_origin": "TOPLEFT" }, - "confidence": 0.9134758710861206, + "confidence": 0.9134756922721863, "cells": [ { "index": 1, @@ -324915,13 +324915,13 @@ "id": 4, "label": "table", "bbox": { - "l": 323.0059509277344, - "t": 121.54714965820312, - "r": 525.95166015625, - "b": 222.91140747070312, + "l": 323.0059814453125, + "t": 121.54713439941406, + "r": 525.9517211914062, + "b": 222.9114227294922, "coord_origin": "TOPLEFT" }, - "confidence": 0.8569068908691406, + "confidence": 0.856907069683075, "cells": [], "children": [] }, @@ -324967,13 +324967,13 @@ "id": 6, "label": "picture", "bbox": { - "l": 55.116363525390625, + "l": 55.11635208129883, "t": 136.2550048828125, "r": 279.370849609375, - "b": 249.3345489501953, + "b": 249.33450317382812, "coord_origin": "TOPLEFT" }, - "confidence": 0.8099280595779419, + "confidence": 0.809927225112915, "cells": [], "children": [] }, @@ -324991,13 +324991,13 @@ "id": 19, "label": "table", "bbox": { - "l": 55.116363525390625, + "l": 55.11635208129883, "t": 136.2550048828125, "r": 279.370849609375, - "b": 249.3345489501953, + "b": 249.33450317382812, "coord_origin": "TOPLEFT" }, - "confidence": 0.5584819912910461, + "confidence": 0.5584838390350342, "cells": [], "children": [] }, @@ -325101,12 +325101,12 @@ "label": "table", "bbox": { "l": 323.384765625, - "t": 241.9729461669922, + "t": 241.97293090820312, "r": 526.1268920898438, - "b": 344.09210205078125, + "b": 344.0921325683594, "coord_origin": "TOPLEFT" }, - "confidence": 0.9060239195823669, + "confidence": 0.9060238003730774, "cells": [], "children": [] }, @@ -325182,7 +325182,7 @@ "b": 373.5270690917969, "coord_origin": "TOPLEFT" }, - "confidence": 0.7748245000839233, + "confidence": 0.7748245596885681, "cells": [], "children": [] }, @@ -325334,12 +325334,12 @@ "label": "picture", "bbox": { "l": 323.46868896484375, - "t": 362.4508361816406, + "t": 362.4507751464844, "r": 525.9569091796875, - "b": 464.260498046875, + "b": 464.26043701171875, "coord_origin": "TOPLEFT" }, - "confidence": 0.5515198707580566, + "confidence": 0.5515192747116089, "cells": [], "children": [] }, @@ -325358,12 +325358,12 @@ "label": "table", "bbox": { "l": 323.46868896484375, - "t": 362.4508361816406, + "t": 362.4507751464844, "r": 525.9569091796875, - "b": 464.260498046875, + "b": 464.26043701171875, "coord_origin": "TOPLEFT" }, - "confidence": 0.7755160927772522, + "confidence": 0.7755167484283447, "cells": [], "children": [] }, @@ -325415,7 +325415,7 @@ "b": 497.563720703125, "coord_origin": "TOPLEFT" }, - "confidence": 0.8410326838493347, + "confidence": 0.8410324454307556, "cells": [], "children": [] }, @@ -325439,7 +325439,7 @@ "b": 635.7732543945312, "coord_origin": "TOPLEFT" }, - "confidence": 0.5478786826133728, + "confidence": 0.5478792786598206, "cells": [], "children": [] }, @@ -325463,7 +325463,7 @@ "b": 635.7732543945312, "coord_origin": "TOPLEFT" }, - "confidence": 0.7805566787719727, + "confidence": 0.7805564999580383, "cells": [], "children": [] }, @@ -325515,7 +325515,7 @@ "b": 631.263671875, "coord_origin": "TOPLEFT" }, - "confidence": 0.8057592511177063, + "confidence": 0.8057589530944824, "cells": [], "children": [] }, @@ -325539,7 +325539,7 @@ "b": 631.263671875, "coord_origin": "TOPLEFT" }, - "confidence": 0.6835257411003113, + "confidence": 0.6835256218910217, "cells": [], "children": [] }, @@ -325734,7 +325734,7 @@ "b": 743.039906, "coord_origin": "TOPLEFT" }, - "confidence": 0.9037020802497864, + "confidence": 0.9037018418312073, "cells": [ { "index": 3, @@ -325866,7 +325866,7 @@ "b": 529.1989100000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9624594449996948, + "confidence": 0.9624595642089844, "cells": [ { "index": 0, @@ -325966,12 +325966,12 @@ "label": "picture", "bbox": { "l": 66.79948425292969, - "t": 253.61631774902344, + "t": 253.6162872314453, "r": 528.5565795898438, "b": 498.1383972167969, "coord_origin": "TOPLEFT" }, - "confidence": 0.6913455724716187, + "confidence": 0.6913463473320007, "cells": [], "children": [] } @@ -326000,7 +326000,7 @@ "b": 529.1989100000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9624594449996948, + "confidence": 0.9624595642089844, "cells": [ { "index": 0, @@ -326112,12 +326112,12 @@ "label": "picture", "bbox": { "l": 66.79948425292969, - "t": 253.61631774902344, + "t": 253.6162872314453, "r": 528.5565795898438, "b": 498.1383972167969, "coord_origin": "TOPLEFT" }, - "confidence": 0.6913455724716187, + "confidence": 0.6913463473320007, "cells": [], "children": [] }, @@ -326143,7 +326143,7 @@ "b": 529.1989100000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9624594449996948, + "confidence": 0.9624595642089844, "cells": [ { "index": 0, @@ -326209,12 +326209,12 @@ "label": "picture", "bbox": { "l": 66.79948425292969, - "t": 253.61631774902344, + "t": 253.6162872314453, "r": 528.5565795898438, "b": 498.1383972167969, "coord_origin": "TOPLEFT" }, - "confidence": 0.6913455724716187, + "confidence": 0.6913463473320007, "cells": [], "children": [] }, diff --git a/tests/data/groundtruth/docling_v1/2206.01062.json b/tests/data/groundtruth/docling_v1/2206.01062.json index 70ca3d4..2e48ada 100644 --- a/tests/data/groundtruth/docling_v1/2206.01062.json +++ b/tests/data/groundtruth/docling_v1/2206.01062.json @@ -3099,9 +3099,9 @@ "prov": [ { "bbox": [ - 323.408203125, - 266.1492919921875, - 553.2952270507812, + 323.4081115722656, + 266.14935302734375, + 553.295166015625, 541.6512603759766 ], "page": 1, @@ -3122,9 +3122,9 @@ { "bbox": [ 88.33030700683594, - 571.4317321777344, + 571.4317626953125, 263.7049560546875, - 699.1134796142578 + 699.1134490966797 ], "page": 3, "span": [ @@ -3144,9 +3144,9 @@ { "bbox": [ 53.05912780761719, - 251.135986328125, + 251.1358642578125, 295.8506164550781, - 481.2087097167969 + 481.20867919921875 ], "page": 4, "span": [ @@ -3234,9 +3234,9 @@ { "bbox": [ 98.93103790283203, - 497.91851806640625, + 497.91845703125, 512.579833984375, - 654.5245208740234 + 654.5244903564453 ], "page": 4, "span": [ @@ -8153,7 +8153,7 @@ 62.02753829956055, 440.3381042480469, 285.78955078125, - 596.3199310302734 + 596.3199462890625 ], "page": 6, "span": [ @@ -10514,9 +10514,9 @@ "prov": [ { "bbox": [ - 80.35525512695312, + 80.35527038574219, 496.5545349121094, - 267.0082092285156, + 267.00823974609375, 641.0637054443359 ], "page": 7, @@ -14214,10 +14214,10 @@ "prov": [ { "bbox": [ - 72.6590347290039, - 452.1459655761719, - 274.83465576171875, - 619.5191955566406 + 72.65901947021484, + 452.14599609375, + 274.8346862792969, + 619.5191650390625 ], "page": 8, "span": [ diff --git a/tests/data/groundtruth/docling_v1/2206.01062.pages.json b/tests/data/groundtruth/docling_v1/2206.01062.pages.json index b2c3758..1f59e4d 100644 --- a/tests/data/groundtruth/docling_v1/2206.01062.pages.json +++ b/tests/data/groundtruth/docling_v1/2206.01062.pages.json @@ -10621,7 +10621,7 @@ "b": 119.59558000000015, "coord_origin": "TOPLEFT" }, - "confidence": 0.8416302800178528, + "confidence": 0.8416303396224976, "cells": [ { "index": 0, @@ -10686,7 +10686,7 @@ "b": 180.24030000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.8637151718139648, + "confidence": 0.8637148141860962, "cells": [ { "index": 2, @@ -10801,7 +10801,7 @@ "b": 180.24030000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.8612664937973022, + "confidence": 0.8612663745880127, "cells": [ { "index": 6, @@ -10916,7 +10916,7 @@ "b": 180.24030000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.8760607242584229, + "confidence": 0.8760605454444885, "cells": [ { "index": 10, @@ -11031,7 +11031,7 @@ "b": 238.62531, "coord_origin": "TOPLEFT" }, - "confidence": 0.8319916129112244, + "confidence": 0.8319913148880005, "cells": [ { "index": 14, @@ -11146,7 +11146,7 @@ "b": 238.62531, "coord_origin": "TOPLEFT" }, - "confidence": 0.8027974367141724, + "confidence": 0.8027966022491455, "cells": [ { "index": 18, @@ -11261,7 +11261,7 @@ "b": 258.01202, "coord_origin": "TOPLEFT" }, - "confidence": 0.8876155018806458, + "confidence": 0.8876153826713562, "cells": [ { "index": 22, @@ -11301,7 +11301,7 @@ "b": 534.29318, "coord_origin": "TOPLEFT" }, - "confidence": 0.9823057055473328, + "confidence": 0.9823058247566223, "cells": [ { "index": 23, @@ -12471,7 +12471,7 @@ "b": 672.79189, "coord_origin": "TOPLEFT" }, - "confidence": 0.7107349038124084, + "confidence": 0.7107346653938293, "cells": [ { "index": 68, @@ -12731,7 +12731,7 @@ "b": 706.266891, "coord_origin": "TOPLEFT" }, - "confidence": 0.509588360786438, + "confidence": 0.5095885992050171, "cells": [ { "index": 76, @@ -12765,13 +12765,13 @@ "id": 20, "label": "picture", "bbox": { - "l": 323.408203125, + "l": 323.4081115722656, "t": 250.34873962402344, - "r": 553.2952270507812, - "b": 525.8507080078125, + "r": 553.295166015625, + "b": 525.8506469726562, "coord_origin": "TOPLEFT" }, - "confidence": 0.5910208821296692, + "confidence": 0.5910214781761169, "cells": [ { "index": 77, @@ -34322,7 +34322,7 @@ "b": 559.51524, "coord_origin": "TOPLEFT" }, - "confidence": 0.7793365120887756, + "confidence": 0.7793370485305786, "cells": [ { "index": 409, @@ -34427,7 +34427,7 @@ "b": 627.00117, "coord_origin": "TOPLEFT" }, - "confidence": 0.9509093761444092, + "confidence": 0.9509091973304749, "cells": [ { "index": 412, @@ -34492,7 +34492,7 @@ "b": 647.58609, "coord_origin": "TOPLEFT" }, - "confidence": 0.8721988797187805, + "confidence": 0.8721989393234253, "cells": [ { "index": 414, @@ -34532,7 +34532,7 @@ "b": 707.377029, "coord_origin": "TOPLEFT" }, - "confidence": 0.9455165863037109, + "confidence": 0.9455164670944214, "cells": [ { "index": 415, @@ -34747,7 +34747,7 @@ "b": 555.00003, "coord_origin": "TOPLEFT" }, - "confidence": 0.8537883758544922, + "confidence": 0.8537886738777161, "cells": [ { "index": 423, @@ -34802,7 +34802,7 @@ "b": 119.59558000000015, "coord_origin": "TOPLEFT" }, - "confidence": 0.8416302800178528, + "confidence": 0.8416303396224976, "cells": [ { "index": 0, @@ -34873,7 +34873,7 @@ "b": 180.24030000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.8637151718139648, + "confidence": 0.8637148141860962, "cells": [ { "index": 2, @@ -34994,7 +34994,7 @@ "b": 180.24030000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.8612664937973022, + "confidence": 0.8612663745880127, "cells": [ { "index": 6, @@ -35115,7 +35115,7 @@ "b": 180.24030000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.8760607242584229, + "confidence": 0.8760605454444885, "cells": [ { "index": 10, @@ -35236,7 +35236,7 @@ "b": 238.62531, "coord_origin": "TOPLEFT" }, - "confidence": 0.8319916129112244, + "confidence": 0.8319913148880005, "cells": [ { "index": 14, @@ -35357,7 +35357,7 @@ "b": 238.62531, "coord_origin": "TOPLEFT" }, - "confidence": 0.8027974367141724, + "confidence": 0.8027966022491455, "cells": [ { "index": 18, @@ -35478,7 +35478,7 @@ "b": 258.01202, "coord_origin": "TOPLEFT" }, - "confidence": 0.8876155018806458, + "confidence": 0.8876153826713562, "cells": [ { "index": 22, @@ -35524,7 +35524,7 @@ "b": 534.29318, "coord_origin": "TOPLEFT" }, - "confidence": 0.9823057055473328, + "confidence": 0.9823058247566223, "cells": [ { "index": 23, @@ -36712,7 +36712,7 @@ "b": 672.79189, "coord_origin": "TOPLEFT" }, - "confidence": 0.7107349038124084, + "confidence": 0.7107346653938293, "cells": [ { "index": 68, @@ -36996,7 +36996,7 @@ "b": 706.266891, "coord_origin": "TOPLEFT" }, - "confidence": 0.509588360786438, + "confidence": 0.5095885992050171, "cells": [ { "index": 76, @@ -37036,13 +37036,13 @@ "id": 20, "label": "picture", "bbox": { - "l": 323.408203125, + "l": 323.4081115722656, "t": 250.34873962402344, - "r": 553.2952270507812, - "b": 525.8507080078125, + "r": 553.295166015625, + "b": 525.8506469726562, "coord_origin": "TOPLEFT" }, - "confidence": 0.5910208821296692, + "confidence": 0.5910214781761169, "cells": [ { "index": 77, @@ -58603,7 +58603,7 @@ "b": 559.51524, "coord_origin": "TOPLEFT" }, - "confidence": 0.7793365120887756, + "confidence": 0.7793370485305786, "cells": [ { "index": 409, @@ -58720,7 +58720,7 @@ "b": 627.00117, "coord_origin": "TOPLEFT" }, - "confidence": 0.9509093761444092, + "confidence": 0.9509091973304749, "cells": [ { "index": 412, @@ -58791,7 +58791,7 @@ "b": 647.58609, "coord_origin": "TOPLEFT" }, - "confidence": 0.8721988797187805, + "confidence": 0.8721989393234253, "cells": [ { "index": 414, @@ -58837,7 +58837,7 @@ "b": 707.377029, "coord_origin": "TOPLEFT" }, - "confidence": 0.9455165863037109, + "confidence": 0.9455164670944214, "cells": [ { "index": 415, @@ -59058,7 +59058,7 @@ "b": 555.00003, "coord_origin": "TOPLEFT" }, - "confidence": 0.8537883758544922, + "confidence": 0.8537886738777161, "cells": [ { "index": 423, @@ -59106,7 +59106,7 @@ "b": 119.59558000000015, "coord_origin": "TOPLEFT" }, - "confidence": 0.8416302800178528, + "confidence": 0.8416303396224976, "cells": [ { "index": 0, @@ -59177,7 +59177,7 @@ "b": 180.24030000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.8637151718139648, + "confidence": 0.8637148141860962, "cells": [ { "index": 2, @@ -59298,7 +59298,7 @@ "b": 180.24030000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.8612664937973022, + "confidence": 0.8612663745880127, "cells": [ { "index": 6, @@ -59419,7 +59419,7 @@ "b": 180.24030000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.8760607242584229, + "confidence": 0.8760605454444885, "cells": [ { "index": 10, @@ -59540,7 +59540,7 @@ "b": 238.62531, "coord_origin": "TOPLEFT" }, - "confidence": 0.8319916129112244, + "confidence": 0.8319913148880005, "cells": [ { "index": 14, @@ -59661,7 +59661,7 @@ "b": 238.62531, "coord_origin": "TOPLEFT" }, - "confidence": 0.8027974367141724, + "confidence": 0.8027966022491455, "cells": [ { "index": 18, @@ -59782,7 +59782,7 @@ "b": 258.01202, "coord_origin": "TOPLEFT" }, - "confidence": 0.8876155018806458, + "confidence": 0.8876153826713562, "cells": [ { "index": 22, @@ -59828,7 +59828,7 @@ "b": 534.29318, "coord_origin": "TOPLEFT" }, - "confidence": 0.9823057055473328, + "confidence": 0.9823058247566223, "cells": [ { "index": 23, @@ -61016,7 +61016,7 @@ "b": 672.79189, "coord_origin": "TOPLEFT" }, - "confidence": 0.7107349038124084, + "confidence": 0.7107346653938293, "cells": [ { "index": 68, @@ -61300,7 +61300,7 @@ "b": 706.266891, "coord_origin": "TOPLEFT" }, - "confidence": 0.509588360786438, + "confidence": 0.5095885992050171, "cells": [ { "index": 76, @@ -61340,13 +61340,13 @@ "id": 20, "label": "picture", "bbox": { - "l": 323.408203125, + "l": 323.4081115722656, "t": 250.34873962402344, - "r": 553.2952270507812, - "b": 525.8507080078125, + "r": 553.295166015625, + "b": 525.8506469726562, "coord_origin": "TOPLEFT" }, - "confidence": 0.5910208821296692, + "confidence": 0.5910214781761169, "cells": [ { "index": 77, @@ -82907,7 +82907,7 @@ "b": 559.51524, "coord_origin": "TOPLEFT" }, - "confidence": 0.7793365120887756, + "confidence": 0.7793370485305786, "cells": [ { "index": 409, @@ -83024,7 +83024,7 @@ "b": 627.00117, "coord_origin": "TOPLEFT" }, - "confidence": 0.9509093761444092, + "confidence": 0.9509091973304749, "cells": [ { "index": 412, @@ -83095,7 +83095,7 @@ "b": 647.58609, "coord_origin": "TOPLEFT" }, - "confidence": 0.8721988797187805, + "confidence": 0.8721989393234253, "cells": [ { "index": 414, @@ -83141,7 +83141,7 @@ "b": 707.377029, "coord_origin": "TOPLEFT" }, - "confidence": 0.9455165863037109, + "confidence": 0.9455164670944214, "cells": [ { "index": 415, @@ -83364,7 +83364,7 @@ "b": 555.00003, "coord_origin": "TOPLEFT" }, - "confidence": 0.8537883758544922, + "confidence": 0.8537886738777161, "cells": [ { "index": 423, @@ -87296,7 +87296,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.7682238221168518, + "confidence": 0.7682234048843384, "cells": [ { "index": 0, @@ -88581,7 +88581,7 @@ "b": 579.63217, "coord_origin": "TOPLEFT" }, - "confidence": 0.9795253276824951, + "confidence": 0.9795252084732056, "cells": [ { "index": 49, @@ -88846,7 +88846,7 @@ "b": 614.87418, "coord_origin": "TOPLEFT" }, - "confidence": 0.9687220454216003, + "confidence": 0.9687221646308899, "cells": [ { "index": 59, @@ -89241,7 +89241,7 @@ "b": 691.58617, "coord_origin": "TOPLEFT" }, - "confidence": 0.9447500109672546, + "confidence": 0.9447500705718994, "cells": [ { "index": 73, @@ -89356,7 +89356,7 @@ "b": 708.739891, "coord_origin": "TOPLEFT" }, - "confidence": 0.8584771752357483, + "confidence": 0.8584773540496826, "cells": [ { "index": 77, @@ -89396,7 +89396,7 @@ "b": 106.69713999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.7997146844863892, + "confidence": 0.7997149229049683, "cells": [ { "index": 78, @@ -89461,7 +89461,7 @@ "b": 161.49114999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9563499093055725, + "confidence": 0.9563500285148621, "cells": [ { "index": 80, @@ -89651,7 +89651,7 @@ "b": 220.18615999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9813903570175171, + "confidence": 0.9813902974128723, "cells": [ { "index": 87, @@ -89791,7 +89791,7 @@ "b": 307.85718, "coord_origin": "TOPLEFT" }, - "confidence": 0.9844217300415039, + "confidence": 0.9844218492507935, "cells": [ { "index": 92, @@ -90006,7 +90006,7 @@ "b": 331.51797, "coord_origin": "TOPLEFT" }, - "confidence": 0.9347459077835083, + "confidence": 0.9347460269927979, "cells": [ { "index": 100, @@ -90576,7 +90576,7 @@ "b": 575.629, "coord_origin": "TOPLEFT" }, - "confidence": 0.9331073760986328, + "confidence": 0.9331074357032776, "cells": [ { "index": 121, @@ -91486,7 +91486,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.7682238221168518, + "confidence": 0.7682234048843384, "cells": [ { "index": 0, @@ -92795,7 +92795,7 @@ "b": 579.63217, "coord_origin": "TOPLEFT" }, - "confidence": 0.9795253276824951, + "confidence": 0.9795252084732056, "cells": [ { "index": 49, @@ -93066,7 +93066,7 @@ "b": 614.87418, "coord_origin": "TOPLEFT" }, - "confidence": 0.9687220454216003, + "confidence": 0.9687221646308899, "cells": [ { "index": 59, @@ -93479,7 +93479,7 @@ "b": 691.58617, "coord_origin": "TOPLEFT" }, - "confidence": 0.9447500109672546, + "confidence": 0.9447500705718994, "cells": [ { "index": 73, @@ -93600,7 +93600,7 @@ "b": 708.739891, "coord_origin": "TOPLEFT" }, - "confidence": 0.8584771752357483, + "confidence": 0.8584773540496826, "cells": [ { "index": 77, @@ -93646,7 +93646,7 @@ "b": 106.69713999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.7997146844863892, + "confidence": 0.7997149229049683, "cells": [ { "index": 78, @@ -93717,7 +93717,7 @@ "b": 161.49114999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9563499093055725, + "confidence": 0.9563500285148621, "cells": [ { "index": 80, @@ -93913,7 +93913,7 @@ "b": 220.18615999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9813903570175171, + "confidence": 0.9813902974128723, "cells": [ { "index": 87, @@ -94059,7 +94059,7 @@ "b": 307.85718, "coord_origin": "TOPLEFT" }, - "confidence": 0.9844217300415039, + "confidence": 0.9844218492507935, "cells": [ { "index": 92, @@ -94280,7 +94280,7 @@ "b": 331.51797, "coord_origin": "TOPLEFT" }, - "confidence": 0.9347459077835083, + "confidence": 0.9347460269927979, "cells": [ { "index": 100, @@ -94868,7 +94868,7 @@ "b": 575.629, "coord_origin": "TOPLEFT" }, - "confidence": 0.9331073760986328, + "confidence": 0.9331074357032776, "cells": [ { "index": 121, @@ -97021,7 +97021,7 @@ "b": 579.63217, "coord_origin": "TOPLEFT" }, - "confidence": 0.9795253276824951, + "confidence": 0.9795252084732056, "cells": [ { "index": 49, @@ -97292,7 +97292,7 @@ "b": 614.87418, "coord_origin": "TOPLEFT" }, - "confidence": 0.9687220454216003, + "confidence": 0.9687221646308899, "cells": [ { "index": 59, @@ -97705,7 +97705,7 @@ "b": 691.58617, "coord_origin": "TOPLEFT" }, - "confidence": 0.9447500109672546, + "confidence": 0.9447500705718994, "cells": [ { "index": 73, @@ -97826,7 +97826,7 @@ "b": 708.739891, "coord_origin": "TOPLEFT" }, - "confidence": 0.8584771752357483, + "confidence": 0.8584773540496826, "cells": [ { "index": 77, @@ -97872,7 +97872,7 @@ "b": 106.69713999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.7997146844863892, + "confidence": 0.7997149229049683, "cells": [ { "index": 78, @@ -97943,7 +97943,7 @@ "b": 161.49114999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9563499093055725, + "confidence": 0.9563500285148621, "cells": [ { "index": 80, @@ -98139,7 +98139,7 @@ "b": 220.18615999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9813903570175171, + "confidence": 0.9813902974128723, "cells": [ { "index": 87, @@ -98285,7 +98285,7 @@ "b": 307.85718, "coord_origin": "TOPLEFT" }, - "confidence": 0.9844217300415039, + "confidence": 0.9844218492507935, "cells": [ { "index": 92, @@ -98506,7 +98506,7 @@ "b": 331.51797, "coord_origin": "TOPLEFT" }, - "confidence": 0.9347459077835083, + "confidence": 0.9347460269927979, "cells": [ { "index": 100, @@ -99094,7 +99094,7 @@ "b": 575.629, "coord_origin": "TOPLEFT" }, - "confidence": 0.9331073760986328, + "confidence": 0.9331074357032776, "cells": [ { "index": 121, @@ -100009,7 +100009,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.7682238221168518, + "confidence": 0.7682234048843384, "cells": [ { "index": 0, @@ -103516,7 +103516,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8919971585273743, + "confidence": 0.8919970393180847, "cells": [ { "index": 0, @@ -103556,7 +103556,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.9104517102241516, + "confidence": 0.910452127456665, "cells": [ { "index": 1, @@ -103591,12 +103591,12 @@ "label": "picture", "bbox": { "l": 88.33030700683594, - "t": 92.88652038574219, + "t": 92.88655090332031, "r": 263.7049560546875, - "b": 220.56826782226562, + "b": 220.5682373046875, "coord_origin": "TOPLEFT" }, - "confidence": 0.9698190689086914, + "confidence": 0.9698189496994019, "cells": [ { "index": 2, @@ -104392,7 +104392,7 @@ "b": 255.54724, "coord_origin": "TOPLEFT" }, - "confidence": 0.9425410628318787, + "confidence": 0.9425409436225891, "cells": [ { "index": 14, @@ -106017,7 +106017,7 @@ "b": 708.169891, "coord_origin": "TOPLEFT" }, - "confidence": 0.9048352241516113, + "confidence": 0.9048354029655457, "cells": [ { "index": 76, @@ -107647,7 +107647,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8919971585273743, + "confidence": 0.8919970393180847, "cells": [ { "index": 0, @@ -107693,7 +107693,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.9104517102241516, + "confidence": 0.910452127456665, "cells": [ { "index": 1, @@ -107734,12 +107734,12 @@ "label": "picture", "bbox": { "l": 88.33030700683594, - "t": 92.88652038574219, + "t": 92.88655090332031, "r": 263.7049560546875, - "b": 220.56826782226562, + "b": 220.5682373046875, "coord_origin": "TOPLEFT" }, - "confidence": 0.9698190689086914, + "confidence": 0.9698189496994019, "cells": [ { "index": 2, @@ -108545,7 +108545,7 @@ "b": 255.54724, "coord_origin": "TOPLEFT" }, - "confidence": 0.9425410628318787, + "confidence": 0.9425409436225891, "cells": [ { "index": 14, @@ -110200,7 +110200,7 @@ "b": 708.169891, "coord_origin": "TOPLEFT" }, - "confidence": 0.9048352241516113, + "confidence": 0.9048354029655457, "cells": [ { "index": 76, @@ -111848,12 +111848,12 @@ "label": "picture", "bbox": { "l": 88.33030700683594, - "t": 92.88652038574219, + "t": 92.88655090332031, "r": 263.7049560546875, - "b": 220.56826782226562, + "b": 220.5682373046875, "coord_origin": "TOPLEFT" }, - "confidence": 0.9698190689086914, + "confidence": 0.9698189496994019, "cells": [ { "index": 2, @@ -112659,7 +112659,7 @@ "b": 255.54724, "coord_origin": "TOPLEFT" }, - "confidence": 0.9425410628318787, + "confidence": 0.9425409436225891, "cells": [ { "index": 14, @@ -114314,7 +114314,7 @@ "b": 708.169891, "coord_origin": "TOPLEFT" }, - "confidence": 0.9048352241516113, + "confidence": 0.9048354029655457, "cells": [ { "index": 76, @@ -115967,7 +115967,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8919971585273743, + "confidence": 0.8919970393180847, "cells": [ { "index": 0, @@ -116013,7 +116013,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.9104517102241516, + "confidence": 0.910452127456665, "cells": [ { "index": 1, @@ -122120,7 +122120,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.7625049948692322, + "confidence": 0.7625044584274292, "cells": [ { "index": 0, @@ -122185,7 +122185,7 @@ "b": 115.34618999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.8906616568565369, + "confidence": 0.8906612396240234, "cells": [ { "index": 2, @@ -122270,12 +122270,12 @@ "label": "table", "bbox": { "l": 98.93103790283203, - "t": 137.47547912597656, + "t": 137.4755096435547, "r": 512.579833984375, - "b": 294.08148193359375, + "b": 294.08154296875, "coord_origin": "TOPLEFT" }, - "confidence": 0.9860090613365173, + "confidence": 0.9860089421272278, "cells": [ { "index": 5, @@ -132561,7 +132561,7 @@ "b": 606.31924, "coord_origin": "TOPLEFT" }, - "confidence": 0.810490071773529, + "confidence": 0.8104899525642395, "cells": [ { "index": 163, @@ -134601,7 +134601,7 @@ "b": 708.86689, "coord_origin": "TOPLEFT" }, - "confidence": 0.9080352783203125, + "confidence": 0.9080352187156677, "cells": [ { "index": 241, @@ -134636,9 +134636,9 @@ "label": "picture", "bbox": { "l": 53.05912780761719, - "t": 310.7912902832031, + "t": 310.79132080078125, "r": 295.8506164550781, - "b": 540.864013671875, + "b": 540.8641357421875, "coord_origin": "TOPLEFT" }, "confidence": 0.9847871661186218, @@ -134658,12 +134658,12 @@ "label": "table", "bbox": { "l": 98.93103790283203, - "t": 137.47547912597656, + "t": 137.4755096435547, "r": 512.579833984375, - "b": 294.08148193359375, + "b": 294.08154296875, "coord_origin": "TOPLEFT" }, - "confidence": 0.9860090613365173, + "confidence": 0.9860089421272278, "cells": [ { "index": 5, @@ -148153,7 +148153,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.7625049948692322, + "confidence": 0.7625044584274292, "cells": [ { "index": 0, @@ -148224,7 +148224,7 @@ "b": 115.34618999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.8906616568565369, + "confidence": 0.8906612396240234, "cells": [ { "index": 2, @@ -148315,12 +148315,12 @@ "label": "table", "bbox": { "l": 98.93103790283203, - "t": 137.47547912597656, + "t": 137.4755096435547, "r": 512.579833984375, - "b": 294.08148193359375, + "b": 294.08154296875, "coord_origin": "TOPLEFT" }, - "confidence": 0.9860090613365173, + "confidence": 0.9860089421272278, "cells": [ { "index": 5, @@ -161802,7 +161802,7 @@ "b": 606.31924, "coord_origin": "TOPLEFT" }, - "confidence": 0.810490071773529, + "confidence": 0.8104899525642395, "cells": [ { "index": 163, @@ -163878,7 +163878,7 @@ "b": 708.86689, "coord_origin": "TOPLEFT" }, - "confidence": 0.9080352783203125, + "confidence": 0.9080352187156677, "cells": [ { "index": 241, @@ -163919,9 +163919,9 @@ "label": "picture", "bbox": { "l": 53.05912780761719, - "t": 310.7912902832031, + "t": 310.79132080078125, "r": 295.8506164550781, - "b": 540.864013671875, + "b": 540.8641357421875, "coord_origin": "TOPLEFT" }, "confidence": 0.9847871661186218, @@ -163950,7 +163950,7 @@ "b": 115.34618999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.8906616568565369, + "confidence": 0.8906612396240234, "cells": [ { "index": 2, @@ -164041,12 +164041,12 @@ "label": "table", "bbox": { "l": 98.93103790283203, - "t": 137.47547912597656, + "t": 137.4755096435547, "r": 512.579833984375, - "b": 294.08148193359375, + "b": 294.08154296875, "coord_origin": "TOPLEFT" }, - "confidence": 0.9860090613365173, + "confidence": 0.9860089421272278, "cells": [ { "index": 5, @@ -177528,7 +177528,7 @@ "b": 606.31924, "coord_origin": "TOPLEFT" }, - "confidence": 0.810490071773529, + "confidence": 0.8104899525642395, "cells": [ { "index": 163, @@ -179604,7 +179604,7 @@ "b": 708.86689, "coord_origin": "TOPLEFT" }, - "confidence": 0.9080352783203125, + "confidence": 0.9080352187156677, "cells": [ { "index": 241, @@ -179645,9 +179645,9 @@ "label": "picture", "bbox": { "l": 53.05912780761719, - "t": 310.7912902832031, + "t": 310.79132080078125, "r": 295.8506164550781, - "b": 540.864013671875, + "b": 540.8641357421875, "coord_origin": "TOPLEFT" }, "confidence": 0.9847871661186218, @@ -179676,7 +179676,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.7625049948692322, + "confidence": 0.7625044584274292, "cells": [ { "index": 0, @@ -182683,7 +182683,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8877827525138855, + "confidence": 0.8877830505371094, "cells": [ { "index": 0, @@ -182723,7 +182723,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8534670472145081, + "confidence": 0.8534676432609558, "cells": [ { "index": 1, @@ -182763,7 +182763,7 @@ "b": 106.70612000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.9022762179374695, + "confidence": 0.9022756218910217, "cells": [ { "index": 2, @@ -182878,7 +182878,7 @@ "b": 249.16216999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9711344838142395, + "confidence": 0.97113436460495, "cells": [ { "index": 6, @@ -183433,7 +183433,7 @@ "b": 389.77313, "coord_origin": "TOPLEFT" }, - "confidence": 0.9691526293754578, + "confidence": 0.9691525101661682, "cells": [ { "index": 27, @@ -183673,7 +183673,7 @@ "b": 433.60016, "coord_origin": "TOPLEFT" }, - "confidence": 0.9591284990310669, + "confidence": 0.9591283798217773, "cells": [ { "index": 36, @@ -183913,7 +183913,7 @@ "b": 455.52713, "coord_origin": "TOPLEFT" }, - "confidence": 0.9413429498672485, + "confidence": 0.9413430094718933, "cells": [ { "index": 45, @@ -184128,7 +184128,7 @@ "b": 477.43518, "coord_origin": "TOPLEFT" }, - "confidence": 0.9426738023757935, + "confidence": 0.9426739811897278, "cells": [ { "index": 53, @@ -184358,7 +184358,7 @@ "b": 521.27118, "coord_origin": "TOPLEFT" }, - "confidence": 0.9544308185577393, + "confidence": 0.9544306993484497, "cells": [ { "index": 61, @@ -184978,7 +184978,7 @@ "b": 459.68084716796875, "coord_origin": "TOPLEFT" }, - "confidence": 0.7264115214347839, + "confidence": 0.7264108061790466, "cells": [ { "index": 84, @@ -185684,7 +185684,7 @@ "b": 503.88519, "coord_origin": "TOPLEFT" }, - "confidence": 0.8873711824417114, + "confidence": 0.887371838092804, "cells": [ { "index": 95, @@ -185774,7 +185774,7 @@ "b": 544.83118, "coord_origin": "TOPLEFT" }, - "confidence": 0.9611718654632568, + "confidence": 0.9611716270446777, "cells": [ { "index": 98, @@ -186294,7 +186294,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8877827525138855, + "confidence": 0.8877830505371094, "cells": [ { "index": 0, @@ -186340,7 +186340,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8534670472145081, + "confidence": 0.8534676432609558, "cells": [ { "index": 1, @@ -186386,7 +186386,7 @@ "b": 106.70612000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.9022762179374695, + "confidence": 0.9022756218910217, "cells": [ { "index": 2, @@ -186507,7 +186507,7 @@ "b": 249.16216999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9711344838142395, + "confidence": 0.97113436460495, "cells": [ { "index": 6, @@ -187074,7 +187074,7 @@ "b": 389.77313, "coord_origin": "TOPLEFT" }, - "confidence": 0.9691526293754578, + "confidence": 0.9691525101661682, "cells": [ { "index": 27, @@ -187320,7 +187320,7 @@ "b": 433.60016, "coord_origin": "TOPLEFT" }, - "confidence": 0.9591284990310669, + "confidence": 0.9591283798217773, "cells": [ { "index": 36, @@ -187566,7 +187566,7 @@ "b": 455.52713, "coord_origin": "TOPLEFT" }, - "confidence": 0.9413429498672485, + "confidence": 0.9413430094718933, "cells": [ { "index": 45, @@ -187787,7 +187787,7 @@ "b": 477.43518, "coord_origin": "TOPLEFT" }, - "confidence": 0.9426738023757935, + "confidence": 0.9426739811897278, "cells": [ { "index": 53, @@ -188029,7 +188029,7 @@ "b": 521.27118, "coord_origin": "TOPLEFT" }, - "confidence": 0.9544308185577393, + "confidence": 0.9544306993484497, "cells": [ { "index": 61, @@ -188667,7 +188667,7 @@ "b": 459.68084716796875, "coord_origin": "TOPLEFT" }, - "confidence": 0.7264115214347839, + "confidence": 0.7264108061790466, "cells": [ { "index": 84, @@ -189389,7 +189389,7 @@ "b": 503.88519, "coord_origin": "TOPLEFT" }, - "confidence": 0.8873711824417114, + "confidence": 0.887371838092804, "cells": [ { "index": 95, @@ -189485,7 +189485,7 @@ "b": 544.83118, "coord_origin": "TOPLEFT" }, - "confidence": 0.9611718654632568, + "confidence": 0.9611716270446777, "cells": [ { "index": 98, @@ -190004,7 +190004,7 @@ "b": 106.70612000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.9022762179374695, + "confidence": 0.9022756218910217, "cells": [ { "index": 2, @@ -190125,7 +190125,7 @@ "b": 249.16216999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9711344838142395, + "confidence": 0.97113436460495, "cells": [ { "index": 6, @@ -190692,7 +190692,7 @@ "b": 389.77313, "coord_origin": "TOPLEFT" }, - "confidence": 0.9691526293754578, + "confidence": 0.9691525101661682, "cells": [ { "index": 27, @@ -190938,7 +190938,7 @@ "b": 433.60016, "coord_origin": "TOPLEFT" }, - "confidence": 0.9591284990310669, + "confidence": 0.9591283798217773, "cells": [ { "index": 36, @@ -191184,7 +191184,7 @@ "b": 455.52713, "coord_origin": "TOPLEFT" }, - "confidence": 0.9413429498672485, + "confidence": 0.9413430094718933, "cells": [ { "index": 45, @@ -191405,7 +191405,7 @@ "b": 477.43518, "coord_origin": "TOPLEFT" }, - "confidence": 0.9426738023757935, + "confidence": 0.9426739811897278, "cells": [ { "index": 53, @@ -191647,7 +191647,7 @@ "b": 521.27118, "coord_origin": "TOPLEFT" }, - "confidence": 0.9544308185577393, + "confidence": 0.9544306993484497, "cells": [ { "index": 61, @@ -192285,7 +192285,7 @@ "b": 459.68084716796875, "coord_origin": "TOPLEFT" }, - "confidence": 0.7264115214347839, + "confidence": 0.7264108061790466, "cells": [ { "index": 84, @@ -193007,7 +193007,7 @@ "b": 503.88519, "coord_origin": "TOPLEFT" }, - "confidence": 0.8873711824417114, + "confidence": 0.887371838092804, "cells": [ { "index": 95, @@ -193103,7 +193103,7 @@ "b": 544.83118, "coord_origin": "TOPLEFT" }, - "confidence": 0.9611718654632568, + "confidence": 0.9611716270446777, "cells": [ { "index": 98, @@ -193622,7 +193622,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8877827525138855, + "confidence": 0.8877830505371094, "cells": [ { "index": 0, @@ -193668,7 +193668,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8534670472145081, + "confidence": 0.8534676432609558, "cells": [ { "index": 1, @@ -198750,7 +198750,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8662876486778259, + "confidence": 0.8662878274917603, "cells": [ { "index": 0, @@ -199100,7 +199100,7 @@ "label": "table", "bbox": { "l": 62.02753829956055, - "t": 195.68006896972656, + "t": 195.6800537109375, "r": 285.78955078125, "b": 351.6618957519531, "coord_origin": "TOPLEFT" @@ -205316,7 +205316,7 @@ "b": 260.0107727050781, "coord_origin": "TOPLEFT" }, - "confidence": 0.9782691597938538, + "confidence": 0.9782690405845642, "cells": [ { "index": 131, @@ -208040,7 +208040,7 @@ "label": "table", "bbox": { "l": 62.02753829956055, - "t": 195.68006896972656, + "t": 195.6800537109375, "r": 285.78955078125, "b": 351.6618957519531, "coord_origin": "TOPLEFT" @@ -214899,7 +214899,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8662876486778259, + "confidence": 0.8662878274917603, "cells": [ { "index": 0, @@ -215261,7 +215261,7 @@ "label": "table", "bbox": { "l": 62.02753829956055, - "t": 195.68006896972656, + "t": 195.6800537109375, "r": 285.78955078125, "b": 351.6618957519531, "coord_origin": "TOPLEFT" @@ -223125,7 +223125,7 @@ "b": 260.0107727050781, "coord_origin": "TOPLEFT" }, - "confidence": 0.9782691597938538, + "confidence": 0.9782690405845642, "cells": [ { "index": 131, @@ -226179,7 +226179,7 @@ "label": "table", "bbox": { "l": 62.02753829956055, - "t": 195.68006896972656, + "t": 195.6800537109375, "r": 285.78955078125, "b": 351.6618957519531, "coord_origin": "TOPLEFT" @@ -234043,7 +234043,7 @@ "b": 260.0107727050781, "coord_origin": "TOPLEFT" }, - "confidence": 0.9782691597938538, + "confidence": 0.9782690405845642, "cells": [ { "index": 131, @@ -236806,7 +236806,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8662876486778259, + "confidence": 0.8662878274917603, "cells": [ { "index": 0, @@ -242263,7 +242263,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.9316118955612183, + "confidence": 0.9316116571426392, "cells": [ { "index": 0, @@ -242343,7 +242343,7 @@ "b": 128.22313999999994, "coord_origin": "TOPLEFT" }, - "confidence": 0.8296934366226196, + "confidence": 0.8296923041343689, "cells": [ { "index": 2, @@ -242452,9 +242452,9 @@ "id": 4, "label": "table", "bbox": { - "l": 80.35525512695312, + "l": 80.35527038574219, "t": 150.93629455566406, - "r": 267.0082092285156, + "r": 267.00823974609375, "b": 295.4454650878906, "coord_origin": "TOPLEFT" }, @@ -246699,7 +246699,7 @@ "b": 329.879, "coord_origin": "TOPLEFT" }, - "confidence": 0.9555686116218567, + "confidence": 0.9555687308311462, "cells": [ { "index": 71, @@ -247709,7 +247709,7 @@ "b": 128.22321, "coord_origin": "TOPLEFT" }, - "confidence": 0.8736215829849243, + "confidence": 0.8736217617988586, "cells": [ { "index": 109, @@ -251530,7 +251530,7 @@ "b": 416.49017, "coord_origin": "TOPLEFT" }, - "confidence": 0.9740146994590759, + "confidence": 0.9740145802497864, "cells": [ { "index": 171, @@ -251945,7 +251945,7 @@ "b": 439.70398, "coord_origin": "TOPLEFT" }, - "confidence": 0.9562516808509827, + "confidence": 0.9562518000602722, "cells": [ { "index": 187, @@ -252440,7 +252440,7 @@ "b": 708.640137, "coord_origin": "TOPLEFT" }, - "confidence": 0.9872549772262573, + "confidence": 0.9872550964355469, "cells": [ { "index": 205, @@ -252707,9 +252707,9 @@ "id": 4, "label": "table", "bbox": { - "l": 80.35525512695312, + "l": 80.35527038574219, "t": 150.93629455566406, - "r": 267.0082092285156, + "r": 267.00823974609375, "b": 295.4454650878906, "coord_origin": "TOPLEFT" }, @@ -263103,7 +263103,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.9316118955612183, + "confidence": 0.9316116571426392, "cells": [ { "index": 0, @@ -263195,7 +263195,7 @@ "b": 128.22313999999994, "coord_origin": "TOPLEFT" }, - "confidence": 0.8296934366226196, + "confidence": 0.8296923041343689, "cells": [ { "index": 2, @@ -263310,9 +263310,9 @@ "id": 4, "label": "table", "bbox": { - "l": 80.35525512695312, + "l": 80.35527038574219, "t": 150.93629455566406, - "r": 267.0082092285156, + "r": 267.00823974609375, "b": 295.4454650878906, "coord_origin": "TOPLEFT" }, @@ -268882,7 +268882,7 @@ "b": 329.879, "coord_origin": "TOPLEFT" }, - "confidence": 0.9555686116218567, + "confidence": 0.9555687308311462, "cells": [ { "index": 71, @@ -269916,7 +269916,7 @@ "b": 128.22321, "coord_origin": "TOPLEFT" }, - "confidence": 0.8736215829849243, + "confidence": 0.8736217617988586, "cells": [ { "index": 109, @@ -274903,7 +274903,7 @@ "b": 416.49017, "coord_origin": "TOPLEFT" }, - "confidence": 0.9740146994590759, + "confidence": 0.9740145802497864, "cells": [ { "index": 171, @@ -275324,7 +275324,7 @@ "b": 439.70398, "coord_origin": "TOPLEFT" }, - "confidence": 0.9562516808509827, + "confidence": 0.9562518000602722, "cells": [ { "index": 187, @@ -275837,7 +275837,7 @@ "b": 708.640137, "coord_origin": "TOPLEFT" }, - "confidence": 0.9872549772262573, + "confidence": 0.9872550964355469, "cells": [ { "index": 205, @@ -276110,7 +276110,7 @@ "b": 128.22313999999994, "coord_origin": "TOPLEFT" }, - "confidence": 0.8296934366226196, + "confidence": 0.8296923041343689, "cells": [ { "index": 2, @@ -276225,9 +276225,9 @@ "id": 4, "label": "table", "bbox": { - "l": 80.35525512695312, + "l": 80.35527038574219, "t": 150.93629455566406, - "r": 267.0082092285156, + "r": 267.00823974609375, "b": 295.4454650878906, "coord_origin": "TOPLEFT" }, @@ -281797,7 +281797,7 @@ "b": 329.879, "coord_origin": "TOPLEFT" }, - "confidence": 0.9555686116218567, + "confidence": 0.9555687308311462, "cells": [ { "index": 71, @@ -282831,7 +282831,7 @@ "b": 128.22321, "coord_origin": "TOPLEFT" }, - "confidence": 0.8736215829849243, + "confidence": 0.8736217617988586, "cells": [ { "index": 109, @@ -287818,7 +287818,7 @@ "b": 416.49017, "coord_origin": "TOPLEFT" }, - "confidence": 0.9740146994590759, + "confidence": 0.9740145802497864, "cells": [ { "index": 171, @@ -288239,7 +288239,7 @@ "b": 439.70398, "coord_origin": "TOPLEFT" }, - "confidence": 0.9562516808509827, + "confidence": 0.9562518000602722, "cells": [ { "index": 187, @@ -288752,7 +288752,7 @@ "b": 708.640137, "coord_origin": "TOPLEFT" }, - "confidence": 0.9872549772262573, + "confidence": 0.9872550964355469, "cells": [ { "index": 205, @@ -289025,7 +289025,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.9316118955612183, + "confidence": 0.9316116571426392, "cells": [ { "index": 0, @@ -294478,7 +294478,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.7984216809272766, + "confidence": 0.7984210848808289, "cells": [ { "index": 0, @@ -294702,10 +294702,10 @@ "id": 0, "label": "table", "bbox": { - "l": 72.6590347290039, - "t": 172.48080444335938, - "r": 274.83465576171875, - "b": 339.8540344238281, + "l": 72.65901947021484, + "t": 172.4808349609375, + "r": 274.8346862792969, + "b": 339.85400390625, "coord_origin": "TOPLEFT" }, "confidence": 0.9892616271972656, @@ -299569,7 +299569,7 @@ "b": 615.37001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9574698805809021, + "confidence": 0.9574697613716125, "cells": [ { "index": 103, @@ -299609,7 +299609,7 @@ "b": 705.350174, "coord_origin": "TOPLEFT" }, - "confidence": 0.9859886169433594, + "confidence": 0.9859885573387146, "cells": [ { "index": 104, @@ -299889,7 +299889,7 @@ "b": 186.14917000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.985493004322052, + "confidence": 0.9854928851127625, "cells": [ { "index": 114, @@ -300344,7 +300344,7 @@ "b": 317.65616000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.9676101207733154, + "confidence": 0.9676100015640259, "cells": [ { "index": 131, @@ -300434,7 +300434,7 @@ "b": 345.40097, "coord_origin": "TOPLEFT" }, - "confidence": 0.9378752708435059, + "confidence": 0.9378753900527954, "cells": [ { "index": 134, @@ -300639,7 +300639,7 @@ "b": 403.04287999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9480945467948914, + "confidence": 0.9480944871902466, "cells": [ { "index": 141, @@ -300829,7 +300829,7 @@ "b": 426.94689999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9257517457008362, + "confidence": 0.9257519841194153, "cells": [ { "index": 148, @@ -300944,7 +300944,7 @@ "b": 458.8269, "coord_origin": "TOPLEFT" }, - "confidence": 0.9270977973937988, + "confidence": 0.9270976781845093, "cells": [ { "index": 152, @@ -301134,7 +301134,7 @@ "b": 490.70792, "coord_origin": "TOPLEFT" }, - "confidence": 0.9290012121200562, + "confidence": 0.9290013313293457, "cells": [ { "index": 159, @@ -301324,7 +301324,7 @@ "b": 514.6248800000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.927480161190033, + "confidence": 0.9274798035621643, "cells": [ { "index": 166, @@ -301489,7 +301489,7 @@ "b": 554.46889, "coord_origin": "TOPLEFT" }, - "confidence": 0.9426893591880798, + "confidence": 0.9426894783973694, "cells": [ { "index": 172, @@ -301679,7 +301679,7 @@ "b": 578.38586, "coord_origin": "TOPLEFT" }, - "confidence": 0.9139686226844788, + "confidence": 0.9139688611030579, "cells": [ { "index": 179, @@ -302174,7 +302174,7 @@ "b": 650.1168700000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9127691984176636, + "confidence": 0.9127686023712158, "cells": [ { "index": 197, @@ -302339,7 +302339,7 @@ "b": 674.01989, "coord_origin": "TOPLEFT" }, - "confidence": 0.9142459630966187, + "confidence": 0.914246141910553, "cells": [ { "index": 203, @@ -302504,7 +302504,7 @@ "b": 705.900894, "coord_origin": "TOPLEFT" }, - "confidence": 0.889543354511261, + "confidence": 0.8895430564880371, "cells": [ { "index": 209, @@ -302646,10 +302646,10 @@ "id": 0, "label": "table", "bbox": { - "l": 72.6590347290039, - "t": 172.48080444335938, - "r": 274.83465576171875, - "b": 339.8540344238281, + "l": 72.65901947021484, + "t": 172.4808349609375, + "r": 274.8346862792969, + "b": 339.85400390625, "coord_origin": "TOPLEFT" }, "confidence": 0.9892616271972656, @@ -307902,7 +307902,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.7984216809272766, + "confidence": 0.7984210848808289, "cells": [ { "index": 0, @@ -308138,10 +308138,10 @@ "id": 0, "label": "table", "bbox": { - "l": 72.6590347290039, - "t": 172.48080444335938, - "r": 274.83465576171875, - "b": 339.8540344238281, + "l": 72.65901947021484, + "t": 172.4808349609375, + "r": 274.8346862792969, + "b": 339.85400390625, "coord_origin": "TOPLEFT" }, "confidence": 0.9892616271972656, @@ -314278,7 +314278,7 @@ "b": 615.37001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9574698805809021, + "confidence": 0.9574697613716125, "cells": [ { "index": 103, @@ -314324,7 +314324,7 @@ "b": 705.350174, "coord_origin": "TOPLEFT" }, - "confidence": 0.9859886169433594, + "confidence": 0.9859885573387146, "cells": [ { "index": 104, @@ -314616,7 +314616,7 @@ "b": 186.14917000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.985493004322052, + "confidence": 0.9854928851127625, "cells": [ { "index": 114, @@ -315083,7 +315083,7 @@ "b": 317.65616000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.9676101207733154, + "confidence": 0.9676100015640259, "cells": [ { "index": 131, @@ -315179,7 +315179,7 @@ "b": 345.40097, "coord_origin": "TOPLEFT" }, - "confidence": 0.9378752708435059, + "confidence": 0.9378753900527954, "cells": [ { "index": 134, @@ -315396,7 +315396,7 @@ "b": 403.04287999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9480945467948914, + "confidence": 0.9480944871902466, "cells": [ { "index": 141, @@ -315592,7 +315592,7 @@ "b": 426.94689999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9257517457008362, + "confidence": 0.9257519841194153, "cells": [ { "index": 148, @@ -315713,7 +315713,7 @@ "b": 458.8269, "coord_origin": "TOPLEFT" }, - "confidence": 0.9270977973937988, + "confidence": 0.9270976781845093, "cells": [ { "index": 152, @@ -315909,7 +315909,7 @@ "b": 490.70792, "coord_origin": "TOPLEFT" }, - "confidence": 0.9290012121200562, + "confidence": 0.9290013313293457, "cells": [ { "index": 159, @@ -316105,7 +316105,7 @@ "b": 514.6248800000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.927480161190033, + "confidence": 0.9274798035621643, "cells": [ { "index": 166, @@ -316276,7 +316276,7 @@ "b": 554.46889, "coord_origin": "TOPLEFT" }, - "confidence": 0.9426893591880798, + "confidence": 0.9426894783973694, "cells": [ { "index": 172, @@ -316472,7 +316472,7 @@ "b": 578.38586, "coord_origin": "TOPLEFT" }, - "confidence": 0.9139686226844788, + "confidence": 0.9139688611030579, "cells": [ { "index": 179, @@ -316985,7 +316985,7 @@ "b": 650.1168700000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9127691984176636, + "confidence": 0.9127686023712158, "cells": [ { "index": 197, @@ -317156,7 +317156,7 @@ "b": 674.01989, "coord_origin": "TOPLEFT" }, - "confidence": 0.9142459630966187, + "confidence": 0.914246141910553, "cells": [ { "index": 203, @@ -317327,7 +317327,7 @@ "b": 705.900894, "coord_origin": "TOPLEFT" }, - "confidence": 0.889543354511261, + "confidence": 0.8895430564880371, "cells": [ { "index": 209, @@ -317640,10 +317640,10 @@ "id": 0, "label": "table", "bbox": { - "l": 72.6590347290039, - "t": 172.48080444335938, - "r": 274.83465576171875, - "b": 339.8540344238281, + "l": 72.65901947021484, + "t": 172.4808349609375, + "r": 274.8346862792969, + "b": 339.85400390625, "coord_origin": "TOPLEFT" }, "confidence": 0.9892616271972656, @@ -323780,7 +323780,7 @@ "b": 615.37001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9574698805809021, + "confidence": 0.9574697613716125, "cells": [ { "index": 103, @@ -323826,7 +323826,7 @@ "b": 705.350174, "coord_origin": "TOPLEFT" }, - "confidence": 0.9859886169433594, + "confidence": 0.9859885573387146, "cells": [ { "index": 104, @@ -324118,7 +324118,7 @@ "b": 186.14917000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.985493004322052, + "confidence": 0.9854928851127625, "cells": [ { "index": 114, @@ -324585,7 +324585,7 @@ "b": 317.65616000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.9676101207733154, + "confidence": 0.9676100015640259, "cells": [ { "index": 131, @@ -324681,7 +324681,7 @@ "b": 345.40097, "coord_origin": "TOPLEFT" }, - "confidence": 0.9378752708435059, + "confidence": 0.9378753900527954, "cells": [ { "index": 134, @@ -324898,7 +324898,7 @@ "b": 403.04287999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9480945467948914, + "confidence": 0.9480944871902466, "cells": [ { "index": 141, @@ -325094,7 +325094,7 @@ "b": 426.94689999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9257517457008362, + "confidence": 0.9257519841194153, "cells": [ { "index": 148, @@ -325215,7 +325215,7 @@ "b": 458.8269, "coord_origin": "TOPLEFT" }, - "confidence": 0.9270977973937988, + "confidence": 0.9270976781845093, "cells": [ { "index": 152, @@ -325411,7 +325411,7 @@ "b": 490.70792, "coord_origin": "TOPLEFT" }, - "confidence": 0.9290012121200562, + "confidence": 0.9290013313293457, "cells": [ { "index": 159, @@ -325607,7 +325607,7 @@ "b": 514.6248800000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.927480161190033, + "confidence": 0.9274798035621643, "cells": [ { "index": 166, @@ -325778,7 +325778,7 @@ "b": 554.46889, "coord_origin": "TOPLEFT" }, - "confidence": 0.9426893591880798, + "confidence": 0.9426894783973694, "cells": [ { "index": 172, @@ -325974,7 +325974,7 @@ "b": 578.38586, "coord_origin": "TOPLEFT" }, - "confidence": 0.9139686226844788, + "confidence": 0.9139688611030579, "cells": [ { "index": 179, @@ -326487,7 +326487,7 @@ "b": 650.1168700000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9127691984176636, + "confidence": 0.9127686023712158, "cells": [ { "index": 197, @@ -326658,7 +326658,7 @@ "b": 674.01989, "coord_origin": "TOPLEFT" }, - "confidence": 0.9142459630966187, + "confidence": 0.914246141910553, "cells": [ { "index": 203, @@ -326829,7 +326829,7 @@ "b": 705.900894, "coord_origin": "TOPLEFT" }, - "confidence": 0.889543354511261, + "confidence": 0.8895430564880371, "cells": [ { "index": 209, @@ -326977,7 +326977,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.7984216809272766, + "confidence": 0.7984210848808289, "cells": [ { "index": 0, @@ -329134,7 +329134,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8021690249443054, + "confidence": 0.8021690845489502, "cells": [ { "index": 0, @@ -329174,7 +329174,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8429245352745056, + "confidence": 0.8429243564605713, "cells": [ { "index": 1, @@ -329214,7 +329214,7 @@ "b": 442.1351318359375, "coord_origin": "TOPLEFT" }, - "confidence": 0.8352116942405701, + "confidence": 0.8352119326591492, "cells": [ { "index": 2, @@ -329945,7 +329945,7 @@ "b": 448.26483, "coord_origin": "TOPLEFT" }, - "confidence": 0.6248989701271057, + "confidence": 0.6248990893363953, "cells": [ { "index": 13, @@ -330210,7 +330210,7 @@ "b": 505.83124, "coord_origin": "TOPLEFT" }, - "confidence": 0.8651240468025208, + "confidence": 0.8651238679885864, "cells": [ { "index": 23, @@ -330325,7 +330325,7 @@ "b": 549.5199, "coord_origin": "TOPLEFT" }, - "confidence": 0.8445900082588196, + "confidence": 0.8445895910263062, "cells": [ { "index": 27, @@ -330415,7 +330415,7 @@ "b": 573.43686, "coord_origin": "TOPLEFT" }, - "confidence": 0.8561117053031921, + "confidence": 0.8561118245124817, "cells": [ { "index": 30, @@ -330555,7 +330555,7 @@ "b": 589.37787, "coord_origin": "TOPLEFT" }, - "confidence": 0.8615185618400574, + "confidence": 0.861518383026123, "cells": [ { "index": 35, @@ -330695,7 +330695,7 @@ "b": 613.2809, "coord_origin": "TOPLEFT" }, - "confidence": 0.859420895576477, + "confidence": 0.8594212532043457, "cells": [ { "index": 40, @@ -330810,7 +330810,7 @@ "b": 629.22089, "coord_origin": "TOPLEFT" }, - "confidence": 0.8385182023048401, + "confidence": 0.8385178446769714, "cells": [ { "index": 44, @@ -331115,7 +331115,7 @@ "b": 708.92189, "coord_origin": "TOPLEFT" }, - "confidence": 0.7421631217002869, + "confidence": 0.7421633005142212, "cells": [ { "index": 55, @@ -331330,7 +331330,7 @@ "b": 541.5499, "coord_origin": "TOPLEFT" }, - "confidence": 0.9088895320892334, + "confidence": 0.9088893532752991, "cells": [ { "index": 63, @@ -331420,7 +331420,7 @@ "b": 565.4599000000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9247174859046936, + "confidence": 0.9247176647186279, "cells": [ { "index": 66, @@ -331535,7 +331535,7 @@ "b": 597.3478700000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.8956930637359619, + "confidence": 0.8956933617591858, "cells": [ { "index": 70, @@ -331750,7 +331750,7 @@ "b": 613.28787, "coord_origin": "TOPLEFT" }, - "confidence": 0.8972970843315125, + "confidence": 0.8972972631454468, "cells": [ { "index": 78, @@ -331905,7 +331905,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8021690249443054, + "confidence": 0.8021690845489502, "cells": [ { "index": 0, @@ -331951,7 +331951,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8429245352745056, + "confidence": 0.8429243564605713, "cells": [ { "index": 1, @@ -331997,7 +331997,7 @@ "b": 442.1351318359375, "coord_origin": "TOPLEFT" }, - "confidence": 0.8352116942405701, + "confidence": 0.8352119326591492, "cells": [ { "index": 2, @@ -332738,7 +332738,7 @@ "b": 448.26483, "coord_origin": "TOPLEFT" }, - "confidence": 0.6248989701271057, + "confidence": 0.6248990893363953, "cells": [ { "index": 13, @@ -333009,7 +333009,7 @@ "b": 505.83124, "coord_origin": "TOPLEFT" }, - "confidence": 0.8651240468025208, + "confidence": 0.8651238679885864, "cells": [ { "index": 23, @@ -333130,7 +333130,7 @@ "b": 549.5199, "coord_origin": "TOPLEFT" }, - "confidence": 0.8445900082588196, + "confidence": 0.8445895910263062, "cells": [ { "index": 27, @@ -333226,7 +333226,7 @@ "b": 573.43686, "coord_origin": "TOPLEFT" }, - "confidence": 0.8561117053031921, + "confidence": 0.8561118245124817, "cells": [ { "index": 30, @@ -333372,7 +333372,7 @@ "b": 589.37787, "coord_origin": "TOPLEFT" }, - "confidence": 0.8615185618400574, + "confidence": 0.861518383026123, "cells": [ { "index": 35, @@ -333518,7 +333518,7 @@ "b": 613.2809, "coord_origin": "TOPLEFT" }, - "confidence": 0.859420895576477, + "confidence": 0.8594212532043457, "cells": [ { "index": 40, @@ -333639,7 +333639,7 @@ "b": 629.22089, "coord_origin": "TOPLEFT" }, - "confidence": 0.8385182023048401, + "confidence": 0.8385178446769714, "cells": [ { "index": 44, @@ -333956,7 +333956,7 @@ "b": 708.92189, "coord_origin": "TOPLEFT" }, - "confidence": 0.7421631217002869, + "confidence": 0.7421633005142212, "cells": [ { "index": 55, @@ -334177,7 +334177,7 @@ "b": 541.5499, "coord_origin": "TOPLEFT" }, - "confidence": 0.9088895320892334, + "confidence": 0.9088893532752991, "cells": [ { "index": 63, @@ -334273,7 +334273,7 @@ "b": 565.4599000000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9247174859046936, + "confidence": 0.9247176647186279, "cells": [ { "index": 66, @@ -334394,7 +334394,7 @@ "b": 597.3478700000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.8956930637359619, + "confidence": 0.8956933617591858, "cells": [ { "index": 70, @@ -334615,7 +334615,7 @@ "b": 613.28787, "coord_origin": "TOPLEFT" }, - "confidence": 0.8972970843315125, + "confidence": 0.8972972631454468, "cells": [ { "index": 78, @@ -334763,7 +334763,7 @@ "b": 442.1351318359375, "coord_origin": "TOPLEFT" }, - "confidence": 0.8352116942405701, + "confidence": 0.8352119326591492, "cells": [ { "index": 2, @@ -335504,7 +335504,7 @@ "b": 448.26483, "coord_origin": "TOPLEFT" }, - "confidence": 0.6248989701271057, + "confidence": 0.6248990893363953, "cells": [ { "index": 13, @@ -335775,7 +335775,7 @@ "b": 505.83124, "coord_origin": "TOPLEFT" }, - "confidence": 0.8651240468025208, + "confidence": 0.8651238679885864, "cells": [ { "index": 23, @@ -335896,7 +335896,7 @@ "b": 549.5199, "coord_origin": "TOPLEFT" }, - "confidence": 0.8445900082588196, + "confidence": 0.8445895910263062, "cells": [ { "index": 27, @@ -335992,7 +335992,7 @@ "b": 573.43686, "coord_origin": "TOPLEFT" }, - "confidence": 0.8561117053031921, + "confidence": 0.8561118245124817, "cells": [ { "index": 30, @@ -336138,7 +336138,7 @@ "b": 589.37787, "coord_origin": "TOPLEFT" }, - "confidence": 0.8615185618400574, + "confidence": 0.861518383026123, "cells": [ { "index": 35, @@ -336284,7 +336284,7 @@ "b": 613.2809, "coord_origin": "TOPLEFT" }, - "confidence": 0.859420895576477, + "confidence": 0.8594212532043457, "cells": [ { "index": 40, @@ -336405,7 +336405,7 @@ "b": 629.22089, "coord_origin": "TOPLEFT" }, - "confidence": 0.8385182023048401, + "confidence": 0.8385178446769714, "cells": [ { "index": 44, @@ -336722,7 +336722,7 @@ "b": 708.92189, "coord_origin": "TOPLEFT" }, - "confidence": 0.7421631217002869, + "confidence": 0.7421633005142212, "cells": [ { "index": 55, @@ -336943,7 +336943,7 @@ "b": 541.5499, "coord_origin": "TOPLEFT" }, - "confidence": 0.9088895320892334, + "confidence": 0.9088893532752991, "cells": [ { "index": 63, @@ -337039,7 +337039,7 @@ "b": 565.4599000000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9247174859046936, + "confidence": 0.9247176647186279, "cells": [ { "index": 66, @@ -337160,7 +337160,7 @@ "b": 597.3478700000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.8956930637359619, + "confidence": 0.8956933617591858, "cells": [ { "index": 70, @@ -337381,7 +337381,7 @@ "b": 613.28787, "coord_origin": "TOPLEFT" }, - "confidence": 0.8972970843315125, + "confidence": 0.8972972631454468, "cells": [ { "index": 78, @@ -337529,7 +337529,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8021690249443054, + "confidence": 0.8021690845489502, "cells": [ { "index": 0, @@ -337575,7 +337575,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8429245352745056, + "confidence": 0.8429243564605713, "cells": [ { "index": 1, diff --git a/tests/data/groundtruth/docling_v1/2305.03393v1-pg9.pages.json b/tests/data/groundtruth/docling_v1/2305.03393v1-pg9.pages.json index 3bca0d5..fefe130 100644 --- a/tests/data/groundtruth/docling_v1/2305.03393v1-pg9.pages.json +++ b/tests/data/groundtruth/docling_v1/2305.03393v1-pg9.pages.json @@ -2686,7 +2686,7 @@ "b": 102.78223000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.8858679533004761, + "confidence": 0.8858681321144104, "cells": [ { "index": 1, @@ -2816,7 +2816,7 @@ "b": 179.20818999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9577404260635376, + "confidence": 0.957740306854248, "cells": [ { "index": 5, @@ -13628,7 +13628,7 @@ "b": 102.78223000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.8858679533004761, + "confidence": 0.8858681321144104, "cells": [ { "index": 1, @@ -13770,7 +13770,7 @@ "b": 179.20818999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9577404260635376, + "confidence": 0.957740306854248, "cells": [ { "index": 5, @@ -20153,7 +20153,7 @@ "b": 179.20818999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9577404260635376, + "confidence": 0.957740306854248, "cells": [ { "index": 5, @@ -26486,7 +26486,7 @@ "b": 102.78223000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.8858679533004761, + "confidence": 0.8858681321144104, "cells": [ { "index": 1, diff --git a/tests/data/groundtruth/docling_v1/2305.03393v1.json b/tests/data/groundtruth/docling_v1/2305.03393v1.json index 140b25b..5d98775 100644 --- a/tests/data/groundtruth/docling_v1/2305.03393v1.json +++ b/tests/data/groundtruth/docling_v1/2305.03393v1.json @@ -2498,9 +2498,9 @@ { "bbox": [ 148.45364379882812, - 366.1537780761719, + 366.1538391113281, 464.3608093261719, - 583.6257629394531 + 583.6257476806641 ], "page": 2, "span": [ @@ -2541,9 +2541,9 @@ "prov": [ { "bbox": [ - 164.65028381347656, + 164.6503143310547, 511.6590576171875, - 449.5505676269531, + 449.550537109375, 628.2029113769531 ], "page": 7, @@ -2563,7 +2563,7 @@ "prov": [ { "bbox": [ - 140.70968627929688, + 140.70960998535156, 198.32281494140625, 472.73382568359375, 283.9361572265625 @@ -2585,10 +2585,10 @@ "prov": [ { "bbox": [ - 162.67430114746094, - 128.78643798828125, - 451.70062255859375, - 347.37744140625 + 162.67434692382812, + 128.786376953125, + 451.70068359375, + 347.3774719238281 ], "page": 10, "span": [ @@ -2607,9 +2607,9 @@ "prov": [ { "bbox": [ - 168.39285278320312, + 168.3928985595703, 157.99432373046875, - 447.35137939453125, + 447.3513488769531, 610.0334930419922 ], "page": 11, @@ -4065,7 +4065,7 @@ 143.6376495361328, 528.7375183105469, 470.8485412597656, - 635.6522979736328 + 635.6522827148438 ], "page": 10, "span": [ diff --git a/tests/data/groundtruth/docling_v1/2305.03393v1.pages.json b/tests/data/groundtruth/docling_v1/2305.03393v1.pages.json index 3bb80df..6e589f6 100644 --- a/tests/data/groundtruth/docling_v1/2305.03393v1.pages.json +++ b/tests/data/groundtruth/docling_v1/2305.03393v1.pages.json @@ -1896,7 +1896,7 @@ "b": 146.51409999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.8918349742889404, + "confidence": 0.8918347954750061, "cells": [ { "index": 0, @@ -1961,7 +1961,7 @@ "b": 236.27752999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.48445820808410645, + "confidence": 0.4844588339328766, "cells": [ { "index": 2, @@ -2925,7 +2925,7 @@ "b": 200.18591000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.7918068766593933, + "confidence": 0.7918062210083008, "cells": [ { "index": 2, @@ -3815,7 +3815,7 @@ "b": 204.38073999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.5015263557434082, + "confidence": 0.5015257596969604, "cells": [ { "index": 30, @@ -3855,7 +3855,7 @@ "b": 225.27368, "coord_origin": "TOPLEFT" }, - "confidence": 0.6310867667198181, + "confidence": 0.631085991859436, "cells": [ { "index": 38, @@ -3895,7 +3895,7 @@ "b": 236.27752999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.6924149990081787, + "confidence": 0.6924147605895996, "cells": [ { "index": 39, @@ -4517,7 +4517,7 @@ "b": 532.68808, "coord_origin": "TOPLEFT" }, - "confidence": 0.9392016530036926, + "confidence": 0.9392015337944031, "cells": [ { "index": 62, @@ -4772,7 +4772,7 @@ "b": 664.85453, "coord_origin": "TOPLEFT" }, - "confidence": 0.9696458578109741, + "confidence": 0.9696459770202637, "cells": [ { "index": 71, @@ -4862,7 +4862,7 @@ "b": 555.00003, "coord_origin": "TOPLEFT" }, - "confidence": 0.8899643421173096, + "confidence": 0.8899640440940857, "cells": [ { "index": 74, @@ -4917,7 +4917,7 @@ "b": 146.51409999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.8918349742889404, + "confidence": 0.8918347954750061, "cells": [ { "index": 0, @@ -4988,7 +4988,7 @@ "b": 236.27752999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.48445820808410645, + "confidence": 0.4844588339328766, "cells": [ { "index": 2, @@ -5952,7 +5952,7 @@ "b": 200.18591000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.7918068766593933, + "confidence": 0.7918062210083008, "cells": [ { "index": 2, @@ -6842,7 +6842,7 @@ "b": 204.38073999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.5015263557434082, + "confidence": 0.5015257596969604, "cells": [ { "index": 30, @@ -6882,7 +6882,7 @@ "b": 225.27368, "coord_origin": "TOPLEFT" }, - "confidence": 0.6310867667198181, + "confidence": 0.631085991859436, "cells": [ { "index": 38, @@ -6922,7 +6922,7 @@ "b": 236.27752999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.6924149990081787, + "confidence": 0.6924147605895996, "cells": [ { "index": 39, @@ -7562,7 +7562,7 @@ "b": 532.68808, "coord_origin": "TOPLEFT" }, - "confidence": 0.9392016530036926, + "confidence": 0.9392015337944031, "cells": [ { "index": 62, @@ -7829,7 +7829,7 @@ "b": 664.85453, "coord_origin": "TOPLEFT" }, - "confidence": 0.9696458578109741, + "confidence": 0.9696459770202637, "cells": [ { "index": 71, @@ -7925,7 +7925,7 @@ "b": 555.00003, "coord_origin": "TOPLEFT" }, - "confidence": 0.8899643421173096, + "confidence": 0.8899640440940857, "cells": [ { "index": 74, @@ -7973,7 +7973,7 @@ "b": 146.51409999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.8918349742889404, + "confidence": 0.8918347954750061, "cells": [ { "index": 0, @@ -8044,7 +8044,7 @@ "b": 236.27752999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.48445820808410645, + "confidence": 0.4844588339328766, "cells": [ { "index": 2, @@ -9008,7 +9008,7 @@ "b": 200.18591000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.7918068766593933, + "confidence": 0.7918062210083008, "cells": [ { "index": 2, @@ -9898,7 +9898,7 @@ "b": 204.38073999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.5015263557434082, + "confidence": 0.5015257596969604, "cells": [ { "index": 30, @@ -9938,7 +9938,7 @@ "b": 225.27368, "coord_origin": "TOPLEFT" }, - "confidence": 0.6310867667198181, + "confidence": 0.631085991859436, "cells": [ { "index": 38, @@ -9978,7 +9978,7 @@ "b": 236.27752999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.6924149990081787, + "confidence": 0.6924147605895996, "cells": [ { "index": 39, @@ -10618,7 +10618,7 @@ "b": 532.68808, "coord_origin": "TOPLEFT" }, - "confidence": 0.9392016530036926, + "confidence": 0.9392015337944031, "cells": [ { "index": 62, @@ -10885,7 +10885,7 @@ "b": 664.85453, "coord_origin": "TOPLEFT" }, - "confidence": 0.9696458578109741, + "confidence": 0.9696459770202637, "cells": [ { "index": 71, @@ -10983,7 +10983,7 @@ "b": 555.00003, "coord_origin": "TOPLEFT" }, - "confidence": 0.8899643421173096, + "confidence": 0.8899640440940857, "cells": [ { "index": 74, @@ -14490,7 +14490,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8580349683761597, + "confidence": 0.8580352067947388, "cells": [ { "index": 0, @@ -14530,7 +14530,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9076642990112305, + "confidence": 0.9076644778251648, "cells": [ { "index": 1, @@ -14595,7 +14595,7 @@ "b": 200.22058000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.8939083218574524, + "confidence": 0.8939085006713867, "cells": [ { "index": 3, @@ -14830,9 +14830,9 @@ "label": "picture", "bbox": { "l": 148.45364379882812, - "t": 208.37423706054688, + "t": 208.37425231933594, "r": 464.3608093261719, - "b": 425.8462219238281, + "b": 425.8461608886719, "coord_origin": "TOPLEFT" }, "confidence": 0.9688959121704102, @@ -21741,7 +21741,7 @@ "b": 520.88669, "coord_origin": "TOPLEFT" }, - "confidence": 0.950499951839447, + "confidence": 0.9504998326301575, "cells": [ { "index": 118, @@ -22286,7 +22286,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8580349683761597, + "confidence": 0.8580352067947388, "cells": [ { "index": 0, @@ -22332,7 +22332,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9076642990112305, + "confidence": 0.9076644778251648, "cells": [ { "index": 1, @@ -22403,7 +22403,7 @@ "b": 200.22058000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.8939083218574524, + "confidence": 0.8939085006713867, "cells": [ { "index": 3, @@ -22644,9 +22644,9 @@ "label": "picture", "bbox": { "l": 148.45364379882812, - "t": 208.37423706054688, + "t": 208.37425231933594, "r": 464.3608093261719, - "b": 425.8462219238281, + "b": 425.8461608886719, "coord_origin": "TOPLEFT" }, "confidence": 0.9688959121704102, @@ -29565,7 +29565,7 @@ "b": 520.88669, "coord_origin": "TOPLEFT" }, - "confidence": 0.950499951839447, + "confidence": 0.9504998326301575, "cells": [ { "index": 118, @@ -30109,7 +30109,7 @@ "b": 200.22058000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.8939083218574524, + "confidence": 0.8939085006713867, "cells": [ { "index": 3, @@ -30350,9 +30350,9 @@ "label": "picture", "bbox": { "l": 148.45364379882812, - "t": 208.37423706054688, + "t": 208.37425231933594, "r": 464.3608093261719, - "b": 425.8462219238281, + "b": 425.8461608886719, "coord_origin": "TOPLEFT" }, "confidence": 0.9688959121704102, @@ -37271,7 +37271,7 @@ "b": 520.88669, "coord_origin": "TOPLEFT" }, - "confidence": 0.950499951839447, + "confidence": 0.9504998326301575, "cells": [ { "index": 118, @@ -37815,7 +37815,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8580349683761597, + "confidence": 0.8580352067947388, "cells": [ { "index": 0, @@ -37861,7 +37861,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9076642990112305, + "confidence": 0.9076644778251648, "cells": [ { "index": 1, @@ -39183,7 +39183,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8773486614227295, + "confidence": 0.8773490786552429, "cells": [ { "index": 1, @@ -39993,7 +39993,7 @@ "b": 472.65634, "coord_origin": "TOPLEFT" }, - "confidence": 0.9439423680305481, + "confidence": 0.9439422488212585, "cells": [ { "index": 31, @@ -40509,7 +40509,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8773486614227295, + "confidence": 0.8773490786552429, "cells": [ { "index": 1, @@ -41343,7 +41343,7 @@ "b": 472.65634, "coord_origin": "TOPLEFT" }, - "confidence": 0.9439423680305481, + "confidence": 0.9439422488212585, "cells": [ { "index": 31, @@ -42600,7 +42600,7 @@ "b": 472.65634, "coord_origin": "TOPLEFT" }, - "confidence": 0.9439423680305481, + "confidence": 0.9439422488212585, "cells": [ { "index": 31, @@ -43115,7 +43115,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8773486614227295, + "confidence": 0.8773490786552429, "cells": [ { "index": 1, @@ -44677,7 +44677,7 @@ "b": 259.23792000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.9467443823814392, + "confidence": 0.9467443227767944, "cells": [ { "index": 3, @@ -44992,7 +44992,7 @@ "b": 486.6467, "coord_origin": "TOPLEFT" }, - "confidence": 0.929087221622467, + "confidence": 0.9290876388549805, "cells": [ { "index": 15, @@ -45922,7 +45922,7 @@ "b": 616.11823, "coord_origin": "TOPLEFT" }, - "confidence": 0.9393903017044067, + "confidence": 0.9393905401229858, "cells": [ { "index": 51, @@ -45987,7 +45987,7 @@ "b": 664.85566, "coord_origin": "TOPLEFT" }, - "confidence": 0.9692807197570801, + "confidence": 0.9692806005477905, "cells": [ { "index": 53, @@ -46209,7 +46209,7 @@ "b": 259.23792000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.9467443823814392, + "confidence": 0.9467443227767944, "cells": [ { "index": 3, @@ -46530,7 +46530,7 @@ "b": 486.6467, "coord_origin": "TOPLEFT" }, - "confidence": 0.929087221622467, + "confidence": 0.9290876388549805, "cells": [ { "index": 15, @@ -47472,7 +47472,7 @@ "b": 616.11823, "coord_origin": "TOPLEFT" }, - "confidence": 0.9393903017044067, + "confidence": 0.9393905401229858, "cells": [ { "index": 51, @@ -47543,7 +47543,7 @@ "b": 664.85566, "coord_origin": "TOPLEFT" }, - "confidence": 0.9692807197570801, + "confidence": 0.9692806005477905, "cells": [ { "index": 53, @@ -47641,7 +47641,7 @@ "b": 259.23792000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.9467443823814392, + "confidence": 0.9467443227767944, "cells": [ { "index": 3, @@ -47962,7 +47962,7 @@ "b": 486.6467, "coord_origin": "TOPLEFT" }, - "confidence": 0.929087221622467, + "confidence": 0.9290876388549805, "cells": [ { "index": 15, @@ -48904,7 +48904,7 @@ "b": 616.11823, "coord_origin": "TOPLEFT" }, - "confidence": 0.9393903017044067, + "confidence": 0.9393905401229858, "cells": [ { "index": 51, @@ -48975,7 +48975,7 @@ "b": 664.85566, "coord_origin": "TOPLEFT" }, - "confidence": 0.9692807197570801, + "confidence": 0.9692806005477905, "cells": [ { "index": 53, @@ -50516,7 +50516,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8696112036705017, + "confidence": 0.8696111440658569, "cells": [ { "index": 1, @@ -51021,7 +51021,7 @@ "b": 229.21178999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.8472551703453064, + "confidence": 0.8472548127174377, "cells": [ { "index": 20, @@ -51086,7 +51086,7 @@ "b": 532.42059, "coord_origin": "TOPLEFT" }, - "confidence": 0.9844799637794495, + "confidence": 0.9844798445701599, "cells": [ { "index": 22, @@ -51551,7 +51551,7 @@ "b": 580.7056, "coord_origin": "TOPLEFT" }, - "confidence": 0.978394627571106, + "confidence": 0.9783945083618164, "cells": [ { "index": 40, @@ -51856,7 +51856,7 @@ "b": 340.2304992675781, "coord_origin": "TOPLEFT" }, - "confidence": 0.9387977123260498, + "confidence": 0.9387975931167603, "cells": [], "children": [] } @@ -51931,7 +51931,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8696112036705017, + "confidence": 0.8696111440658569, "cells": [ { "index": 1, @@ -52448,7 +52448,7 @@ "b": 229.21178999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.8472551703453064, + "confidence": 0.8472548127174377, "cells": [ { "index": 20, @@ -52519,7 +52519,7 @@ "b": 532.42059, "coord_origin": "TOPLEFT" }, - "confidence": 0.9844799637794495, + "confidence": 0.9844798445701599, "cells": [ { "index": 22, @@ -52990,7 +52990,7 @@ "b": 580.7056, "coord_origin": "TOPLEFT" }, - "confidence": 0.978394627571106, + "confidence": 0.9783945083618164, "cells": [ { "index": 40, @@ -53307,7 +53307,7 @@ "b": 340.2304992675781, "coord_origin": "TOPLEFT" }, - "confidence": 0.9387977123260498, + "confidence": 0.9387975931167603, "cells": [], "children": [] }, @@ -53804,7 +53804,7 @@ "b": 229.21178999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.8472551703453064, + "confidence": 0.8472548127174377, "cells": [ { "index": 20, @@ -53875,7 +53875,7 @@ "b": 532.42059, "coord_origin": "TOPLEFT" }, - "confidence": 0.9844799637794495, + "confidence": 0.9844798445701599, "cells": [ { "index": 22, @@ -54346,7 +54346,7 @@ "b": 580.7056, "coord_origin": "TOPLEFT" }, - "confidence": 0.978394627571106, + "confidence": 0.9783945083618164, "cells": [ { "index": 40, @@ -54663,7 +54663,7 @@ "b": 340.2304992675781, "coord_origin": "TOPLEFT" }, - "confidence": 0.9387977123260498, + "confidence": 0.9387975931167603, "cells": [], "children": [] }, @@ -54735,7 +54735,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8696112036705017, + "confidence": 0.8696111440658569, "cells": [ { "index": 1, @@ -56292,7 +56292,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8378868699073792, + "confidence": 0.8378866910934448, "cells": [ { "index": 0, @@ -56332,7 +56332,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8919177651405334, + "confidence": 0.891918420791626, "cells": [ { "index": 1, @@ -56462,7 +56462,7 @@ "b": 295.74191, "coord_origin": "TOPLEFT" }, - "confidence": 0.9856827855110168, + "confidence": 0.9856826663017273, "cells": [ { "index": 5, @@ -56852,7 +56852,7 @@ "b": 331.19949, "coord_origin": "TOPLEFT" }, - "confidence": 0.957028865814209, + "confidence": 0.9570288062095642, "cells": [ { "index": 20, @@ -56917,7 +56917,7 @@ "b": 441.59985, "coord_origin": "TOPLEFT" }, - "confidence": 0.9879323840141296, + "confidence": 0.9879322648048401, "cells": [ { "index": 22, @@ -57197,7 +57197,7 @@ "b": 521.7058400000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9671263098716736, + "confidence": 0.967126190662384, "cells": [ { "index": 32, @@ -57287,7 +57287,7 @@ "b": 534.29883, "coord_origin": "TOPLEFT" }, - "confidence": 0.8555866479873657, + "confidence": 0.8555870056152344, "cells": [ { "index": 35, @@ -57442,7 +57442,7 @@ "b": 581.32483, "coord_origin": "TOPLEFT" }, - "confidence": 0.9319931268692017, + "confidence": 0.9319930076599121, "cells": [ { "index": 40, @@ -57582,7 +57582,7 @@ "b": 605.87383, "coord_origin": "TOPLEFT" }, - "confidence": 0.9438967704772949, + "confidence": 0.9438966512680054, "cells": [ { "index": 45, @@ -57722,7 +57722,7 @@ "b": 618.46683, "coord_origin": "TOPLEFT" }, - "confidence": 0.9036387801170349, + "confidence": 0.9036386609077454, "cells": [ { "index": 50, @@ -57837,7 +57837,7 @@ "b": 631.06082, "coord_origin": "TOPLEFT" }, - "confidence": 0.8636871576309204, + "confidence": 0.8636865019798279, "cells": [ { "index": 54, @@ -57952,7 +57952,7 @@ "b": 664.85484, "coord_origin": "TOPLEFT" }, - "confidence": 0.9443338513374329, + "confidence": 0.9443334937095642, "cells": [ { "index": 58, @@ -58032,7 +58032,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8378868699073792, + "confidence": 0.8378866910934448, "cells": [ { "index": 0, @@ -58078,7 +58078,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8919177651405334, + "confidence": 0.891918420791626, "cells": [ { "index": 1, @@ -58220,7 +58220,7 @@ "b": 295.74191, "coord_origin": "TOPLEFT" }, - "confidence": 0.9856827855110168, + "confidence": 0.9856826663017273, "cells": [ { "index": 5, @@ -58616,7 +58616,7 @@ "b": 331.19949, "coord_origin": "TOPLEFT" }, - "confidence": 0.957028865814209, + "confidence": 0.9570288062095642, "cells": [ { "index": 20, @@ -58687,7 +58687,7 @@ "b": 441.59985, "coord_origin": "TOPLEFT" }, - "confidence": 0.9879323840141296, + "confidence": 0.9879322648048401, "cells": [ { "index": 22, @@ -58979,7 +58979,7 @@ "b": 521.7058400000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9671263098716736, + "confidence": 0.967126190662384, "cells": [ { "index": 32, @@ -59075,7 +59075,7 @@ "b": 534.29883, "coord_origin": "TOPLEFT" }, - "confidence": 0.8555866479873657, + "confidence": 0.8555870056152344, "cells": [ { "index": 35, @@ -59242,7 +59242,7 @@ "b": 581.32483, "coord_origin": "TOPLEFT" }, - "confidence": 0.9319931268692017, + "confidence": 0.9319930076599121, "cells": [ { "index": 40, @@ -59388,7 +59388,7 @@ "b": 605.87383, "coord_origin": "TOPLEFT" }, - "confidence": 0.9438967704772949, + "confidence": 0.9438966512680054, "cells": [ { "index": 45, @@ -59534,7 +59534,7 @@ "b": 618.46683, "coord_origin": "TOPLEFT" }, - "confidence": 0.9036387801170349, + "confidence": 0.9036386609077454, "cells": [ { "index": 50, @@ -59655,7 +59655,7 @@ "b": 631.06082, "coord_origin": "TOPLEFT" }, - "confidence": 0.8636871576309204, + "confidence": 0.8636865019798279, "cells": [ { "index": 54, @@ -59776,7 +59776,7 @@ "b": 664.85484, "coord_origin": "TOPLEFT" }, - "confidence": 0.9443338513374329, + "confidence": 0.9443334937095642, "cells": [ { "index": 58, @@ -59920,7 +59920,7 @@ "b": 295.74191, "coord_origin": "TOPLEFT" }, - "confidence": 0.9856827855110168, + "confidence": 0.9856826663017273, "cells": [ { "index": 5, @@ -60316,7 +60316,7 @@ "b": 331.19949, "coord_origin": "TOPLEFT" }, - "confidence": 0.957028865814209, + "confidence": 0.9570288062095642, "cells": [ { "index": 20, @@ -60387,7 +60387,7 @@ "b": 441.59985, "coord_origin": "TOPLEFT" }, - "confidence": 0.9879323840141296, + "confidence": 0.9879322648048401, "cells": [ { "index": 22, @@ -60679,7 +60679,7 @@ "b": 521.7058400000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9671263098716736, + "confidence": 0.967126190662384, "cells": [ { "index": 32, @@ -60775,7 +60775,7 @@ "b": 534.29883, "coord_origin": "TOPLEFT" }, - "confidence": 0.8555866479873657, + "confidence": 0.8555870056152344, "cells": [ { "index": 35, @@ -60942,7 +60942,7 @@ "b": 581.32483, "coord_origin": "TOPLEFT" }, - "confidence": 0.9319931268692017, + "confidence": 0.9319930076599121, "cells": [ { "index": 40, @@ -61088,7 +61088,7 @@ "b": 605.87383, "coord_origin": "TOPLEFT" }, - "confidence": 0.9438967704772949, + "confidence": 0.9438966512680054, "cells": [ { "index": 45, @@ -61234,7 +61234,7 @@ "b": 618.46683, "coord_origin": "TOPLEFT" }, - "confidence": 0.9036387801170349, + "confidence": 0.9036386609077454, "cells": [ { "index": 50, @@ -61355,7 +61355,7 @@ "b": 631.06082, "coord_origin": "TOPLEFT" }, - "confidence": 0.8636871576309204, + "confidence": 0.8636865019798279, "cells": [ { "index": 54, @@ -61476,7 +61476,7 @@ "b": 664.85484, "coord_origin": "TOPLEFT" }, - "confidence": 0.9443338513374329, + "confidence": 0.9443334937095642, "cells": [ { "index": 58, @@ -61549,7 +61549,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8378868699073792, + "confidence": 0.8378866910934448, "cells": [ { "index": 0, @@ -61595,7 +61595,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8919177651405334, + "confidence": 0.891918420791626, "cells": [ { "index": 1, @@ -64577,7 +64577,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.932651162147522, + "confidence": 0.9326512813568115, "cells": [ { "index": 0, @@ -64617,7 +64617,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8749732375144958, + "confidence": 0.8749731183052063, "cells": [ { "index": 1, @@ -64657,7 +64657,7 @@ "b": 155.84966999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9333080053329468, + "confidence": 0.9333084225654602, "cells": [ { "index": 2, @@ -64766,13 +64766,13 @@ "id": 12, "label": "picture", "bbox": { - "l": 164.65028381347656, + "l": 164.6503143310547, "t": 163.79708862304688, - "r": 449.5505676269531, + "r": 449.550537109375, "b": 280.3409423828125, "coord_origin": "TOPLEFT" }, - "confidence": 0.7868534922599792, + "confidence": 0.786853551864624, "cells": [ { "index": 6, @@ -68671,7 +68671,7 @@ "b": 279.02288999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.5250625610351562, + "confidence": 0.5250615477561951, "cells": [ { "index": 60, @@ -69258,7 +69258,7 @@ "b": 314.10275, "coord_origin": "TOPLEFT" }, - "confidence": 0.9233023524284363, + "confidence": 0.9233025312423706, "cells": [ { "index": 75, @@ -69323,7 +69323,7 @@ "b": 334.04474, "coord_origin": "TOPLEFT" }, - "confidence": 0.9169168472290039, + "confidence": 0.9169170260429382, "cells": [ { "index": 77, @@ -69363,7 +69363,7 @@ "b": 367.93375, "coord_origin": "TOPLEFT" }, - "confidence": 0.9588112235069275, + "confidence": 0.958811342716217, "cells": [ { "index": 78, @@ -69593,7 +69593,7 @@ "b": 403.80475, "coord_origin": "TOPLEFT" }, - "confidence": 0.6506174206733704, + "confidence": 0.6506175994873047, "cells": [ { "index": 86, @@ -69683,7 +69683,7 @@ "b": 439.67371, "coord_origin": "TOPLEFT" }, - "confidence": 0.7247239947319031, + "confidence": 0.7247226238250732, "cells": [ { "index": 89, @@ -69773,7 +69773,7 @@ "b": 451.63269, "coord_origin": "TOPLEFT" }, - "confidence": 0.9259927272796631, + "confidence": 0.9259928464889526, "cells": [ { "index": 92, @@ -69978,7 +69978,7 @@ "b": 499.45969, "coord_origin": "TOPLEFT" }, - "confidence": 0.9617829918861389, + "confidence": 0.961783230304718, "cells": [ { "index": 99, @@ -70093,7 +70093,7 @@ "b": 640.9416699999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9785562753677368, + "confidence": 0.9785561561584473, "cells": [ { "index": 103, @@ -70383,7 +70383,7 @@ "b": 664.8546699999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9590610861778259, + "confidence": 0.9590608477592468, "cells": [ { "index": 114, @@ -70463,7 +70463,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.932651162147522, + "confidence": 0.9326512813568115, "cells": [ { "index": 0, @@ -70509,7 +70509,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8749732375144958, + "confidence": 0.8749731183052063, "cells": [ { "index": 1, @@ -70555,7 +70555,7 @@ "b": 155.84966999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9333080053329468, + "confidence": 0.9333084225654602, "cells": [ { "index": 2, @@ -70670,13 +70670,13 @@ "id": 12, "label": "picture", "bbox": { - "l": 164.65028381347656, + "l": 164.6503143310547, "t": 163.79708862304688, - "r": 449.5505676269531, + "r": 449.550537109375, "b": 280.3409423828125, "coord_origin": "TOPLEFT" }, - "confidence": 0.7868534922599792, + "confidence": 0.786853551864624, "cells": [ { "index": 6, @@ -74575,7 +74575,7 @@ "b": 279.02288999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.5250625610351562, + "confidence": 0.5250615477561951, "cells": [ { "index": 60, @@ -75172,7 +75172,7 @@ "b": 314.10275, "coord_origin": "TOPLEFT" }, - "confidence": 0.9233023524284363, + "confidence": 0.9233025312423706, "cells": [ { "index": 75, @@ -75243,7 +75243,7 @@ "b": 334.04474, "coord_origin": "TOPLEFT" }, - "confidence": 0.9169168472290039, + "confidence": 0.9169170260429382, "cells": [ { "index": 77, @@ -75289,7 +75289,7 @@ "b": 367.93375, "coord_origin": "TOPLEFT" }, - "confidence": 0.9588112235069275, + "confidence": 0.958811342716217, "cells": [ { "index": 78, @@ -75531,7 +75531,7 @@ "b": 403.80475, "coord_origin": "TOPLEFT" }, - "confidence": 0.6506174206733704, + "confidence": 0.6506175994873047, "cells": [ { "index": 86, @@ -75627,7 +75627,7 @@ "b": 439.67371, "coord_origin": "TOPLEFT" }, - "confidence": 0.7247239947319031, + "confidence": 0.7247226238250732, "cells": [ { "index": 89, @@ -75723,7 +75723,7 @@ "b": 451.63269, "coord_origin": "TOPLEFT" }, - "confidence": 0.9259927272796631, + "confidence": 0.9259928464889526, "cells": [ { "index": 92, @@ -75940,7 +75940,7 @@ "b": 499.45969, "coord_origin": "TOPLEFT" }, - "confidence": 0.9617829918861389, + "confidence": 0.961783230304718, "cells": [ { "index": 99, @@ -76061,7 +76061,7 @@ "b": 640.9416699999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9785562753677368, + "confidence": 0.9785561561584473, "cells": [ { "index": 103, @@ -76357,7 +76357,7 @@ "b": 664.8546699999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9590610861778259, + "confidence": 0.9590608477592468, "cells": [ { "index": 114, @@ -76430,7 +76430,7 @@ "b": 155.84966999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9333080053329468, + "confidence": 0.9333084225654602, "cells": [ { "index": 2, @@ -76545,13 +76545,13 @@ "id": 12, "label": "picture", "bbox": { - "l": 164.65028381347656, + "l": 164.6503143310547, "t": 163.79708862304688, - "r": 449.5505676269531, + "r": 449.550537109375, "b": 280.3409423828125, "coord_origin": "TOPLEFT" }, - "confidence": 0.7868534922599792, + "confidence": 0.786853551864624, "cells": [ { "index": 6, @@ -80450,7 +80450,7 @@ "b": 279.02288999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.5250625610351562, + "confidence": 0.5250615477561951, "cells": [ { "index": 60, @@ -81047,7 +81047,7 @@ "b": 314.10275, "coord_origin": "TOPLEFT" }, - "confidence": 0.9233023524284363, + "confidence": 0.9233025312423706, "cells": [ { "index": 75, @@ -81118,7 +81118,7 @@ "b": 334.04474, "coord_origin": "TOPLEFT" }, - "confidence": 0.9169168472290039, + "confidence": 0.9169170260429382, "cells": [ { "index": 77, @@ -81164,7 +81164,7 @@ "b": 367.93375, "coord_origin": "TOPLEFT" }, - "confidence": 0.9588112235069275, + "confidence": 0.958811342716217, "cells": [ { "index": 78, @@ -81406,7 +81406,7 @@ "b": 403.80475, "coord_origin": "TOPLEFT" }, - "confidence": 0.6506174206733704, + "confidence": 0.6506175994873047, "cells": [ { "index": 86, @@ -81502,7 +81502,7 @@ "b": 439.67371, "coord_origin": "TOPLEFT" }, - "confidence": 0.7247239947319031, + "confidence": 0.7247226238250732, "cells": [ { "index": 89, @@ -81598,7 +81598,7 @@ "b": 451.63269, "coord_origin": "TOPLEFT" }, - "confidence": 0.9259927272796631, + "confidence": 0.9259928464889526, "cells": [ { "index": 92, @@ -81815,7 +81815,7 @@ "b": 499.45969, "coord_origin": "TOPLEFT" }, - "confidence": 0.9617829918861389, + "confidence": 0.961783230304718, "cells": [ { "index": 99, @@ -81936,7 +81936,7 @@ "b": 640.9416699999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9785562753677368, + "confidence": 0.9785561561584473, "cells": [ { "index": 103, @@ -82232,7 +82232,7 @@ "b": 664.8546699999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9590610861778259, + "confidence": 0.9590608477592468, "cells": [ { "index": 114, @@ -82305,7 +82305,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.932651162147522, + "confidence": 0.9326512813568115, "cells": [ { "index": 0, @@ -82351,7 +82351,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8749732375144958, + "confidence": 0.8749731183052063, "cells": [ { "index": 1, @@ -85133,7 +85133,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8301323056221008, + "confidence": 0.8301324844360352, "cells": [ { "index": 0, @@ -85238,7 +85238,7 @@ "b": 139.68579, "coord_origin": "TOPLEFT" }, - "confidence": 0.9464744925498962, + "confidence": 0.9464746713638306, "cells": [ { "index": 3, @@ -85633,7 +85633,7 @@ "b": 331.73239000000007, "coord_origin": "TOPLEFT" }, - "confidence": 0.95152747631073, + "confidence": 0.9515273571014404, "cells": [ { "index": 17, @@ -86072,7 +86072,7 @@ "id": 6, "label": "picture", "bbox": { - "l": 140.70968627929688, + "l": 140.70960998535156, "t": 508.0638427734375, "r": 472.73382568359375, "b": 593.6771850585938, @@ -90774,7 +90774,7 @@ "b": 664.8547599999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.951270341873169, + "confidence": 0.9512702226638794, "cells": [ { "index": 105, @@ -90904,7 +90904,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8301323056221008, + "confidence": 0.8301324844360352, "cells": [ { "index": 0, @@ -91021,7 +91021,7 @@ "b": 139.68579, "coord_origin": "TOPLEFT" }, - "confidence": 0.9464744925498962, + "confidence": 0.9464746713638306, "cells": [ { "index": 3, @@ -91434,7 +91434,7 @@ "b": 331.73239000000007, "coord_origin": "TOPLEFT" }, - "confidence": 0.95152747631073, + "confidence": 0.9515273571014404, "cells": [ { "index": 17, @@ -91891,7 +91891,7 @@ "id": 6, "label": "picture", "bbox": { - "l": 140.70968627929688, + "l": 140.70960998535156, "t": 508.0638427734375, "r": 472.73382568359375, "b": 593.6771850585938, @@ -96603,7 +96603,7 @@ "b": 664.8547599999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.951270341873169, + "confidence": 0.9512702226638794, "cells": [ { "index": 105, @@ -96726,7 +96726,7 @@ "b": 139.68579, "coord_origin": "TOPLEFT" }, - "confidence": 0.9464744925498962, + "confidence": 0.9464746713638306, "cells": [ { "index": 3, @@ -97139,7 +97139,7 @@ "b": 331.73239000000007, "coord_origin": "TOPLEFT" }, - "confidence": 0.95152747631073, + "confidence": 0.9515273571014404, "cells": [ { "index": 17, @@ -97596,7 +97596,7 @@ "id": 6, "label": "picture", "bbox": { - "l": 140.70968627929688, + "l": 140.70960998535156, "t": 508.0638427734375, "r": 472.73382568359375, "b": 593.6771850585938, @@ -102308,7 +102308,7 @@ "b": 664.8547599999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.951270341873169, + "confidence": 0.9512702226638794, "cells": [ { "index": 105, @@ -102431,7 +102431,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8301323056221008, + "confidence": 0.8301324844360352, "cells": [ { "index": 0, @@ -105184,7 +105184,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9373378753662109, + "confidence": 0.9373378157615662, "cells": [ { "index": 0, @@ -105224,7 +105224,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8857625722885132, + "confidence": 0.8857624530792236, "cells": [ { "index": 1, @@ -105634,7 +105634,7 @@ "b": 327.0408, "coord_origin": "TOPLEFT" }, - "confidence": 0.9570781588554382, + "confidence": 0.9570783376693726, "cells": [ { "index": 15, @@ -116120,7 +116120,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9373378753662109, + "confidence": 0.9373378157615662, "cells": [ { "index": 0, @@ -116166,7 +116166,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8857625722885132, + "confidence": 0.8857624530792236, "cells": [ { "index": 1, @@ -116600,7 +116600,7 @@ "b": 327.0408, "coord_origin": "TOPLEFT" }, - "confidence": 0.9570781588554382, + "confidence": 0.9570783376693726, "cells": [ { "index": 15, @@ -122983,7 +122983,7 @@ "b": 327.0408, "coord_origin": "TOPLEFT" }, - "confidence": 0.9570781588554382, + "confidence": 0.9570783376693726, "cells": [ { "index": 15, @@ -128978,7 +128978,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9373378753662109, + "confidence": 0.9373378157615662, "cells": [ { "index": 0, @@ -129024,7 +129024,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8857625722885132, + "confidence": 0.8857624530792236, "cells": [ { "index": 1, @@ -133256,7 +133256,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8309906721115112, + "confidence": 0.830990731716156, "cells": [ { "index": 0, @@ -133296,7 +133296,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8367075324058533, + "confidence": 0.8367077112197876, "cells": [ { "index": 1, @@ -133361,7 +133361,7 @@ "b": 145.88666, "coord_origin": "TOPLEFT" }, - "confidence": 0.9512290954589844, + "confidence": 0.9512290358543396, "cells": [ { "index": 3, @@ -133471,7 +133471,7 @@ "label": "table", "bbox": { "l": 143.6376495361328, - "t": 156.3477020263672, + "t": 156.34771728515625, "r": 470.8485412597656, "b": 263.2624816894531, "coord_origin": "TOPLEFT" @@ -136817,7 +136817,7 @@ "b": 439.71716, "coord_origin": "TOPLEFT" }, - "confidence": 0.9482728838920593, + "confidence": 0.948272705078125, "cells": [ { "index": 62, @@ -136976,10 +136976,10 @@ "id": 2, "label": "picture", "bbox": { - "l": 162.67430114746094, - "t": 444.62255859375, - "r": 451.70062255859375, - "b": 663.2135620117188, + "l": 162.67434692382812, + "t": 444.6225280761719, + "r": 451.70068359375, + "b": 663.213623046875, "coord_origin": "TOPLEFT" }, "confidence": 0.9742383360862732, @@ -143386,7 +143386,7 @@ "label": "table", "bbox": { "l": 143.6376495361328, - "t": 156.3477020263672, + "t": 156.34771728515625, "r": 470.8485412597656, "b": 263.2624816894531, "coord_origin": "TOPLEFT" @@ -147138,7 +147138,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8309906721115112, + "confidence": 0.830990731716156, "cells": [ { "index": 0, @@ -147184,7 +147184,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8367075324058533, + "confidence": 0.8367077112197876, "cells": [ { "index": 1, @@ -147255,7 +147255,7 @@ "b": 145.88666, "coord_origin": "TOPLEFT" }, - "confidence": 0.9512290954589844, + "confidence": 0.9512290358543396, "cells": [ { "index": 3, @@ -147371,7 +147371,7 @@ "label": "table", "bbox": { "l": 143.6376495361328, - "t": 156.3477020263672, + "t": 156.34771728515625, "r": 470.8485412597656, "b": 263.2624816894531, "coord_origin": "TOPLEFT" @@ -151332,7 +151332,7 @@ "b": 439.71716, "coord_origin": "TOPLEFT" }, - "confidence": 0.9482728838920593, + "confidence": 0.948272705078125, "cells": [ { "index": 62, @@ -151497,10 +151497,10 @@ "id": 2, "label": "picture", "bbox": { - "l": 162.67430114746094, - "t": 444.62255859375, - "r": 451.70062255859375, - "b": 663.2135620117188, + "l": 162.67434692382812, + "t": 444.6225280761719, + "r": 451.70068359375, + "b": 663.213623046875, "coord_origin": "TOPLEFT" }, "confidence": 0.9742383360862732, @@ -157928,7 +157928,7 @@ "b": 145.88666, "coord_origin": "TOPLEFT" }, - "confidence": 0.9512290954589844, + "confidence": 0.9512290358543396, "cells": [ { "index": 3, @@ -158044,7 +158044,7 @@ "label": "table", "bbox": { "l": 143.6376495361328, - "t": 156.3477020263672, + "t": 156.34771728515625, "r": 470.8485412597656, "b": 263.2624816894531, "coord_origin": "TOPLEFT" @@ -162005,7 +162005,7 @@ "b": 439.71716, "coord_origin": "TOPLEFT" }, - "confidence": 0.9482728838920593, + "confidence": 0.948272705078125, "cells": [ { "index": 62, @@ -162170,10 +162170,10 @@ "id": 2, "label": "picture", "bbox": { - "l": 162.67430114746094, - "t": 444.62255859375, - "r": 451.70062255859375, - "b": 663.2135620117188, + "l": 162.67434692382812, + "t": 444.6225280761719, + "r": 451.70068359375, + "b": 663.213623046875, "coord_origin": "TOPLEFT" }, "confidence": 0.9742383360862732, @@ -168601,7 +168601,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8309906721115112, + "confidence": 0.830990731716156, "cells": [ { "index": 0, @@ -168647,7 +168647,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8367075324058533, + "confidence": 0.8367077112197876, "cells": [ { "index": 1, @@ -169204,7 +169204,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9301655888557434, + "confidence": 0.9301658868789673, "cells": [ { "index": 0, @@ -169284,7 +169284,7 @@ "b": 177.76764000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.8657060861587524, + "confidence": 0.8657063245773315, "cells": [ { "index": 2, @@ -169443,13 +169443,13 @@ "id": 3, "label": "picture", "bbox": { - "l": 168.39285278320312, + "l": 168.3928985595703, "t": 181.9665069580078, - "r": 447.35137939453125, + "r": 447.3513488769531, "b": 634.0056762695312, "coord_origin": "TOPLEFT" }, - "confidence": 0.7612658739089966, + "confidence": 0.7612641453742981, "cells": [ { "index": 8, @@ -170195,7 +170195,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9301655888557434, + "confidence": 0.9301658868789673, "cells": [ { "index": 0, @@ -170287,7 +170287,7 @@ "b": 177.76764000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.8657060861587524, + "confidence": 0.8657063245773315, "cells": [ { "index": 2, @@ -170452,13 +170452,13 @@ "id": 3, "label": "picture", "bbox": { - "l": 168.39285278320312, + "l": 168.3928985595703, "t": 181.9665069580078, - "r": 447.35137939453125, + "r": 447.3513488769531, "b": 634.0056762695312, "coord_origin": "TOPLEFT" }, - "confidence": 0.7612658739089966, + "confidence": 0.7612641453742981, "cells": [ { "index": 8, @@ -171201,7 +171201,7 @@ "b": 177.76764000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.8657060861587524, + "confidence": 0.8657063245773315, "cells": [ { "index": 2, @@ -171366,13 +171366,13 @@ "id": 3, "label": "picture", "bbox": { - "l": 168.39285278320312, + "l": 168.3928985595703, "t": 181.9665069580078, - "r": 447.35137939453125, + "r": 447.3513488769531, "b": 634.0056762695312, "coord_origin": "TOPLEFT" }, - "confidence": 0.7612658739089966, + "confidence": 0.7612641453742981, "cells": [ { "index": 8, @@ -172115,7 +172115,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9301655888557434, + "confidence": 0.9301658868789673, "cells": [ { "index": 0, @@ -173568,7 +173568,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8610832691192627, + "confidence": 0.8610830903053284, "cells": [ { "index": 0, @@ -173608,7 +173608,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8927664756774902, + "confidence": 0.8927665948867798, "cells": [ { "index": 1, @@ -173673,7 +173673,7 @@ "b": 128.11737000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.915635347366333, + "confidence": 0.9156351685523987, "cells": [ { "index": 3, @@ -173738,7 +173738,7 @@ "b": 203.48181, "coord_origin": "TOPLEFT" }, - "confidence": 0.9806171655654907, + "confidence": 0.9806170463562012, "cells": [ { "index": 5, @@ -173878,7 +173878,7 @@ "b": 323.83679, "coord_origin": "TOPLEFT" }, - "confidence": 0.9873476028442383, + "confidence": 0.9873477220535278, "cells": [ { "index": 10, @@ -174458,7 +174458,7 @@ "b": 504.38922, "coord_origin": "TOPLEFT" }, - "confidence": 0.9403266310691833, + "confidence": 0.9403267502784729, "cells": [ { "index": 32, @@ -174878,7 +174878,7 @@ "b": 631.18761, "coord_origin": "TOPLEFT" }, - "confidence": 0.9617196321487427, + "confidence": 0.9617195129394531, "cells": [ { "index": 47, @@ -175098,7 +175098,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8610832691192627, + "confidence": 0.8610830903053284, "cells": [ { "index": 0, @@ -175144,7 +175144,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8927664756774902, + "confidence": 0.8927665948867798, "cells": [ { "index": 1, @@ -175215,7 +175215,7 @@ "b": 128.11737000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.915635347366333, + "confidence": 0.9156351685523987, "cells": [ { "index": 3, @@ -175286,7 +175286,7 @@ "b": 203.48181, "coord_origin": "TOPLEFT" }, - "confidence": 0.9806171655654907, + "confidence": 0.9806170463562012, "cells": [ { "index": 5, @@ -175432,7 +175432,7 @@ "b": 323.83679, "coord_origin": "TOPLEFT" }, - "confidence": 0.9873476028442383, + "confidence": 0.9873477220535278, "cells": [ { "index": 10, @@ -176024,7 +176024,7 @@ "b": 504.38922, "coord_origin": "TOPLEFT" }, - "confidence": 0.9403266310691833, + "confidence": 0.9403267502784729, "cells": [ { "index": 32, @@ -176462,7 +176462,7 @@ "b": 631.18761, "coord_origin": "TOPLEFT" }, - "confidence": 0.9617196321487427, + "confidence": 0.9617195129394531, "cells": [ { "index": 47, @@ -176681,7 +176681,7 @@ "b": 128.11737000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.915635347366333, + "confidence": 0.9156351685523987, "cells": [ { "index": 3, @@ -176752,7 +176752,7 @@ "b": 203.48181, "coord_origin": "TOPLEFT" }, - "confidence": 0.9806171655654907, + "confidence": 0.9806170463562012, "cells": [ { "index": 5, @@ -176898,7 +176898,7 @@ "b": 323.83679, "coord_origin": "TOPLEFT" }, - "confidence": 0.9873476028442383, + "confidence": 0.9873477220535278, "cells": [ { "index": 10, @@ -177490,7 +177490,7 @@ "b": 504.38922, "coord_origin": "TOPLEFT" }, - "confidence": 0.9403266310691833, + "confidence": 0.9403267502784729, "cells": [ { "index": 32, @@ -177928,7 +177928,7 @@ "b": 631.18761, "coord_origin": "TOPLEFT" }, - "confidence": 0.9617196321487427, + "confidence": 0.9617195129394531, "cells": [ { "index": 47, @@ -178147,7 +178147,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8610832691192627, + "confidence": 0.8610830903053284, "cells": [ { "index": 0, @@ -178193,7 +178193,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8927664756774902, + "confidence": 0.8927665948867798, "cells": [ { "index": 1, @@ -180150,7 +180150,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9163166880607605, + "confidence": 0.91631680727005, "cells": [ { "index": 0, @@ -180190,7 +180190,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9061064720153809, + "confidence": 0.9061065912246704, "cells": [ { "index": 1, @@ -180230,7 +180230,7 @@ "b": 149.66168000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9677112698554993, + "confidence": 0.9677113890647888, "cells": [ { "index": 2, @@ -180345,7 +180345,7 @@ "b": 193.50860999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.973045289516449, + "confidence": 0.9730451703071594, "cells": [ { "index": 6, @@ -180575,7 +180575,7 @@ "b": 270.28839000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.967814564704895, + "confidence": 0.9678146243095398, "cells": [ { "index": 14, @@ -180930,7 +180930,7 @@ "b": 368.94232, "coord_origin": "TOPLEFT" }, - "confidence": 0.9639304876327515, + "confidence": 0.9639303684234619, "cells": [ { "index": 27, @@ -181335,7 +181335,7 @@ "b": 456.59146, "coord_origin": "TOPLEFT" }, - "confidence": 0.9707236886024475, + "confidence": 0.9707236289978027, "cells": [ { "index": 42, @@ -181780,7 +181780,7 @@ "b": 610.09528, "coord_origin": "TOPLEFT" }, - "confidence": 0.9674034714698792, + "confidence": 0.9674035906791687, "cells": [ { "index": 58, @@ -182265,7 +182265,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9163166880607605, + "confidence": 0.91631680727005, "cells": [ { "index": 0, @@ -182311,7 +182311,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9061064720153809, + "confidence": 0.9061065912246704, "cells": [ { "index": 1, @@ -182357,7 +182357,7 @@ "b": 149.66168000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9677112698554993, + "confidence": 0.9677113890647888, "cells": [ { "index": 2, @@ -182478,7 +182478,7 @@ "b": 193.50860999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.973045289516449, + "confidence": 0.9730451703071594, "cells": [ { "index": 6, @@ -182720,7 +182720,7 @@ "b": 270.28839000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.967814564704895, + "confidence": 0.9678146243095398, "cells": [ { "index": 14, @@ -183087,7 +183087,7 @@ "b": 368.94232, "coord_origin": "TOPLEFT" }, - "confidence": 0.9639304876327515, + "confidence": 0.9639303684234619, "cells": [ { "index": 27, @@ -183504,7 +183504,7 @@ "b": 456.59146, "coord_origin": "TOPLEFT" }, - "confidence": 0.9707236886024475, + "confidence": 0.9707236289978027, "cells": [ { "index": 42, @@ -183967,7 +183967,7 @@ "b": 610.09528, "coord_origin": "TOPLEFT" }, - "confidence": 0.9674034714698792, + "confidence": 0.9674035906791687, "cells": [ { "index": 58, @@ -184457,7 +184457,7 @@ "b": 149.66168000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9677112698554993, + "confidence": 0.9677113890647888, "cells": [ { "index": 2, @@ -184578,7 +184578,7 @@ "b": 193.50860999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.973045289516449, + "confidence": 0.9730451703071594, "cells": [ { "index": 6, @@ -184820,7 +184820,7 @@ "b": 270.28839000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.967814564704895, + "confidence": 0.9678146243095398, "cells": [ { "index": 14, @@ -185187,7 +185187,7 @@ "b": 368.94232, "coord_origin": "TOPLEFT" }, - "confidence": 0.9639304876327515, + "confidence": 0.9639303684234619, "cells": [ { "index": 27, @@ -185604,7 +185604,7 @@ "b": 456.59146, "coord_origin": "TOPLEFT" }, - "confidence": 0.9707236886024475, + "confidence": 0.9707236289978027, "cells": [ { "index": 42, @@ -186067,7 +186067,7 @@ "b": 610.09528, "coord_origin": "TOPLEFT" }, - "confidence": 0.9674034714698792, + "confidence": 0.9674035906791687, "cells": [ { "index": 58, @@ -186557,7 +186557,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9163166880607605, + "confidence": 0.91631680727005, "cells": [ { "index": 0, @@ -186603,7 +186603,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9061064720153809, + "confidence": 0.9061065912246704, "cells": [ { "index": 1, @@ -187575,7 +187575,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.7889755964279175, + "confidence": 0.7889754772186279, "cells": [ { "index": 1, @@ -187640,7 +187640,7 @@ "b": 149.66168000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9444757699966431, + "confidence": 0.9444759488105774, "cells": [ { "index": 3, @@ -188085,7 +188085,7 @@ "b": 270.25438999999994, "coord_origin": "TOPLEFT" }, - "confidence": 0.972027063369751, + "confidence": 0.9720271825790405, "cells": [ { "index": 19, @@ -188275,7 +188275,7 @@ "b": 314.0455, "coord_origin": "TOPLEFT" }, - "confidence": 0.9685125946998596, + "confidence": 0.9685124754905701, "cells": [ { "index": 26, @@ -188591,7 +188591,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.7889755964279175, + "confidence": 0.7889754772186279, "cells": [ { "index": 1, @@ -188662,7 +188662,7 @@ "b": 149.66168000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9444757699966431, + "confidence": 0.9444759488105774, "cells": [ { "index": 3, @@ -189125,7 +189125,7 @@ "b": 270.25438999999994, "coord_origin": "TOPLEFT" }, - "confidence": 0.972027063369751, + "confidence": 0.9720271825790405, "cells": [ { "index": 19, @@ -189321,7 +189321,7 @@ "b": 314.0455, "coord_origin": "TOPLEFT" }, - "confidence": 0.9685125946998596, + "confidence": 0.9685124754905701, "cells": [ { "index": 26, @@ -189590,7 +189590,7 @@ "b": 149.66168000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9444757699966431, + "confidence": 0.9444759488105774, "cells": [ { "index": 3, @@ -190053,7 +190053,7 @@ "b": 270.25438999999994, "coord_origin": "TOPLEFT" }, - "confidence": 0.972027063369751, + "confidence": 0.9720271825790405, "cells": [ { "index": 19, @@ -190249,7 +190249,7 @@ "b": 314.0455, "coord_origin": "TOPLEFT" }, - "confidence": 0.9685125946998596, + "confidence": 0.9685124754905701, "cells": [ { "index": 26, @@ -190564,7 +190564,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.7889755964279175, + "confidence": 0.7889754772186279, "cells": [ { "index": 1, diff --git a/tests/data/groundtruth/docling_v1/amt_handbook_sample.json b/tests/data/groundtruth/docling_v1/amt_handbook_sample.json index d6ee15d..1adf657 100644 --- a/tests/data/groundtruth/docling_v1/amt_handbook_sample.json +++ b/tests/data/groundtruth/docling_v1/amt_handbook_sample.json @@ -426,7 +426,7 @@ 320.4467468261719, 81.689208984375, 558.8576049804688, - 352.359375 + 352.3592834472656 ], "page": 1, "span": [ diff --git a/tests/data/groundtruth/docling_v1/amt_handbook_sample.pages.json b/tests/data/groundtruth/docling_v1/amt_handbook_sample.pages.json index c36b312..0972e85 100644 --- a/tests/data/groundtruth/docling_v1/amt_handbook_sample.pages.json +++ b/tests/data/groundtruth/docling_v1/amt_handbook_sample.pages.json @@ -3411,7 +3411,7 @@ "b": 519.65363, "coord_origin": "TOPLEFT" }, - "confidence": 0.9695363640785217, + "confidence": 0.9695364832878113, "cells": [ { "index": 34, @@ -4081,7 +4081,7 @@ "b": 142.65363000000002, "coord_origin": "TOPLEFT" }, - "confidence": 0.9263731241226196, + "confidence": 0.9263732433319092, "cells": [ { "index": 59, @@ -4611,7 +4611,7 @@ "b": 382.15362999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.9253152012825012, + "confidence": 0.9253151416778564, "cells": [ { "index": 79, @@ -4651,7 +4651,7 @@ "b": 409.15362999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.9676451683044434, + "confidence": 0.9676452875137329, "cells": [ { "index": 80, @@ -4711,12 +4711,12 @@ "label": "picture", "bbox": { "l": 320.4467468261719, - "t": 421.640625, + "t": 421.6407165527344, "r": 558.8576049804688, "b": 692.310791015625, "coord_origin": "TOPLEFT" }, - "confidence": 0.9881086945533752, + "confidence": 0.9881085753440857, "cells": [ { "index": 82, @@ -5463,7 +5463,7 @@ "b": 713.009598, "coord_origin": "TOPLEFT" }, - "confidence": 0.9449448585510254, + "confidence": 0.9449449777603149, "cells": [ { "index": 93, @@ -5528,7 +5528,7 @@ "b": 710.989597, "coord_origin": "TOPLEFT" }, - "confidence": 0.9497622847557068, + "confidence": 0.9497623443603516, "cells": [ { "index": 95, @@ -5593,7 +5593,7 @@ "b": 740.290298, "coord_origin": "TOPLEFT" }, - "confidence": 0.9368568658828735, + "confidence": 0.9368569850921631, "cells": [ { "index": 97, @@ -6624,7 +6624,7 @@ "b": 519.65363, "coord_origin": "TOPLEFT" }, - "confidence": 0.9695363640785217, + "confidence": 0.9695364832878113, "cells": [ { "index": 34, @@ -7312,7 +7312,7 @@ "b": 142.65363000000002, "coord_origin": "TOPLEFT" }, - "confidence": 0.9263731241226196, + "confidence": 0.9263732433319092, "cells": [ { "index": 59, @@ -7854,7 +7854,7 @@ "b": 382.15362999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.9253152012825012, + "confidence": 0.9253151416778564, "cells": [ { "index": 79, @@ -7900,7 +7900,7 @@ "b": 409.15362999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.9676451683044434, + "confidence": 0.9676452875137329, "cells": [ { "index": 80, @@ -7966,12 +7966,12 @@ "label": "picture", "bbox": { "l": 320.4467468261719, - "t": 421.640625, + "t": 421.6407165527344, "r": 558.8576049804688, "b": 692.310791015625, "coord_origin": "TOPLEFT" }, - "confidence": 0.9881086945533752, + "confidence": 0.9881085753440857, "cells": [ { "index": 82, @@ -8738,7 +8738,7 @@ "b": 713.009598, "coord_origin": "TOPLEFT" }, - "confidence": 0.9449448585510254, + "confidence": 0.9449449777603149, "cells": [ { "index": 93, @@ -8809,7 +8809,7 @@ "b": 710.989597, "coord_origin": "TOPLEFT" }, - "confidence": 0.9497622847557068, + "confidence": 0.9497623443603516, "cells": [ { "index": 95, @@ -8880,7 +8880,7 @@ "b": 740.290298, "coord_origin": "TOPLEFT" }, - "confidence": 0.9368568658828735, + "confidence": 0.9368569850921631, "cells": [ { "index": 97, @@ -9904,7 +9904,7 @@ "b": 519.65363, "coord_origin": "TOPLEFT" }, - "confidence": 0.9695363640785217, + "confidence": 0.9695364832878113, "cells": [ { "index": 34, @@ -10592,7 +10592,7 @@ "b": 142.65363000000002, "coord_origin": "TOPLEFT" }, - "confidence": 0.9263731241226196, + "confidence": 0.9263732433319092, "cells": [ { "index": 59, @@ -11134,7 +11134,7 @@ "b": 382.15362999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.9253152012825012, + "confidence": 0.9253151416778564, "cells": [ { "index": 79, @@ -11180,7 +11180,7 @@ "b": 409.15362999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.9676451683044434, + "confidence": 0.9676452875137329, "cells": [ { "index": 80, @@ -11246,12 +11246,12 @@ "label": "picture", "bbox": { "l": 320.4467468261719, - "t": 421.640625, + "t": 421.6407165527344, "r": 558.8576049804688, "b": 692.310791015625, "coord_origin": "TOPLEFT" }, - "confidence": 0.9881086945533752, + "confidence": 0.9881085753440857, "cells": [ { "index": 82, @@ -12018,7 +12018,7 @@ "b": 713.009598, "coord_origin": "TOPLEFT" }, - "confidence": 0.9449448585510254, + "confidence": 0.9449449777603149, "cells": [ { "index": 93, @@ -12089,7 +12089,7 @@ "b": 710.989597, "coord_origin": "TOPLEFT" }, - "confidence": 0.9497622847557068, + "confidence": 0.9497623443603516, "cells": [ { "index": 95, @@ -12162,7 +12162,7 @@ "b": 740.290298, "coord_origin": "TOPLEFT" }, - "confidence": 0.9368568658828735, + "confidence": 0.9368569850921631, "cells": [ { "index": 97, diff --git a/tests/data/groundtruth/docling_v1/code_and_formula.pages.json b/tests/data/groundtruth/docling_v1/code_and_formula.pages.json index 1831571..3ba8a3e 100644 --- a/tests/data/groundtruth/docling_v1/code_and_formula.pages.json +++ b/tests/data/groundtruth/docling_v1/code_and_formula.pages.json @@ -1541,7 +1541,7 @@ "b": 358.76782, "coord_origin": "TOPLEFT" }, - "confidence": 0.5588350296020508, + "confidence": 0.5588339567184448, "cells": [ { "index": 18, @@ -1581,7 +1581,7 @@ "b": 406.74554, "coord_origin": "TOPLEFT" }, - "confidence": 0.6312209963798523, + "confidence": 0.6312211155891418, "cells": [ { "index": 19, @@ -2036,7 +2036,7 @@ "b": 607.23564, "coord_origin": "TOPLEFT" }, - "confidence": 0.9843751788139343, + "confidence": 0.9843752980232239, "cells": [ { "index": 36, @@ -2719,7 +2719,7 @@ "b": 358.76782, "coord_origin": "TOPLEFT" }, - "confidence": 0.5588350296020508, + "confidence": 0.5588339567184448, "cells": [ { "index": 18, @@ -2765,7 +2765,7 @@ "b": 406.74554, "coord_origin": "TOPLEFT" }, - "confidence": 0.6312209963798523, + "confidence": 0.6312211155891418, "cells": [ { "index": 19, @@ -3232,7 +3232,7 @@ "b": 607.23564, "coord_origin": "TOPLEFT" }, - "confidence": 0.9843751788139343, + "confidence": 0.9843752980232239, "cells": [ { "index": 36, @@ -3914,7 +3914,7 @@ "b": 358.76782, "coord_origin": "TOPLEFT" }, - "confidence": 0.5588350296020508, + "confidence": 0.5588339567184448, "cells": [ { "index": 18, @@ -3960,7 +3960,7 @@ "b": 406.74554, "coord_origin": "TOPLEFT" }, - "confidence": 0.6312209963798523, + "confidence": 0.6312211155891418, "cells": [ { "index": 19, @@ -4427,7 +4427,7 @@ "b": 607.23564, "coord_origin": "TOPLEFT" }, - "confidence": 0.9843751788139343, + "confidence": 0.9843752980232239, "cells": [ { "index": 36, @@ -5782,7 +5782,7 @@ "b": 137.5481507594625, "coord_origin": "TOPLEFT" }, - "confidence": 0.950506865978241, + "confidence": 0.9505067467689514, "cells": [ { "index": 0, @@ -6302,7 +6302,7 @@ "b": 373.7119120634245, "coord_origin": "TOPLEFT" }, - "confidence": 0.8727474808692932, + "confidence": 0.8727476000785828, "cells": [ { "index": 19, @@ -7037,7 +7037,7 @@ "b": 704.5687238902275, "coord_origin": "TOPLEFT" }, - "confidence": 0.8504500389099121, + "confidence": 0.8504503965377808, "cells": [ { "index": 46, @@ -7092,7 +7092,7 @@ "b": 137.5481507594625, "coord_origin": "TOPLEFT" }, - "confidence": 0.950506865978241, + "confidence": 0.9505067467689514, "cells": [ { "index": 0, @@ -7630,7 +7630,7 @@ "b": 373.7119120634245, "coord_origin": "TOPLEFT" }, - "confidence": 0.8727474808692932, + "confidence": 0.8727476000785828, "cells": [ { "index": 19, @@ -8389,7 +8389,7 @@ "b": 704.5687238902275, "coord_origin": "TOPLEFT" }, - "confidence": 0.8504500389099121, + "confidence": 0.8504503965377808, "cells": [ { "index": 46, @@ -8437,7 +8437,7 @@ "b": 137.5481507594625, "coord_origin": "TOPLEFT" }, - "confidence": 0.950506865978241, + "confidence": 0.9505067467689514, "cells": [ { "index": 0, @@ -8975,7 +8975,7 @@ "b": 373.7119120634245, "coord_origin": "TOPLEFT" }, - "confidence": 0.8727474808692932, + "confidence": 0.8727476000785828, "cells": [ { "index": 19, @@ -9736,7 +9736,7 @@ "b": 704.5687238902275, "coord_origin": "TOPLEFT" }, - "confidence": 0.8504500389099121, + "confidence": 0.8504503965377808, "cells": [ { "index": 46, diff --git a/tests/data/groundtruth/docling_v1/multi_page.doctags.txt b/tests/data/groundtruth/docling_v1/multi_page.doctags.txt new file mode 100644 index 0000000..f58abcf --- /dev/null +++ b/tests/data/groundtruth/docling_v1/multi_page.doctags.txt @@ -0,0 +1,55 @@ + +The Evolution of the Word Processor +The concept of the word processor predates modern computers and has evolved through several technological milestones. +Pre-Digital Era (19th - Early 20th Century) +The origins of word processing can be traced back to the invention of the typewriter in the mid-19th century. Patented in 1868 by Christopher Latham Sholes, the typewriter revolutionized written communication by enabling people to produce legible, professional documents more efficiently than handwriting. +During this period, the term "word processing" didn't exist, but the typewriter laid the groundwork for future developments. Over time, advancements such as carbon paper (for copies) and the electric typewriter (introduced by IBM in 1935) improved the speed and convenience of document creation. +The Birth of Word Processing (1960s - 1970s) +The term "word processor" first emerged in the 1960s and referred to any system designed to streamline written communication and document production. Early word processors were not software programs but rather standalone machines. +- · IBM MT/ST (Magnetic Tape/Selectric Typewriter) : Introduced in 1964, this machine combined IBM's Selectric typewriter with magnetic tape storage. It allowed users to record, edit, and replay typed content-an early example of digital text storage. +- · Wang Laboratories : In the 1970s, Wang introduced dedicated word processing machines. These devices, like the Wang 1200, featured small screens and floppy disks, making them revolutionary for their time. +These machines were primarily used in offices, where secretarial pools benefited from their ability to make revisions without retyping entire documents. +The Rise of Personal Computers (1980s) +The advent of personal computers in the late 1970s and early 1980s transformed word processing from a niche tool to an essential technology for businesses and individuals alike. +- · WordStar (1978) : Developed for the CP/M operating system, WordStar was one of the first widely used word processing programs. It featured early examples of modern features like cut, copy, and paste. +- · Microsoft Word (1983) : Microsoft launched Word for MS-DOS in 1983, introducing a graphical user interface (GUI) and mouse support. Over the years, Microsoft Word became the industry standard for word processing. +Other notable software from this era included WordPerfect, which was popular among legal professionals, and Apple's MacWrite, which leveraged the Macintosh's graphical capabilities. +The Modern Era (1990s - Present) +By the 1990s, word processing software had become more sophisticated, with features like spell check, grammar check, templates, and collaborative tools. +- · Microsoft Office Suite : Microsoft continued to dominate with its Office Suite, integrating Word with other productivity tools like Excel and PowerPoint. +- · OpenOffice and LibreOffice : Open-source alternatives emerged in the early 2000s, offering free and flexible word processing options. +- · Google Docs (2006) : The introduction of cloud-based word processing revolutionized collaboration. Google Docs enabled real-time editing and sharing, making it a staple for teams and remote work. +Future of Word Processing +Today, word processors are more than just tools for typing. They integrate artificial intelligence for grammar and style suggestions (e.g., Grammarly), voice-to-text features, and advanced layout options. As AI continues to advance, word processors may evolve into even more intuitive tools that predict user needs, automate repetitive tasks, and support richer multimedia integration. +From the clunky typewriters of the 19th century to the AI-powered cloud tools of today, the word processor has come a long way. It remains an essential tool for communication and creativity, shaping how we write and share ideas. +Specialized Word Processing Tools +In addition to general-purpose word processors, specialized tools have emerged to cater to specific industries and needs. These tools incorporate unique features tailored to their users' workflows: +- · Academic and Technical Writing : Tools like LaTeX gained popularity among academics, scientists, and engineers. Unlike traditional word processors, LaTeX focuses on precise formatting, particularly for complex mathematical equations, scientific papers, and technical documents. It relies on a markup language to produce polished documents suitable for publishing. +- · Screenwriting Software : For screenwriters, tools like Final Draft and Celtx are specialized to handle scripts for film and television. These programs automate the formatting of dialogue, scene descriptions, and other elements unique to screenwriting. +- · Legal Document Processors : Word processors tailored for legal professionals, like WordPerfect, offered features such as redlining (early version tracking) and document comparison. Even today, many law firms rely on these tools due to their robust formatting options for contracts and legal briefs. +Key Features That Changed Word Processing +The evolution of word processors wasn't just about hardware or software improvements-it was about the features that revolutionized how people wrote and edited. Some of these transformative features include: +- 1. Undo/Redo : Introduced in the 1980s, the ability to undo mistakes and redo actions made experimentation and error correction much easier. +- 2. Spell Check and Grammar Check : By the 1990s, these became standard, allowing users to spot errors automatically. +- 3. Templates : Pre-designed formats for documents, such as resumes, letters, and invoices, helped users save time. +- 4. Track Changes : A game-changer for collaboration, this feature allowed multiple users to suggest edits while maintaining the original text. +- 5. Real-Time Collaboration : Tools like Google Docs and Microsoft 365 enabled multiple users to edit the same document simultaneously, forever changing teamwork dynamics. +The Cultural Impact of Word Processors +The word processor didn't just change workplaces-it changed culture. It democratized writing, enabling anyone with access to a computer to produce professional-quality documents. This shift had profound implications for education, business, and creative fields: +- · Accessibility : Writers no longer needed expensive publishing equipment or training in typesetting to create polished work. This accessibility paved the way for selfpublishing, blogging, and even fan fiction communities. +- · Education : Word processors became a cornerstone of education, teaching students not only how to write essays but also how to use technology effectively. Features like bibliography generators and integrated research tools enhanced learning. +- · Creative Writing : Writers gained powerful tools to organize their ideas. Programs like Scrivener allowed authors to manage large projects, from novels to screenplays, with features like chapter outlines and character notes. +Word Processors in a Post-Digital Era +As we move further into the 21st century, the role of the word processor continues to evolve: +- 1. Artificial Intelligence : Modern word processors are leveraging AI to suggest content improvements. Tools like Grammarly, ProWritingAid, and even native features in Word now analyze tone, conciseness, and clarity. Some AI systems can even generate entire paragraphs or rewrite sentences. +- 2. Integration with Other Tools : Word processors are no longer standalone. They integrate with task managers, cloud storage, and project management platforms. For instance, Google Docs syncs with Google Drive, while Microsoft Word integrates seamlessly with OneDrive and Teams. +- 3. Voice Typing : Speech-to-text capabilities have made word processing more accessible, particularly for those with disabilities. Tools like Dragon NaturallySpeaking and built-in options in Google Docs and Microsoft Word have made dictation mainstream. +- 4. Multimedia Documents : Word processing has expanded beyond text. Modern tools allow users to embed images, videos, charts, and interactive elements, transforming simple documents into rich multimedia experiences. +- 5. Cross-Platform Accessibility : Thanks to cloud computing, documents can now be accessed and edited across devices. Whether you're on a desktop, tablet, or smartphone, you can continue working seamlessly. +A Glimpse Into the Future +The word processor's future lies in adaptability and intelligence. Some exciting possibilities include: +- · Fully AI-Assisted Writing : Imagine a word processor that understands your writing style, drafts emails, or creates entire essays based on minimal input. +- · Immersive Interfaces : As augmented reality (AR) and virtual reality (VR) technology advance, users may be able to write and edit in 3D spaces, collaborating in virtual environments. +- · Hyper-Personalization : Word processors could offer dynamic suggestions based on industry-specific needs, user habits, or even regional language variations. +The journey of the word processor-from clunky typewriters to AI-powered platformsreflects humanity's broader technological progress. What began as a tool to simply replace handwriting has transformed into a powerful ally for creativity, communication, and collaboration. As technology continues to advance, the word processor will undoubtedly remain at the heart of how we express ideas and connect with one another. + \ No newline at end of file diff --git a/tests/data/groundtruth/docling_v1/multi_page.json b/tests/data/groundtruth/docling_v1/multi_page.json new file mode 100644 index 0000000..36f82cd --- /dev/null +++ b/tests/data/groundtruth/docling_v1/multi_page.json @@ -0,0 +1,1319 @@ +{ + "_name": "", + "type": "pdf-document", + "description": { + "title": null, + "abstract": null, + "authors": null, + "affiliations": null, + "subjects": null, + "keywords": null, + "publication_date": null, + "languages": null, + "license": null, + "publishers": null, + "url_refs": null, + "references": null, + "publication": null, + "reference_count": null, + "citation_count": null, + "citation_date": null, + "advanced": null, + "analytics": null, + "logs": [], + "collection": null, + "acquisition": null + }, + "file-info": { + "filename": "multi_page.pdf", + "filename-prov": null, + "document-hash": "5cb2e06891e979af8d2478c8b8b9d80121e88abfa14f3cdd98b7f01fc5702c61", + "#-pages": 5, + "collection-name": null, + "description": null, + "page-hashes": [ + { + "hash": "2cf48d0d188f630682493ed363fac7d669a8d79e35794bdd1f8754eb7e4002cb", + "model": "default", + "page": 1 + }, + { + "hash": "de0204bb364083802c902c12807f3c4b8c394cd0defd654ac80eeac236af3f8b", + "model": "default", + "page": 2 + }, + { + "hash": "861b7a4ad805d9b2687369c8bc99fa6af779283412639f33bdf2cf1ec92758e8", + "model": "default", + "page": 3 + }, + { + "hash": "c3c75b08d5f5ebcc81e5b746c907b7220aed8adb1372fa4271bb7562ad0dba2b", + "model": "default", + "page": 4 + }, + { + "hash": "72e15d763f88dba51af7fb9a5d3d49d81100b9380df10313d6bc6179964bbb40", + "model": "default", + "page": 5 + } + ] + }, + "main-text": [ + { + "prov": [ + { + "bbox": [ + 72.00000026697958, + 756.0480326133338, + 262.98718097516957, + 769.3320326592508 + ], + "page": 1, + "span": [ + 0, + 35 + ], + "__ref_s3_data": null + } + ], + "text": "The Evolution of the Word Processor", + "type": "subtitle-level-1", + "payload": null, + "name": "Section-header", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 72.00000026697958, + 714.528022469817, + 497.51987184482846, + 741.7319925638493 + ], + "page": 1, + "span": [ + 0, + 117 + ], + "__ref_s3_data": null + } + ], + "text": "The concept of the word processor predates modern computers and has evolved through several technological milestones.", + "type": "paragraph", + "payload": null, + "name": "Text", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 72.00000026697958, + 684.9369523675332, + 325.8153412081395, + 699.8150624189605 + ], + "page": 1, + "span": [ + 0, + 43 + ], + "__ref_s3_data": null + } + ], + "text": "Pre-Digital Era (19th - Early 20th Century)", + "type": "subtitle-level-1", + "payload": null, + "name": "Section-header", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 72.00000026697958, + 615.6480121280312, + 508.1806618843591, + 670.6920223182946 + ], + "page": 1, + "span": [ + 0, + 305 + ], + "__ref_s3_data": null + } + ], + "text": "The origins of word processing can be traced back to the invention of the typewriter in the mid-19th century. Patented in 1868 by Christopher Latham Sholes, the typewriter revolutionized written communication by enabling people to produce legible, professional documents more efficiently than handwriting.", + "type": "paragraph", + "payload": null, + "name": "Text", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 72.00000026697958, + 546.5280218891129, + 504.5038518707254, + 601.5720220793764 + ], + "page": 1, + "span": [ + 0, + 295 + ], + "__ref_s3_data": null + } + ], + "text": "During this period, the term \"word processing\" didn't exist, but the typewriter laid the groundwork for future developments. Over time, advancements such as carbon paper (for copies) and the electric typewriter (introduced by IBM in 1935) improved the speed and convenience of document creation.", + "type": "paragraph", + "payload": null, + "name": "Text", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 72.00000026697958, + 489.33698169142804, + 336.7180512485673, + 504.21506174285514 + ], + "page": 1, + "span": [ + 0, + 44 + ], + "__ref_s3_data": null + } + ], + "text": "The Birth of Word Processing (1960s - 1970s)", + "type": "subtitle-level-1", + "payload": null, + "name": "Section-header", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 72.00000026697958, + 433.7280314992118, + 523.1927519400248, + 474.8520216413597 + ], + "page": 1, + "span": [ + 0, + 230 + ], + "__ref_s3_data": null + } + ], + "text": "The term \"word processor\" first emerged in the 1960s and referred to any system designed to streamline written communication and document production. Early word processors were not software programs but rather standalone machines.", + "type": "paragraph", + "payload": null, + "name": "Text", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 90.00000033372447, + 364.8480212611231, + 518.011111920811, + 419.6520414505571 + ], + "page": 1, + "span": [ + 0, + 248 + ], + "__ref_s3_data": null + } + ], + "text": "- \u00b7 IBM MT/ST (Magnetic Tape/Selectric Typewriter) : Introduced in 1964, this machine combined IBM's Selectric typewriter with magnetic tape storage. It allowed users to record, edit, and replay typed content-an early example of digital text storage.", + "type": "paragraph", + "payload": null, + "name": "List-item", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 90.00000033372447, + 323.32800111760616, + 497.51746184481954, + 364.45203125975434 + ], + "page": 1, + "span": [ + 0, + 205 + ], + "__ref_s3_data": null + } + ], + "text": "- \u00b7 Wang Laboratories : In the 1970s, Wang introduced dedicated word processing machines. These devices, like the Wang 1200, featured small screens and floppy disks, making them revolutionary for their time.", + "type": "paragraph", + "payload": null, + "name": "List-item", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 72.00000026697958, + 281.5680209732599, + 514.4709519076839, + 309.01202106812207 + ], + "page": 1, + "span": [ + 0, + 152 + ], + "__ref_s3_data": null + } + ], + "text": "These machines were primarily used in offices, where secretarial pools benefited from their ability to make revisions without retyping entire documents.", + "type": "paragraph", + "payload": null, + "name": "Text", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 72.00000026697958, + 224.37701077557506, + 306.7123111373045, + 239.2550708270021 + ], + "page": 1, + "span": [ + 0, + 38 + ], + "__ref_s3_data": null + } + ], + "text": "The Rise of Personal Computers (1980s)", + "type": "subtitle-level-1", + "payload": null, + "name": "Section-header", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 72.00000026697958, + 182.68802063147405, + 515.5663519117458, + 210.1320507263364 + ], + "page": 1, + "span": [ + 0, + 177 + ], + "__ref_s3_data": null + } + ], + "text": "The advent of personal computers in the late 1970s and early 1980s transformed word processing from a niche tool to an essential technology for businesses and individuals alike.", + "type": "paragraph", + "payload": null, + "name": "Text", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 90.00000033372447, + 127.48804044067151, + 522.527771937559, + 168.37204058198995 + ], + "page": 1, + "span": [ + 0, + 201 + ], + "__ref_s3_data": null + } + ], + "text": "- \u00b7 WordStar (1978) : Developed for the CP/M operating system, WordStar was one of the first widely used word processing programs. It featured early examples of modern features like cut, copy, and paste.", + "type": "paragraph", + "payload": null, + "name": "List-item", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 90.00000033372447, + 85.96801829715457, + 525.2570219476792, + 127.09204043930265 + ], + "page": 1, + "span": [ + 0, + 214 + ], + "__ref_s3_data": null + } + ], + "text": "- \u00b7 Microsoft Word (1983) : Microsoft launched Word for MS-DOS in 1983, introducing a graphical user interface (GUI) and mouse support. Over the years, Microsoft Word became the industry standard for word processing.", + "type": "paragraph", + "payload": null, + "name": "List-item", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 72.00000026697958, + 728.4480025179322, + 516.5014019152128, + 769.5720226600804 + ], + "page": 2, + "span": [ + 0, + 181 + ], + "__ref_s3_data": null + } + ], + "text": "Other notable software from this era included WordPerfect, which was popular among legal professionals, and Apple's MacWrite, which leveraged the Macintosh's graphical capabilities.", + "type": "paragraph", + "payload": null, + "name": "Text", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 72.00000026697958, + 671.2569623202475, + 272.1976610093225, + 686.1350723716746 + ], + "page": 2, + "span": [ + 0, + 32 + ], + "__ref_s3_data": null + } + ], + "text": "The Modern Era (1990s - Present)", + "type": "subtitle-level-1", + "payload": null, + "name": "Section-header", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 72.00000026697958, + 629.5679921761465, + 510.8733818943439, + 656.7720322701791 + ], + "page": 2, + "span": [ + 0, + 152 + ], + "__ref_s3_data": null + } + ], + "text": "By the 1990s, word processing software had become more sophisticated, with features like spell check, grammar check, templates, and collaborative tools.", + "type": "paragraph", + "payload": null, + "name": "Text", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 90.00000033372447, + 588.2880220334594, + 491.2357518215266, + 615.2520121266623 + ], + "page": 2, + "span": [ + 0, + 155 + ], + "__ref_s3_data": null + } + ], + "text": "- \u00b7 Microsoft Office Suite : Microsoft continued to dominate with its Office Suite, integrating Word with other productivity tools like Excel and PowerPoint.", + "type": "paragraph", + "payload": null, + "name": "List-item", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 90.00000033372447, + 560.6879919380578, + 517.5377819190559, + 587.6520420312611 + ], + "page": 2, + "span": [ + 0, + 135 + ], + "__ref_s3_data": null + } + ], + "text": "- \u00b7 OpenOffice and LibreOffice : Open-source alternatives emerged in the early 2000s, offering free and flexible word processing options.", + "type": "paragraph", + "payload": null, + "name": "List-item", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 90.00000033372447, + 518.9280417937117, + 524.5618919451015, + 560.0520019358595 + ], + "page": 2, + "span": [ + 0, + 197 + ], + "__ref_s3_data": null + } + ], + "text": "- \u00b7 Google Docs (2006) : The introduction of cloud-based word processing revolutionized collaboration. Google Docs enabled real-time editing and sharing, making it a staple for teams and remote work.", + "type": "paragraph", + "payload": null, + "name": "List-item", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 72.00000026697958, + 461.7370015960268, + 231.71083085919528, + 476.6150516474538 + ], + "page": 2, + "span": [ + 0, + 25 + ], + "__ref_s3_data": null + } + ], + "text": "Future of Word Processing", + "type": "subtitle-level-1", + "payload": null, + "name": "Section-header", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 72.00000026697958, + 378.52802130840905, + 520.5438819302025, + 447.25201154595834 + ], + "page": 2, + "span": [ + 0, + 385 + ], + "__ref_s3_data": null + } + ], + "text": "Today, word processors are more than just tools for typing. They integrate artificial intelligence for grammar and style suggestions (e.g., Grammarly), voice-to-text features, and advanced layout options. As AI continues to advance, word processors may evolve into even more intuitive tools that predict user needs, automate repetitive tasks, and support richer multimedia integration.", + "type": "paragraph", + "payload": null, + "name": "Text", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 72.00000026697958, + 295.4880110213753, + 515.5564019117089, + 336.3720411626939 + ], + "page": 2, + "span": [ + 0, + 228 + ], + "__ref_s3_data": null + } + ], + "text": "From the clunky typewriters of the 19th century to the AI-powered cloud tools of today, the word processor has come a long way. It remains an essential tool for communication and creativity, shaping how we write and share ideas.", + "type": "paragraph", + "payload": null, + "name": "Text", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 72.00000026697958, + 754.2970026072811, + 276.7262310261146, + 769.1750526587082 + ], + "page": 3, + "span": [ + 0, + 33 + ], + "__ref_s3_data": null + } + ], + "text": "Specialized Word Processing Tools", + "type": "subtitle-level-1", + "payload": null, + "name": "Section-header", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 72.00000026697958, + 698.9280424158944, + 514.6727319084321, + 740.0520025580424 + ], + "page": 3, + "span": [ + 0, + 197 + ], + "__ref_s3_data": null + } + ], + "text": "In addition to general-purpose word processors, specialized tools have emerged to cater to specific industries and needs. These tools incorporate unique features tailored to their users' workflows:", + "type": "paragraph", + "payload": null, + "name": "Text", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 90.00000033372447, + 616.1279921296901, + 519.5101919263695, + 684.61200236641 + ], + "page": 3, + "span": [ + 0, + 365 + ], + "__ref_s3_data": null + } + ], + "text": "- \u00b7 Academic and Technical Writing : Tools like LaTeX gained popularity among academics, scientists, and engineers. Unlike traditional word processors, LaTeX focuses on precise formatting, particularly for complex mathematical equations, scientific papers, and technical documents. It relies on a markup language to produce polished documents suitable for publishing.", + "type": "paragraph", + "payload": null, + "name": "List-item", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 90.00000033372447, + 560.9280419388876, + 503.5271318671036, + 615.7319921283214 + ], + "page": 3, + "span": [ + 0, + 253 + ], + "__ref_s3_data": null + } + ], + "text": "- \u00b7 Screenwriting Software : For screenwriters, tools like Final Draft and Celtx are specialized to handle scripts for film and television. These programs automate the formatting of dialogue, scene descriptions, and other elements unique to screenwriting.", + "type": "paragraph", + "payload": null, + "name": "List-item", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 90.00000033372447, + 505.4880417472553, + 524.4814519448033, + 560.5319819375186 + ], + "page": 3, + "span": [ + 0, + 300 + ], + "__ref_s3_data": null + } + ], + "text": "- \u00b7 Legal Document Processors : Word processors tailored for legal professionals, like WordPerfect, offered features such as redlining (early version tracking) and document comparison. Even today, many law firms rely on these tools due to their robust formatting options for contracts and legal briefs.", + "type": "paragraph", + "payload": null, + "name": "List-item", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 72.00000026697958, + 448.2970015495705, + 340.46878126247515, + 463.17505160099745 + ], + "page": 3, + "span": [ + 0, + 41 + ], + "__ref_s3_data": null + } + ], + "text": "Key Features That Changed Word Processing", + "type": "subtitle-level-1", + "payload": null, + "name": "Section-header", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 72.00000026697958, + 392.92801135818354, + 514.7196019086059, + 434.0520015003316 + ], + "page": 3, + "span": [ + 0, + 206 + ], + "__ref_s3_data": null + } + ], + "text": "The evolution of word processors wasn't just about hardware or software improvements-it was about the features that revolutionized how people wrote and edited. Some of these transformative features include:", + "type": "paragraph", + "payload": null, + "name": "Text", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 90.00000033372447, + 351.4080212146668, + 509.2687418883938, + 378.6120313086994 + ], + "page": 3, + "span": [ + 0, + 140 + ], + "__ref_s3_data": null + } + ], + "text": "- 1. Undo/Redo : Introduced in the 1980s, the ability to undo mistakes and redo actions made experimentation and error correction much easier.", + "type": "paragraph", + "payload": null, + "name": "List-item", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 90.00000033372447, + 323.8080111192654, + 516.6022319155867, + 351.012021213298 + ], + "page": 3, + "span": [ + 0, + 116 + ], + "__ref_s3_data": null + } + ], + "text": "- 2. Spell Check and Grammar Check : By the 1990s, these became standard, allowing users to spot errors automatically.", + "type": "paragraph", + "payload": null, + "name": "List-item", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 90.00000033372447, + 296.20801102386406, + 486.90097180545297, + 323.4120511178967 + ], + "page": 3, + "span": [ + 0, + 114 + ], + "__ref_s3_data": null + } + ], + "text": "- 3. Templates : Pre-designed formats for documents, such as resumes, letters, and invoices, helped users save time.", + "type": "paragraph", + "payload": null, + "name": "List-item", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 90.00000033372447, + 268.6080009284626, + 502.21259186222926, + 295.81204102249535 + ], + "page": 3, + "span": [ + 0, + 142 + ], + "__ref_s3_data": null + } + ], + "text": "- 4. Track Changes : A game-changer for collaboration, this feature allowed multiple users to suggest edits while maintaining the original text.", + "type": "paragraph", + "payload": null, + "name": "List-item", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 90.00000033372447, + 227.08801078494582, + 521.8798819351565, + 268.212040927094 + ], + "page": 3, + "span": [ + 0, + 170 + ], + "__ref_s3_data": null + } + ], + "text": "- 5. Real-Time Collaboration : Tools like Google Docs and Microsoft 365 enabled multiple users to edit the same document simultaneously, forever changing teamwork dynamics.", + "type": "paragraph", + "payload": null, + "name": "List-item", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 72.00000026697958, + 169.6570105864315, + 311.9594411567611, + 184.53506063785858 + ], + "page": 3, + "span": [ + 0, + 38 + ], + "__ref_s3_data": null + } + ], + "text": "The Cultural Impact of Word Processors", + "type": "subtitle-level-1", + "payload": null, + "name": "Section-header", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 72.00000026697958, + 114.28802039504467, + 518.9003919241085, + 155.41205053719273 + ], + "page": 3, + "span": [ + 0, + 261 + ], + "__ref_s3_data": null + } + ], + "text": "The word processor didn't just change workplaces-it changed culture. It democratized writing, enabling anyone with access to a computer to produce professional-quality documents. This shift had profound implications for education, business, and creative fields:", + "type": "paragraph", + "payload": null, + "name": "Text", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 90.00000033372447, + 728.6879925187619, + 514.5589619080102, + 769.5720226600804 + ], + "page": 4, + "span": [ + 0, + 222 + ], + "__ref_s3_data": null + } + ], + "text": "- \u00b7 Accessibility : Writers no longer needed expensive publishing equipment or training in typesetting to create polished work. This accessibility paved the way for selfpublishing, blogging, and even fan fiction communities.", + "type": "paragraph", + "payload": null, + "name": "List-item", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 90.00000033372447, + 687.4080223760747, + 521.9014319352365, + 728.291992517393 + ], + "page": 4, + "span": [ + 0, + 242 + ], + "__ref_s3_data": null + } + ], + "text": "- \u00b7 Education : Word processors became a cornerstone of education, teaching students not only how to write essays but also how to use technology effectively. Features like bibliography generators and integrated research tools enhanced learning.", + "type": "paragraph", + "payload": null, + "name": "List-item", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 90.00000033372447, + 645.6480122317282, + 515.8510119128011, + 686.7720323738763 + ], + "page": 4, + "span": [ + 0, + 226 + ], + "__ref_s3_data": null + } + ], + "text": "- \u00b7 Creative Writing : Writers gained powerful tools to organize their ideas. Programs like Scrivener allowed authors to manage large projects, from novels to screenplays, with features like chapter outlines and character notes.", + "type": "paragraph", + "payload": null, + "name": "List-item", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 72.00000026697958, + 588.4569720340432, + 295.453431095556, + 603.3350820854705 + ], + "page": 4, + "span": [ + 0, + 37 + ], + "__ref_s3_data": null + } + ], + "text": "Word Processors in a Post-Digital Era", + "type": "subtitle-level-1", + "payload": null, + "name": "Section-header", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 72.00000026697958, + 560.4480019372284, + 521.214971932691, + 573.7319919831453 + ], + "page": 4, + "span": [ + 0, + 93 + ], + "__ref_s3_data": null + } + ], + "text": "As we move further into the 21st century, the role of the word processor continues to evolve:", + "type": "paragraph", + "payload": null, + "name": "Text", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 90.00000033372447, + 491.56802169913976, + 523.8382019424181, + 546.3720118885738 + ], + "page": 4, + "span": [ + 0, + 290 + ], + "__ref_s3_data": null + } + ], + "text": "- 1. Artificial Intelligence : Modern word processors are leveraging AI to suggest content improvements. Tools like Grammarly, ProWritingAid, and even native features in Word now analyze tone, conciseness, and clarity. Some AI systems can even generate entire paragraphs or rewrite sentences.", + "type": "paragraph", + "payload": null, + "name": "List-item", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 90.00000033372447, + 436.3680415083371, + 514.5262519078889, + 491.17200169777095 + ], + "page": 4, + "span": [ + 0, + 278 + ], + "__ref_s3_data": null + } + ], + "text": "- 2. Integration with Other Tools : Word processors are no longer standalone. They integrate with task managers, cloud storage, and project management platforms. For instance, Google Docs syncs with Google Drive, while Microsoft Word integrates seamlessly with OneDrive and Teams.", + "type": "paragraph", + "payload": null, + "name": "List-item", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 90.00000033372447, + 381.1680013175343, + 502.9175418648432, + 435.97202150696825 + ], + "page": 4, + "span": [ + 0, + 253 + ], + "__ref_s3_data": null + } + ], + "text": "- 3. Voice Typing : Speech-to-text capabilities have made word processing more accessible, particularly for those with disabilities. Tools like Dragon NaturallySpeaking and built-in options in Google Docs and Microsoft Word have made dictation mainstream.", + "type": "paragraph", + "payload": null, + "name": "List-item", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 90.00000033372447, + 339.888001174847, + 516.9196819167639, + 380.77203131616557 + ], + "page": 4, + "span": [ + 0, + 215 + ], + "__ref_s3_data": null + } + ], + "text": "- 4. Multimedia Documents : Word processing has expanded beyond text. Modern tools allow users to embed images, videos, charts, and interactive elements, transforming simple documents into rich multimedia experiences.", + "type": "paragraph", + "payload": null, + "name": "List-item", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 90.00000033372447, + 298.1280210305007, + 510.9070718944688, + 339.25204117264883 + ], + "page": 4, + "span": [ + 0, + 206 + ], + "__ref_s3_data": null + } + ], + "text": "- 5. Cross-Platform Accessibility : Thanks to cloud computing, documents can now be accessed and edited across devices. Whether you're on a desktop, tablet, or smartphone, you can continue working seamlessly.", + "type": "paragraph", + "payload": null, + "name": "List-item", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 72.00000026697958, + 240.93701083281587, + 228.355610846754, + 255.81506088424294 + ], + "page": 4, + "span": [ + 0, + 25 + ], + "__ref_s3_data": null + } + ], + "text": "A Glimpse Into the Future", + "type": "subtitle-level-1", + "payload": null, + "name": "Section-header", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 72.00000026697958, + 199.24802068871497, + 515.04700190982, + 226.45203078274756 + ], + "page": 4, + "span": [ + 0, + 103 + ], + "__ref_s3_data": null + } + ], + "text": "The word processor's future lies in adaptability and intelligence. Some exciting possibilities include:", + "type": "paragraph", + "payload": null, + "name": "Text", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 90.00000033372447, + 157.96802054602767, + 518.2673319217611, + 184.93204063923076 + ], + "page": 4, + "span": [ + 0, + 155 + ], + "__ref_s3_data": null + } + ], + "text": "- \u00b7 Fully AI-Assisted Writing : Imagine a word processor that understands your writing style, drafts emails, or creates entire essays based on minimal input.", + "type": "paragraph", + "payload": null, + "name": "List-item", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 90.00000033372447, + 116.44800040251084, + 525.5181319486474, + 157.33203054382932 + ], + "page": 4, + "span": [ + 0, + 184 + ], + "__ref_s3_data": null + } + ], + "text": "- \u00b7 Immersive Interfaces : As augmented reality (AR) and virtual reality (VR) technology advance, users may be able to write and edit in 3D spaces, collaborating in virtual environments.", + "type": "paragraph", + "payload": null, + "name": "List-item", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 90.00000033372447, + 88.60803230627994, + 518.906741924132, + 116.05206040114217 + ], + "page": 4, + "span": [ + 0, + 158 + ], + "__ref_s3_data": null + } + ], + "text": "- \u00b7 Hyper-Personalization : Word processors could offer dynamic suggestions based on industry-specific needs, user habits, or even regional language variations.", + "type": "paragraph", + "payload": null, + "name": "List-item", + "font": null + }, + { + "prov": [ + { + "bbox": [ + 72.00000026697958, + 673.0080023262999, + 510.4989618929555, + 741.7319925638493 + ], + "page": 5, + "span": [ + 0, + 416 + ], + "__ref_s3_data": null + } + ], + "text": "The journey of the word processor-from clunky typewriters to AI-powered platformsreflects humanity's broader technological progress. What began as a tool to simply replace handwriting has transformed into a powerful ally for creativity, communication, and collaboration. As technology continues to advance, the word processor will undoubtedly remain at the heart of how we express ideas and connect with one another.", + "type": "paragraph", + "payload": null, + "name": "Text", + "font": null + } + ], + "figures": [], + "tables": [], + "bitmaps": null, + "equations": [], + "footnotes": [], + "page-dimensions": [ + { + "height": 841.9199829101562, + "page": 1, + "width": 595.2000122070312 + }, + { + "height": 841.9199829101562, + "page": 2, + "width": 595.2000122070312 + }, + { + "height": 841.9199829101562, + "page": 3, + "width": 595.2000122070312 + }, + { + "height": 841.9199829101562, + "page": 4, + "width": 595.2000122070312 + }, + { + "height": 841.9199829101562, + "page": 5, + "width": 595.2000122070312 + } + ], + "page-footers": [], + "page-headers": [], + "_s3_data": null, + "identifiers": null +} \ No newline at end of file diff --git a/tests/data/groundtruth/docling_v1/multi_page.md b/tests/data/groundtruth/docling_v1/multi_page.md new file mode 100644 index 0000000..cefba83 --- /dev/null +++ b/tests/data/groundtruth/docling_v1/multi_page.md @@ -0,0 +1,105 @@ +## The Evolution of the Word Processor + +The concept of the word processor predates modern computers and has evolved through several technological milestones. + +## Pre-Digital Era (19th - Early 20th Century) + +The origins of word processing can be traced back to the invention of the typewriter in the mid-19th century. Patented in 1868 by Christopher Latham Sholes, the typewriter revolutionized written communication by enabling people to produce legible, professional documents more efficiently than handwriting. + +During this period, the term "word processing" didn't exist, but the typewriter laid the groundwork for future developments. Over time, advancements such as carbon paper (for copies) and the electric typewriter (introduced by IBM in 1935) improved the speed and convenience of document creation. + +## The Birth of Word Processing (1960s - 1970s) + +The term "word processor" first emerged in the 1960s and referred to any system designed to streamline written communication and document production. Early word processors were not software programs but rather standalone machines. + +- · IBM MT/ST (Magnetic Tape/Selectric Typewriter) : Introduced in 1964, this machine combined IBM's Selectric typewriter with magnetic tape storage. It allowed users to record, edit, and replay typed content-an early example of digital text storage. + +- · Wang Laboratories : In the 1970s, Wang introduced dedicated word processing machines. These devices, like the Wang 1200, featured small screens and floppy disks, making them revolutionary for their time. + +These machines were primarily used in offices, where secretarial pools benefited from their ability to make revisions without retyping entire documents. + +## The Rise of Personal Computers (1980s) + +The advent of personal computers in the late 1970s and early 1980s transformed word processing from a niche tool to an essential technology for businesses and individuals alike. + +- · WordStar (1978) : Developed for the CP/M operating system, WordStar was one of the first widely used word processing programs. It featured early examples of modern features like cut, copy, and paste. + +- · Microsoft Word (1983) : Microsoft launched Word for MS-DOS in 1983, introducing a graphical user interface (GUI) and mouse support. Over the years, Microsoft Word became the industry standard for word processing. + +Other notable software from this era included WordPerfect, which was popular among legal professionals, and Apple's MacWrite, which leveraged the Macintosh's graphical capabilities. + +## The Modern Era (1990s - Present) + +By the 1990s, word processing software had become more sophisticated, with features like spell check, grammar check, templates, and collaborative tools. + +- · Microsoft Office Suite : Microsoft continued to dominate with its Office Suite, integrating Word with other productivity tools like Excel and PowerPoint. + +- · OpenOffice and LibreOffice : Open-source alternatives emerged in the early 2000s, offering free and flexible word processing options. + +- · Google Docs (2006) : The introduction of cloud-based word processing revolutionized collaboration. Google Docs enabled real-time editing and sharing, making it a staple for teams and remote work. + +## Future of Word Processing + +Today, word processors are more than just tools for typing. They integrate artificial intelligence for grammar and style suggestions (e.g., Grammarly), voice-to-text features, and advanced layout options. As AI continues to advance, word processors may evolve into even more intuitive tools that predict user needs, automate repetitive tasks, and support richer multimedia integration. + +From the clunky typewriters of the 19th century to the AI-powered cloud tools of today, the word processor has come a long way. It remains an essential tool for communication and creativity, shaping how we write and share ideas. + +## Specialized Word Processing Tools + +In addition to general-purpose word processors, specialized tools have emerged to cater to specific industries and needs. These tools incorporate unique features tailored to their users' workflows: + +- · Academic and Technical Writing : Tools like LaTeX gained popularity among academics, scientists, and engineers. Unlike traditional word processors, LaTeX focuses on precise formatting, particularly for complex mathematical equations, scientific papers, and technical documents. It relies on a markup language to produce polished documents suitable for publishing. + +- · Screenwriting Software : For screenwriters, tools like Final Draft and Celtx are specialized to handle scripts for film and television. These programs automate the formatting of dialogue, scene descriptions, and other elements unique to screenwriting. + +- · Legal Document Processors : Word processors tailored for legal professionals, like WordPerfect, offered features such as redlining (early version tracking) and document comparison. Even today, many law firms rely on these tools due to their robust formatting options for contracts and legal briefs. + +## Key Features That Changed Word Processing + +The evolution of word processors wasn't just about hardware or software improvements-it was about the features that revolutionized how people wrote and edited. Some of these transformative features include: + +- 1. Undo/Redo : Introduced in the 1980s, the ability to undo mistakes and redo actions made experimentation and error correction much easier. + +- 2. Spell Check and Grammar Check : By the 1990s, these became standard, allowing users to spot errors automatically. + +- 3. Templates : Pre-designed formats for documents, such as resumes, letters, and invoices, helped users save time. + +- 4. Track Changes : A game-changer for collaboration, this feature allowed multiple users to suggest edits while maintaining the original text. + +- 5. Real-Time Collaboration : Tools like Google Docs and Microsoft 365 enabled multiple users to edit the same document simultaneously, forever changing teamwork dynamics. + +## The Cultural Impact of Word Processors + +The word processor didn't just change workplaces-it changed culture. It democratized writing, enabling anyone with access to a computer to produce professional-quality documents. This shift had profound implications for education, business, and creative fields: + +- · Accessibility : Writers no longer needed expensive publishing equipment or training in typesetting to create polished work. This accessibility paved the way for selfpublishing, blogging, and even fan fiction communities. + +- · Education : Word processors became a cornerstone of education, teaching students not only how to write essays but also how to use technology effectively. Features like bibliography generators and integrated research tools enhanced learning. + +- · Creative Writing : Writers gained powerful tools to organize their ideas. Programs like Scrivener allowed authors to manage large projects, from novels to screenplays, with features like chapter outlines and character notes. + +## Word Processors in a Post-Digital Era + +As we move further into the 21st century, the role of the word processor continues to evolve: + +- 1. Artificial Intelligence : Modern word processors are leveraging AI to suggest content improvements. Tools like Grammarly, ProWritingAid, and even native features in Word now analyze tone, conciseness, and clarity. Some AI systems can even generate entire paragraphs or rewrite sentences. + +- 2. Integration with Other Tools : Word processors are no longer standalone. They integrate with task managers, cloud storage, and project management platforms. For instance, Google Docs syncs with Google Drive, while Microsoft Word integrates seamlessly with OneDrive and Teams. + +- 3. Voice Typing : Speech-to-text capabilities have made word processing more accessible, particularly for those with disabilities. Tools like Dragon NaturallySpeaking and built-in options in Google Docs and Microsoft Word have made dictation mainstream. + +- 4. Multimedia Documents : Word processing has expanded beyond text. Modern tools allow users to embed images, videos, charts, and interactive elements, transforming simple documents into rich multimedia experiences. + +- 5. Cross-Platform Accessibility : Thanks to cloud computing, documents can now be accessed and edited across devices. Whether you're on a desktop, tablet, or smartphone, you can continue working seamlessly. + +## A Glimpse Into the Future + +The word processor's future lies in adaptability and intelligence. Some exciting possibilities include: + +- · Fully AI-Assisted Writing : Imagine a word processor that understands your writing style, drafts emails, or creates entire essays based on minimal input. + +- · Immersive Interfaces : As augmented reality (AR) and virtual reality (VR) technology advance, users may be able to write and edit in 3D spaces, collaborating in virtual environments. + +- · Hyper-Personalization : Word processors could offer dynamic suggestions based on industry-specific needs, user habits, or even regional language variations. + +The journey of the word processor-from clunky typewriters to AI-powered platformsreflects humanity's broader technological progress. What began as a tool to simply replace handwriting has transformed into a powerful ally for creativity, communication, and collaboration. As technology continues to advance, the word processor will undoubtedly remain at the heart of how we express ideas and connect with one another. \ No newline at end of file diff --git a/tests/data/groundtruth/docling_v1/multi_page.pages.json b/tests/data/groundtruth/docling_v1/multi_page.pages.json new file mode 100644 index 0000000..b3c3a02 --- /dev/null +++ b/tests/data/groundtruth/docling_v1/multi_page.pages.json @@ -0,0 +1,21968 @@ +[ + { + "page_no": 0, + "size": { + "width": 595.2000122070312, + "height": 841.9199829101562 + }, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 85.87195029682243, + "r_x1": 262.98718097516957, + "r_y1": 85.87195029682243, + "r_x2": 262.98718097516957, + "r_y2": 72.58795025090546, + "r_x3": 72.00000026697958, + "r_y3": 72.58795025090546, + "coord_origin": "TOPLEFT" + }, + "text": "The Evolution of the Word Processor", + "orig": "The Evolution of the Word Processor", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 113.47198039222405, + "r_x1": 497.51987184482846, + "r_y1": 113.47198039222405, + "r_x2": 497.51987184482846, + "r_y2": 100.18799034630695, + "r_x3": 72.00000026697958, + "r_y3": 100.18799034630695, + "coord_origin": "TOPLEFT" + }, + "text": "The concept of the word processor predates modern computers and has evolved through ", + "orig": "The concept of the word processor predates modern computers and has evolved through ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 127.39196044033929, + "r_x1": 233.94727086748813, + "r_y1": 127.39196044033929, + "r_x2": 233.94727086748813, + "r_y2": 114.10797039442241, + "r_x3": 72.00000026697958, + "r_y3": 114.10797039442241, + "coord_origin": "TOPLEFT" + }, + "text": "several technological milestones. ", + "orig": "several technological milestones. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 156.98303054262306, + "r_x1": 325.8153412081395, + "r_y1": 156.98303054262306, + "r_x2": 325.8153412081395, + "r_y2": 142.1049204911958, + "r_x3": 72.00000026697958, + "r_y3": 142.1049204911958, + "coord_origin": "TOPLEFT" + }, + "text": "Pre-Digital Era (19th - Early 20th Century) ", + "orig": "Pre-Digital Era (19th - Early 20th Century) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 184.51196063777877, + "r_x1": 508.1806618843591, + "r_y1": 184.51196063777877, + "r_x2": 508.1806618843591, + "r_y2": 171.2279605918617, + "r_x3": 72.00000026697958, + "r_y3": 171.2279605918617, + "coord_origin": "TOPLEFT" + }, + "text": "The origins of word processing can be traced back to the invention of the typewriter in the ", + "orig": "The origins of word processing can be traced back to the invention of the typewriter in the ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 5, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 198.43194068589423, + "r_x1": 466.9111617313298, + "r_y1": 198.43194068589423, + "r_x2": 466.9111617313298, + "r_y2": 185.14795063997713, + "r_x3": 72.00000026697958, + "r_y3": 185.14795063997713, + "coord_origin": "TOPLEFT" + }, + "text": "mid-19th century. Patented in 1868 by Christopher Latham Sholes, the typewriter ", + "orig": "mid-19th century. Patented in 1868 by Christopher Latham Sholes, the typewriter ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 6, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 212.11194073318006, + "r_x1": 507.5440418819985, + "r_y1": 212.11194073318006, + "r_x2": 507.5440418819985, + "r_y2": 198.82794068726287, + "r_x3": 72.00000026697958, + "r_y3": 198.82794068726287, + "coord_origin": "TOPLEFT" + }, + "text": "revolutionized written communication by enabling people to produce legible, professional ", + "orig": "revolutionized written communication by enabling people to produce legible, professional ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 7, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 226.2719707821251, + "r_x1": 294.60361109240483, + "r_y1": 226.2719707821251, + "r_x2": 294.60361109240483, + "r_y2": 212.987970736208, + "r_x3": 72.00000026697958, + "r_y3": 212.987970736208, + "coord_origin": "TOPLEFT" + }, + "text": "documents more efficiently than handwriting. ", + "orig": "documents more efficiently than handwriting. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 8, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 253.6319608766969, + "r_x1": 485.8655118016134, + "r_y1": 253.6319608766969, + "r_x2": 485.8655118016134, + "r_y2": 240.3479608307798, + "r_x3": 72.00000026697958, + "r_y3": 240.3479608307798, + "coord_origin": "TOPLEFT" + }, + "text": "During this period, the term \"word processing\" didn't exist, but the typewriter laid the ", + "orig": "During this period, the term \"word processing\" didn't exist, but the typewriter laid the ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 9, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 267.55194092481236, + "r_x1": 504.5038518707254, + "r_y1": 267.55194092481236, + "r_x2": 504.5038518707254, + "r_y2": 254.26794087889516, + "r_x3": 72.00000026697958, + "r_y3": 254.26794087889516, + "coord_origin": "TOPLEFT" + }, + "text": "groundwork for future developments. Over time, advancements such as carbon paper (for ", + "orig": "groundwork for future developments. Over time, advancements such as carbon paper (for ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 10, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 281.2319909720984, + "r_x1": 497.86462184610673, + "r_y1": 281.2319909720984, + "r_x2": 497.86462184610673, + "r_y2": 267.94793092618113, + "r_x3": 72.00000026697958, + "r_y3": 267.94793092618113, + "coord_origin": "TOPLEFT" + }, + "text": "copies) and the electric typewriter (introduced by IBM in 1935) improved the speed and ", + "orig": "copies) and the electric typewriter (introduced by IBM in 1935) improved the speed and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 11, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 295.39196102104336, + "r_x1": 242.92383090077365, + "r_y1": 295.39196102104336, + "r_x2": 242.92383090077365, + "r_y2": 282.10797097512625, + "r_x3": 72.00000026697958, + "r_y3": 282.10797097512625, + "coord_origin": "TOPLEFT" + }, + "text": "convenience of document creation. ", + "orig": "convenience of document creation. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 12, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 352.5830012187282, + "r_x1": 336.7180512485673, + "r_y1": 352.5830012187282, + "r_x2": 336.7180512485673, + "r_y2": 337.7049211673011, + "r_x3": 72.00000026697958, + "r_y3": 337.7049211673011, + "coord_origin": "TOPLEFT" + }, + "text": "The Birth of Word Processing (1960s - 1970s) ", + "orig": "The Birth of Word Processing (1960s - 1970s) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 13, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 380.3519613147136, + "r_x1": 521.6542419343198, + "r_y1": 380.3519613147136, + "r_x2": 521.6542419343198, + "r_y2": 367.0679612687965, + "r_x3": 72.00000026697958, + "r_y3": 367.0679612687965, + "coord_origin": "TOPLEFT" + }, + "text": "The term \"word processor\" first emerged in the 1960s and referred to any system designed to ", + "orig": "The term \"word processor\" first emerged in the 1960s and referred to any system designed to ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 14, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 394.0319513619994, + "r_x1": 523.1927519400248, + "r_y1": 394.0319513619994, + "r_x2": 523.1927519400248, + "r_y2": 380.7479813160824, + "r_x3": 72.00000026697958, + "r_y3": 380.7479813160824, + "coord_origin": "TOPLEFT" + }, + "text": "streamline written communication and document production. Early word processors were not ", + "orig": "streamline written communication and document production. Early word processors were not ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 15, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 408.19195141094445, + "r_x1": 319.5820911850263, + "r_y1": 408.19195141094445, + "r_x2": 319.5820911850263, + "r_y2": 394.9079613650274, + "r_x3": 72.00000026697958, + "r_y3": 394.9079613650274, + "coord_origin": "TOPLEFT" + }, + "text": "software programs but rather standalone machines. ", + "orig": "software programs but rather standalone machines. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 16, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 435.1775515042221, + "r_x1": 94.63680335091797, + "r_y1": 435.1775515042221, + "r_x2": 94.63680335091797, + "r_y2": 422.8295614615404, + "r_x3": 90.00000033372447, + "r_y3": 422.8295614615404, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 17, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 435.55194150551625, + "r_x1": 368.59430136676593, + "r_y1": 435.55194150551625, + "r_x2": 368.59430136676593, + "r_y2": 422.2679414595992, + "r_x3": 108.00000040046937, + "r_y3": 422.2679414595992, + "coord_origin": "TOPLEFT" + }, + "text": "IBM MT/ST (Magnetic Tape/Selectric Typewriter)", + "orig": "IBM MT/ST (Magnetic Tape/Selectric Typewriter)", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 18, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 368.601591366793, + "r_y0": 435.55194150551625, + "r_x1": 492.58316182652294, + "r_y1": 435.55194150551625, + "r_x2": 492.58316182652294, + "r_y2": 422.2679414595992, + "r_x3": 368.601591366793, + "r_y3": 422.2679414595992, + "coord_origin": "TOPLEFT" + }, + "text": ": Introduced in 1964, this ", + "orig": ": Introduced in 1964, this ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 19, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 449.47198155363185, + "r_x1": 518.011111920811, + "r_y1": 449.47198155363185, + "r_x2": 518.011111920811, + "r_y2": 436.1879515077147, + "r_x3": 108.00000040046937, + "r_y3": 436.1879515077147, + "coord_origin": "TOPLEFT" + }, + "text": "machine combined IBM's Selectric typewriter with magnetic tape storage. It allowed ", + "orig": "machine combined IBM's Selectric typewriter with magnetic tape storage. It allowed ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 20, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 463.1519716009177, + "r_x1": 491.5230418225918, + "r_y1": 463.1519716009177, + "r_x2": 491.5230418225918, + "r_y2": 449.86795155500056, + "r_x3": 108.00000040046937, + "r_y3": 449.86795155500056, + "coord_origin": "TOPLEFT" + }, + "text": "users to record, edit, and replay typed content-an early example of digital text ", + "orig": "users to record, edit, and replay typed content-an early example of digital text ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 21, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 477.07196164903314, + "r_x1": 148.65236055121034, + "r_y1": 477.07196164903314, + "r_x2": 148.65236055121034, + "r_y2": 463.78793160311596, + "r_x3": 108.00000040046937, + "r_y3": 463.78793160311596, + "coord_origin": "TOPLEFT" + }, + "text": "storage. ", + "orig": "storage. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 22, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 490.37756169502495, + "r_x1": 94.63680335091797, + "r_y1": 490.37756169502495, + "r_x2": 94.63680335091797, + "r_y2": 478.02957165234324, + "r_x3": 90.00000033372447, + "r_y3": 478.02957165234324, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 23, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 490.7519816963191, + "r_x1": 208.32721077248766, + "r_y1": 490.7519816963191, + "r_x2": 208.32721077248766, + "r_y2": 477.4679516504019, + "r_x3": 108.00000040046937, + "r_y3": 477.4679516504019, + "coord_origin": "TOPLEFT" + }, + "text": "Wang Laboratories", + "orig": "Wang Laboratories", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 24, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 208.3300807724983, + "r_y0": 490.7519816963191, + "r_x1": 496.9083318425608, + "r_y1": 490.7519816963191, + "r_x2": 496.9083318425608, + "r_y2": 477.4679516504019, + "r_x3": 208.3300807724983, + "r_y3": 477.4679516504019, + "coord_origin": "TOPLEFT" + }, + "text": ": In the 1970s, Wang introduced dedicated word processing ", + "orig": ": In the 1970s, Wang introduced dedicated word processing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 25, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 504.6719617444345, + "r_x1": 497.51746184481954, + "r_y1": 504.6719617444345, + "r_x2": 497.51746184481954, + "r_y2": 491.38794169851735, + "r_x3": 108.00000040046937, + "r_y3": 491.38794169851735, + "coord_origin": "TOPLEFT" + }, + "text": "machines. These devices, like the Wang 1200, featured small screens and floppy ", + "orig": "machines. These devices, like the Wang 1200, featured small screens and floppy ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 26, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 518.5919817925501, + "r_x1": 341.6191112667406, + "r_y1": 518.5919817925501, + "r_x2": 341.6191112667406, + "r_y2": 505.30795174663285, + "r_x3": 108.00000040046937, + "r_y3": 505.30795174663285, + "coord_origin": "TOPLEFT" + }, + "text": "disks, making them revolutionary for their time. ", + "orig": "disks, making them revolutionary for their time. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 27, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 546.1919518879513, + "r_x1": 514.4709519076839, + "r_y1": 546.1919518879513, + "r_x2": 514.4709519076839, + "r_y2": 532.9079618420342, + "r_x3": 72.00000026697958, + "r_y3": 532.9079618420342, + "coord_origin": "TOPLEFT" + }, + "text": "These machines were primarily used in offices, where secretarial pools benefited from their ", + "orig": "These machines were primarily used in offices, where secretarial pools benefited from their ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 28, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 560.3519619368964, + "r_x1": 364.2772813507583, + "r_y1": 560.3519619368964, + "r_x2": 364.2772813507583, + "r_y2": 547.0679318909793, + "r_x3": 72.00000026697958, + "r_y3": 547.0679318909793, + "coord_origin": "TOPLEFT" + }, + "text": "ability to make revisions without retyping entire documents. ", + "orig": "ability to make revisions without retyping entire documents. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 29, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 617.5429721345812, + "r_x1": 306.7123111373045, + "r_y1": 617.5429721345812, + "r_x2": 306.7123111373045, + "r_y2": 602.6649120831541, + "r_x3": 72.00000026697958, + "r_y3": 602.6649120831541, + "coord_origin": "TOPLEFT" + }, + "text": "The Rise of Personal Computers (1980s) ", + "orig": "The Rise of Personal Computers (1980s) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 30, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 645.0719622297371, + "r_x1": 487.8694518090441, + "r_y1": 645.0719622297371, + "r_x2": 487.8694518090441, + "r_y2": 631.7879321838199, + "r_x3": 72.00000026697958, + "r_y3": 631.7879321838199, + "coord_origin": "TOPLEFT" + }, + "text": "The advent of personal computers in the late 1970s and early 1980s transformed word ", + "orig": "The advent of personal computers in the late 1970s and early 1980s transformed word ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 31, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 659.2319622786822, + "r_x1": 515.5663519117458, + "r_y1": 659.2319622786822, + "r_x2": 515.5663519117458, + "r_y2": 645.947932232765, + "r_x3": 72.00000026697958, + "r_y3": 645.947932232765, + "coord_origin": "TOPLEFT" + }, + "text": "processing from a niche tool to an essential technology for businesses and individuals alike. ", + "orig": "processing from a niche tool to an essential technology for businesses and individuals alike. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 32, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 686.4575523727893, + "r_x1": 94.63680335091797, + "r_y1": 686.4575523727893, + "r_x2": 94.63680335091797, + "r_y2": 674.1095623301076, + "r_x3": 90.00000033372447, + "r_y3": 674.1095623301076, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 33, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 686.8319723740835, + "r_x1": 194.98799072302515, + "r_y1": 686.8319723740835, + "r_x2": 194.98799072302515, + "r_y2": 673.5479423281663, + "r_x3": 108.00000040046937, + "r_y3": 673.5479423281663, + "coord_origin": "TOPLEFT" + }, + "text": "WordStar (1978)", + "orig": "WordStar (1978)", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 34, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 194.98828072302624, + "r_y0": 686.8319723740835, + "r_x1": 514.9152819093315, + "r_y1": 686.8319723740835, + "r_x2": 514.9152819093315, + "r_y2": 673.5479423281663, + "r_x3": 194.98828072302624, + "r_y3": 673.5479423281663, + "coord_origin": "TOPLEFT" + }, + "text": ": Developed for the CP/M operating system, WordStar was one of ", + "orig": ": Developed for the CP/M operating system, WordStar was one of ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 35, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 700.5119624213694, + "r_x1": 522.527771937559, + "r_y1": 700.5119624213694, + "r_x2": 522.527771937559, + "r_y2": 687.2279323754522, + "r_x3": 108.00000040046937, + "r_y3": 687.2279323754522, + "coord_origin": "TOPLEFT" + }, + "text": "the first widely used word processing programs. It featured early examples of modern ", + "orig": "the first widely used word processing programs. It featured early examples of modern ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 36, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 714.4319424694847, + "r_x1": 270.9374410046495, + "r_y1": 714.4319424694847, + "r_x2": 270.9374410046495, + "r_y2": 701.1479524235677, + "r_x3": 108.00000040046937, + "r_y3": 701.1479524235677, + "coord_origin": "TOPLEFT" + }, + "text": "features like cut, copy, and paste. ", + "orig": "features like cut, copy, and paste. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 37, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 727.7375525154766, + "r_x1": 94.63680335091797, + "r_y1": 727.7375525154766, + "r_x2": 94.63680335091797, + "r_y2": 715.3895824727949, + "r_x3": 90.00000033372447, + "r_y3": 715.3895824727949, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 38, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 728.1119425167707, + "r_x1": 225.9647808378886, + "r_y1": 728.1119425167707, + "r_x2": 225.9647808378886, + "r_y2": 714.8279424708536, + "r_x3": 108.00000040046937, + "r_y3": 714.8279424708536, + "coord_origin": "TOPLEFT" + }, + "text": "Microsoft Word (1983)", + "orig": "Microsoft Word (1983)", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 39, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 225.96680083789616, + "r_y0": 728.1119425167707, + "r_x1": 525.2570219476792, + "r_y1": 728.1119425167707, + "r_x2": 525.2570219476792, + "r_y2": 714.8279424708536, + "r_x3": 225.96680083789616, + "r_y3": 714.8279424708536, + "coord_origin": "TOPLEFT" + }, + "text": ": Microsoft launched Word for MS-DOS in 1983, introducing ", + "orig": ": Microsoft launched Word for MS-DOS in 1983, introducing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 40, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 742.0319825648862, + "r_x1": 517.5070819189419, + "r_y1": 742.0319825648862, + "r_x2": 517.5070819189419, + "r_y2": 728.747922518969, + "r_x3": 108.00000040046937, + "r_y3": 728.747922518969, + "coord_origin": "TOPLEFT" + }, + "text": "a graphical user interface (GUI) and mouse support. Over the years, Microsoft Word ", + "orig": "a graphical user interface (GUI) and mouse support. Over the years, Microsoft Word ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 41, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 755.9519646130017, + "r_x1": 353.26175130991214, + "r_y1": 755.9519646130017, + "r_x2": 353.26175130991214, + "r_y2": 742.6679685670846, + "r_x3": 108.00000040046937, + "r_y3": 742.6679685670846, + "coord_origin": "TOPLEFT" + }, + "text": "became the industry standard for word processing. ", + "orig": "became the industry standard for word processing. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "parsed_page": null, + "predictions": { + "layout": { + "clusters": [ + { + "id": 13, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 72.58795025090546, + "r": 262.98718097516957, + "b": 85.87195029682243, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9216852784156799, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 85.87195029682243, + "r_x1": 262.98718097516957, + "r_y1": 85.87195029682243, + "r_x2": 262.98718097516957, + "r_y2": 72.58795025090546, + "r_x3": 72.00000026697958, + "r_y3": 72.58795025090546, + "coord_origin": "TOPLEFT" + }, + "text": "The Evolution of the Word Processor", + "orig": "The Evolution of the Word Processor", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 6, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 100.18799034630695, + "r": 497.51987184482846, + "b": 127.39196044033929, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9795150756835938, + "cells": [ + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 113.47198039222405, + "r_x1": 497.51987184482846, + "r_y1": 113.47198039222405, + "r_x2": 497.51987184482846, + "r_y2": 100.18799034630695, + "r_x3": 72.00000026697958, + "r_y3": 100.18799034630695, + "coord_origin": "TOPLEFT" + }, + "text": "The concept of the word processor predates modern computers and has evolved through ", + "orig": "The concept of the word processor predates modern computers and has evolved through ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 127.39196044033929, + "r_x1": 233.94727086748813, + "r_y1": 127.39196044033929, + "r_x2": 233.94727086748813, + "r_y2": 114.10797039442241, + "r_x3": 72.00000026697958, + "r_y3": 114.10797039442241, + "coord_origin": "TOPLEFT" + }, + "text": "several technological milestones. ", + "orig": "several technological milestones. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 11, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 142.1049204911958, + "r": 325.8153412081395, + "b": 156.98303054262306, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9472767114639282, + "cells": [ + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 156.98303054262306, + "r_x1": 325.8153412081395, + "r_y1": 156.98303054262306, + "r_x2": 325.8153412081395, + "r_y2": 142.1049204911958, + "r_x3": 72.00000026697958, + "r_y3": 142.1049204911958, + "coord_origin": "TOPLEFT" + }, + "text": "Pre-Digital Era (19th - Early 20th Century) ", + "orig": "Pre-Digital Era (19th - Early 20th Century) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 0, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 171.2279605918617, + "r": 508.1806618843591, + "b": 226.2719707821251, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.986640989780426, + "cells": [ + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 184.51196063777877, + "r_x1": 508.1806618843591, + "r_y1": 184.51196063777877, + "r_x2": 508.1806618843591, + "r_y2": 171.2279605918617, + "r_x3": 72.00000026697958, + "r_y3": 171.2279605918617, + "coord_origin": "TOPLEFT" + }, + "text": "The origins of word processing can be traced back to the invention of the typewriter in the ", + "orig": "The origins of word processing can be traced back to the invention of the typewriter in the ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 5, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 198.43194068589423, + "r_x1": 466.9111617313298, + "r_y1": 198.43194068589423, + "r_x2": 466.9111617313298, + "r_y2": 185.14795063997713, + "r_x3": 72.00000026697958, + "r_y3": 185.14795063997713, + "coord_origin": "TOPLEFT" + }, + "text": "mid-19th century. Patented in 1868 by Christopher Latham Sholes, the typewriter ", + "orig": "mid-19th century. Patented in 1868 by Christopher Latham Sholes, the typewriter ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 6, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 212.11194073318006, + "r_x1": 507.5440418819985, + "r_y1": 212.11194073318006, + "r_x2": 507.5440418819985, + "r_y2": 198.82794068726287, + "r_x3": 72.00000026697958, + "r_y3": 198.82794068726287, + "coord_origin": "TOPLEFT" + }, + "text": "revolutionized written communication by enabling people to produce legible, professional ", + "orig": "revolutionized written communication by enabling people to produce legible, professional ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 7, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 226.2719707821251, + "r_x1": 294.60361109240483, + "r_y1": 226.2719707821251, + "r_x2": 294.60361109240483, + "r_y2": 212.987970736208, + "r_x3": 72.00000026697958, + "r_y3": 212.987970736208, + "coord_origin": "TOPLEFT" + }, + "text": "documents more efficiently than handwriting. ", + "orig": "documents more efficiently than handwriting. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 2, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 240.3479608307798, + "r": 504.5038518707254, + "b": 295.39196102104336, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9847150444984436, + "cells": [ + { + "index": 8, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 253.6319608766969, + "r_x1": 485.8655118016134, + "r_y1": 253.6319608766969, + "r_x2": 485.8655118016134, + "r_y2": 240.3479608307798, + "r_x3": 72.00000026697958, + "r_y3": 240.3479608307798, + "coord_origin": "TOPLEFT" + }, + "text": "During this period, the term \"word processing\" didn't exist, but the typewriter laid the ", + "orig": "During this period, the term \"word processing\" didn't exist, but the typewriter laid the ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 9, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 267.55194092481236, + "r_x1": 504.5038518707254, + "r_y1": 267.55194092481236, + "r_x2": 504.5038518707254, + "r_y2": 254.26794087889516, + "r_x3": 72.00000026697958, + "r_y3": 254.26794087889516, + "coord_origin": "TOPLEFT" + }, + "text": "groundwork for future developments. Over time, advancements such as carbon paper (for ", + "orig": "groundwork for future developments. Over time, advancements such as carbon paper (for ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 10, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 281.2319909720984, + "r_x1": 497.86462184610673, + "r_y1": 281.2319909720984, + "r_x2": 497.86462184610673, + "r_y2": 267.94793092618113, + "r_x3": 72.00000026697958, + "r_y3": 267.94793092618113, + "coord_origin": "TOPLEFT" + }, + "text": "copies) and the electric typewriter (introduced by IBM in 1935) improved the speed and ", + "orig": "copies) and the electric typewriter (introduced by IBM in 1935) improved the speed and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 11, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 295.39196102104336, + "r_x1": 242.92383090077365, + "r_y1": 295.39196102104336, + "r_x2": 242.92383090077365, + "r_y2": 282.10797097512625, + "r_x3": 72.00000026697958, + "r_y3": 282.10797097512625, + "coord_origin": "TOPLEFT" + }, + "text": "convenience of document creation. ", + "orig": "convenience of document creation. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 12, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 337.7049211673011, + "r": 336.7180512485673, + "b": 352.5830012187282, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9312856793403625, + "cells": [ + { + "index": 12, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 352.5830012187282, + "r_x1": 336.7180512485673, + "r_y1": 352.5830012187282, + "r_x2": 336.7180512485673, + "r_y2": 337.7049211673011, + "r_x3": 72.00000026697958, + "r_y3": 337.7049211673011, + "coord_origin": "TOPLEFT" + }, + "text": "The Birth of Word Processing (1960s - 1970s) ", + "orig": "The Birth of Word Processing (1960s - 1970s) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 1, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 367.0679612687965, + "r": 523.1927519400248, + "b": 408.19195141094445, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9855563044548035, + "cells": [ + { + "index": 13, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 380.3519613147136, + "r_x1": 521.6542419343198, + "r_y1": 380.3519613147136, + "r_x2": 521.6542419343198, + "r_y2": 367.0679612687965, + "r_x3": 72.00000026697958, + "r_y3": 367.0679612687965, + "coord_origin": "TOPLEFT" + }, + "text": "The term \"word processor\" first emerged in the 1960s and referred to any system designed to ", + "orig": "The term \"word processor\" first emerged in the 1960s and referred to any system designed to ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 14, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 394.0319513619994, + "r_x1": 523.1927519400248, + "r_y1": 394.0319513619994, + "r_x2": 523.1927519400248, + "r_y2": 380.7479813160824, + "r_x3": 72.00000026697958, + "r_y3": 380.7479813160824, + "coord_origin": "TOPLEFT" + }, + "text": "streamline written communication and document production. Early word processors were not ", + "orig": "streamline written communication and document production. Early word processors were not ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 15, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 408.19195141094445, + "r_x1": 319.5820911850263, + "r_y1": 408.19195141094445, + "r_x2": 319.5820911850263, + "r_y2": 394.9079613650274, + "r_x3": 72.00000026697958, + "r_y3": 394.9079613650274, + "coord_origin": "TOPLEFT" + }, + "text": "software programs but rather standalone machines. ", + "orig": "software programs but rather standalone machines. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 4, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 422.2679414595992, + "r": 518.011111920811, + "b": 477.07196164903314, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9806972742080688, + "cells": [ + { + "index": 16, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 435.1775515042221, + "r_x1": 94.63680335091797, + "r_y1": 435.1775515042221, + "r_x2": 94.63680335091797, + "r_y2": 422.8295614615404, + "r_x3": 90.00000033372447, + "r_y3": 422.8295614615404, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 17, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 435.55194150551625, + "r_x1": 368.59430136676593, + "r_y1": 435.55194150551625, + "r_x2": 368.59430136676593, + "r_y2": 422.2679414595992, + "r_x3": 108.00000040046937, + "r_y3": 422.2679414595992, + "coord_origin": "TOPLEFT" + }, + "text": "IBM MT/ST (Magnetic Tape/Selectric Typewriter)", + "orig": "IBM MT/ST (Magnetic Tape/Selectric Typewriter)", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 18, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 368.601591366793, + "r_y0": 435.55194150551625, + "r_x1": 492.58316182652294, + "r_y1": 435.55194150551625, + "r_x2": 492.58316182652294, + "r_y2": 422.2679414595992, + "r_x3": 368.601591366793, + "r_y3": 422.2679414595992, + "coord_origin": "TOPLEFT" + }, + "text": ": Introduced in 1964, this ", + "orig": ": Introduced in 1964, this ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 19, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 449.47198155363185, + "r_x1": 518.011111920811, + "r_y1": 449.47198155363185, + "r_x2": 518.011111920811, + "r_y2": 436.1879515077147, + "r_x3": 108.00000040046937, + "r_y3": 436.1879515077147, + "coord_origin": "TOPLEFT" + }, + "text": "machine combined IBM's Selectric typewriter with magnetic tape storage. It allowed ", + "orig": "machine combined IBM's Selectric typewriter with magnetic tape storage. It allowed ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 20, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 463.1519716009177, + "r_x1": 491.5230418225918, + "r_y1": 463.1519716009177, + "r_x2": 491.5230418225918, + "r_y2": 449.86795155500056, + "r_x3": 108.00000040046937, + "r_y3": 449.86795155500056, + "coord_origin": "TOPLEFT" + }, + "text": "users to record, edit, and replay typed content-an early example of digital text ", + "orig": "users to record, edit, and replay typed content-an early example of digital text ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 21, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 477.07196164903314, + "r_x1": 148.65236055121034, + "r_y1": 477.07196164903314, + "r_x2": 148.65236055121034, + "r_y2": 463.78793160311596, + "r_x3": 108.00000040046937, + "r_y3": 463.78793160311596, + "coord_origin": "TOPLEFT" + }, + "text": "storage. ", + "orig": "storage. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 3, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 477.4679516504019, + "r": 497.51746184481954, + "b": 518.5919817925501, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9817657470703125, + "cells": [ + { + "index": 22, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 490.37756169502495, + "r_x1": 94.63680335091797, + "r_y1": 490.37756169502495, + "r_x2": 94.63680335091797, + "r_y2": 478.02957165234324, + "r_x3": 90.00000033372447, + "r_y3": 478.02957165234324, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 23, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 490.7519816963191, + "r_x1": 208.32721077248766, + "r_y1": 490.7519816963191, + "r_x2": 208.32721077248766, + "r_y2": 477.4679516504019, + "r_x3": 108.00000040046937, + "r_y3": 477.4679516504019, + "coord_origin": "TOPLEFT" + }, + "text": "Wang Laboratories", + "orig": "Wang Laboratories", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 24, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 208.3300807724983, + "r_y0": 490.7519816963191, + "r_x1": 496.9083318425608, + "r_y1": 490.7519816963191, + "r_x2": 496.9083318425608, + "r_y2": 477.4679516504019, + "r_x3": 208.3300807724983, + "r_y3": 477.4679516504019, + "coord_origin": "TOPLEFT" + }, + "text": ": In the 1970s, Wang introduced dedicated word processing ", + "orig": ": In the 1970s, Wang introduced dedicated word processing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 25, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 504.6719617444345, + "r_x1": 497.51746184481954, + "r_y1": 504.6719617444345, + "r_x2": 497.51746184481954, + "r_y2": 491.38794169851735, + "r_x3": 108.00000040046937, + "r_y3": 491.38794169851735, + "coord_origin": "TOPLEFT" + }, + "text": "machines. These devices, like the Wang 1200, featured small screens and floppy ", + "orig": "machines. These devices, like the Wang 1200, featured small screens and floppy ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 26, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 518.5919817925501, + "r_x1": 341.6191112667406, + "r_y1": 518.5919817925501, + "r_x2": 341.6191112667406, + "r_y2": 505.30795174663285, + "r_x3": 108.00000040046937, + "r_y3": 505.30795174663285, + "coord_origin": "TOPLEFT" + }, + "text": "disks, making them revolutionary for their time. ", + "orig": "disks, making them revolutionary for their time. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 7, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 532.9079618420342, + "r": 514.4709519076839, + "b": 560.3519619368964, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9792535305023193, + "cells": [ + { + "index": 27, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 546.1919518879513, + "r_x1": 514.4709519076839, + "r_y1": 546.1919518879513, + "r_x2": 514.4709519076839, + "r_y2": 532.9079618420342, + "r_x3": 72.00000026697958, + "r_y3": 532.9079618420342, + "coord_origin": "TOPLEFT" + }, + "text": "These machines were primarily used in offices, where secretarial pools benefited from their ", + "orig": "These machines were primarily used in offices, where secretarial pools benefited from their ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 28, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 560.3519619368964, + "r_x1": 364.2772813507583, + "r_y1": 560.3519619368964, + "r_x2": 364.2772813507583, + "r_y2": 547.0679318909793, + "r_x3": 72.00000026697958, + "r_y3": 547.0679318909793, + "coord_origin": "TOPLEFT" + }, + "text": "ability to make revisions without retyping entire documents. ", + "orig": "ability to make revisions without retyping entire documents. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 10, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 602.6649120831541, + "r": 306.7123111373045, + "b": 617.5429721345812, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.950114905834198, + "cells": [ + { + "index": 29, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 617.5429721345812, + "r_x1": 306.7123111373045, + "r_y1": 617.5429721345812, + "r_x2": 306.7123111373045, + "r_y2": 602.6649120831541, + "r_x3": 72.00000026697958, + "r_y3": 602.6649120831541, + "coord_origin": "TOPLEFT" + }, + "text": "The Rise of Personal Computers (1980s) ", + "orig": "The Rise of Personal Computers (1980s) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 9, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 631.7879321838199, + "r": 515.5663519117458, + "b": 659.2319622786822, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9778240919113159, + "cells": [ + { + "index": 30, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 645.0719622297371, + "r_x1": 487.8694518090441, + "r_y1": 645.0719622297371, + "r_x2": 487.8694518090441, + "r_y2": 631.7879321838199, + "r_x3": 72.00000026697958, + "r_y3": 631.7879321838199, + "coord_origin": "TOPLEFT" + }, + "text": "The advent of personal computers in the late 1970s and early 1980s transformed word ", + "orig": "The advent of personal computers in the late 1970s and early 1980s transformed word ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 31, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 659.2319622786822, + "r_x1": 515.5663519117458, + "r_y1": 659.2319622786822, + "r_x2": 515.5663519117458, + "r_y2": 645.947932232765, + "r_x3": 72.00000026697958, + "r_y3": 645.947932232765, + "coord_origin": "TOPLEFT" + }, + "text": "processing from a niche tool to an essential technology for businesses and individuals alike. ", + "orig": "processing from a niche tool to an essential technology for businesses and individuals alike. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 8, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 673.5479423281663, + "r": 522.527771937559, + "b": 714.4319424694847, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9782076478004456, + "cells": [ + { + "index": 32, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 686.4575523727893, + "r_x1": 94.63680335091797, + "r_y1": 686.4575523727893, + "r_x2": 94.63680335091797, + "r_y2": 674.1095623301076, + "r_x3": 90.00000033372447, + "r_y3": 674.1095623301076, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 33, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 686.8319723740835, + "r_x1": 194.98799072302515, + "r_y1": 686.8319723740835, + "r_x2": 194.98799072302515, + "r_y2": 673.5479423281663, + "r_x3": 108.00000040046937, + "r_y3": 673.5479423281663, + "coord_origin": "TOPLEFT" + }, + "text": "WordStar (1978)", + "orig": "WordStar (1978)", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 34, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 194.98828072302624, + "r_y0": 686.8319723740835, + "r_x1": 514.9152819093315, + "r_y1": 686.8319723740835, + "r_x2": 514.9152819093315, + "r_y2": 673.5479423281663, + "r_x3": 194.98828072302624, + "r_y3": 673.5479423281663, + "coord_origin": "TOPLEFT" + }, + "text": ": Developed for the CP/M operating system, WordStar was one of ", + "orig": ": Developed for the CP/M operating system, WordStar was one of ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 35, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 700.5119624213694, + "r_x1": 522.527771937559, + "r_y1": 700.5119624213694, + "r_x2": 522.527771937559, + "r_y2": 687.2279323754522, + "r_x3": 108.00000040046937, + "r_y3": 687.2279323754522, + "coord_origin": "TOPLEFT" + }, + "text": "the first widely used word processing programs. It featured early examples of modern ", + "orig": "the first widely used word processing programs. It featured early examples of modern ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 36, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 714.4319424694847, + "r_x1": 270.9374410046495, + "r_y1": 714.4319424694847, + "r_x2": 270.9374410046495, + "r_y2": 701.1479524235677, + "r_x3": 108.00000040046937, + "r_y3": 701.1479524235677, + "coord_origin": "TOPLEFT" + }, + "text": "features like cut, copy, and paste. ", + "orig": "features like cut, copy, and paste. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 5, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 714.8279424708536, + "r": 525.2570219476792, + "b": 755.9519646130017, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9797734618186951, + "cells": [ + { + "index": 37, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 727.7375525154766, + "r_x1": 94.63680335091797, + "r_y1": 727.7375525154766, + "r_x2": 94.63680335091797, + "r_y2": 715.3895824727949, + "r_x3": 90.00000033372447, + "r_y3": 715.3895824727949, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 38, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 728.1119425167707, + "r_x1": 225.9647808378886, + "r_y1": 728.1119425167707, + "r_x2": 225.9647808378886, + "r_y2": 714.8279424708536, + "r_x3": 108.00000040046937, + "r_y3": 714.8279424708536, + "coord_origin": "TOPLEFT" + }, + "text": "Microsoft Word (1983)", + "orig": "Microsoft Word (1983)", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 39, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 225.96680083789616, + "r_y0": 728.1119425167707, + "r_x1": 525.2570219476792, + "r_y1": 728.1119425167707, + "r_x2": 525.2570219476792, + "r_y2": 714.8279424708536, + "r_x3": 225.96680083789616, + "r_y3": 714.8279424708536, + "coord_origin": "TOPLEFT" + }, + "text": ": Microsoft launched Word for MS-DOS in 1983, introducing ", + "orig": ": Microsoft launched Word for MS-DOS in 1983, introducing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 40, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 742.0319825648862, + "r_x1": 517.5070819189419, + "r_y1": 742.0319825648862, + "r_x2": 517.5070819189419, + "r_y2": 728.747922518969, + "r_x3": 108.00000040046937, + "r_y3": 728.747922518969, + "coord_origin": "TOPLEFT" + }, + "text": "a graphical user interface (GUI) and mouse support. Over the years, Microsoft Word ", + "orig": "a graphical user interface (GUI) and mouse support. Over the years, Microsoft Word ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 41, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 755.9519646130017, + "r_x1": 353.26175130991214, + "r_y1": 755.9519646130017, + "r_x2": 353.26175130991214, + "r_y2": 742.6679685670846, + "r_x3": 108.00000040046937, + "r_y3": 742.6679685670846, + "coord_origin": "TOPLEFT" + }, + "text": "became the industry standard for word processing. ", + "orig": "became the industry standard for word processing. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + } + ] + }, + "tablestructure": { + "table_map": {} + }, + "figures_classification": null, + "equations_prediction": null, + "vlm_response": null + }, + "assembled": { + "elements": [ + { + "label": "section_header", + "id": 13, + "page_no": 0, + "cluster": { + "id": 13, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 72.58795025090546, + "r": 262.98718097516957, + "b": 85.87195029682243, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9216852784156799, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 85.87195029682243, + "r_x1": 262.98718097516957, + "r_y1": 85.87195029682243, + "r_x2": 262.98718097516957, + "r_y2": 72.58795025090546, + "r_x3": 72.00000026697958, + "r_y3": 72.58795025090546, + "coord_origin": "TOPLEFT" + }, + "text": "The Evolution of the Word Processor", + "orig": "The Evolution of the Word Processor", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The Evolution of the Word Processor" + }, + { + "label": "text", + "id": 6, + "page_no": 0, + "cluster": { + "id": 6, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 100.18799034630695, + "r": 497.51987184482846, + "b": 127.39196044033929, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9795150756835938, + "cells": [ + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 113.47198039222405, + "r_x1": 497.51987184482846, + "r_y1": 113.47198039222405, + "r_x2": 497.51987184482846, + "r_y2": 100.18799034630695, + "r_x3": 72.00000026697958, + "r_y3": 100.18799034630695, + "coord_origin": "TOPLEFT" + }, + "text": "The concept of the word processor predates modern computers and has evolved through ", + "orig": "The concept of the word processor predates modern computers and has evolved through ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 127.39196044033929, + "r_x1": 233.94727086748813, + "r_y1": 127.39196044033929, + "r_x2": 233.94727086748813, + "r_y2": 114.10797039442241, + "r_x3": 72.00000026697958, + "r_y3": 114.10797039442241, + "coord_origin": "TOPLEFT" + }, + "text": "several technological milestones. ", + "orig": "several technological milestones. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The concept of the word processor predates modern computers and has evolved through several technological milestones." + }, + { + "label": "section_header", + "id": 11, + "page_no": 0, + "cluster": { + "id": 11, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 142.1049204911958, + "r": 325.8153412081395, + "b": 156.98303054262306, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9472767114639282, + "cells": [ + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 156.98303054262306, + "r_x1": 325.8153412081395, + "r_y1": 156.98303054262306, + "r_x2": 325.8153412081395, + "r_y2": 142.1049204911958, + "r_x3": 72.00000026697958, + "r_y3": 142.1049204911958, + "coord_origin": "TOPLEFT" + }, + "text": "Pre-Digital Era (19th - Early 20th Century) ", + "orig": "Pre-Digital Era (19th - Early 20th Century) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "Pre-Digital Era (19th - Early 20th Century)" + }, + { + "label": "text", + "id": 0, + "page_no": 0, + "cluster": { + "id": 0, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 171.2279605918617, + "r": 508.1806618843591, + "b": 226.2719707821251, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.986640989780426, + "cells": [ + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 184.51196063777877, + "r_x1": 508.1806618843591, + "r_y1": 184.51196063777877, + "r_x2": 508.1806618843591, + "r_y2": 171.2279605918617, + "r_x3": 72.00000026697958, + "r_y3": 171.2279605918617, + "coord_origin": "TOPLEFT" + }, + "text": "The origins of word processing can be traced back to the invention of the typewriter in the ", + "orig": "The origins of word processing can be traced back to the invention of the typewriter in the ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 5, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 198.43194068589423, + "r_x1": 466.9111617313298, + "r_y1": 198.43194068589423, + "r_x2": 466.9111617313298, + "r_y2": 185.14795063997713, + "r_x3": 72.00000026697958, + "r_y3": 185.14795063997713, + "coord_origin": "TOPLEFT" + }, + "text": "mid-19th century. Patented in 1868 by Christopher Latham Sholes, the typewriter ", + "orig": "mid-19th century. Patented in 1868 by Christopher Latham Sholes, the typewriter ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 6, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 212.11194073318006, + "r_x1": 507.5440418819985, + "r_y1": 212.11194073318006, + "r_x2": 507.5440418819985, + "r_y2": 198.82794068726287, + "r_x3": 72.00000026697958, + "r_y3": 198.82794068726287, + "coord_origin": "TOPLEFT" + }, + "text": "revolutionized written communication by enabling people to produce legible, professional ", + "orig": "revolutionized written communication by enabling people to produce legible, professional ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 7, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 226.2719707821251, + "r_x1": 294.60361109240483, + "r_y1": 226.2719707821251, + "r_x2": 294.60361109240483, + "r_y2": 212.987970736208, + "r_x3": 72.00000026697958, + "r_y3": 212.987970736208, + "coord_origin": "TOPLEFT" + }, + "text": "documents more efficiently than handwriting. ", + "orig": "documents more efficiently than handwriting. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The origins of word processing can be traced back to the invention of the typewriter in the mid-19th century. Patented in 1868 by Christopher Latham Sholes, the typewriter revolutionized written communication by enabling people to produce legible, professional documents more efficiently than handwriting." + }, + { + "label": "text", + "id": 2, + "page_no": 0, + "cluster": { + "id": 2, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 240.3479608307798, + "r": 504.5038518707254, + "b": 295.39196102104336, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9847150444984436, + "cells": [ + { + "index": 8, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 253.6319608766969, + "r_x1": 485.8655118016134, + "r_y1": 253.6319608766969, + "r_x2": 485.8655118016134, + "r_y2": 240.3479608307798, + "r_x3": 72.00000026697958, + "r_y3": 240.3479608307798, + "coord_origin": "TOPLEFT" + }, + "text": "During this period, the term \"word processing\" didn't exist, but the typewriter laid the ", + "orig": "During this period, the term \"word processing\" didn't exist, but the typewriter laid the ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 9, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 267.55194092481236, + "r_x1": 504.5038518707254, + "r_y1": 267.55194092481236, + "r_x2": 504.5038518707254, + "r_y2": 254.26794087889516, + "r_x3": 72.00000026697958, + "r_y3": 254.26794087889516, + "coord_origin": "TOPLEFT" + }, + "text": "groundwork for future developments. Over time, advancements such as carbon paper (for ", + "orig": "groundwork for future developments. Over time, advancements such as carbon paper (for ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 10, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 281.2319909720984, + "r_x1": 497.86462184610673, + "r_y1": 281.2319909720984, + "r_x2": 497.86462184610673, + "r_y2": 267.94793092618113, + "r_x3": 72.00000026697958, + "r_y3": 267.94793092618113, + "coord_origin": "TOPLEFT" + }, + "text": "copies) and the electric typewriter (introduced by IBM in 1935) improved the speed and ", + "orig": "copies) and the electric typewriter (introduced by IBM in 1935) improved the speed and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 11, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 295.39196102104336, + "r_x1": 242.92383090077365, + "r_y1": 295.39196102104336, + "r_x2": 242.92383090077365, + "r_y2": 282.10797097512625, + "r_x3": 72.00000026697958, + "r_y3": 282.10797097512625, + "coord_origin": "TOPLEFT" + }, + "text": "convenience of document creation. ", + "orig": "convenience of document creation. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "During this period, the term \"word processing\" didn't exist, but the typewriter laid the groundwork for future developments. Over time, advancements such as carbon paper (for copies) and the electric typewriter (introduced by IBM in 1935) improved the speed and convenience of document creation." + }, + { + "label": "section_header", + "id": 12, + "page_no": 0, + "cluster": { + "id": 12, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 337.7049211673011, + "r": 336.7180512485673, + "b": 352.5830012187282, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9312856793403625, + "cells": [ + { + "index": 12, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 352.5830012187282, + "r_x1": 336.7180512485673, + "r_y1": 352.5830012187282, + "r_x2": 336.7180512485673, + "r_y2": 337.7049211673011, + "r_x3": 72.00000026697958, + "r_y3": 337.7049211673011, + "coord_origin": "TOPLEFT" + }, + "text": "The Birth of Word Processing (1960s - 1970s) ", + "orig": "The Birth of Word Processing (1960s - 1970s) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The Birth of Word Processing (1960s - 1970s)" + }, + { + "label": "text", + "id": 1, + "page_no": 0, + "cluster": { + "id": 1, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 367.0679612687965, + "r": 523.1927519400248, + "b": 408.19195141094445, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9855563044548035, + "cells": [ + { + "index": 13, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 380.3519613147136, + "r_x1": 521.6542419343198, + "r_y1": 380.3519613147136, + "r_x2": 521.6542419343198, + "r_y2": 367.0679612687965, + "r_x3": 72.00000026697958, + "r_y3": 367.0679612687965, + "coord_origin": "TOPLEFT" + }, + "text": "The term \"word processor\" first emerged in the 1960s and referred to any system designed to ", + "orig": "The term \"word processor\" first emerged in the 1960s and referred to any system designed to ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 14, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 394.0319513619994, + "r_x1": 523.1927519400248, + "r_y1": 394.0319513619994, + "r_x2": 523.1927519400248, + "r_y2": 380.7479813160824, + "r_x3": 72.00000026697958, + "r_y3": 380.7479813160824, + "coord_origin": "TOPLEFT" + }, + "text": "streamline written communication and document production. Early word processors were not ", + "orig": "streamline written communication and document production. Early word processors were not ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 15, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 408.19195141094445, + "r_x1": 319.5820911850263, + "r_y1": 408.19195141094445, + "r_x2": 319.5820911850263, + "r_y2": 394.9079613650274, + "r_x3": 72.00000026697958, + "r_y3": 394.9079613650274, + "coord_origin": "TOPLEFT" + }, + "text": "software programs but rather standalone machines. ", + "orig": "software programs but rather standalone machines. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The term \"word processor\" first emerged in the 1960s and referred to any system designed to streamline written communication and document production. Early word processors were not software programs but rather standalone machines." + }, + { + "label": "list_item", + "id": 4, + "page_no": 0, + "cluster": { + "id": 4, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 422.2679414595992, + "r": 518.011111920811, + "b": 477.07196164903314, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9806972742080688, + "cells": [ + { + "index": 16, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 435.1775515042221, + "r_x1": 94.63680335091797, + "r_y1": 435.1775515042221, + "r_x2": 94.63680335091797, + "r_y2": 422.8295614615404, + "r_x3": 90.00000033372447, + "r_y3": 422.8295614615404, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 17, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 435.55194150551625, + "r_x1": 368.59430136676593, + "r_y1": 435.55194150551625, + "r_x2": 368.59430136676593, + "r_y2": 422.2679414595992, + "r_x3": 108.00000040046937, + "r_y3": 422.2679414595992, + "coord_origin": "TOPLEFT" + }, + "text": "IBM MT/ST (Magnetic Tape/Selectric Typewriter)", + "orig": "IBM MT/ST (Magnetic Tape/Selectric Typewriter)", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 18, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 368.601591366793, + "r_y0": 435.55194150551625, + "r_x1": 492.58316182652294, + "r_y1": 435.55194150551625, + "r_x2": 492.58316182652294, + "r_y2": 422.2679414595992, + "r_x3": 368.601591366793, + "r_y3": 422.2679414595992, + "coord_origin": "TOPLEFT" + }, + "text": ": Introduced in 1964, this ", + "orig": ": Introduced in 1964, this ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 19, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 449.47198155363185, + "r_x1": 518.011111920811, + "r_y1": 449.47198155363185, + "r_x2": 518.011111920811, + "r_y2": 436.1879515077147, + "r_x3": 108.00000040046937, + "r_y3": 436.1879515077147, + "coord_origin": "TOPLEFT" + }, + "text": "machine combined IBM's Selectric typewriter with magnetic tape storage. It allowed ", + "orig": "machine combined IBM's Selectric typewriter with magnetic tape storage. It allowed ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 20, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 463.1519716009177, + "r_x1": 491.5230418225918, + "r_y1": 463.1519716009177, + "r_x2": 491.5230418225918, + "r_y2": 449.86795155500056, + "r_x3": 108.00000040046937, + "r_y3": 449.86795155500056, + "coord_origin": "TOPLEFT" + }, + "text": "users to record, edit, and replay typed content-an early example of digital text ", + "orig": "users to record, edit, and replay typed content-an early example of digital text ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 21, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 477.07196164903314, + "r_x1": 148.65236055121034, + "r_y1": 477.07196164903314, + "r_x2": 148.65236055121034, + "r_y2": 463.78793160311596, + "r_x3": 108.00000040046937, + "r_y3": 463.78793160311596, + "coord_origin": "TOPLEFT" + }, + "text": "storage. ", + "orig": "storage. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 IBM MT/ST (Magnetic Tape/Selectric Typewriter) : Introduced in 1964, this machine combined IBM's Selectric typewriter with magnetic tape storage. It allowed users to record, edit, and replay typed content-an early example of digital text storage." + }, + { + "label": "list_item", + "id": 3, + "page_no": 0, + "cluster": { + "id": 3, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 477.4679516504019, + "r": 497.51746184481954, + "b": 518.5919817925501, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9817657470703125, + "cells": [ + { + "index": 22, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 490.37756169502495, + "r_x1": 94.63680335091797, + "r_y1": 490.37756169502495, + "r_x2": 94.63680335091797, + "r_y2": 478.02957165234324, + "r_x3": 90.00000033372447, + "r_y3": 478.02957165234324, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 23, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 490.7519816963191, + "r_x1": 208.32721077248766, + "r_y1": 490.7519816963191, + "r_x2": 208.32721077248766, + "r_y2": 477.4679516504019, + "r_x3": 108.00000040046937, + "r_y3": 477.4679516504019, + "coord_origin": "TOPLEFT" + }, + "text": "Wang Laboratories", + "orig": "Wang Laboratories", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 24, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 208.3300807724983, + "r_y0": 490.7519816963191, + "r_x1": 496.9083318425608, + "r_y1": 490.7519816963191, + "r_x2": 496.9083318425608, + "r_y2": 477.4679516504019, + "r_x3": 208.3300807724983, + "r_y3": 477.4679516504019, + "coord_origin": "TOPLEFT" + }, + "text": ": In the 1970s, Wang introduced dedicated word processing ", + "orig": ": In the 1970s, Wang introduced dedicated word processing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 25, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 504.6719617444345, + "r_x1": 497.51746184481954, + "r_y1": 504.6719617444345, + "r_x2": 497.51746184481954, + "r_y2": 491.38794169851735, + "r_x3": 108.00000040046937, + "r_y3": 491.38794169851735, + "coord_origin": "TOPLEFT" + }, + "text": "machines. These devices, like the Wang 1200, featured small screens and floppy ", + "orig": "machines. These devices, like the Wang 1200, featured small screens and floppy ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 26, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 518.5919817925501, + "r_x1": 341.6191112667406, + "r_y1": 518.5919817925501, + "r_x2": 341.6191112667406, + "r_y2": 505.30795174663285, + "r_x3": 108.00000040046937, + "r_y3": 505.30795174663285, + "coord_origin": "TOPLEFT" + }, + "text": "disks, making them revolutionary for their time. ", + "orig": "disks, making them revolutionary for their time. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Wang Laboratories : In the 1970s, Wang introduced dedicated word processing machines. These devices, like the Wang 1200, featured small screens and floppy disks, making them revolutionary for their time." + }, + { + "label": "text", + "id": 7, + "page_no": 0, + "cluster": { + "id": 7, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 532.9079618420342, + "r": 514.4709519076839, + "b": 560.3519619368964, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9792535305023193, + "cells": [ + { + "index": 27, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 546.1919518879513, + "r_x1": 514.4709519076839, + "r_y1": 546.1919518879513, + "r_x2": 514.4709519076839, + "r_y2": 532.9079618420342, + "r_x3": 72.00000026697958, + "r_y3": 532.9079618420342, + "coord_origin": "TOPLEFT" + }, + "text": "These machines were primarily used in offices, where secretarial pools benefited from their ", + "orig": "These machines were primarily used in offices, where secretarial pools benefited from their ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 28, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 560.3519619368964, + "r_x1": 364.2772813507583, + "r_y1": 560.3519619368964, + "r_x2": 364.2772813507583, + "r_y2": 547.0679318909793, + "r_x3": 72.00000026697958, + "r_y3": 547.0679318909793, + "coord_origin": "TOPLEFT" + }, + "text": "ability to make revisions without retyping entire documents. ", + "orig": "ability to make revisions without retyping entire documents. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "These machines were primarily used in offices, where secretarial pools benefited from their ability to make revisions without retyping entire documents." + }, + { + "label": "section_header", + "id": 10, + "page_no": 0, + "cluster": { + "id": 10, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 602.6649120831541, + "r": 306.7123111373045, + "b": 617.5429721345812, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.950114905834198, + "cells": [ + { + "index": 29, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 617.5429721345812, + "r_x1": 306.7123111373045, + "r_y1": 617.5429721345812, + "r_x2": 306.7123111373045, + "r_y2": 602.6649120831541, + "r_x3": 72.00000026697958, + "r_y3": 602.6649120831541, + "coord_origin": "TOPLEFT" + }, + "text": "The Rise of Personal Computers (1980s) ", + "orig": "The Rise of Personal Computers (1980s) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The Rise of Personal Computers (1980s)" + }, + { + "label": "text", + "id": 9, + "page_no": 0, + "cluster": { + "id": 9, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 631.7879321838199, + "r": 515.5663519117458, + "b": 659.2319622786822, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9778240919113159, + "cells": [ + { + "index": 30, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 645.0719622297371, + "r_x1": 487.8694518090441, + "r_y1": 645.0719622297371, + "r_x2": 487.8694518090441, + "r_y2": 631.7879321838199, + "r_x3": 72.00000026697958, + "r_y3": 631.7879321838199, + "coord_origin": "TOPLEFT" + }, + "text": "The advent of personal computers in the late 1970s and early 1980s transformed word ", + "orig": "The advent of personal computers in the late 1970s and early 1980s transformed word ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 31, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 659.2319622786822, + "r_x1": 515.5663519117458, + "r_y1": 659.2319622786822, + "r_x2": 515.5663519117458, + "r_y2": 645.947932232765, + "r_x3": 72.00000026697958, + "r_y3": 645.947932232765, + "coord_origin": "TOPLEFT" + }, + "text": "processing from a niche tool to an essential technology for businesses and individuals alike. ", + "orig": "processing from a niche tool to an essential technology for businesses and individuals alike. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The advent of personal computers in the late 1970s and early 1980s transformed word processing from a niche tool to an essential technology for businesses and individuals alike." + }, + { + "label": "list_item", + "id": 8, + "page_no": 0, + "cluster": { + "id": 8, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 673.5479423281663, + "r": 522.527771937559, + "b": 714.4319424694847, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9782076478004456, + "cells": [ + { + "index": 32, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 686.4575523727893, + "r_x1": 94.63680335091797, + "r_y1": 686.4575523727893, + "r_x2": 94.63680335091797, + "r_y2": 674.1095623301076, + "r_x3": 90.00000033372447, + "r_y3": 674.1095623301076, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 33, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 686.8319723740835, + "r_x1": 194.98799072302515, + "r_y1": 686.8319723740835, + "r_x2": 194.98799072302515, + "r_y2": 673.5479423281663, + "r_x3": 108.00000040046937, + "r_y3": 673.5479423281663, + "coord_origin": "TOPLEFT" + }, + "text": "WordStar (1978)", + "orig": "WordStar (1978)", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 34, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 194.98828072302624, + "r_y0": 686.8319723740835, + "r_x1": 514.9152819093315, + "r_y1": 686.8319723740835, + "r_x2": 514.9152819093315, + "r_y2": 673.5479423281663, + "r_x3": 194.98828072302624, + "r_y3": 673.5479423281663, + "coord_origin": "TOPLEFT" + }, + "text": ": Developed for the CP/M operating system, WordStar was one of ", + "orig": ": Developed for the CP/M operating system, WordStar was one of ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 35, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 700.5119624213694, + "r_x1": 522.527771937559, + "r_y1": 700.5119624213694, + "r_x2": 522.527771937559, + "r_y2": 687.2279323754522, + "r_x3": 108.00000040046937, + "r_y3": 687.2279323754522, + "coord_origin": "TOPLEFT" + }, + "text": "the first widely used word processing programs. It featured early examples of modern ", + "orig": "the first widely used word processing programs. It featured early examples of modern ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 36, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 714.4319424694847, + "r_x1": 270.9374410046495, + "r_y1": 714.4319424694847, + "r_x2": 270.9374410046495, + "r_y2": 701.1479524235677, + "r_x3": 108.00000040046937, + "r_y3": 701.1479524235677, + "coord_origin": "TOPLEFT" + }, + "text": "features like cut, copy, and paste. ", + "orig": "features like cut, copy, and paste. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 WordStar (1978) : Developed for the CP/M operating system, WordStar was one of the first widely used word processing programs. It featured early examples of modern features like cut, copy, and paste." + }, + { + "label": "list_item", + "id": 5, + "page_no": 0, + "cluster": { + "id": 5, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 714.8279424708536, + "r": 525.2570219476792, + "b": 755.9519646130017, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9797734618186951, + "cells": [ + { + "index": 37, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 727.7375525154766, + "r_x1": 94.63680335091797, + "r_y1": 727.7375525154766, + "r_x2": 94.63680335091797, + "r_y2": 715.3895824727949, + "r_x3": 90.00000033372447, + "r_y3": 715.3895824727949, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 38, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 728.1119425167707, + "r_x1": 225.9647808378886, + "r_y1": 728.1119425167707, + "r_x2": 225.9647808378886, + "r_y2": 714.8279424708536, + "r_x3": 108.00000040046937, + "r_y3": 714.8279424708536, + "coord_origin": "TOPLEFT" + }, + "text": "Microsoft Word (1983)", + "orig": "Microsoft Word (1983)", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 39, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 225.96680083789616, + "r_y0": 728.1119425167707, + "r_x1": 525.2570219476792, + "r_y1": 728.1119425167707, + "r_x2": 525.2570219476792, + "r_y2": 714.8279424708536, + "r_x3": 225.96680083789616, + "r_y3": 714.8279424708536, + "coord_origin": "TOPLEFT" + }, + "text": ": Microsoft launched Word for MS-DOS in 1983, introducing ", + "orig": ": Microsoft launched Word for MS-DOS in 1983, introducing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 40, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 742.0319825648862, + "r_x1": 517.5070819189419, + "r_y1": 742.0319825648862, + "r_x2": 517.5070819189419, + "r_y2": 728.747922518969, + "r_x3": 108.00000040046937, + "r_y3": 728.747922518969, + "coord_origin": "TOPLEFT" + }, + "text": "a graphical user interface (GUI) and mouse support. Over the years, Microsoft Word ", + "orig": "a graphical user interface (GUI) and mouse support. Over the years, Microsoft Word ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 41, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 755.9519646130017, + "r_x1": 353.26175130991214, + "r_y1": 755.9519646130017, + "r_x2": 353.26175130991214, + "r_y2": 742.6679685670846, + "r_x3": 108.00000040046937, + "r_y3": 742.6679685670846, + "coord_origin": "TOPLEFT" + }, + "text": "became the industry standard for word processing. ", + "orig": "became the industry standard for word processing. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Microsoft Word (1983) : Microsoft launched Word for MS-DOS in 1983, introducing a graphical user interface (GUI) and mouse support. Over the years, Microsoft Word became the industry standard for word processing." + } + ], + "body": [ + { + "label": "section_header", + "id": 13, + "page_no": 0, + "cluster": { + "id": 13, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 72.58795025090546, + "r": 262.98718097516957, + "b": 85.87195029682243, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9216852784156799, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 85.87195029682243, + "r_x1": 262.98718097516957, + "r_y1": 85.87195029682243, + "r_x2": 262.98718097516957, + "r_y2": 72.58795025090546, + "r_x3": 72.00000026697958, + "r_y3": 72.58795025090546, + "coord_origin": "TOPLEFT" + }, + "text": "The Evolution of the Word Processor", + "orig": "The Evolution of the Word Processor", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The Evolution of the Word Processor" + }, + { + "label": "text", + "id": 6, + "page_no": 0, + "cluster": { + "id": 6, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 100.18799034630695, + "r": 497.51987184482846, + "b": 127.39196044033929, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9795150756835938, + "cells": [ + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 113.47198039222405, + "r_x1": 497.51987184482846, + "r_y1": 113.47198039222405, + "r_x2": 497.51987184482846, + "r_y2": 100.18799034630695, + "r_x3": 72.00000026697958, + "r_y3": 100.18799034630695, + "coord_origin": "TOPLEFT" + }, + "text": "The concept of the word processor predates modern computers and has evolved through ", + "orig": "The concept of the word processor predates modern computers and has evolved through ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 127.39196044033929, + "r_x1": 233.94727086748813, + "r_y1": 127.39196044033929, + "r_x2": 233.94727086748813, + "r_y2": 114.10797039442241, + "r_x3": 72.00000026697958, + "r_y3": 114.10797039442241, + "coord_origin": "TOPLEFT" + }, + "text": "several technological milestones. ", + "orig": "several technological milestones. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The concept of the word processor predates modern computers and has evolved through several technological milestones." + }, + { + "label": "section_header", + "id": 11, + "page_no": 0, + "cluster": { + "id": 11, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 142.1049204911958, + "r": 325.8153412081395, + "b": 156.98303054262306, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9472767114639282, + "cells": [ + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 156.98303054262306, + "r_x1": 325.8153412081395, + "r_y1": 156.98303054262306, + "r_x2": 325.8153412081395, + "r_y2": 142.1049204911958, + "r_x3": 72.00000026697958, + "r_y3": 142.1049204911958, + "coord_origin": "TOPLEFT" + }, + "text": "Pre-Digital Era (19th - Early 20th Century) ", + "orig": "Pre-Digital Era (19th - Early 20th Century) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "Pre-Digital Era (19th - Early 20th Century)" + }, + { + "label": "text", + "id": 0, + "page_no": 0, + "cluster": { + "id": 0, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 171.2279605918617, + "r": 508.1806618843591, + "b": 226.2719707821251, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.986640989780426, + "cells": [ + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 184.51196063777877, + "r_x1": 508.1806618843591, + "r_y1": 184.51196063777877, + "r_x2": 508.1806618843591, + "r_y2": 171.2279605918617, + "r_x3": 72.00000026697958, + "r_y3": 171.2279605918617, + "coord_origin": "TOPLEFT" + }, + "text": "The origins of word processing can be traced back to the invention of the typewriter in the ", + "orig": "The origins of word processing can be traced back to the invention of the typewriter in the ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 5, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 198.43194068589423, + "r_x1": 466.9111617313298, + "r_y1": 198.43194068589423, + "r_x2": 466.9111617313298, + "r_y2": 185.14795063997713, + "r_x3": 72.00000026697958, + "r_y3": 185.14795063997713, + "coord_origin": "TOPLEFT" + }, + "text": "mid-19th century. Patented in 1868 by Christopher Latham Sholes, the typewriter ", + "orig": "mid-19th century. Patented in 1868 by Christopher Latham Sholes, the typewriter ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 6, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 212.11194073318006, + "r_x1": 507.5440418819985, + "r_y1": 212.11194073318006, + "r_x2": 507.5440418819985, + "r_y2": 198.82794068726287, + "r_x3": 72.00000026697958, + "r_y3": 198.82794068726287, + "coord_origin": "TOPLEFT" + }, + "text": "revolutionized written communication by enabling people to produce legible, professional ", + "orig": "revolutionized written communication by enabling people to produce legible, professional ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 7, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 226.2719707821251, + "r_x1": 294.60361109240483, + "r_y1": 226.2719707821251, + "r_x2": 294.60361109240483, + "r_y2": 212.987970736208, + "r_x3": 72.00000026697958, + "r_y3": 212.987970736208, + "coord_origin": "TOPLEFT" + }, + "text": "documents more efficiently than handwriting. ", + "orig": "documents more efficiently than handwriting. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The origins of word processing can be traced back to the invention of the typewriter in the mid-19th century. Patented in 1868 by Christopher Latham Sholes, the typewriter revolutionized written communication by enabling people to produce legible, professional documents more efficiently than handwriting." + }, + { + "label": "text", + "id": 2, + "page_no": 0, + "cluster": { + "id": 2, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 240.3479608307798, + "r": 504.5038518707254, + "b": 295.39196102104336, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9847150444984436, + "cells": [ + { + "index": 8, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 253.6319608766969, + "r_x1": 485.8655118016134, + "r_y1": 253.6319608766969, + "r_x2": 485.8655118016134, + "r_y2": 240.3479608307798, + "r_x3": 72.00000026697958, + "r_y3": 240.3479608307798, + "coord_origin": "TOPLEFT" + }, + "text": "During this period, the term \"word processing\" didn't exist, but the typewriter laid the ", + "orig": "During this period, the term \"word processing\" didn't exist, but the typewriter laid the ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 9, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 267.55194092481236, + "r_x1": 504.5038518707254, + "r_y1": 267.55194092481236, + "r_x2": 504.5038518707254, + "r_y2": 254.26794087889516, + "r_x3": 72.00000026697958, + "r_y3": 254.26794087889516, + "coord_origin": "TOPLEFT" + }, + "text": "groundwork for future developments. Over time, advancements such as carbon paper (for ", + "orig": "groundwork for future developments. Over time, advancements such as carbon paper (for ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 10, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 281.2319909720984, + "r_x1": 497.86462184610673, + "r_y1": 281.2319909720984, + "r_x2": 497.86462184610673, + "r_y2": 267.94793092618113, + "r_x3": 72.00000026697958, + "r_y3": 267.94793092618113, + "coord_origin": "TOPLEFT" + }, + "text": "copies) and the electric typewriter (introduced by IBM in 1935) improved the speed and ", + "orig": "copies) and the electric typewriter (introduced by IBM in 1935) improved the speed and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 11, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 295.39196102104336, + "r_x1": 242.92383090077365, + "r_y1": 295.39196102104336, + "r_x2": 242.92383090077365, + "r_y2": 282.10797097512625, + "r_x3": 72.00000026697958, + "r_y3": 282.10797097512625, + "coord_origin": "TOPLEFT" + }, + "text": "convenience of document creation. ", + "orig": "convenience of document creation. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "During this period, the term \"word processing\" didn't exist, but the typewriter laid the groundwork for future developments. Over time, advancements such as carbon paper (for copies) and the electric typewriter (introduced by IBM in 1935) improved the speed and convenience of document creation." + }, + { + "label": "section_header", + "id": 12, + "page_no": 0, + "cluster": { + "id": 12, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 337.7049211673011, + "r": 336.7180512485673, + "b": 352.5830012187282, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9312856793403625, + "cells": [ + { + "index": 12, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 352.5830012187282, + "r_x1": 336.7180512485673, + "r_y1": 352.5830012187282, + "r_x2": 336.7180512485673, + "r_y2": 337.7049211673011, + "r_x3": 72.00000026697958, + "r_y3": 337.7049211673011, + "coord_origin": "TOPLEFT" + }, + "text": "The Birth of Word Processing (1960s - 1970s) ", + "orig": "The Birth of Word Processing (1960s - 1970s) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The Birth of Word Processing (1960s - 1970s)" + }, + { + "label": "text", + "id": 1, + "page_no": 0, + "cluster": { + "id": 1, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 367.0679612687965, + "r": 523.1927519400248, + "b": 408.19195141094445, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9855563044548035, + "cells": [ + { + "index": 13, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 380.3519613147136, + "r_x1": 521.6542419343198, + "r_y1": 380.3519613147136, + "r_x2": 521.6542419343198, + "r_y2": 367.0679612687965, + "r_x3": 72.00000026697958, + "r_y3": 367.0679612687965, + "coord_origin": "TOPLEFT" + }, + "text": "The term \"word processor\" first emerged in the 1960s and referred to any system designed to ", + "orig": "The term \"word processor\" first emerged in the 1960s and referred to any system designed to ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 14, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 394.0319513619994, + "r_x1": 523.1927519400248, + "r_y1": 394.0319513619994, + "r_x2": 523.1927519400248, + "r_y2": 380.7479813160824, + "r_x3": 72.00000026697958, + "r_y3": 380.7479813160824, + "coord_origin": "TOPLEFT" + }, + "text": "streamline written communication and document production. Early word processors were not ", + "orig": "streamline written communication and document production. Early word processors were not ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 15, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 408.19195141094445, + "r_x1": 319.5820911850263, + "r_y1": 408.19195141094445, + "r_x2": 319.5820911850263, + "r_y2": 394.9079613650274, + "r_x3": 72.00000026697958, + "r_y3": 394.9079613650274, + "coord_origin": "TOPLEFT" + }, + "text": "software programs but rather standalone machines. ", + "orig": "software programs but rather standalone machines. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The term \"word processor\" first emerged in the 1960s and referred to any system designed to streamline written communication and document production. Early word processors were not software programs but rather standalone machines." + }, + { + "label": "list_item", + "id": 4, + "page_no": 0, + "cluster": { + "id": 4, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 422.2679414595992, + "r": 518.011111920811, + "b": 477.07196164903314, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9806972742080688, + "cells": [ + { + "index": 16, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 435.1775515042221, + "r_x1": 94.63680335091797, + "r_y1": 435.1775515042221, + "r_x2": 94.63680335091797, + "r_y2": 422.8295614615404, + "r_x3": 90.00000033372447, + "r_y3": 422.8295614615404, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 17, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 435.55194150551625, + "r_x1": 368.59430136676593, + "r_y1": 435.55194150551625, + "r_x2": 368.59430136676593, + "r_y2": 422.2679414595992, + "r_x3": 108.00000040046937, + "r_y3": 422.2679414595992, + "coord_origin": "TOPLEFT" + }, + "text": "IBM MT/ST (Magnetic Tape/Selectric Typewriter)", + "orig": "IBM MT/ST (Magnetic Tape/Selectric Typewriter)", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 18, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 368.601591366793, + "r_y0": 435.55194150551625, + "r_x1": 492.58316182652294, + "r_y1": 435.55194150551625, + "r_x2": 492.58316182652294, + "r_y2": 422.2679414595992, + "r_x3": 368.601591366793, + "r_y3": 422.2679414595992, + "coord_origin": "TOPLEFT" + }, + "text": ": Introduced in 1964, this ", + "orig": ": Introduced in 1964, this ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 19, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 449.47198155363185, + "r_x1": 518.011111920811, + "r_y1": 449.47198155363185, + "r_x2": 518.011111920811, + "r_y2": 436.1879515077147, + "r_x3": 108.00000040046937, + "r_y3": 436.1879515077147, + "coord_origin": "TOPLEFT" + }, + "text": "machine combined IBM's Selectric typewriter with magnetic tape storage. It allowed ", + "orig": "machine combined IBM's Selectric typewriter with magnetic tape storage. It allowed ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 20, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 463.1519716009177, + "r_x1": 491.5230418225918, + "r_y1": 463.1519716009177, + "r_x2": 491.5230418225918, + "r_y2": 449.86795155500056, + "r_x3": 108.00000040046937, + "r_y3": 449.86795155500056, + "coord_origin": "TOPLEFT" + }, + "text": "users to record, edit, and replay typed content-an early example of digital text ", + "orig": "users to record, edit, and replay typed content-an early example of digital text ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 21, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 477.07196164903314, + "r_x1": 148.65236055121034, + "r_y1": 477.07196164903314, + "r_x2": 148.65236055121034, + "r_y2": 463.78793160311596, + "r_x3": 108.00000040046937, + "r_y3": 463.78793160311596, + "coord_origin": "TOPLEFT" + }, + "text": "storage. ", + "orig": "storage. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 IBM MT/ST (Magnetic Tape/Selectric Typewriter) : Introduced in 1964, this machine combined IBM's Selectric typewriter with magnetic tape storage. It allowed users to record, edit, and replay typed content-an early example of digital text storage." + }, + { + "label": "list_item", + "id": 3, + "page_no": 0, + "cluster": { + "id": 3, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 477.4679516504019, + "r": 497.51746184481954, + "b": 518.5919817925501, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9817657470703125, + "cells": [ + { + "index": 22, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 490.37756169502495, + "r_x1": 94.63680335091797, + "r_y1": 490.37756169502495, + "r_x2": 94.63680335091797, + "r_y2": 478.02957165234324, + "r_x3": 90.00000033372447, + "r_y3": 478.02957165234324, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 23, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 490.7519816963191, + "r_x1": 208.32721077248766, + "r_y1": 490.7519816963191, + "r_x2": 208.32721077248766, + "r_y2": 477.4679516504019, + "r_x3": 108.00000040046937, + "r_y3": 477.4679516504019, + "coord_origin": "TOPLEFT" + }, + "text": "Wang Laboratories", + "orig": "Wang Laboratories", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 24, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 208.3300807724983, + "r_y0": 490.7519816963191, + "r_x1": 496.9083318425608, + "r_y1": 490.7519816963191, + "r_x2": 496.9083318425608, + "r_y2": 477.4679516504019, + "r_x3": 208.3300807724983, + "r_y3": 477.4679516504019, + "coord_origin": "TOPLEFT" + }, + "text": ": In the 1970s, Wang introduced dedicated word processing ", + "orig": ": In the 1970s, Wang introduced dedicated word processing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 25, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 504.6719617444345, + "r_x1": 497.51746184481954, + "r_y1": 504.6719617444345, + "r_x2": 497.51746184481954, + "r_y2": 491.38794169851735, + "r_x3": 108.00000040046937, + "r_y3": 491.38794169851735, + "coord_origin": "TOPLEFT" + }, + "text": "machines. These devices, like the Wang 1200, featured small screens and floppy ", + "orig": "machines. These devices, like the Wang 1200, featured small screens and floppy ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 26, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 518.5919817925501, + "r_x1": 341.6191112667406, + "r_y1": 518.5919817925501, + "r_x2": 341.6191112667406, + "r_y2": 505.30795174663285, + "r_x3": 108.00000040046937, + "r_y3": 505.30795174663285, + "coord_origin": "TOPLEFT" + }, + "text": "disks, making them revolutionary for their time. ", + "orig": "disks, making them revolutionary for their time. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Wang Laboratories : In the 1970s, Wang introduced dedicated word processing machines. These devices, like the Wang 1200, featured small screens and floppy disks, making them revolutionary for their time." + }, + { + "label": "text", + "id": 7, + "page_no": 0, + "cluster": { + "id": 7, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 532.9079618420342, + "r": 514.4709519076839, + "b": 560.3519619368964, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9792535305023193, + "cells": [ + { + "index": 27, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 546.1919518879513, + "r_x1": 514.4709519076839, + "r_y1": 546.1919518879513, + "r_x2": 514.4709519076839, + "r_y2": 532.9079618420342, + "r_x3": 72.00000026697958, + "r_y3": 532.9079618420342, + "coord_origin": "TOPLEFT" + }, + "text": "These machines were primarily used in offices, where secretarial pools benefited from their ", + "orig": "These machines were primarily used in offices, where secretarial pools benefited from their ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 28, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 560.3519619368964, + "r_x1": 364.2772813507583, + "r_y1": 560.3519619368964, + "r_x2": 364.2772813507583, + "r_y2": 547.0679318909793, + "r_x3": 72.00000026697958, + "r_y3": 547.0679318909793, + "coord_origin": "TOPLEFT" + }, + "text": "ability to make revisions without retyping entire documents. ", + "orig": "ability to make revisions without retyping entire documents. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "These machines were primarily used in offices, where secretarial pools benefited from their ability to make revisions without retyping entire documents." + }, + { + "label": "section_header", + "id": 10, + "page_no": 0, + "cluster": { + "id": 10, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 602.6649120831541, + "r": 306.7123111373045, + "b": 617.5429721345812, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.950114905834198, + "cells": [ + { + "index": 29, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 617.5429721345812, + "r_x1": 306.7123111373045, + "r_y1": 617.5429721345812, + "r_x2": 306.7123111373045, + "r_y2": 602.6649120831541, + "r_x3": 72.00000026697958, + "r_y3": 602.6649120831541, + "coord_origin": "TOPLEFT" + }, + "text": "The Rise of Personal Computers (1980s) ", + "orig": "The Rise of Personal Computers (1980s) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The Rise of Personal Computers (1980s)" + }, + { + "label": "text", + "id": 9, + "page_no": 0, + "cluster": { + "id": 9, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 631.7879321838199, + "r": 515.5663519117458, + "b": 659.2319622786822, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9778240919113159, + "cells": [ + { + "index": 30, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 645.0719622297371, + "r_x1": 487.8694518090441, + "r_y1": 645.0719622297371, + "r_x2": 487.8694518090441, + "r_y2": 631.7879321838199, + "r_x3": 72.00000026697958, + "r_y3": 631.7879321838199, + "coord_origin": "TOPLEFT" + }, + "text": "The advent of personal computers in the late 1970s and early 1980s transformed word ", + "orig": "The advent of personal computers in the late 1970s and early 1980s transformed word ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 31, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 659.2319622786822, + "r_x1": 515.5663519117458, + "r_y1": 659.2319622786822, + "r_x2": 515.5663519117458, + "r_y2": 645.947932232765, + "r_x3": 72.00000026697958, + "r_y3": 645.947932232765, + "coord_origin": "TOPLEFT" + }, + "text": "processing from a niche tool to an essential technology for businesses and individuals alike. ", + "orig": "processing from a niche tool to an essential technology for businesses and individuals alike. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The advent of personal computers in the late 1970s and early 1980s transformed word processing from a niche tool to an essential technology for businesses and individuals alike." + }, + { + "label": "list_item", + "id": 8, + "page_no": 0, + "cluster": { + "id": 8, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 673.5479423281663, + "r": 522.527771937559, + "b": 714.4319424694847, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9782076478004456, + "cells": [ + { + "index": 32, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 686.4575523727893, + "r_x1": 94.63680335091797, + "r_y1": 686.4575523727893, + "r_x2": 94.63680335091797, + "r_y2": 674.1095623301076, + "r_x3": 90.00000033372447, + "r_y3": 674.1095623301076, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 33, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 686.8319723740835, + "r_x1": 194.98799072302515, + "r_y1": 686.8319723740835, + "r_x2": 194.98799072302515, + "r_y2": 673.5479423281663, + "r_x3": 108.00000040046937, + "r_y3": 673.5479423281663, + "coord_origin": "TOPLEFT" + }, + "text": "WordStar (1978)", + "orig": "WordStar (1978)", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 34, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 194.98828072302624, + "r_y0": 686.8319723740835, + "r_x1": 514.9152819093315, + "r_y1": 686.8319723740835, + "r_x2": 514.9152819093315, + "r_y2": 673.5479423281663, + "r_x3": 194.98828072302624, + "r_y3": 673.5479423281663, + "coord_origin": "TOPLEFT" + }, + "text": ": Developed for the CP/M operating system, WordStar was one of ", + "orig": ": Developed for the CP/M operating system, WordStar was one of ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 35, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 700.5119624213694, + "r_x1": 522.527771937559, + "r_y1": 700.5119624213694, + "r_x2": 522.527771937559, + "r_y2": 687.2279323754522, + "r_x3": 108.00000040046937, + "r_y3": 687.2279323754522, + "coord_origin": "TOPLEFT" + }, + "text": "the first widely used word processing programs. It featured early examples of modern ", + "orig": "the first widely used word processing programs. It featured early examples of modern ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 36, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 714.4319424694847, + "r_x1": 270.9374410046495, + "r_y1": 714.4319424694847, + "r_x2": 270.9374410046495, + "r_y2": 701.1479524235677, + "r_x3": 108.00000040046937, + "r_y3": 701.1479524235677, + "coord_origin": "TOPLEFT" + }, + "text": "features like cut, copy, and paste. ", + "orig": "features like cut, copy, and paste. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 WordStar (1978) : Developed for the CP/M operating system, WordStar was one of the first widely used word processing programs. It featured early examples of modern features like cut, copy, and paste." + }, + { + "label": "list_item", + "id": 5, + "page_no": 0, + "cluster": { + "id": 5, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 714.8279424708536, + "r": 525.2570219476792, + "b": 755.9519646130017, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9797734618186951, + "cells": [ + { + "index": 37, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 727.7375525154766, + "r_x1": 94.63680335091797, + "r_y1": 727.7375525154766, + "r_x2": 94.63680335091797, + "r_y2": 715.3895824727949, + "r_x3": 90.00000033372447, + "r_y3": 715.3895824727949, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 38, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 728.1119425167707, + "r_x1": 225.9647808378886, + "r_y1": 728.1119425167707, + "r_x2": 225.9647808378886, + "r_y2": 714.8279424708536, + "r_x3": 108.00000040046937, + "r_y3": 714.8279424708536, + "coord_origin": "TOPLEFT" + }, + "text": "Microsoft Word (1983)", + "orig": "Microsoft Word (1983)", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 39, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 225.96680083789616, + "r_y0": 728.1119425167707, + "r_x1": 525.2570219476792, + "r_y1": 728.1119425167707, + "r_x2": 525.2570219476792, + "r_y2": 714.8279424708536, + "r_x3": 225.96680083789616, + "r_y3": 714.8279424708536, + "coord_origin": "TOPLEFT" + }, + "text": ": Microsoft launched Word for MS-DOS in 1983, introducing ", + "orig": ": Microsoft launched Word for MS-DOS in 1983, introducing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 40, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 742.0319825648862, + "r_x1": 517.5070819189419, + "r_y1": 742.0319825648862, + "r_x2": 517.5070819189419, + "r_y2": 728.747922518969, + "r_x3": 108.00000040046937, + "r_y3": 728.747922518969, + "coord_origin": "TOPLEFT" + }, + "text": "a graphical user interface (GUI) and mouse support. Over the years, Microsoft Word ", + "orig": "a graphical user interface (GUI) and mouse support. Over the years, Microsoft Word ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 41, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 755.9519646130017, + "r_x1": 353.26175130991214, + "r_y1": 755.9519646130017, + "r_x2": 353.26175130991214, + "r_y2": 742.6679685670846, + "r_x3": 108.00000040046937, + "r_y3": 742.6679685670846, + "coord_origin": "TOPLEFT" + }, + "text": "became the industry standard for word processing. ", + "orig": "became the industry standard for word processing. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Microsoft Word (1983) : Microsoft launched Word for MS-DOS in 1983, introducing a graphical user interface (GUI) and mouse support. Over the years, Microsoft Word became the industry standard for word processing." + } + ], + "headers": [] + } + }, + { + "page_no": 1, + "size": { + "width": 595.2000122070312, + "height": 841.9199829101562 + }, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 85.63196029599305, + "r_x1": 516.5014019152128, + "r_y1": 85.63196029599305, + "r_x2": 516.5014019152128, + "r_y2": 72.34796025007586, + "r_x3": 72.00000026697958, + "r_y3": 72.34796025007586, + "coord_origin": "TOPLEFT" + }, + "text": "Other notable software from this era included WordPerfect, which was popular among legal ", + "orig": "Other notable software from this era included WordPerfect, which was popular among legal ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 99.31195034327891, + "r_x1": 466.85745173113065, + "r_y1": 99.31195034327891, + "r_x2": 466.85745173113065, + "r_y2": 86.02795029736171, + "r_x3": 72.00000026697958, + "r_y3": 86.02795029736171, + "coord_origin": "TOPLEFT" + }, + "text": "professionals, and Apple\u2019s MacWrite, which leveraged the Macintosh\u2019s graphical ", + "orig": "professionals, and Apple\u2019s MacWrite, which leveraged the Macintosh\u2019s graphical ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 113.47198039222405, + "r_x1": 132.64452049185246, + "r_y1": 113.47198039222405, + "r_x2": 132.64452049185246, + "r_y2": 100.18799034630695, + "r_x3": 72.00000026697958, + "r_y3": 100.18799034630695, + "coord_origin": "TOPLEFT" + }, + "text": "capabilities. ", + "orig": "capabilities. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 170.6630205899088, + "r_x1": 272.1976610093225, + "r_y1": 170.6630205899088, + "r_x2": 272.1976610093225, + "r_y2": 155.78491053848165, + "r_x3": 72.00000026697958, + "r_y3": 155.78491053848165, + "coord_origin": "TOPLEFT" + }, + "text": "The Modern Era (1990s - Present) ", + "orig": "The Modern Era (1990s - Present) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 198.43194068589423, + "r_x1": 510.8733818943439, + "r_y1": 198.43194068589423, + "r_x2": 510.8733818943439, + "r_y2": 185.14795063997713, + "r_x3": 72.00000026697958, + "r_y3": 185.14795063997713, + "coord_origin": "TOPLEFT" + }, + "text": "By the 1990s, word processing software had become more sophisticated, with features like ", + "orig": "By the 1990s, word processing software had become more sophisticated, with features like ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 5, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 212.35199073400975, + "r_x1": 379.21872140616193, + "r_y1": 212.35199073400975, + "r_x2": 379.21872140616193, + "r_y2": 199.06799068809255, + "r_x3": 72.00000026697958, + "r_y3": 199.06799068809255, + "coord_origin": "TOPLEFT" + }, + "text": "spell check, grammar check, templates, and collaborative tools. ", + "orig": "spell check, grammar check, templates, and collaborative tools. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 6, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 239.5775708281169, + "r_x1": 94.63680335091797, + "r_y1": 239.5775708281169, + "r_x2": 94.63680335091797, + "r_y2": 227.2295507854351, + "r_x3": 90.00000033372447, + "r_y3": 227.2295507854351, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 7, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 239.95196082941106, + "r_x1": 221.28960082055283, + "r_y1": 239.95196082941106, + "r_x2": 221.28960082055283, + "r_y2": 226.66797078349396, + "r_x3": 108.00000040046937, + "r_y3": 226.66797078349396, + "coord_origin": "TOPLEFT" + }, + "text": "Microsoft Office Suite", + "orig": "Microsoft Office Suite", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 8, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 221.29102082055812, + "r_y0": 239.95196082941106, + "r_x1": 491.2357518215266, + "r_y1": 239.95196082941106, + "r_x2": 491.2357518215266, + "r_y2": 226.66797078349396, + "r_x3": 221.29102082055812, + "r_y3": 226.66797078349396, + "coord_origin": "TOPLEFT" + }, + "text": ": Microsoft continued to dominate with its Office Suite, ", + "orig": ": Microsoft continued to dominate with its Office Suite, ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 9, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 253.6319608766969, + "r_x1": 466.9336917314133, + "r_y1": 253.6319608766969, + "r_x2": 466.9336917314133, + "r_y2": 240.3479608307798, + "r_x3": 108.00000040046937, + "r_y3": 240.3479608307798, + "coord_origin": "TOPLEFT" + }, + "text": "integrating Word with other productivity tools like Excel and PowerPoint. ", + "orig": "integrating Word with other productivity tools like Excel and PowerPoint. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 10, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 267.1775509235182, + "r_x1": 94.63680335091797, + "r_y1": 267.1775509235182, + "r_x2": 94.63680335091797, + "r_y2": 254.82959088083658, + "r_x3": 90.00000033372447, + "r_y3": 254.82959088083658, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 11, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 267.55194092481236, + "r_x1": 252.64317093681342, + "r_y1": 267.55194092481236, + "r_x2": 252.64317093681342, + "r_y2": 254.26794087889516, + "r_x3": 108.00000040046937, + "r_y3": 254.26794087889516, + "coord_origin": "TOPLEFT" + }, + "text": "OpenOffice and LibreOffice", + "orig": "OpenOffice and LibreOffice", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 12, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 252.6446409368189, + "r_y0": 267.55194092481236, + "r_x1": 517.5377819190559, + "r_y1": 267.55194092481236, + "r_x2": 517.5377819190559, + "r_y2": 254.26794087889516, + "r_x3": 252.6446409368189, + "r_y3": 254.26794087889516, + "coord_origin": "TOPLEFT" + }, + "text": ": Open-source alternatives emerged in the early 2000s, ", + "orig": ": Open-source alternatives emerged in the early 2000s, ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 13, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 281.2319909720984, + "r_x1": 354.59183131484417, + "r_y1": 281.2319909720984, + "r_x2": 354.59183131484417, + "r_y2": 267.94793092618113, + "r_x3": 108.00000040046937, + "r_y3": 267.94793092618113, + "coord_origin": "TOPLEFT" + }, + "text": "offering free and flexible word processing options. ", + "orig": "offering free and flexible word processing options. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 14, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 294.7775810189197, + "r_x1": 94.63680335091797, + "r_y1": 294.7775810189197, + "r_x2": 94.63680335091797, + "r_y2": 282.4295609762379, + "r_x3": 90.00000033372447, + "r_y3": 282.4295609762379, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 15, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 295.15197102021375, + "r_x1": 206.64719076625803, + "r_y1": 295.15197102021375, + "r_x2": 206.64719076625803, + "r_y2": 281.86798097429676, + "r_x3": 108.00000040046937, + "r_y3": 281.86798097429676, + "coord_origin": "TOPLEFT" + }, + "text": "Google Docs (2006)", + "orig": "Google Docs (2006)", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 16, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 206.64845076626273, + "r_y0": 295.15197102021375, + "r_x1": 524.5618919451015, + "r_y1": 295.15197102021375, + "r_x2": 524.5618919451015, + "r_y2": 281.86798097429676, + "r_x3": 206.64845076626273, + "r_y3": 281.86798097429676, + "coord_origin": "TOPLEFT" + }, + "text": ": The introduction of cloud-based word processing revolutionized ", + "orig": ": The introduction of cloud-based word processing revolutionized ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 17, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 308.8319710674996, + "r_x1": 515.8681019128646, + "r_y1": 308.8319710674996, + "r_x2": 515.8681019128646, + "r_y2": 295.5479710215825, + "r_x3": 108.00000040046937, + "r_y3": 295.5479710215825, + "coord_origin": "TOPLEFT" + }, + "text": "collaboration. Google Docs enabled real-time editing and sharing, making it a staple ", + "orig": "collaboration. Google Docs enabled real-time editing and sharing, making it a staple ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 18, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 322.99194111644454, + "r_x1": 243.2870309021204, + "r_y1": 322.99194111644454, + "r_x2": 243.2870309021204, + "r_y2": 309.70794107052745, + "r_x3": 108.00000040046937, + "r_y3": 309.70794107052745, + "coord_origin": "TOPLEFT" + }, + "text": "for teams and remote work. ", + "orig": "for teams and remote work. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 19, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 380.18298131412945, + "r_x1": 231.71083085919528, + "r_y1": 380.18298131412945, + "r_x2": 231.71083085919528, + "r_y2": 365.30493126270244, + "r_x3": 72.00000026697958, + "r_y3": 365.30493126270244, + "coord_origin": "TOPLEFT" + }, + "text": "Future of Word Processing ", + "orig": "Future of Word Processing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 20, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 407.95196141011496, + "r_x1": 475.5335117633018, + "r_y1": 407.95196141011496, + "r_x2": 475.5335117633018, + "r_y2": 394.6679713641979, + "r_x3": 72.00000026697958, + "r_y3": 394.6679713641979, + "coord_origin": "TOPLEFT" + }, + "text": "Today, word processors are more than just tools for typing. They integrate artificial ", + "orig": "Today, word processors are more than just tools for typing. They integrate artificial ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 21, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 421.6319614574008, + "r_x1": 520.5078119300688, + "r_y1": 421.6319614574008, + "r_x2": 520.5078119300688, + "r_y2": 408.3479614114837, + "r_x3": 72.00000026697958, + "r_y3": 408.3479614114837, + "coord_origin": "TOPLEFT" + }, + "text": "intelligence for grammar and style suggestions (e.g., Grammarly), voice-to-text features, and ", + "orig": "intelligence for grammar and style suggestions (e.g., Grammarly), voice-to-text features, and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 22, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 435.55194150551625, + "r_x1": 520.5438819302025, + "r_y1": 435.55194150551625, + "r_x2": 520.5438819302025, + "r_y2": 422.2679414595992, + "r_x3": 72.00000026697958, + "r_y3": 422.2679414595992, + "coord_origin": "TOPLEFT" + }, + "text": "advanced layout options. As AI continues to advance, word processors may evolve into even ", + "orig": "advanced layout options. As AI continues to advance, word processors may evolve into even ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 23, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 449.2319915528023, + "r_x1": 498.19421184732886, + "r_y1": 449.2319915528023, + "r_x2": 498.19421184732886, + "r_y2": 435.9479615068851, + "r_x3": 72.00000026697958, + "r_y3": 435.9479615068851, + "coord_origin": "TOPLEFT" + }, + "text": "more intuitive tools that predict user needs, automate repetitive tasks, and support richer ", + "orig": "more intuitive tools that predict user needs, automate repetitive tasks, and support richer ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 24, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 463.3919616017472, + "r_x1": 187.64061069578074, + "r_y1": 463.3919616017472, + "r_x2": 187.64061069578074, + "r_y2": 450.1079715558302, + "r_x3": 72.00000026697958, + "r_y3": 450.1079715558302, + "coord_origin": "TOPLEFT" + }, + "text": "multimedia integration. ", + "orig": "multimedia integration. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 25, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 518.8319717933796, + "r_x1": 515.5564019117089, + "r_y1": 518.8319717933796, + "r_x2": 515.5564019117089, + "r_y2": 505.54794174746235, + "r_x3": 72.00000026697958, + "r_y3": 505.54794174746235, + "coord_origin": "TOPLEFT" + }, + "text": "From the clunky typewriters of the 19th century to the AI-powered cloud tools of today, the ", + "orig": "From the clunky typewriters of the 19th century to the AI-powered cloud tools of today, the ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 26, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 532.5119618406654, + "r_x1": 501.86630186094516, + "r_y1": 532.5119618406654, + "r_x2": 501.86630186094516, + "r_y2": 519.2279317947482, + "r_x3": 72.00000026697958, + "r_y3": 519.2279317947482, + "coord_origin": "TOPLEFT" + }, + "text": "word processor has come a long way. It remains an essential tool for communication and ", + "orig": "word processor has come a long way. It remains an essential tool for communication and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 27, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 546.4319718887809, + "r_x1": 311.25577115415183, + "r_y1": 546.4319718887809, + "r_x2": 311.25577115415183, + "r_y2": 533.1479518428639, + "r_x3": 72.00000026697958, + "r_y3": 533.1479518428639, + "coord_origin": "TOPLEFT" + }, + "text": "creativity, shaping how we write and share ideas. ", + "orig": "creativity, shaping how we write and share ideas. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "parsed_page": null, + "predictions": { + "layout": { + "clusters": [ + { + "id": 2, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 72.34796025007586, + "r": 516.5014019152128, + "b": 113.47198039222405, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9813448190689087, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 85.63196029599305, + "r_x1": 516.5014019152128, + "r_y1": 85.63196029599305, + "r_x2": 516.5014019152128, + "r_y2": 72.34796025007586, + "r_x3": 72.00000026697958, + "r_y3": 72.34796025007586, + "coord_origin": "TOPLEFT" + }, + "text": "Other notable software from this era included WordPerfect, which was popular among legal ", + "orig": "Other notable software from this era included WordPerfect, which was popular among legal ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 99.31195034327891, + "r_x1": 466.85745173113065, + "r_y1": 99.31195034327891, + "r_x2": 466.85745173113065, + "r_y2": 86.02795029736171, + "r_x3": 72.00000026697958, + "r_y3": 86.02795029736171, + "coord_origin": "TOPLEFT" + }, + "text": "professionals, and Apple\u2019s MacWrite, which leveraged the Macintosh\u2019s graphical ", + "orig": "professionals, and Apple\u2019s MacWrite, which leveraged the Macintosh\u2019s graphical ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 113.47198039222405, + "r_x1": 132.64452049185246, + "r_y1": 113.47198039222405, + "r_x2": 132.64452049185246, + "r_y2": 100.18799034630695, + "r_x3": 72.00000026697958, + "r_y3": 100.18799034630695, + "coord_origin": "TOPLEFT" + }, + "text": "capabilities. ", + "orig": "capabilities. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 8, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 155.78491053848165, + "r": 272.1976610093225, + "b": 170.6630205899088, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9389315843582153, + "cells": [ + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 170.6630205899088, + "r_x1": 272.1976610093225, + "r_y1": 170.6630205899088, + "r_x2": 272.1976610093225, + "r_y2": 155.78491053848165, + "r_x3": 72.00000026697958, + "r_y3": 155.78491053848165, + "coord_origin": "TOPLEFT" + }, + "text": "The Modern Era (1990s - Present) ", + "orig": "The Modern Era (1990s - Present) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 3, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 185.14795063997713, + "r": 510.8733818943439, + "b": 212.35199073400975, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9798638820648193, + "cells": [ + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 198.43194068589423, + "r_x1": 510.8733818943439, + "r_y1": 198.43194068589423, + "r_x2": 510.8733818943439, + "r_y2": 185.14795063997713, + "r_x3": 72.00000026697958, + "r_y3": 185.14795063997713, + "coord_origin": "TOPLEFT" + }, + "text": "By the 1990s, word processing software had become more sophisticated, with features like ", + "orig": "By the 1990s, word processing software had become more sophisticated, with features like ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 5, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 212.35199073400975, + "r_x1": 379.21872140616193, + "r_y1": 212.35199073400975, + "r_x2": 379.21872140616193, + "r_y2": 199.06799068809255, + "r_x3": 72.00000026697958, + "r_y3": 199.06799068809255, + "coord_origin": "TOPLEFT" + }, + "text": "spell check, grammar check, templates, and collaborative tools. ", + "orig": "spell check, grammar check, templates, and collaborative tools. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 6, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 226.66797078349396, + "r": 491.2357518215266, + "b": 253.6319608766969, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.968998372554779, + "cells": [ + { + "index": 6, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 239.5775708281169, + "r_x1": 94.63680335091797, + "r_y1": 239.5775708281169, + "r_x2": 94.63680335091797, + "r_y2": 227.2295507854351, + "r_x3": 90.00000033372447, + "r_y3": 227.2295507854351, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 7, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 239.95196082941106, + "r_x1": 221.28960082055283, + "r_y1": 239.95196082941106, + "r_x2": 221.28960082055283, + "r_y2": 226.66797078349396, + "r_x3": 108.00000040046937, + "r_y3": 226.66797078349396, + "coord_origin": "TOPLEFT" + }, + "text": "Microsoft Office Suite", + "orig": "Microsoft Office Suite", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 8, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 221.29102082055812, + "r_y0": 239.95196082941106, + "r_x1": 491.2357518215266, + "r_y1": 239.95196082941106, + "r_x2": 491.2357518215266, + "r_y2": 226.66797078349396, + "r_x3": 221.29102082055812, + "r_y3": 226.66797078349396, + "coord_origin": "TOPLEFT" + }, + "text": ": Microsoft continued to dominate with its Office Suite, ", + "orig": ": Microsoft continued to dominate with its Office Suite, ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 9, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 253.6319608766969, + "r_x1": 466.9336917314133, + "r_y1": 253.6319608766969, + "r_x2": 466.9336917314133, + "r_y2": 240.3479608307798, + "r_x3": 108.00000040046937, + "r_y3": 240.3479608307798, + "coord_origin": "TOPLEFT" + }, + "text": "integrating Word with other productivity tools like Excel and PowerPoint. ", + "orig": "integrating Word with other productivity tools like Excel and PowerPoint. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 5, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 254.26794087889516, + "r": 517.5377819190559, + "b": 281.2319909720984, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9696746468544006, + "cells": [ + { + "index": 10, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 267.1775509235182, + "r_x1": 94.63680335091797, + "r_y1": 267.1775509235182, + "r_x2": 94.63680335091797, + "r_y2": 254.82959088083658, + "r_x3": 90.00000033372447, + "r_y3": 254.82959088083658, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 11, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 267.55194092481236, + "r_x1": 252.64317093681342, + "r_y1": 267.55194092481236, + "r_x2": 252.64317093681342, + "r_y2": 254.26794087889516, + "r_x3": 108.00000040046937, + "r_y3": 254.26794087889516, + "coord_origin": "TOPLEFT" + }, + "text": "OpenOffice and LibreOffice", + "orig": "OpenOffice and LibreOffice", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 12, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 252.6446409368189, + "r_y0": 267.55194092481236, + "r_x1": 517.5377819190559, + "r_y1": 267.55194092481236, + "r_x2": 517.5377819190559, + "r_y2": 254.26794087889516, + "r_x3": 252.6446409368189, + "r_y3": 254.26794087889516, + "coord_origin": "TOPLEFT" + }, + "text": ": Open-source alternatives emerged in the early 2000s, ", + "orig": ": Open-source alternatives emerged in the early 2000s, ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 13, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 281.2319909720984, + "r_x1": 354.59183131484417, + "r_y1": 281.2319909720984, + "r_x2": 354.59183131484417, + "r_y2": 267.94793092618113, + "r_x3": 108.00000040046937, + "r_y3": 267.94793092618113, + "coord_origin": "TOPLEFT" + }, + "text": "offering free and flexible word processing options. ", + "orig": "offering free and flexible word processing options. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 4, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 281.86798097429676, + "r": 524.5618919451015, + "b": 322.99194111644454, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9762884378433228, + "cells": [ + { + "index": 14, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 294.7775810189197, + "r_x1": 94.63680335091797, + "r_y1": 294.7775810189197, + "r_x2": 94.63680335091797, + "r_y2": 282.4295609762379, + "r_x3": 90.00000033372447, + "r_y3": 282.4295609762379, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 15, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 295.15197102021375, + "r_x1": 206.64719076625803, + "r_y1": 295.15197102021375, + "r_x2": 206.64719076625803, + "r_y2": 281.86798097429676, + "r_x3": 108.00000040046937, + "r_y3": 281.86798097429676, + "coord_origin": "TOPLEFT" + }, + "text": "Google Docs (2006)", + "orig": "Google Docs (2006)", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 16, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 206.64845076626273, + "r_y0": 295.15197102021375, + "r_x1": 524.5618919451015, + "r_y1": 295.15197102021375, + "r_x2": 524.5618919451015, + "r_y2": 281.86798097429676, + "r_x3": 206.64845076626273, + "r_y3": 281.86798097429676, + "coord_origin": "TOPLEFT" + }, + "text": ": The introduction of cloud-based word processing revolutionized ", + "orig": ": The introduction of cloud-based word processing revolutionized ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 17, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 308.8319710674996, + "r_x1": 515.8681019128646, + "r_y1": 308.8319710674996, + "r_x2": 515.8681019128646, + "r_y2": 295.5479710215825, + "r_x3": 108.00000040046937, + "r_y3": 295.5479710215825, + "coord_origin": "TOPLEFT" + }, + "text": "collaboration. Google Docs enabled real-time editing and sharing, making it a staple ", + "orig": "collaboration. Google Docs enabled real-time editing and sharing, making it a staple ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 18, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 322.99194111644454, + "r_x1": 243.2870309021204, + "r_y1": 322.99194111644454, + "r_x2": 243.2870309021204, + "r_y2": 309.70794107052745, + "r_x3": 108.00000040046937, + "r_y3": 309.70794107052745, + "coord_origin": "TOPLEFT" + }, + "text": "for teams and remote work. ", + "orig": "for teams and remote work. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 7, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 365.30493126270244, + "r": 231.71083085919528, + "b": 380.18298131412945, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9581918120384216, + "cells": [ + { + "index": 19, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 380.18298131412945, + "r_x1": 231.71083085919528, + "r_y1": 380.18298131412945, + "r_x2": 231.71083085919528, + "r_y2": 365.30493126270244, + "r_x3": 72.00000026697958, + "r_y3": 365.30493126270244, + "coord_origin": "TOPLEFT" + }, + "text": "Future of Word Processing ", + "orig": "Future of Word Processing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 0, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 394.6679713641979, + "r": 520.5438819302025, + "b": 463.3919616017472, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9876114726066589, + "cells": [ + { + "index": 20, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 407.95196141011496, + "r_x1": 475.5335117633018, + "r_y1": 407.95196141011496, + "r_x2": 475.5335117633018, + "r_y2": 394.6679713641979, + "r_x3": 72.00000026697958, + "r_y3": 394.6679713641979, + "coord_origin": "TOPLEFT" + }, + "text": "Today, word processors are more than just tools for typing. They integrate artificial ", + "orig": "Today, word processors are more than just tools for typing. They integrate artificial ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 21, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 421.6319614574008, + "r_x1": 520.5078119300688, + "r_y1": 421.6319614574008, + "r_x2": 520.5078119300688, + "r_y2": 408.3479614114837, + "r_x3": 72.00000026697958, + "r_y3": 408.3479614114837, + "coord_origin": "TOPLEFT" + }, + "text": "intelligence for grammar and style suggestions (e.g., Grammarly), voice-to-text features, and ", + "orig": "intelligence for grammar and style suggestions (e.g., Grammarly), voice-to-text features, and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 22, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 435.55194150551625, + "r_x1": 520.5438819302025, + "r_y1": 435.55194150551625, + "r_x2": 520.5438819302025, + "r_y2": 422.2679414595992, + "r_x3": 72.00000026697958, + "r_y3": 422.2679414595992, + "coord_origin": "TOPLEFT" + }, + "text": "advanced layout options. As AI continues to advance, word processors may evolve into even ", + "orig": "advanced layout options. As AI continues to advance, word processors may evolve into even ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 23, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 449.2319915528023, + "r_x1": 498.19421184732886, + "r_y1": 449.2319915528023, + "r_x2": 498.19421184732886, + "r_y2": 435.9479615068851, + "r_x3": 72.00000026697958, + "r_y3": 435.9479615068851, + "coord_origin": "TOPLEFT" + }, + "text": "more intuitive tools that predict user needs, automate repetitive tasks, and support richer ", + "orig": "more intuitive tools that predict user needs, automate repetitive tasks, and support richer ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 24, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 463.3919616017472, + "r_x1": 187.64061069578074, + "r_y1": 463.3919616017472, + "r_x2": 187.64061069578074, + "r_y2": 450.1079715558302, + "r_x3": 72.00000026697958, + "r_y3": 450.1079715558302, + "coord_origin": "TOPLEFT" + }, + "text": "multimedia integration. ", + "orig": "multimedia integration. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 1, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 505.54794174746235, + "r": 515.5564019117089, + "b": 546.4319718887809, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9841670393943787, + "cells": [ + { + "index": 25, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 518.8319717933796, + "r_x1": 515.5564019117089, + "r_y1": 518.8319717933796, + "r_x2": 515.5564019117089, + "r_y2": 505.54794174746235, + "r_x3": 72.00000026697958, + "r_y3": 505.54794174746235, + "coord_origin": "TOPLEFT" + }, + "text": "From the clunky typewriters of the 19th century to the AI-powered cloud tools of today, the ", + "orig": "From the clunky typewriters of the 19th century to the AI-powered cloud tools of today, the ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 26, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 532.5119618406654, + "r_x1": 501.86630186094516, + "r_y1": 532.5119618406654, + "r_x2": 501.86630186094516, + "r_y2": 519.2279317947482, + "r_x3": 72.00000026697958, + "r_y3": 519.2279317947482, + "coord_origin": "TOPLEFT" + }, + "text": "word processor has come a long way. It remains an essential tool for communication and ", + "orig": "word processor has come a long way. It remains an essential tool for communication and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 27, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 546.4319718887809, + "r_x1": 311.25577115415183, + "r_y1": 546.4319718887809, + "r_x2": 311.25577115415183, + "r_y2": 533.1479518428639, + "r_x3": 72.00000026697958, + "r_y3": 533.1479518428639, + "coord_origin": "TOPLEFT" + }, + "text": "creativity, shaping how we write and share ideas. ", + "orig": "creativity, shaping how we write and share ideas. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + } + ] + }, + "tablestructure": { + "table_map": {} + }, + "figures_classification": null, + "equations_prediction": null, + "vlm_response": null + }, + "assembled": { + "elements": [ + { + "label": "text", + "id": 2, + "page_no": 1, + "cluster": { + "id": 2, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 72.34796025007586, + "r": 516.5014019152128, + "b": 113.47198039222405, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9813448190689087, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 85.63196029599305, + "r_x1": 516.5014019152128, + "r_y1": 85.63196029599305, + "r_x2": 516.5014019152128, + "r_y2": 72.34796025007586, + "r_x3": 72.00000026697958, + "r_y3": 72.34796025007586, + "coord_origin": "TOPLEFT" + }, + "text": "Other notable software from this era included WordPerfect, which was popular among legal ", + "orig": "Other notable software from this era included WordPerfect, which was popular among legal ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 99.31195034327891, + "r_x1": 466.85745173113065, + "r_y1": 99.31195034327891, + "r_x2": 466.85745173113065, + "r_y2": 86.02795029736171, + "r_x3": 72.00000026697958, + "r_y3": 86.02795029736171, + "coord_origin": "TOPLEFT" + }, + "text": "professionals, and Apple\u2019s MacWrite, which leveraged the Macintosh\u2019s graphical ", + "orig": "professionals, and Apple\u2019s MacWrite, which leveraged the Macintosh\u2019s graphical ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 113.47198039222405, + "r_x1": 132.64452049185246, + "r_y1": 113.47198039222405, + "r_x2": 132.64452049185246, + "r_y2": 100.18799034630695, + "r_x3": 72.00000026697958, + "r_y3": 100.18799034630695, + "coord_origin": "TOPLEFT" + }, + "text": "capabilities. ", + "orig": "capabilities. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "Other notable software from this era included WordPerfect, which was popular among legal professionals, and Apple's MacWrite, which leveraged the Macintosh's graphical capabilities." + }, + { + "label": "section_header", + "id": 8, + "page_no": 1, + "cluster": { + "id": 8, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 155.78491053848165, + "r": 272.1976610093225, + "b": 170.6630205899088, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9389315843582153, + "cells": [ + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 170.6630205899088, + "r_x1": 272.1976610093225, + "r_y1": 170.6630205899088, + "r_x2": 272.1976610093225, + "r_y2": 155.78491053848165, + "r_x3": 72.00000026697958, + "r_y3": 155.78491053848165, + "coord_origin": "TOPLEFT" + }, + "text": "The Modern Era (1990s - Present) ", + "orig": "The Modern Era (1990s - Present) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The Modern Era (1990s - Present)" + }, + { + "label": "text", + "id": 3, + "page_no": 1, + "cluster": { + "id": 3, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 185.14795063997713, + "r": 510.8733818943439, + "b": 212.35199073400975, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9798638820648193, + "cells": [ + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 198.43194068589423, + "r_x1": 510.8733818943439, + "r_y1": 198.43194068589423, + "r_x2": 510.8733818943439, + "r_y2": 185.14795063997713, + "r_x3": 72.00000026697958, + "r_y3": 185.14795063997713, + "coord_origin": "TOPLEFT" + }, + "text": "By the 1990s, word processing software had become more sophisticated, with features like ", + "orig": "By the 1990s, word processing software had become more sophisticated, with features like ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 5, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 212.35199073400975, + "r_x1": 379.21872140616193, + "r_y1": 212.35199073400975, + "r_x2": 379.21872140616193, + "r_y2": 199.06799068809255, + "r_x3": 72.00000026697958, + "r_y3": 199.06799068809255, + "coord_origin": "TOPLEFT" + }, + "text": "spell check, grammar check, templates, and collaborative tools. ", + "orig": "spell check, grammar check, templates, and collaborative tools. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "By the 1990s, word processing software had become more sophisticated, with features like spell check, grammar check, templates, and collaborative tools." + }, + { + "label": "list_item", + "id": 6, + "page_no": 1, + "cluster": { + "id": 6, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 226.66797078349396, + "r": 491.2357518215266, + "b": 253.6319608766969, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.968998372554779, + "cells": [ + { + "index": 6, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 239.5775708281169, + "r_x1": 94.63680335091797, + "r_y1": 239.5775708281169, + "r_x2": 94.63680335091797, + "r_y2": 227.2295507854351, + "r_x3": 90.00000033372447, + "r_y3": 227.2295507854351, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 7, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 239.95196082941106, + "r_x1": 221.28960082055283, + "r_y1": 239.95196082941106, + "r_x2": 221.28960082055283, + "r_y2": 226.66797078349396, + "r_x3": 108.00000040046937, + "r_y3": 226.66797078349396, + "coord_origin": "TOPLEFT" + }, + "text": "Microsoft Office Suite", + "orig": "Microsoft Office Suite", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 8, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 221.29102082055812, + "r_y0": 239.95196082941106, + "r_x1": 491.2357518215266, + "r_y1": 239.95196082941106, + "r_x2": 491.2357518215266, + "r_y2": 226.66797078349396, + "r_x3": 221.29102082055812, + "r_y3": 226.66797078349396, + "coord_origin": "TOPLEFT" + }, + "text": ": Microsoft continued to dominate with its Office Suite, ", + "orig": ": Microsoft continued to dominate with its Office Suite, ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 9, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 253.6319608766969, + "r_x1": 466.9336917314133, + "r_y1": 253.6319608766969, + "r_x2": 466.9336917314133, + "r_y2": 240.3479608307798, + "r_x3": 108.00000040046937, + "r_y3": 240.3479608307798, + "coord_origin": "TOPLEFT" + }, + "text": "integrating Word with other productivity tools like Excel and PowerPoint. ", + "orig": "integrating Word with other productivity tools like Excel and PowerPoint. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Microsoft Office Suite : Microsoft continued to dominate with its Office Suite, integrating Word with other productivity tools like Excel and PowerPoint." + }, + { + "label": "list_item", + "id": 5, + "page_no": 1, + "cluster": { + "id": 5, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 254.26794087889516, + "r": 517.5377819190559, + "b": 281.2319909720984, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9696746468544006, + "cells": [ + { + "index": 10, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 267.1775509235182, + "r_x1": 94.63680335091797, + "r_y1": 267.1775509235182, + "r_x2": 94.63680335091797, + "r_y2": 254.82959088083658, + "r_x3": 90.00000033372447, + "r_y3": 254.82959088083658, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 11, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 267.55194092481236, + "r_x1": 252.64317093681342, + "r_y1": 267.55194092481236, + "r_x2": 252.64317093681342, + "r_y2": 254.26794087889516, + "r_x3": 108.00000040046937, + "r_y3": 254.26794087889516, + "coord_origin": "TOPLEFT" + }, + "text": "OpenOffice and LibreOffice", + "orig": "OpenOffice and LibreOffice", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 12, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 252.6446409368189, + "r_y0": 267.55194092481236, + "r_x1": 517.5377819190559, + "r_y1": 267.55194092481236, + "r_x2": 517.5377819190559, + "r_y2": 254.26794087889516, + "r_x3": 252.6446409368189, + "r_y3": 254.26794087889516, + "coord_origin": "TOPLEFT" + }, + "text": ": Open-source alternatives emerged in the early 2000s, ", + "orig": ": Open-source alternatives emerged in the early 2000s, ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 13, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 281.2319909720984, + "r_x1": 354.59183131484417, + "r_y1": 281.2319909720984, + "r_x2": 354.59183131484417, + "r_y2": 267.94793092618113, + "r_x3": 108.00000040046937, + "r_y3": 267.94793092618113, + "coord_origin": "TOPLEFT" + }, + "text": "offering free and flexible word processing options. ", + "orig": "offering free and flexible word processing options. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 OpenOffice and LibreOffice : Open-source alternatives emerged in the early 2000s, offering free and flexible word processing options." + }, + { + "label": "list_item", + "id": 4, + "page_no": 1, + "cluster": { + "id": 4, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 281.86798097429676, + "r": 524.5618919451015, + "b": 322.99194111644454, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9762884378433228, + "cells": [ + { + "index": 14, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 294.7775810189197, + "r_x1": 94.63680335091797, + "r_y1": 294.7775810189197, + "r_x2": 94.63680335091797, + "r_y2": 282.4295609762379, + "r_x3": 90.00000033372447, + "r_y3": 282.4295609762379, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 15, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 295.15197102021375, + "r_x1": 206.64719076625803, + "r_y1": 295.15197102021375, + "r_x2": 206.64719076625803, + "r_y2": 281.86798097429676, + "r_x3": 108.00000040046937, + "r_y3": 281.86798097429676, + "coord_origin": "TOPLEFT" + }, + "text": "Google Docs (2006)", + "orig": "Google Docs (2006)", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 16, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 206.64845076626273, + "r_y0": 295.15197102021375, + "r_x1": 524.5618919451015, + "r_y1": 295.15197102021375, + "r_x2": 524.5618919451015, + "r_y2": 281.86798097429676, + "r_x3": 206.64845076626273, + "r_y3": 281.86798097429676, + "coord_origin": "TOPLEFT" + }, + "text": ": The introduction of cloud-based word processing revolutionized ", + "orig": ": The introduction of cloud-based word processing revolutionized ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 17, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 308.8319710674996, + "r_x1": 515.8681019128646, + "r_y1": 308.8319710674996, + "r_x2": 515.8681019128646, + "r_y2": 295.5479710215825, + "r_x3": 108.00000040046937, + "r_y3": 295.5479710215825, + "coord_origin": "TOPLEFT" + }, + "text": "collaboration. Google Docs enabled real-time editing and sharing, making it a staple ", + "orig": "collaboration. Google Docs enabled real-time editing and sharing, making it a staple ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 18, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 322.99194111644454, + "r_x1": 243.2870309021204, + "r_y1": 322.99194111644454, + "r_x2": 243.2870309021204, + "r_y2": 309.70794107052745, + "r_x3": 108.00000040046937, + "r_y3": 309.70794107052745, + "coord_origin": "TOPLEFT" + }, + "text": "for teams and remote work. ", + "orig": "for teams and remote work. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Google Docs (2006) : The introduction of cloud-based word processing revolutionized collaboration. Google Docs enabled real-time editing and sharing, making it a staple for teams and remote work." + }, + { + "label": "section_header", + "id": 7, + "page_no": 1, + "cluster": { + "id": 7, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 365.30493126270244, + "r": 231.71083085919528, + "b": 380.18298131412945, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9581918120384216, + "cells": [ + { + "index": 19, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 380.18298131412945, + "r_x1": 231.71083085919528, + "r_y1": 380.18298131412945, + "r_x2": 231.71083085919528, + "r_y2": 365.30493126270244, + "r_x3": 72.00000026697958, + "r_y3": 365.30493126270244, + "coord_origin": "TOPLEFT" + }, + "text": "Future of Word Processing ", + "orig": "Future of Word Processing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "Future of Word Processing" + }, + { + "label": "text", + "id": 0, + "page_no": 1, + "cluster": { + "id": 0, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 394.6679713641979, + "r": 520.5438819302025, + "b": 463.3919616017472, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9876114726066589, + "cells": [ + { + "index": 20, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 407.95196141011496, + "r_x1": 475.5335117633018, + "r_y1": 407.95196141011496, + "r_x2": 475.5335117633018, + "r_y2": 394.6679713641979, + "r_x3": 72.00000026697958, + "r_y3": 394.6679713641979, + "coord_origin": "TOPLEFT" + }, + "text": "Today, word processors are more than just tools for typing. They integrate artificial ", + "orig": "Today, word processors are more than just tools for typing. They integrate artificial ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 21, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 421.6319614574008, + "r_x1": 520.5078119300688, + "r_y1": 421.6319614574008, + "r_x2": 520.5078119300688, + "r_y2": 408.3479614114837, + "r_x3": 72.00000026697958, + "r_y3": 408.3479614114837, + "coord_origin": "TOPLEFT" + }, + "text": "intelligence for grammar and style suggestions (e.g., Grammarly), voice-to-text features, and ", + "orig": "intelligence for grammar and style suggestions (e.g., Grammarly), voice-to-text features, and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 22, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 435.55194150551625, + "r_x1": 520.5438819302025, + "r_y1": 435.55194150551625, + "r_x2": 520.5438819302025, + "r_y2": 422.2679414595992, + "r_x3": 72.00000026697958, + "r_y3": 422.2679414595992, + "coord_origin": "TOPLEFT" + }, + "text": "advanced layout options. As AI continues to advance, word processors may evolve into even ", + "orig": "advanced layout options. As AI continues to advance, word processors may evolve into even ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 23, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 449.2319915528023, + "r_x1": 498.19421184732886, + "r_y1": 449.2319915528023, + "r_x2": 498.19421184732886, + "r_y2": 435.9479615068851, + "r_x3": 72.00000026697958, + "r_y3": 435.9479615068851, + "coord_origin": "TOPLEFT" + }, + "text": "more intuitive tools that predict user needs, automate repetitive tasks, and support richer ", + "orig": "more intuitive tools that predict user needs, automate repetitive tasks, and support richer ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 24, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 463.3919616017472, + "r_x1": 187.64061069578074, + "r_y1": 463.3919616017472, + "r_x2": 187.64061069578074, + "r_y2": 450.1079715558302, + "r_x3": 72.00000026697958, + "r_y3": 450.1079715558302, + "coord_origin": "TOPLEFT" + }, + "text": "multimedia integration. ", + "orig": "multimedia integration. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "Today, word processors are more than just tools for typing. They integrate artificial intelligence for grammar and style suggestions (e.g., Grammarly), voice-to-text features, and advanced layout options. As AI continues to advance, word processors may evolve into even more intuitive tools that predict user needs, automate repetitive tasks, and support richer multimedia integration." + }, + { + "label": "text", + "id": 1, + "page_no": 1, + "cluster": { + "id": 1, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 505.54794174746235, + "r": 515.5564019117089, + "b": 546.4319718887809, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9841670393943787, + "cells": [ + { + "index": 25, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 518.8319717933796, + "r_x1": 515.5564019117089, + "r_y1": 518.8319717933796, + "r_x2": 515.5564019117089, + "r_y2": 505.54794174746235, + "r_x3": 72.00000026697958, + "r_y3": 505.54794174746235, + "coord_origin": "TOPLEFT" + }, + "text": "From the clunky typewriters of the 19th century to the AI-powered cloud tools of today, the ", + "orig": "From the clunky typewriters of the 19th century to the AI-powered cloud tools of today, the ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 26, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 532.5119618406654, + "r_x1": 501.86630186094516, + "r_y1": 532.5119618406654, + "r_x2": 501.86630186094516, + "r_y2": 519.2279317947482, + "r_x3": 72.00000026697958, + "r_y3": 519.2279317947482, + "coord_origin": "TOPLEFT" + }, + "text": "word processor has come a long way. It remains an essential tool for communication and ", + "orig": "word processor has come a long way. It remains an essential tool for communication and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 27, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 546.4319718887809, + "r_x1": 311.25577115415183, + "r_y1": 546.4319718887809, + "r_x2": 311.25577115415183, + "r_y2": 533.1479518428639, + "r_x3": 72.00000026697958, + "r_y3": 533.1479518428639, + "coord_origin": "TOPLEFT" + }, + "text": "creativity, shaping how we write and share ideas. ", + "orig": "creativity, shaping how we write and share ideas. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "From the clunky typewriters of the 19th century to the AI-powered cloud tools of today, the word processor has come a long way. It remains an essential tool for communication and creativity, shaping how we write and share ideas." + } + ], + "body": [ + { + "label": "text", + "id": 2, + "page_no": 1, + "cluster": { + "id": 2, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 72.34796025007586, + "r": 516.5014019152128, + "b": 113.47198039222405, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9813448190689087, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 85.63196029599305, + "r_x1": 516.5014019152128, + "r_y1": 85.63196029599305, + "r_x2": 516.5014019152128, + "r_y2": 72.34796025007586, + "r_x3": 72.00000026697958, + "r_y3": 72.34796025007586, + "coord_origin": "TOPLEFT" + }, + "text": "Other notable software from this era included WordPerfect, which was popular among legal ", + "orig": "Other notable software from this era included WordPerfect, which was popular among legal ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 99.31195034327891, + "r_x1": 466.85745173113065, + "r_y1": 99.31195034327891, + "r_x2": 466.85745173113065, + "r_y2": 86.02795029736171, + "r_x3": 72.00000026697958, + "r_y3": 86.02795029736171, + "coord_origin": "TOPLEFT" + }, + "text": "professionals, and Apple\u2019s MacWrite, which leveraged the Macintosh\u2019s graphical ", + "orig": "professionals, and Apple\u2019s MacWrite, which leveraged the Macintosh\u2019s graphical ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 113.47198039222405, + "r_x1": 132.64452049185246, + "r_y1": 113.47198039222405, + "r_x2": 132.64452049185246, + "r_y2": 100.18799034630695, + "r_x3": 72.00000026697958, + "r_y3": 100.18799034630695, + "coord_origin": "TOPLEFT" + }, + "text": "capabilities. ", + "orig": "capabilities. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "Other notable software from this era included WordPerfect, which was popular among legal professionals, and Apple's MacWrite, which leveraged the Macintosh's graphical capabilities." + }, + { + "label": "section_header", + "id": 8, + "page_no": 1, + "cluster": { + "id": 8, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 155.78491053848165, + "r": 272.1976610093225, + "b": 170.6630205899088, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9389315843582153, + "cells": [ + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 170.6630205899088, + "r_x1": 272.1976610093225, + "r_y1": 170.6630205899088, + "r_x2": 272.1976610093225, + "r_y2": 155.78491053848165, + "r_x3": 72.00000026697958, + "r_y3": 155.78491053848165, + "coord_origin": "TOPLEFT" + }, + "text": "The Modern Era (1990s - Present) ", + "orig": "The Modern Era (1990s - Present) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The Modern Era (1990s - Present)" + }, + { + "label": "text", + "id": 3, + "page_no": 1, + "cluster": { + "id": 3, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 185.14795063997713, + "r": 510.8733818943439, + "b": 212.35199073400975, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9798638820648193, + "cells": [ + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 198.43194068589423, + "r_x1": 510.8733818943439, + "r_y1": 198.43194068589423, + "r_x2": 510.8733818943439, + "r_y2": 185.14795063997713, + "r_x3": 72.00000026697958, + "r_y3": 185.14795063997713, + "coord_origin": "TOPLEFT" + }, + "text": "By the 1990s, word processing software had become more sophisticated, with features like ", + "orig": "By the 1990s, word processing software had become more sophisticated, with features like ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 5, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 212.35199073400975, + "r_x1": 379.21872140616193, + "r_y1": 212.35199073400975, + "r_x2": 379.21872140616193, + "r_y2": 199.06799068809255, + "r_x3": 72.00000026697958, + "r_y3": 199.06799068809255, + "coord_origin": "TOPLEFT" + }, + "text": "spell check, grammar check, templates, and collaborative tools. ", + "orig": "spell check, grammar check, templates, and collaborative tools. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "By the 1990s, word processing software had become more sophisticated, with features like spell check, grammar check, templates, and collaborative tools." + }, + { + "label": "list_item", + "id": 6, + "page_no": 1, + "cluster": { + "id": 6, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 226.66797078349396, + "r": 491.2357518215266, + "b": 253.6319608766969, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.968998372554779, + "cells": [ + { + "index": 6, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 239.5775708281169, + "r_x1": 94.63680335091797, + "r_y1": 239.5775708281169, + "r_x2": 94.63680335091797, + "r_y2": 227.2295507854351, + "r_x3": 90.00000033372447, + "r_y3": 227.2295507854351, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 7, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 239.95196082941106, + "r_x1": 221.28960082055283, + "r_y1": 239.95196082941106, + "r_x2": 221.28960082055283, + "r_y2": 226.66797078349396, + "r_x3": 108.00000040046937, + "r_y3": 226.66797078349396, + "coord_origin": "TOPLEFT" + }, + "text": "Microsoft Office Suite", + "orig": "Microsoft Office Suite", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 8, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 221.29102082055812, + "r_y0": 239.95196082941106, + "r_x1": 491.2357518215266, + "r_y1": 239.95196082941106, + "r_x2": 491.2357518215266, + "r_y2": 226.66797078349396, + "r_x3": 221.29102082055812, + "r_y3": 226.66797078349396, + "coord_origin": "TOPLEFT" + }, + "text": ": Microsoft continued to dominate with its Office Suite, ", + "orig": ": Microsoft continued to dominate with its Office Suite, ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 9, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 253.6319608766969, + "r_x1": 466.9336917314133, + "r_y1": 253.6319608766969, + "r_x2": 466.9336917314133, + "r_y2": 240.3479608307798, + "r_x3": 108.00000040046937, + "r_y3": 240.3479608307798, + "coord_origin": "TOPLEFT" + }, + "text": "integrating Word with other productivity tools like Excel and PowerPoint. ", + "orig": "integrating Word with other productivity tools like Excel and PowerPoint. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Microsoft Office Suite : Microsoft continued to dominate with its Office Suite, integrating Word with other productivity tools like Excel and PowerPoint." + }, + { + "label": "list_item", + "id": 5, + "page_no": 1, + "cluster": { + "id": 5, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 254.26794087889516, + "r": 517.5377819190559, + "b": 281.2319909720984, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9696746468544006, + "cells": [ + { + "index": 10, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 267.1775509235182, + "r_x1": 94.63680335091797, + "r_y1": 267.1775509235182, + "r_x2": 94.63680335091797, + "r_y2": 254.82959088083658, + "r_x3": 90.00000033372447, + "r_y3": 254.82959088083658, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 11, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 267.55194092481236, + "r_x1": 252.64317093681342, + "r_y1": 267.55194092481236, + "r_x2": 252.64317093681342, + "r_y2": 254.26794087889516, + "r_x3": 108.00000040046937, + "r_y3": 254.26794087889516, + "coord_origin": "TOPLEFT" + }, + "text": "OpenOffice and LibreOffice", + "orig": "OpenOffice and LibreOffice", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 12, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 252.6446409368189, + "r_y0": 267.55194092481236, + "r_x1": 517.5377819190559, + "r_y1": 267.55194092481236, + "r_x2": 517.5377819190559, + "r_y2": 254.26794087889516, + "r_x3": 252.6446409368189, + "r_y3": 254.26794087889516, + "coord_origin": "TOPLEFT" + }, + "text": ": Open-source alternatives emerged in the early 2000s, ", + "orig": ": Open-source alternatives emerged in the early 2000s, ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 13, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 281.2319909720984, + "r_x1": 354.59183131484417, + "r_y1": 281.2319909720984, + "r_x2": 354.59183131484417, + "r_y2": 267.94793092618113, + "r_x3": 108.00000040046937, + "r_y3": 267.94793092618113, + "coord_origin": "TOPLEFT" + }, + "text": "offering free and flexible word processing options. ", + "orig": "offering free and flexible word processing options. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 OpenOffice and LibreOffice : Open-source alternatives emerged in the early 2000s, offering free and flexible word processing options." + }, + { + "label": "list_item", + "id": 4, + "page_no": 1, + "cluster": { + "id": 4, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 281.86798097429676, + "r": 524.5618919451015, + "b": 322.99194111644454, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9762884378433228, + "cells": [ + { + "index": 14, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 294.7775810189197, + "r_x1": 94.63680335091797, + "r_y1": 294.7775810189197, + "r_x2": 94.63680335091797, + "r_y2": 282.4295609762379, + "r_x3": 90.00000033372447, + "r_y3": 282.4295609762379, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 15, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 295.15197102021375, + "r_x1": 206.64719076625803, + "r_y1": 295.15197102021375, + "r_x2": 206.64719076625803, + "r_y2": 281.86798097429676, + "r_x3": 108.00000040046937, + "r_y3": 281.86798097429676, + "coord_origin": "TOPLEFT" + }, + "text": "Google Docs (2006)", + "orig": "Google Docs (2006)", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 16, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 206.64845076626273, + "r_y0": 295.15197102021375, + "r_x1": 524.5618919451015, + "r_y1": 295.15197102021375, + "r_x2": 524.5618919451015, + "r_y2": 281.86798097429676, + "r_x3": 206.64845076626273, + "r_y3": 281.86798097429676, + "coord_origin": "TOPLEFT" + }, + "text": ": The introduction of cloud-based word processing revolutionized ", + "orig": ": The introduction of cloud-based word processing revolutionized ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 17, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 308.8319710674996, + "r_x1": 515.8681019128646, + "r_y1": 308.8319710674996, + "r_x2": 515.8681019128646, + "r_y2": 295.5479710215825, + "r_x3": 108.00000040046937, + "r_y3": 295.5479710215825, + "coord_origin": "TOPLEFT" + }, + "text": "collaboration. Google Docs enabled real-time editing and sharing, making it a staple ", + "orig": "collaboration. Google Docs enabled real-time editing and sharing, making it a staple ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 18, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 322.99194111644454, + "r_x1": 243.2870309021204, + "r_y1": 322.99194111644454, + "r_x2": 243.2870309021204, + "r_y2": 309.70794107052745, + "r_x3": 108.00000040046937, + "r_y3": 309.70794107052745, + "coord_origin": "TOPLEFT" + }, + "text": "for teams and remote work. ", + "orig": "for teams and remote work. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Google Docs (2006) : The introduction of cloud-based word processing revolutionized collaboration. Google Docs enabled real-time editing and sharing, making it a staple for teams and remote work." + }, + { + "label": "section_header", + "id": 7, + "page_no": 1, + "cluster": { + "id": 7, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 365.30493126270244, + "r": 231.71083085919528, + "b": 380.18298131412945, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9581918120384216, + "cells": [ + { + "index": 19, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 380.18298131412945, + "r_x1": 231.71083085919528, + "r_y1": 380.18298131412945, + "r_x2": 231.71083085919528, + "r_y2": 365.30493126270244, + "r_x3": 72.00000026697958, + "r_y3": 365.30493126270244, + "coord_origin": "TOPLEFT" + }, + "text": "Future of Word Processing ", + "orig": "Future of Word Processing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "Future of Word Processing" + }, + { + "label": "text", + "id": 0, + "page_no": 1, + "cluster": { + "id": 0, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 394.6679713641979, + "r": 520.5438819302025, + "b": 463.3919616017472, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9876114726066589, + "cells": [ + { + "index": 20, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 407.95196141011496, + "r_x1": 475.5335117633018, + "r_y1": 407.95196141011496, + "r_x2": 475.5335117633018, + "r_y2": 394.6679713641979, + "r_x3": 72.00000026697958, + "r_y3": 394.6679713641979, + "coord_origin": "TOPLEFT" + }, + "text": "Today, word processors are more than just tools for typing. They integrate artificial ", + "orig": "Today, word processors are more than just tools for typing. They integrate artificial ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 21, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 421.6319614574008, + "r_x1": 520.5078119300688, + "r_y1": 421.6319614574008, + "r_x2": 520.5078119300688, + "r_y2": 408.3479614114837, + "r_x3": 72.00000026697958, + "r_y3": 408.3479614114837, + "coord_origin": "TOPLEFT" + }, + "text": "intelligence for grammar and style suggestions (e.g., Grammarly), voice-to-text features, and ", + "orig": "intelligence for grammar and style suggestions (e.g., Grammarly), voice-to-text features, and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 22, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 435.55194150551625, + "r_x1": 520.5438819302025, + "r_y1": 435.55194150551625, + "r_x2": 520.5438819302025, + "r_y2": 422.2679414595992, + "r_x3": 72.00000026697958, + "r_y3": 422.2679414595992, + "coord_origin": "TOPLEFT" + }, + "text": "advanced layout options. As AI continues to advance, word processors may evolve into even ", + "orig": "advanced layout options. As AI continues to advance, word processors may evolve into even ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 23, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 449.2319915528023, + "r_x1": 498.19421184732886, + "r_y1": 449.2319915528023, + "r_x2": 498.19421184732886, + "r_y2": 435.9479615068851, + "r_x3": 72.00000026697958, + "r_y3": 435.9479615068851, + "coord_origin": "TOPLEFT" + }, + "text": "more intuitive tools that predict user needs, automate repetitive tasks, and support richer ", + "orig": "more intuitive tools that predict user needs, automate repetitive tasks, and support richer ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 24, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 463.3919616017472, + "r_x1": 187.64061069578074, + "r_y1": 463.3919616017472, + "r_x2": 187.64061069578074, + "r_y2": 450.1079715558302, + "r_x3": 72.00000026697958, + "r_y3": 450.1079715558302, + "coord_origin": "TOPLEFT" + }, + "text": "multimedia integration. ", + "orig": "multimedia integration. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "Today, word processors are more than just tools for typing. They integrate artificial intelligence for grammar and style suggestions (e.g., Grammarly), voice-to-text features, and advanced layout options. As AI continues to advance, word processors may evolve into even more intuitive tools that predict user needs, automate repetitive tasks, and support richer multimedia integration." + }, + { + "label": "text", + "id": 1, + "page_no": 1, + "cluster": { + "id": 1, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 505.54794174746235, + "r": 515.5564019117089, + "b": 546.4319718887809, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9841670393943787, + "cells": [ + { + "index": 25, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 518.8319717933796, + "r_x1": 515.5564019117089, + "r_y1": 518.8319717933796, + "r_x2": 515.5564019117089, + "r_y2": 505.54794174746235, + "r_x3": 72.00000026697958, + "r_y3": 505.54794174746235, + "coord_origin": "TOPLEFT" + }, + "text": "From the clunky typewriters of the 19th century to the AI-powered cloud tools of today, the ", + "orig": "From the clunky typewriters of the 19th century to the AI-powered cloud tools of today, the ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 26, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 532.5119618406654, + "r_x1": 501.86630186094516, + "r_y1": 532.5119618406654, + "r_x2": 501.86630186094516, + "r_y2": 519.2279317947482, + "r_x3": 72.00000026697958, + "r_y3": 519.2279317947482, + "coord_origin": "TOPLEFT" + }, + "text": "word processor has come a long way. It remains an essential tool for communication and ", + "orig": "word processor has come a long way. It remains an essential tool for communication and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 27, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 546.4319718887809, + "r_x1": 311.25577115415183, + "r_y1": 546.4319718887809, + "r_x2": 311.25577115415183, + "r_y2": 533.1479518428639, + "r_x3": 72.00000026697958, + "r_y3": 533.1479518428639, + "coord_origin": "TOPLEFT" + }, + "text": "creativity, shaping how we write and share ideas. ", + "orig": "creativity, shaping how we write and share ideas. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "From the clunky typewriters of the 19th century to the AI-powered cloud tools of today, the word processor has come a long way. It remains an essential tool for communication and creativity, shaping how we write and share ideas." + } + ], + "headers": [] + } + }, + { + "page_no": 2, + "size": { + "width": 595.2000122070312, + "height": 841.9199829101562 + }, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 87.62298030287513, + "r_x1": 276.7262310261146, + "r_y1": 87.62298030287513, + "r_x2": 276.7262310261146, + "r_y2": 72.74493025144807, + "r_x3": 72.00000026697958, + "r_y3": 72.74493025144807, + "coord_origin": "TOPLEFT" + }, + "text": "Specialized Word Processing Tools ", + "orig": "Specialized Word Processing Tools ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 115.15197039803093, + "r_x1": 507.8394518830939, + "r_y1": 115.15197039803093, + "r_x2": 507.8394518830939, + "r_y2": 101.86798035211382, + "r_x3": 72.00000026697958, + "r_y3": 101.86798035211382, + "coord_origin": "TOPLEFT" + }, + "text": "In addition to general-purpose word processors, specialized tools have emerged to cater to ", + "orig": "In addition to general-purpose word processors, specialized tools have emerged to cater to ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 129.07196044614636, + "r_x1": 514.6727319084321, + "r_y1": 129.07196044614636, + "r_x2": 514.6727319084321, + "r_y2": 115.78796040022928, + "r_x3": 72.00000026697958, + "r_y3": 115.78796040022928, + "coord_origin": "TOPLEFT" + }, + "text": "specific industries and needs. These tools incorporate unique features tailored to their users' ", + "orig": "specific industries and needs. These tools incorporate unique features tailored to their users' ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 142.99194049426183, + "r_x1": 129.66211048079356, + "r_y1": 142.99194049426183, + "r_x2": 129.66211048079356, + "r_y2": 129.70794044834474, + "r_x3": 72.00000026697958, + "r_y3": 129.70794044834474, + "coord_origin": "TOPLEFT" + }, + "text": "workflows: ", + "orig": "workflows: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 170.21759058836926, + "r_x1": 94.63680335091797, + "r_y1": 170.21759058836926, + "r_x2": 94.63680335091797, + "r_y2": 157.86956054568725, + "r_x3": 90.00000033372447, + "r_y3": 157.86956054568725, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 5, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 170.5919805896633, + "r_x1": 277.6560410295624, + "r_y1": 170.5919805896633, + "r_x2": 277.6560410295624, + "r_y2": 157.30798054374623, + "r_x3": 108.00000040046937, + "r_y3": 157.30798054374623, + "coord_origin": "TOPLEFT" + }, + "text": "Academic and Technical Writing", + "orig": "Academic and Technical Writing", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 6, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 277.65817102957027, + "r_y0": 170.5919805896633, + "r_x1": 495.26132183645365, + "r_y1": 170.5919805896633, + "r_x2": 495.26132183645365, + "r_y2": 157.30798054374623, + "r_x3": 277.65817102957027, + "r_y3": 157.30798054374623, + "coord_origin": "TOPLEFT" + }, + "text": ": Tools like LaTeX gained popularity among ", + "orig": ": Tools like LaTeX gained popularity among ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 7, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 184.27197063694928, + "r_x1": 495.5327118374599, + "r_y1": 184.27197063694928, + "r_x2": 495.5327118374599, + "r_y2": 170.98797059103208, + "r_x3": 108.00000040046937, + "r_y3": 170.98797059103208, + "coord_origin": "TOPLEFT" + }, + "text": "academics, scientists, and engineers. Unlike traditional word processors, LaTeX ", + "orig": "academics, scientists, and engineers. Unlike traditional word processors, LaTeX ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 8, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 198.1919506850645, + "r_x1": 494.8486918349235, + "r_y1": 198.1919506850645, + "r_x2": 494.8486918349235, + "r_y2": 184.90796063914763, + "r_x3": 108.00000040046937, + "r_y3": 184.90796063914763, + "coord_origin": "TOPLEFT" + }, + "text": "focuses on precise formatting, particularly for complex mathematical equations, ", + "orig": "focuses on precise formatting, particularly for complex mathematical equations, ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 9, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 211.87195073235046, + "r_x1": 519.5101919263695, + "r_y1": 211.87195073235046, + "r_x2": 519.5101919263695, + "r_y2": 198.58795068643337, + "r_x3": 108.00000040046937, + "r_y3": 198.58795068643337, + "coord_origin": "TOPLEFT" + }, + "text": "scientific papers, and technical documents. It relies on a markup language to produce ", + "orig": "scientific papers, and technical documents. It relies on a markup language to produce ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 10, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 225.7919907804661, + "r_x1": 320.6426411889588, + "r_y1": 225.7919907804661, + "r_x2": 320.6426411889588, + "r_y2": 212.50799073454903, + "r_x3": 108.00000040046937, + "r_y3": 212.50799073454903, + "coord_origin": "TOPLEFT" + }, + "text": "polished documents suitable for publishing. ", + "orig": "polished documents suitable for publishing. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 11, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 239.0975908264578, + "r_x1": 94.63680335091797, + "r_y1": 239.0975908264578, + "r_x2": 94.63680335091797, + "r_y2": 226.7495707837761, + "r_x3": 90.00000033372447, + "r_y3": 226.7495707837761, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 12, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 239.47198082775196, + "r_x1": 228.9672108490218, + "r_y1": 239.47198082775196, + "r_x2": 228.9672108490218, + "r_y2": 226.18799078183486, + "r_x3": 108.00000040046937, + "r_y3": 226.18799078183486, + "coord_origin": "TOPLEFT" + }, + "text": "Screenwriting Software", + "orig": "Screenwriting Software", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 13, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 228.9668008490203, + "r_y0": 239.47198082775196, + "r_x1": 495.22037183630175, + "r_y1": 239.47198082775196, + "r_x2": 495.22037183630175, + "r_y2": 226.18799078183486, + "r_x3": 228.9668008490203, + "r_y3": 226.18799078183486, + "coord_origin": "TOPLEFT" + }, + "text": ": For screenwriters, tools like Final Draft and Celtx are ", + "orig": ": For screenwriters, tools like Final Draft and Celtx are ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 14, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 253.3919608758673, + "r_x1": 503.5271318671036, + "r_y1": 253.3919608758673, + "r_x2": 503.5271318671036, + "r_y2": 240.1079708299502, + "r_x3": 108.00000040046937, + "r_y3": 240.1079708299502, + "coord_origin": "TOPLEFT" + }, + "text": "specialized to handle scripts for film and television. These programs automate the ", + "orig": "specialized to handle scripts for film and television. These programs automate the ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 15, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 267.07196092315326, + "r_x1": 457.223911695409, + "r_y1": 267.07196092315326, + "r_x2": 457.223911695409, + "r_y2": 253.78796087723617, + "r_x3": 108.00000040046937, + "r_y3": 253.78796087723617, + "coord_origin": "TOPLEFT" + }, + "text": "formatting of dialogue, scene descriptions, and other elements unique to ", + "orig": "formatting of dialogue, scene descriptions, and other elements unique to ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 16, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 280.9919409712686, + "r_x1": 179.30858066488514, + "r_y1": 280.9919409712686, + "r_x2": 179.30858066488514, + "r_y2": 267.7079409253515, + "r_x3": 108.00000040046937, + "r_y3": 267.7079409253515, + "coord_origin": "TOPLEFT" + }, + "text": "screenwriting. ", + "orig": "screenwriting. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 17, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 294.2975410172604, + "r_x1": 94.63680335091797, + "r_y1": 294.2975410172604, + "r_x2": 94.63680335091797, + "r_y2": 281.9495809745787, + "r_x3": 90.00000033372447, + "r_y3": 281.9495809745787, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 18, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 294.67193101855446, + "r_x1": 249.96240092687302, + "r_y1": 294.67193101855446, + "r_x2": 249.96240092687302, + "r_y2": 281.38800097263766, + "r_x3": 108.00000040046937, + "r_y3": 281.38800097263766, + "coord_origin": "TOPLEFT" + }, + "text": "Legal Document Processors", + "orig": "Legal Document Processors", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 19, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 249.966710926889, + "r_y0": 294.67193101855446, + "r_x1": 513.5488919042649, + "r_y1": 294.67193101855446, + "r_x2": 513.5488919042649, + "r_y2": 281.38800097263766, + "r_x3": 249.966710926889, + "r_y3": 281.38800097263766, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processors tailored for legal professionals, like ", + "orig": ": Word processors tailored for legal professionals, like ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 20, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 308.5919810666702, + "r_x1": 524.4814519448033, + "r_y1": 308.5919810666702, + "r_x2": 524.4814519448033, + "r_y2": 295.3079810207531, + "r_x3": 108.00000040046937, + "r_y3": 295.3079810207531, + "coord_origin": "TOPLEFT" + }, + "text": "WordPerfect, offered features such as redlining (early version tracking) and document ", + "orig": "WordPerfect, offered features such as redlining (early version tracking) and document ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 21, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 322.27197111395594, + "r_x1": 489.909551816609, + "r_y1": 322.27197111395594, + "r_x2": 489.909551816609, + "r_y2": 308.98797106803886, + "r_x3": 108.00000040046937, + "r_y3": 308.98797106803886, + "coord_origin": "TOPLEFT" + }, + "text": "comparison. Even today, many law firms rely on these tools due to their robust ", + "orig": "comparison. Even today, many law firms rely on these tools due to their robust ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 22, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 336.43194116290096, + "r_x1": 343.2655012728455, + "r_y1": 336.43194116290096, + "r_x2": 343.2655012728455, + "r_y2": 323.1479511169839, + "r_x3": 108.00000040046937, + "r_y3": 323.1479511169839, + "coord_origin": "TOPLEFT" + }, + "text": "formatting options for contracts and legal briefs. ", + "orig": "formatting options for contracts and legal briefs. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 23, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 393.62298136058575, + "r_x1": 340.46878126247515, + "r_y1": 393.62298136058575, + "r_x2": 340.46878126247515, + "r_y2": 378.7449313091588, + "r_x3": 72.00000026697958, + "r_y3": 378.7449313091588, + "coord_origin": "TOPLEFT" + }, + "text": "Key Features That Changed Word Processing ", + "orig": "Key Features That Changed Word Processing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 24, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 421.1519714557417, + "r_x1": 514.7196019086059, + "r_y1": 421.1519714557417, + "r_x2": 514.7196019086059, + "r_y2": 407.86798140982467, + "r_x3": 72.00000026697958, + "r_y3": 407.86798140982467, + "coord_origin": "TOPLEFT" + }, + "text": "The evolution of word processors wasn't just about hardware or software improvements-it ", + "orig": "The evolution of word processors wasn't just about hardware or software improvements-it ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 25, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 435.07196150385715, + "r_x1": 490.85507182011503, + "r_y1": 435.07196150385715, + "r_x2": 490.85507182011503, + "r_y2": 421.78796145794007, + "r_x3": 72.00000026697958, + "r_y3": 421.78796145794007, + "coord_origin": "TOPLEFT" + }, + "text": "was about the features that revolutionized how people wrote and edited. Some of these ", + "orig": "was about the features that revolutionized how people wrote and edited. Some of these ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 26, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 448.9919715519727, + "r_x1": 227.60155084395785, + "r_y1": 448.9919715519727, + "r_x2": 227.60155084395785, + "r_y2": 435.7079415060554, + "r_x3": 72.00000026697958, + "r_y3": 435.7079415060554, + "coord_origin": "TOPLEFT" + }, + "text": "transformative features include: ", + "orig": "transformative features include: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 27, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 476.5919816473741, + "r_x1": 99.00000036709692, + "r_y1": 476.5919816473741, + "r_x2": 99.00000036709692, + "r_y2": 463.30795160145686, + "r_x3": 90.00000033372447, + "r_y3": 463.30795160145686, + "coord_origin": "TOPLEFT" + }, + "text": "1.", + "orig": "1.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 28, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 476.5919816473741, + "r_x1": 166.01521061559265, + "r_y1": 476.5919816473741, + "r_x2": 166.01521061559265, + "r_y2": 463.30795160145686, + "r_x3": 108.00000040046937, + "r_y3": 463.30795160145686, + "coord_origin": "TOPLEFT" + }, + "text": "Undo/Redo", + "orig": "Undo/Redo", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 29, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 166.0136606155869, + "r_y0": 476.5919816473741, + "r_x1": 509.2687418883938, + "r_y1": 476.5919816473741, + "r_x2": 509.2687418883938, + "r_y2": 463.30795160145686, + "r_x3": 166.0136606155869, + "r_y3": 463.30795160145686, + "coord_origin": "TOPLEFT" + }, + "text": ": Introduced in the 1980s, the ability to undo mistakes and redo actions ", + "orig": ": Introduced in the 1980s, the ability to undo mistakes and redo actions ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 30, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 490.51196169548945, + "r_x1": 379.87488140859494, + "r_y1": 490.51196169548945, + "r_x2": 379.87488140859494, + "r_y2": 477.2279316495723, + "r_x3": 108.00000040046937, + "r_y3": 477.2279316495723, + "coord_origin": "TOPLEFT" + }, + "text": "made experimentation and error correction much easier. ", + "orig": "made experimentation and error correction much easier. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 31, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 504.1919517427753, + "r_x1": 99.00000036709692, + "r_y1": 504.1919517427753, + "r_x2": 99.00000036709692, + "r_y2": 490.90796169685825, + "r_x3": 90.00000033372447, + "r_y3": 490.90796169685825, + "coord_origin": "TOPLEFT" + }, + "text": "2.", + "orig": "2.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 32, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 504.1919517427753, + "r_x1": 281.9975910456611, + "r_y1": 504.1919517427753, + "r_x2": 281.9975910456611, + "r_y2": 490.90796169685825, + "r_x3": 108.00000040046937, + "r_y3": 490.90796169685825, + "coord_origin": "TOPLEFT" + }, + "text": "Spell Check and Grammar Check", + "orig": "Spell Check and Grammar Check", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 33, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 282.00000104567005, + "r_y0": 504.1919517427753, + "r_x1": 516.6022319155867, + "r_y1": 504.1919517427753, + "r_x2": 516.6022319155867, + "r_y2": 490.90796169685825, + "r_x3": 282.00000104567005, + "r_y3": 490.90796169685825, + "coord_origin": "TOPLEFT" + }, + "text": ": By the 1990s, these became standard, allowing ", + "orig": ": By the 1990s, these became standard, allowing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 34, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 518.1119717908908, + "r_x1": 273.2930310133841, + "r_y1": 518.1119717908908, + "r_x2": 273.2930310133841, + "r_y2": 504.82794174497366, + "r_x3": 108.00000040046937, + "r_y3": 504.82794174497366, + "coord_origin": "TOPLEFT" + }, + "text": "users to spot errors automatically. ", + "orig": "users to spot errors automatically. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 35, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 531.7919618381768, + "r_x1": 99.00000036709692, + "r_y1": 531.7919618381768, + "r_x2": 99.00000036709692, + "r_y2": 518.5079317922596, + "r_x3": 90.00000033372447, + "r_y3": 518.5079317922596, + "coord_origin": "TOPLEFT" + }, + "text": "3.", + "orig": "3.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 36, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 531.7919618381768, + "r_x1": 161.32320059819446, + "r_y1": 531.7919618381768, + "r_x2": 161.32320059819446, + "r_y2": 518.5079317922596, + "r_x3": 108.00000040046937, + "r_y3": 518.5079317922596, + "coord_origin": "TOPLEFT" + }, + "text": "Templates", + "orig": "Templates", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 37, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 161.32617059820544, + "r_y0": 531.7919618381768, + "r_x1": 486.90097180545297, + "r_y1": 531.7919618381768, + "r_x2": 486.90097180545297, + "r_y2": 518.5079317922596, + "r_x3": 161.32617059820544, + "r_y3": 518.5079317922596, + "coord_origin": "TOPLEFT" + }, + "text": ": Pre-designed formats for documents, such as resumes, letters, and ", + "orig": ": Pre-designed formats for documents, such as resumes, letters, and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 38, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 545.7119718862922, + "r_x1": 268.2890309948291, + "r_y1": 545.7119718862922, + "r_x2": 268.2890309948291, + "r_y2": 532.427951840375, + "r_x3": 108.00000040046937, + "r_y3": 532.427951840375, + "coord_origin": "TOPLEFT" + }, + "text": "invoices, helped users save time. ", + "orig": "invoices, helped users save time. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 39, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 559.391961933578, + "r_x1": 99.00000036709692, + "r_y1": 559.391961933578, + "r_x2": 99.00000036709692, + "r_y2": 546.1079418876609, + "r_x3": 90.00000033372447, + "r_y3": 546.1079418876609, + "coord_origin": "TOPLEFT" + }, + "text": "4.", + "orig": "4.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 40, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 559.391961933578, + "r_x1": 186.338390690952, + "r_y1": 559.391961933578, + "r_x2": 186.338390690952, + "r_y2": 546.1079418876609, + "r_x3": 108.00000040046937, + "r_y3": 546.1079418876609, + "coord_origin": "TOPLEFT" + }, + "text": "Track Changes", + "orig": "Track Changes", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 41, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 186.3398406909574, + "r_y0": 559.391961933578, + "r_x1": 502.21259186222926, + "r_y1": 559.391961933578, + "r_x2": 502.21259186222926, + "r_y2": 546.1079418876609, + "r_x3": 186.3398406909574, + "r_y3": 546.1079418876609, + "coord_origin": "TOPLEFT" + }, + "text": ": A game-changer for collaboration, this feature allowed multiple ", + "orig": ": A game-changer for collaboration, this feature allowed multiple ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 42, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 573.3119819816936, + "r_x1": 384.6211214261943, + "r_y1": 573.3119819816936, + "r_x2": 384.6211214261943, + "r_y2": 560.0279519357764, + "r_x3": 108.00000040046937, + "r_y3": 560.0279519357764, + "coord_origin": "TOPLEFT" + }, + "text": "users to suggest edits while maintaining the original text. ", + "orig": "users to suggest edits while maintaining the original text. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 43, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 586.9919720289795, + "r_x1": 99.00000036709692, + "r_y1": 586.9919720289795, + "r_x2": 99.00000036709692, + "r_y2": 573.7079419830623, + "r_x3": 90.00000033372447, + "r_y3": 573.7079419830623, + "coord_origin": "TOPLEFT" + }, + "text": "5.", + "orig": "5.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 44, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 586.9919720289795, + "r_x1": 236.3166508762739, + "r_y1": 586.9919720289795, + "r_x2": 236.3166508762739, + "r_y2": 573.7079419830623, + "r_x3": 108.00000040046937, + "r_y3": 573.7079419830623, + "coord_origin": "TOPLEFT" + }, + "text": "Real-Time Collaboration", + "orig": "Real-Time Collaboration", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 45, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 236.32033087628753, + "r_y0": 586.9919720289795, + "r_x1": 491.9297818241001, + "r_y1": 586.9919720289795, + "r_x2": 491.9297818241001, + "r_y2": 573.7079419830623, + "r_x3": 236.32033087628753, + "r_y3": 573.7079419830623, + "coord_origin": "TOPLEFT" + }, + "text": ": Tools like Google Docs and Microsoft 365 enabled ", + "orig": ": Tools like Google Docs and Microsoft 365 enabled ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 46, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 600.9119520770948, + "r_x1": 521.8798819351565, + "r_y1": 600.9119520770948, + "r_x2": 521.8798819351565, + "r_y2": 587.6279620311777, + "r_x3": 108.00000040046937, + "r_y3": 587.6279620311777, + "coord_origin": "TOPLEFT" + }, + "text": "multiple users to edit the same document simultaneously, forever changing teamwork ", + "orig": "multiple users to edit the same document simultaneously, forever changing teamwork ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 47, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 614.8319721252104, + "r_x1": 159.99023059325174, + "r_y1": 614.8319721252104, + "r_x2": 159.99023059325174, + "r_y2": 601.5479420792932, + "r_x3": 108.00000040046937, + "r_y3": 601.5479420792932, + "coord_origin": "TOPLEFT" + }, + "text": "dynamics. ", + "orig": "dynamics. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 48, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 672.2629723237247, + "r_x1": 311.9594411567611, + "r_y1": 672.2629723237247, + "r_x2": 311.9594411567611, + "r_y2": 657.3849222722977, + "r_x3": 72.00000026697958, + "r_y3": 657.3849222722977, + "coord_origin": "TOPLEFT" + }, + "text": "The Cultural Impact of Word Processors ", + "orig": "The Cultural Impact of Word Processors ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 49, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 699.7919624188806, + "r_x1": 494.0065318318008, + "r_y1": 699.7919624188806, + "r_x2": 494.0065318318008, + "r_y2": 686.5079323729635, + "r_x3": 72.00000026697958, + "r_y3": 686.5079323729635, + "coord_origin": "TOPLEFT" + }, + "text": "The word processor didn't just change workplaces-it changed culture. It democratized ", + "orig": "The word processor didn't just change workplaces-it changed culture. It democratized ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 50, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 713.4719524661665, + "r_x1": 474.54910175965165, + "r_y1": 713.4719524661665, + "r_x2": 474.54910175965165, + "r_y2": 700.1879524202494, + "r_x3": 72.00000026697958, + "r_y3": 700.1879524202494, + "coord_origin": "TOPLEFT" + }, + "text": "writing, enabling anyone with access to a computer to produce professional-quality ", + "orig": "writing, enabling anyone with access to a computer to produce professional-quality ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 51, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 727.6319625151116, + "r_x1": 518.9003919241085, + "r_y1": 727.6319625151116, + "r_x2": 518.9003919241085, + "r_y2": 714.3479624691945, + "r_x3": 72.00000026697958, + "r_y3": 714.3479624691945, + "coord_origin": "TOPLEFT" + }, + "text": "documents. This shift had profound implications for education, business, and creative fields: ", + "orig": "documents. This shift had profound implications for education, business, and creative fields: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "parsed_page": null, + "predictions": { + "layout": { + "clusters": [ + { + "id": 11, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 72.74493025144807, + "r": 276.7262310261146, + "b": 87.62298030287513, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9600434303283691, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 87.62298030287513, + "r_x1": 276.7262310261146, + "r_y1": 87.62298030287513, + "r_x2": 276.7262310261146, + "r_y2": 72.74493025144807, + "r_x3": 72.00000026697958, + "r_y3": 72.74493025144807, + "coord_origin": "TOPLEFT" + }, + "text": "Specialized Word Processing Tools ", + "orig": "Specialized Word Processing Tools ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 3, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 101.86798035211382, + "r": 514.6727319084321, + "b": 142.99194049426183, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9812871813774109, + "cells": [ + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 115.15197039803093, + "r_x1": 507.8394518830939, + "r_y1": 115.15197039803093, + "r_x2": 507.8394518830939, + "r_y2": 101.86798035211382, + "r_x3": 72.00000026697958, + "r_y3": 101.86798035211382, + "coord_origin": "TOPLEFT" + }, + "text": "In addition to general-purpose word processors, specialized tools have emerged to cater to ", + "orig": "In addition to general-purpose word processors, specialized tools have emerged to cater to ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 129.07196044614636, + "r_x1": 514.6727319084321, + "r_y1": 129.07196044614636, + "r_x2": 514.6727319084321, + "r_y2": 115.78796040022928, + "r_x3": 72.00000026697958, + "r_y3": 115.78796040022928, + "coord_origin": "TOPLEFT" + }, + "text": "specific industries and needs. These tools incorporate unique features tailored to their users' ", + "orig": "specific industries and needs. These tools incorporate unique features tailored to their users' ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 142.99194049426183, + "r_x1": 129.66211048079356, + "r_y1": 142.99194049426183, + "r_x2": 129.66211048079356, + "r_y2": 129.70794044834474, + "r_x3": 72.00000026697958, + "r_y3": 129.70794044834474, + "coord_origin": "TOPLEFT" + }, + "text": "workflows: ", + "orig": "workflows: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 1, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 157.30798054374623, + "r": 519.5101919263695, + "b": 225.7919907804661, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9829118251800537, + "cells": [ + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 170.21759058836926, + "r_x1": 94.63680335091797, + "r_y1": 170.21759058836926, + "r_x2": 94.63680335091797, + "r_y2": 157.86956054568725, + "r_x3": 90.00000033372447, + "r_y3": 157.86956054568725, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 5, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 170.5919805896633, + "r_x1": 277.6560410295624, + "r_y1": 170.5919805896633, + "r_x2": 277.6560410295624, + "r_y2": 157.30798054374623, + "r_x3": 108.00000040046937, + "r_y3": 157.30798054374623, + "coord_origin": "TOPLEFT" + }, + "text": "Academic and Technical Writing", + "orig": "Academic and Technical Writing", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 6, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 277.65817102957027, + "r_y0": 170.5919805896633, + "r_x1": 495.26132183645365, + "r_y1": 170.5919805896633, + "r_x2": 495.26132183645365, + "r_y2": 157.30798054374623, + "r_x3": 277.65817102957027, + "r_y3": 157.30798054374623, + "coord_origin": "TOPLEFT" + }, + "text": ": Tools like LaTeX gained popularity among ", + "orig": ": Tools like LaTeX gained popularity among ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 7, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 184.27197063694928, + "r_x1": 495.5327118374599, + "r_y1": 184.27197063694928, + "r_x2": 495.5327118374599, + "r_y2": 170.98797059103208, + "r_x3": 108.00000040046937, + "r_y3": 170.98797059103208, + "coord_origin": "TOPLEFT" + }, + "text": "academics, scientists, and engineers. Unlike traditional word processors, LaTeX ", + "orig": "academics, scientists, and engineers. Unlike traditional word processors, LaTeX ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 8, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 198.1919506850645, + "r_x1": 494.8486918349235, + "r_y1": 198.1919506850645, + "r_x2": 494.8486918349235, + "r_y2": 184.90796063914763, + "r_x3": 108.00000040046937, + "r_y3": 184.90796063914763, + "coord_origin": "TOPLEFT" + }, + "text": "focuses on precise formatting, particularly for complex mathematical equations, ", + "orig": "focuses on precise formatting, particularly for complex mathematical equations, ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 9, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 211.87195073235046, + "r_x1": 519.5101919263695, + "r_y1": 211.87195073235046, + "r_x2": 519.5101919263695, + "r_y2": 198.58795068643337, + "r_x3": 108.00000040046937, + "r_y3": 198.58795068643337, + "coord_origin": "TOPLEFT" + }, + "text": "scientific papers, and technical documents. It relies on a markup language to produce ", + "orig": "scientific papers, and technical documents. It relies on a markup language to produce ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 10, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 225.7919907804661, + "r_x1": 320.6426411889588, + "r_y1": 225.7919907804661, + "r_x2": 320.6426411889588, + "r_y2": 212.50799073454903, + "r_x3": 108.00000040046937, + "r_y3": 212.50799073454903, + "coord_origin": "TOPLEFT" + }, + "text": "polished documents suitable for publishing. ", + "orig": "polished documents suitable for publishing. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 4, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 226.18799078183486, + "r": 503.5271318671036, + "b": 280.9919409712686, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9800205230712891, + "cells": [ + { + "index": 11, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 239.0975908264578, + "r_x1": 94.63680335091797, + "r_y1": 239.0975908264578, + "r_x2": 94.63680335091797, + "r_y2": 226.7495707837761, + "r_x3": 90.00000033372447, + "r_y3": 226.7495707837761, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 12, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 239.47198082775196, + "r_x1": 228.9672108490218, + "r_y1": 239.47198082775196, + "r_x2": 228.9672108490218, + "r_y2": 226.18799078183486, + "r_x3": 108.00000040046937, + "r_y3": 226.18799078183486, + "coord_origin": "TOPLEFT" + }, + "text": "Screenwriting Software", + "orig": "Screenwriting Software", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 13, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 228.9668008490203, + "r_y0": 239.47198082775196, + "r_x1": 495.22037183630175, + "r_y1": 239.47198082775196, + "r_x2": 495.22037183630175, + "r_y2": 226.18799078183486, + "r_x3": 228.9668008490203, + "r_y3": 226.18799078183486, + "coord_origin": "TOPLEFT" + }, + "text": ": For screenwriters, tools like Final Draft and Celtx are ", + "orig": ": For screenwriters, tools like Final Draft and Celtx are ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 14, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 253.3919608758673, + "r_x1": 503.5271318671036, + "r_y1": 253.3919608758673, + "r_x2": 503.5271318671036, + "r_y2": 240.1079708299502, + "r_x3": 108.00000040046937, + "r_y3": 240.1079708299502, + "coord_origin": "TOPLEFT" + }, + "text": "specialized to handle scripts for film and television. These programs automate the ", + "orig": "specialized to handle scripts for film and television. These programs automate the ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 15, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 267.07196092315326, + "r_x1": 457.223911695409, + "r_y1": 267.07196092315326, + "r_x2": 457.223911695409, + "r_y2": 253.78796087723617, + "r_x3": 108.00000040046937, + "r_y3": 253.78796087723617, + "coord_origin": "TOPLEFT" + }, + "text": "formatting of dialogue, scene descriptions, and other elements unique to ", + "orig": "formatting of dialogue, scene descriptions, and other elements unique to ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 16, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 280.9919409712686, + "r_x1": 179.30858066488514, + "r_y1": 280.9919409712686, + "r_x2": 179.30858066488514, + "r_y2": 267.7079409253515, + "r_x3": 108.00000040046937, + "r_y3": 267.7079409253515, + "coord_origin": "TOPLEFT" + }, + "text": "screenwriting. ", + "orig": "screenwriting. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 0, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 281.38800097263766, + "r": 524.4814519448033, + "b": 336.43194116290096, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9835862517356873, + "cells": [ + { + "index": 17, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 294.2975410172604, + "r_x1": 94.63680335091797, + "r_y1": 294.2975410172604, + "r_x2": 94.63680335091797, + "r_y2": 281.9495809745787, + "r_x3": 90.00000033372447, + "r_y3": 281.9495809745787, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 18, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 294.67193101855446, + "r_x1": 249.96240092687302, + "r_y1": 294.67193101855446, + "r_x2": 249.96240092687302, + "r_y2": 281.38800097263766, + "r_x3": 108.00000040046937, + "r_y3": 281.38800097263766, + "coord_origin": "TOPLEFT" + }, + "text": "Legal Document Processors", + "orig": "Legal Document Processors", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 19, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 249.966710926889, + "r_y0": 294.67193101855446, + "r_x1": 513.5488919042649, + "r_y1": 294.67193101855446, + "r_x2": 513.5488919042649, + "r_y2": 281.38800097263766, + "r_x3": 249.966710926889, + "r_y3": 281.38800097263766, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processors tailored for legal professionals, like ", + "orig": ": Word processors tailored for legal professionals, like ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 20, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 308.5919810666702, + "r_x1": 524.4814519448033, + "r_y1": 308.5919810666702, + "r_x2": 524.4814519448033, + "r_y2": 295.3079810207531, + "r_x3": 108.00000040046937, + "r_y3": 295.3079810207531, + "coord_origin": "TOPLEFT" + }, + "text": "WordPerfect, offered features such as redlining (early version tracking) and document ", + "orig": "WordPerfect, offered features such as redlining (early version tracking) and document ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 21, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 322.27197111395594, + "r_x1": 489.909551816609, + "r_y1": 322.27197111395594, + "r_x2": 489.909551816609, + "r_y2": 308.98797106803886, + "r_x3": 108.00000040046937, + "r_y3": 308.98797106803886, + "coord_origin": "TOPLEFT" + }, + "text": "comparison. Even today, many law firms rely on these tools due to their robust ", + "orig": "comparison. Even today, many law firms rely on these tools due to their robust ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 22, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 336.43194116290096, + "r_x1": 343.2655012728455, + "r_y1": 336.43194116290096, + "r_x2": 343.2655012728455, + "r_y2": 323.1479511169839, + "r_x3": 108.00000040046937, + "r_y3": 323.1479511169839, + "coord_origin": "TOPLEFT" + }, + "text": "formatting options for contracts and legal briefs. ", + "orig": "formatting options for contracts and legal briefs. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 12, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 378.7449313091588, + "r": 340.46878126247515, + "b": 393.62298136058575, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9593706130981445, + "cells": [ + { + "index": 23, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 393.62298136058575, + "r_x1": 340.46878126247515, + "r_y1": 393.62298136058575, + "r_x2": 340.46878126247515, + "r_y2": 378.7449313091588, + "r_x3": 72.00000026697958, + "r_y3": 378.7449313091588, + "coord_origin": "TOPLEFT" + }, + "text": "Key Features That Changed Word Processing ", + "orig": "Key Features That Changed Word Processing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 6, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 407.86798140982467, + "r": 514.7196019086059, + "b": 448.9919715519727, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9789240956306458, + "cells": [ + { + "index": 24, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 421.1519714557417, + "r_x1": 514.7196019086059, + "r_y1": 421.1519714557417, + "r_x2": 514.7196019086059, + "r_y2": 407.86798140982467, + "r_x3": 72.00000026697958, + "r_y3": 407.86798140982467, + "coord_origin": "TOPLEFT" + }, + "text": "The evolution of word processors wasn't just about hardware or software improvements-it ", + "orig": "The evolution of word processors wasn't just about hardware or software improvements-it ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 25, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 435.07196150385715, + "r_x1": 490.85507182011503, + "r_y1": 435.07196150385715, + "r_x2": 490.85507182011503, + "r_y2": 421.78796145794007, + "r_x3": 72.00000026697958, + "r_y3": 421.78796145794007, + "coord_origin": "TOPLEFT" + }, + "text": "was about the features that revolutionized how people wrote and edited. Some of these ", + "orig": "was about the features that revolutionized how people wrote and edited. Some of these ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 26, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 448.9919715519727, + "r_x1": 227.60155084395785, + "r_y1": 448.9919715519727, + "r_x2": 227.60155084395785, + "r_y2": 435.7079415060554, + "r_x3": 72.00000026697958, + "r_y3": 435.7079415060554, + "coord_origin": "TOPLEFT" + }, + "text": "transformative features include: ", + "orig": "transformative features include: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 8, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 463.30795160145686, + "r": 509.2687418883938, + "b": 490.51196169548945, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9704653024673462, + "cells": [ + { + "index": 27, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 476.5919816473741, + "r_x1": 99.00000036709692, + "r_y1": 476.5919816473741, + "r_x2": 99.00000036709692, + "r_y2": 463.30795160145686, + "r_x3": 90.00000033372447, + "r_y3": 463.30795160145686, + "coord_origin": "TOPLEFT" + }, + "text": "1.", + "orig": "1.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 28, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 476.5919816473741, + "r_x1": 166.01521061559265, + "r_y1": 476.5919816473741, + "r_x2": 166.01521061559265, + "r_y2": 463.30795160145686, + "r_x3": 108.00000040046937, + "r_y3": 463.30795160145686, + "coord_origin": "TOPLEFT" + }, + "text": "Undo/Redo", + "orig": "Undo/Redo", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 29, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 166.0136606155869, + "r_y0": 476.5919816473741, + "r_x1": 509.2687418883938, + "r_y1": 476.5919816473741, + "r_x2": 509.2687418883938, + "r_y2": 463.30795160145686, + "r_x3": 166.0136606155869, + "r_y3": 463.30795160145686, + "coord_origin": "TOPLEFT" + }, + "text": ": Introduced in the 1980s, the ability to undo mistakes and redo actions ", + "orig": ": Introduced in the 1980s, the ability to undo mistakes and redo actions ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 30, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 490.51196169548945, + "r_x1": 379.87488140859494, + "r_y1": 490.51196169548945, + "r_x2": 379.87488140859494, + "r_y2": 477.2279316495723, + "r_x3": 108.00000040046937, + "r_y3": 477.2279316495723, + "coord_origin": "TOPLEFT" + }, + "text": "made experimentation and error correction much easier. ", + "orig": "made experimentation and error correction much easier. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 10, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 490.90796169685825, + "r": 516.6022319155867, + "b": 518.1119717908908, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9631043672561646, + "cells": [ + { + "index": 31, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 504.1919517427753, + "r_x1": 99.00000036709692, + "r_y1": 504.1919517427753, + "r_x2": 99.00000036709692, + "r_y2": 490.90796169685825, + "r_x3": 90.00000033372447, + "r_y3": 490.90796169685825, + "coord_origin": "TOPLEFT" + }, + "text": "2.", + "orig": "2.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 32, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 504.1919517427753, + "r_x1": 281.9975910456611, + "r_y1": 504.1919517427753, + "r_x2": 281.9975910456611, + "r_y2": 490.90796169685825, + "r_x3": 108.00000040046937, + "r_y3": 490.90796169685825, + "coord_origin": "TOPLEFT" + }, + "text": "Spell Check and Grammar Check", + "orig": "Spell Check and Grammar Check", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 33, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 282.00000104567005, + "r_y0": 504.1919517427753, + "r_x1": 516.6022319155867, + "r_y1": 504.1919517427753, + "r_x2": 516.6022319155867, + "r_y2": 490.90796169685825, + "r_x3": 282.00000104567005, + "r_y3": 490.90796169685825, + "coord_origin": "TOPLEFT" + }, + "text": ": By the 1990s, these became standard, allowing ", + "orig": ": By the 1990s, these became standard, allowing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 34, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 518.1119717908908, + "r_x1": 273.2930310133841, + "r_y1": 518.1119717908908, + "r_x2": 273.2930310133841, + "r_y2": 504.82794174497366, + "r_x3": 108.00000040046937, + "r_y3": 504.82794174497366, + "coord_origin": "TOPLEFT" + }, + "text": "users to spot errors automatically. ", + "orig": "users to spot errors automatically. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 9, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 518.5079317922596, + "r": 486.90097180545297, + "b": 545.7119718862922, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9673018455505371, + "cells": [ + { + "index": 35, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 531.7919618381768, + "r_x1": 99.00000036709692, + "r_y1": 531.7919618381768, + "r_x2": 99.00000036709692, + "r_y2": 518.5079317922596, + "r_x3": 90.00000033372447, + "r_y3": 518.5079317922596, + "coord_origin": "TOPLEFT" + }, + "text": "3.", + "orig": "3.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 36, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 531.7919618381768, + "r_x1": 161.32320059819446, + "r_y1": 531.7919618381768, + "r_x2": 161.32320059819446, + "r_y2": 518.5079317922596, + "r_x3": 108.00000040046937, + "r_y3": 518.5079317922596, + "coord_origin": "TOPLEFT" + }, + "text": "Templates", + "orig": "Templates", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 37, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 161.32617059820544, + "r_y0": 531.7919618381768, + "r_x1": 486.90097180545297, + "r_y1": 531.7919618381768, + "r_x2": 486.90097180545297, + "r_y2": 518.5079317922596, + "r_x3": 161.32617059820544, + "r_y3": 518.5079317922596, + "coord_origin": "TOPLEFT" + }, + "text": ": Pre-designed formats for documents, such as resumes, letters, and ", + "orig": ": Pre-designed formats for documents, such as resumes, letters, and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 38, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 545.7119718862922, + "r_x1": 268.2890309948291, + "r_y1": 545.7119718862922, + "r_x2": 268.2890309948291, + "r_y2": 532.427951840375, + "r_x3": 108.00000040046937, + "r_y3": 532.427951840375, + "coord_origin": "TOPLEFT" + }, + "text": "invoices, helped users save time. ", + "orig": "invoices, helped users save time. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 7, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 546.1079418876609, + "r": 502.21259186222926, + "b": 573.3119819816936, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9727876782417297, + "cells": [ + { + "index": 39, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 559.391961933578, + "r_x1": 99.00000036709692, + "r_y1": 559.391961933578, + "r_x2": 99.00000036709692, + "r_y2": 546.1079418876609, + "r_x3": 90.00000033372447, + "r_y3": 546.1079418876609, + "coord_origin": "TOPLEFT" + }, + "text": "4.", + "orig": "4.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 40, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 559.391961933578, + "r_x1": 186.338390690952, + "r_y1": 559.391961933578, + "r_x2": 186.338390690952, + "r_y2": 546.1079418876609, + "r_x3": 108.00000040046937, + "r_y3": 546.1079418876609, + "coord_origin": "TOPLEFT" + }, + "text": "Track Changes", + "orig": "Track Changes", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 41, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 186.3398406909574, + "r_y0": 559.391961933578, + "r_x1": 502.21259186222926, + "r_y1": 559.391961933578, + "r_x2": 502.21259186222926, + "r_y2": 546.1079418876609, + "r_x3": 186.3398406909574, + "r_y3": 546.1079418876609, + "coord_origin": "TOPLEFT" + }, + "text": ": A game-changer for collaboration, this feature allowed multiple ", + "orig": ": A game-changer for collaboration, this feature allowed multiple ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 42, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 573.3119819816936, + "r_x1": 384.6211214261943, + "r_y1": 573.3119819816936, + "r_x2": 384.6211214261943, + "r_y2": 560.0279519357764, + "r_x3": 108.00000040046937, + "r_y3": 560.0279519357764, + "coord_origin": "TOPLEFT" + }, + "text": "users to suggest edits while maintaining the original text. ", + "orig": "users to suggest edits while maintaining the original text. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 5, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 573.7079419830623, + "r": 521.8798819351565, + "b": 614.8319721252104, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9798402190208435, + "cells": [ + { + "index": 43, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 586.9919720289795, + "r_x1": 99.00000036709692, + "r_y1": 586.9919720289795, + "r_x2": 99.00000036709692, + "r_y2": 573.7079419830623, + "r_x3": 90.00000033372447, + "r_y3": 573.7079419830623, + "coord_origin": "TOPLEFT" + }, + "text": "5.", + "orig": "5.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 44, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 586.9919720289795, + "r_x1": 236.3166508762739, + "r_y1": 586.9919720289795, + "r_x2": 236.3166508762739, + "r_y2": 573.7079419830623, + "r_x3": 108.00000040046937, + "r_y3": 573.7079419830623, + "coord_origin": "TOPLEFT" + }, + "text": "Real-Time Collaboration", + "orig": "Real-Time Collaboration", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 45, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 236.32033087628753, + "r_y0": 586.9919720289795, + "r_x1": 491.9297818241001, + "r_y1": 586.9919720289795, + "r_x2": 491.9297818241001, + "r_y2": 573.7079419830623, + "r_x3": 236.32033087628753, + "r_y3": 573.7079419830623, + "coord_origin": "TOPLEFT" + }, + "text": ": Tools like Google Docs and Microsoft 365 enabled ", + "orig": ": Tools like Google Docs and Microsoft 365 enabled ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 46, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 600.9119520770948, + "r_x1": 521.8798819351565, + "r_y1": 600.9119520770948, + "r_x2": 521.8798819351565, + "r_y2": 587.6279620311777, + "r_x3": 108.00000040046937, + "r_y3": 587.6279620311777, + "coord_origin": "TOPLEFT" + }, + "text": "multiple users to edit the same document simultaneously, forever changing teamwork ", + "orig": "multiple users to edit the same document simultaneously, forever changing teamwork ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 47, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 614.8319721252104, + "r_x1": 159.99023059325174, + "r_y1": 614.8319721252104, + "r_x2": 159.99023059325174, + "r_y2": 601.5479420792932, + "r_x3": 108.00000040046937, + "r_y3": 601.5479420792932, + "coord_origin": "TOPLEFT" + }, + "text": "dynamics. ", + "orig": "dynamics. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 13, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 657.3849222722977, + "r": 311.9594411567611, + "b": 672.2629723237247, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9490435123443604, + "cells": [ + { + "index": 48, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 672.2629723237247, + "r_x1": 311.9594411567611, + "r_y1": 672.2629723237247, + "r_x2": 311.9594411567611, + "r_y2": 657.3849222722977, + "r_x3": 72.00000026697958, + "r_y3": 657.3849222722977, + "coord_origin": "TOPLEFT" + }, + "text": "The Cultural Impact of Word Processors ", + "orig": "The Cultural Impact of Word Processors ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 2, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 686.5079323729635, + "r": 518.9003919241085, + "b": 727.6319625151116, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9820713400840759, + "cells": [ + { + "index": 49, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 699.7919624188806, + "r_x1": 494.0065318318008, + "r_y1": 699.7919624188806, + "r_x2": 494.0065318318008, + "r_y2": 686.5079323729635, + "r_x3": 72.00000026697958, + "r_y3": 686.5079323729635, + "coord_origin": "TOPLEFT" + }, + "text": "The word processor didn't just change workplaces-it changed culture. It democratized ", + "orig": "The word processor didn't just change workplaces-it changed culture. It democratized ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 50, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 713.4719524661665, + "r_x1": 474.54910175965165, + "r_y1": 713.4719524661665, + "r_x2": 474.54910175965165, + "r_y2": 700.1879524202494, + "r_x3": 72.00000026697958, + "r_y3": 700.1879524202494, + "coord_origin": "TOPLEFT" + }, + "text": "writing, enabling anyone with access to a computer to produce professional-quality ", + "orig": "writing, enabling anyone with access to a computer to produce professional-quality ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 51, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 727.6319625151116, + "r_x1": 518.9003919241085, + "r_y1": 727.6319625151116, + "r_x2": 518.9003919241085, + "r_y2": 714.3479624691945, + "r_x3": 72.00000026697958, + "r_y3": 714.3479624691945, + "coord_origin": "TOPLEFT" + }, + "text": "documents. This shift had profound implications for education, business, and creative fields: ", + "orig": "documents. This shift had profound implications for education, business, and creative fields: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + } + ] + }, + "tablestructure": { + "table_map": {} + }, + "figures_classification": null, + "equations_prediction": null, + "vlm_response": null + }, + "assembled": { + "elements": [ + { + "label": "section_header", + "id": 11, + "page_no": 2, + "cluster": { + "id": 11, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 72.74493025144807, + "r": 276.7262310261146, + "b": 87.62298030287513, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9600434303283691, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 87.62298030287513, + "r_x1": 276.7262310261146, + "r_y1": 87.62298030287513, + "r_x2": 276.7262310261146, + "r_y2": 72.74493025144807, + "r_x3": 72.00000026697958, + "r_y3": 72.74493025144807, + "coord_origin": "TOPLEFT" + }, + "text": "Specialized Word Processing Tools ", + "orig": "Specialized Word Processing Tools ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "Specialized Word Processing Tools" + }, + { + "label": "text", + "id": 3, + "page_no": 2, + "cluster": { + "id": 3, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 101.86798035211382, + "r": 514.6727319084321, + "b": 142.99194049426183, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9812871813774109, + "cells": [ + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 115.15197039803093, + "r_x1": 507.8394518830939, + "r_y1": 115.15197039803093, + "r_x2": 507.8394518830939, + "r_y2": 101.86798035211382, + "r_x3": 72.00000026697958, + "r_y3": 101.86798035211382, + "coord_origin": "TOPLEFT" + }, + "text": "In addition to general-purpose word processors, specialized tools have emerged to cater to ", + "orig": "In addition to general-purpose word processors, specialized tools have emerged to cater to ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 129.07196044614636, + "r_x1": 514.6727319084321, + "r_y1": 129.07196044614636, + "r_x2": 514.6727319084321, + "r_y2": 115.78796040022928, + "r_x3": 72.00000026697958, + "r_y3": 115.78796040022928, + "coord_origin": "TOPLEFT" + }, + "text": "specific industries and needs. These tools incorporate unique features tailored to their users' ", + "orig": "specific industries and needs. These tools incorporate unique features tailored to their users' ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 142.99194049426183, + "r_x1": 129.66211048079356, + "r_y1": 142.99194049426183, + "r_x2": 129.66211048079356, + "r_y2": 129.70794044834474, + "r_x3": 72.00000026697958, + "r_y3": 129.70794044834474, + "coord_origin": "TOPLEFT" + }, + "text": "workflows: ", + "orig": "workflows: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "In addition to general-purpose word processors, specialized tools have emerged to cater to specific industries and needs. These tools incorporate unique features tailored to their users' workflows:" + }, + { + "label": "list_item", + "id": 1, + "page_no": 2, + "cluster": { + "id": 1, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 157.30798054374623, + "r": 519.5101919263695, + "b": 225.7919907804661, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9829118251800537, + "cells": [ + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 170.21759058836926, + "r_x1": 94.63680335091797, + "r_y1": 170.21759058836926, + "r_x2": 94.63680335091797, + "r_y2": 157.86956054568725, + "r_x3": 90.00000033372447, + "r_y3": 157.86956054568725, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 5, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 170.5919805896633, + "r_x1": 277.6560410295624, + "r_y1": 170.5919805896633, + "r_x2": 277.6560410295624, + "r_y2": 157.30798054374623, + "r_x3": 108.00000040046937, + "r_y3": 157.30798054374623, + "coord_origin": "TOPLEFT" + }, + "text": "Academic and Technical Writing", + "orig": "Academic and Technical Writing", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 6, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 277.65817102957027, + "r_y0": 170.5919805896633, + "r_x1": 495.26132183645365, + "r_y1": 170.5919805896633, + "r_x2": 495.26132183645365, + "r_y2": 157.30798054374623, + "r_x3": 277.65817102957027, + "r_y3": 157.30798054374623, + "coord_origin": "TOPLEFT" + }, + "text": ": Tools like LaTeX gained popularity among ", + "orig": ": Tools like LaTeX gained popularity among ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 7, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 184.27197063694928, + "r_x1": 495.5327118374599, + "r_y1": 184.27197063694928, + "r_x2": 495.5327118374599, + "r_y2": 170.98797059103208, + "r_x3": 108.00000040046937, + "r_y3": 170.98797059103208, + "coord_origin": "TOPLEFT" + }, + "text": "academics, scientists, and engineers. Unlike traditional word processors, LaTeX ", + "orig": "academics, scientists, and engineers. Unlike traditional word processors, LaTeX ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 8, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 198.1919506850645, + "r_x1": 494.8486918349235, + "r_y1": 198.1919506850645, + "r_x2": 494.8486918349235, + "r_y2": 184.90796063914763, + "r_x3": 108.00000040046937, + "r_y3": 184.90796063914763, + "coord_origin": "TOPLEFT" + }, + "text": "focuses on precise formatting, particularly for complex mathematical equations, ", + "orig": "focuses on precise formatting, particularly for complex mathematical equations, ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 9, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 211.87195073235046, + "r_x1": 519.5101919263695, + "r_y1": 211.87195073235046, + "r_x2": 519.5101919263695, + "r_y2": 198.58795068643337, + "r_x3": 108.00000040046937, + "r_y3": 198.58795068643337, + "coord_origin": "TOPLEFT" + }, + "text": "scientific papers, and technical documents. It relies on a markup language to produce ", + "orig": "scientific papers, and technical documents. It relies on a markup language to produce ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 10, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 225.7919907804661, + "r_x1": 320.6426411889588, + "r_y1": 225.7919907804661, + "r_x2": 320.6426411889588, + "r_y2": 212.50799073454903, + "r_x3": 108.00000040046937, + "r_y3": 212.50799073454903, + "coord_origin": "TOPLEFT" + }, + "text": "polished documents suitable for publishing. ", + "orig": "polished documents suitable for publishing. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Academic and Technical Writing : Tools like LaTeX gained popularity among academics, scientists, and engineers. Unlike traditional word processors, LaTeX focuses on precise formatting, particularly for complex mathematical equations, scientific papers, and technical documents. It relies on a markup language to produce polished documents suitable for publishing." + }, + { + "label": "list_item", + "id": 4, + "page_no": 2, + "cluster": { + "id": 4, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 226.18799078183486, + "r": 503.5271318671036, + "b": 280.9919409712686, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9800205230712891, + "cells": [ + { + "index": 11, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 239.0975908264578, + "r_x1": 94.63680335091797, + "r_y1": 239.0975908264578, + "r_x2": 94.63680335091797, + "r_y2": 226.7495707837761, + "r_x3": 90.00000033372447, + "r_y3": 226.7495707837761, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 12, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 239.47198082775196, + "r_x1": 228.9672108490218, + "r_y1": 239.47198082775196, + "r_x2": 228.9672108490218, + "r_y2": 226.18799078183486, + "r_x3": 108.00000040046937, + "r_y3": 226.18799078183486, + "coord_origin": "TOPLEFT" + }, + "text": "Screenwriting Software", + "orig": "Screenwriting Software", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 13, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 228.9668008490203, + "r_y0": 239.47198082775196, + "r_x1": 495.22037183630175, + "r_y1": 239.47198082775196, + "r_x2": 495.22037183630175, + "r_y2": 226.18799078183486, + "r_x3": 228.9668008490203, + "r_y3": 226.18799078183486, + "coord_origin": "TOPLEFT" + }, + "text": ": For screenwriters, tools like Final Draft and Celtx are ", + "orig": ": For screenwriters, tools like Final Draft and Celtx are ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 14, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 253.3919608758673, + "r_x1": 503.5271318671036, + "r_y1": 253.3919608758673, + "r_x2": 503.5271318671036, + "r_y2": 240.1079708299502, + "r_x3": 108.00000040046937, + "r_y3": 240.1079708299502, + "coord_origin": "TOPLEFT" + }, + "text": "specialized to handle scripts for film and television. These programs automate the ", + "orig": "specialized to handle scripts for film and television. These programs automate the ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 15, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 267.07196092315326, + "r_x1": 457.223911695409, + "r_y1": 267.07196092315326, + "r_x2": 457.223911695409, + "r_y2": 253.78796087723617, + "r_x3": 108.00000040046937, + "r_y3": 253.78796087723617, + "coord_origin": "TOPLEFT" + }, + "text": "formatting of dialogue, scene descriptions, and other elements unique to ", + "orig": "formatting of dialogue, scene descriptions, and other elements unique to ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 16, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 280.9919409712686, + "r_x1": 179.30858066488514, + "r_y1": 280.9919409712686, + "r_x2": 179.30858066488514, + "r_y2": 267.7079409253515, + "r_x3": 108.00000040046937, + "r_y3": 267.7079409253515, + "coord_origin": "TOPLEFT" + }, + "text": "screenwriting. ", + "orig": "screenwriting. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Screenwriting Software : For screenwriters, tools like Final Draft and Celtx are specialized to handle scripts for film and television. These programs automate the formatting of dialogue, scene descriptions, and other elements unique to screenwriting." + }, + { + "label": "list_item", + "id": 0, + "page_no": 2, + "cluster": { + "id": 0, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 281.38800097263766, + "r": 524.4814519448033, + "b": 336.43194116290096, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9835862517356873, + "cells": [ + { + "index": 17, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 294.2975410172604, + "r_x1": 94.63680335091797, + "r_y1": 294.2975410172604, + "r_x2": 94.63680335091797, + "r_y2": 281.9495809745787, + "r_x3": 90.00000033372447, + "r_y3": 281.9495809745787, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 18, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 294.67193101855446, + "r_x1": 249.96240092687302, + "r_y1": 294.67193101855446, + "r_x2": 249.96240092687302, + "r_y2": 281.38800097263766, + "r_x3": 108.00000040046937, + "r_y3": 281.38800097263766, + "coord_origin": "TOPLEFT" + }, + "text": "Legal Document Processors", + "orig": "Legal Document Processors", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 19, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 249.966710926889, + "r_y0": 294.67193101855446, + "r_x1": 513.5488919042649, + "r_y1": 294.67193101855446, + "r_x2": 513.5488919042649, + "r_y2": 281.38800097263766, + "r_x3": 249.966710926889, + "r_y3": 281.38800097263766, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processors tailored for legal professionals, like ", + "orig": ": Word processors tailored for legal professionals, like ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 20, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 308.5919810666702, + "r_x1": 524.4814519448033, + "r_y1": 308.5919810666702, + "r_x2": 524.4814519448033, + "r_y2": 295.3079810207531, + "r_x3": 108.00000040046937, + "r_y3": 295.3079810207531, + "coord_origin": "TOPLEFT" + }, + "text": "WordPerfect, offered features such as redlining (early version tracking) and document ", + "orig": "WordPerfect, offered features such as redlining (early version tracking) and document ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 21, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 322.27197111395594, + "r_x1": 489.909551816609, + "r_y1": 322.27197111395594, + "r_x2": 489.909551816609, + "r_y2": 308.98797106803886, + "r_x3": 108.00000040046937, + "r_y3": 308.98797106803886, + "coord_origin": "TOPLEFT" + }, + "text": "comparison. Even today, many law firms rely on these tools due to their robust ", + "orig": "comparison. Even today, many law firms rely on these tools due to their robust ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 22, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 336.43194116290096, + "r_x1": 343.2655012728455, + "r_y1": 336.43194116290096, + "r_x2": 343.2655012728455, + "r_y2": 323.1479511169839, + "r_x3": 108.00000040046937, + "r_y3": 323.1479511169839, + "coord_origin": "TOPLEFT" + }, + "text": "formatting options for contracts and legal briefs. ", + "orig": "formatting options for contracts and legal briefs. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Legal Document Processors : Word processors tailored for legal professionals, like WordPerfect, offered features such as redlining (early version tracking) and document comparison. Even today, many law firms rely on these tools due to their robust formatting options for contracts and legal briefs." + }, + { + "label": "section_header", + "id": 12, + "page_no": 2, + "cluster": { + "id": 12, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 378.7449313091588, + "r": 340.46878126247515, + "b": 393.62298136058575, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9593706130981445, + "cells": [ + { + "index": 23, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 393.62298136058575, + "r_x1": 340.46878126247515, + "r_y1": 393.62298136058575, + "r_x2": 340.46878126247515, + "r_y2": 378.7449313091588, + "r_x3": 72.00000026697958, + "r_y3": 378.7449313091588, + "coord_origin": "TOPLEFT" + }, + "text": "Key Features That Changed Word Processing ", + "orig": "Key Features That Changed Word Processing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "Key Features That Changed Word Processing" + }, + { + "label": "text", + "id": 6, + "page_no": 2, + "cluster": { + "id": 6, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 407.86798140982467, + "r": 514.7196019086059, + "b": 448.9919715519727, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9789240956306458, + "cells": [ + { + "index": 24, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 421.1519714557417, + "r_x1": 514.7196019086059, + "r_y1": 421.1519714557417, + "r_x2": 514.7196019086059, + "r_y2": 407.86798140982467, + "r_x3": 72.00000026697958, + "r_y3": 407.86798140982467, + "coord_origin": "TOPLEFT" + }, + "text": "The evolution of word processors wasn't just about hardware or software improvements-it ", + "orig": "The evolution of word processors wasn't just about hardware or software improvements-it ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 25, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 435.07196150385715, + "r_x1": 490.85507182011503, + "r_y1": 435.07196150385715, + "r_x2": 490.85507182011503, + "r_y2": 421.78796145794007, + "r_x3": 72.00000026697958, + "r_y3": 421.78796145794007, + "coord_origin": "TOPLEFT" + }, + "text": "was about the features that revolutionized how people wrote and edited. Some of these ", + "orig": "was about the features that revolutionized how people wrote and edited. Some of these ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 26, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 448.9919715519727, + "r_x1": 227.60155084395785, + "r_y1": 448.9919715519727, + "r_x2": 227.60155084395785, + "r_y2": 435.7079415060554, + "r_x3": 72.00000026697958, + "r_y3": 435.7079415060554, + "coord_origin": "TOPLEFT" + }, + "text": "transformative features include: ", + "orig": "transformative features include: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The evolution of word processors wasn't just about hardware or software improvements-it was about the features that revolutionized how people wrote and edited. Some of these transformative features include:" + }, + { + "label": "list_item", + "id": 8, + "page_no": 2, + "cluster": { + "id": 8, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 463.30795160145686, + "r": 509.2687418883938, + "b": 490.51196169548945, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9704653024673462, + "cells": [ + { + "index": 27, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 476.5919816473741, + "r_x1": 99.00000036709692, + "r_y1": 476.5919816473741, + "r_x2": 99.00000036709692, + "r_y2": 463.30795160145686, + "r_x3": 90.00000033372447, + "r_y3": 463.30795160145686, + "coord_origin": "TOPLEFT" + }, + "text": "1.", + "orig": "1.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 28, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 476.5919816473741, + "r_x1": 166.01521061559265, + "r_y1": 476.5919816473741, + "r_x2": 166.01521061559265, + "r_y2": 463.30795160145686, + "r_x3": 108.00000040046937, + "r_y3": 463.30795160145686, + "coord_origin": "TOPLEFT" + }, + "text": "Undo/Redo", + "orig": "Undo/Redo", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 29, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 166.0136606155869, + "r_y0": 476.5919816473741, + "r_x1": 509.2687418883938, + "r_y1": 476.5919816473741, + "r_x2": 509.2687418883938, + "r_y2": 463.30795160145686, + "r_x3": 166.0136606155869, + "r_y3": 463.30795160145686, + "coord_origin": "TOPLEFT" + }, + "text": ": Introduced in the 1980s, the ability to undo mistakes and redo actions ", + "orig": ": Introduced in the 1980s, the ability to undo mistakes and redo actions ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 30, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 490.51196169548945, + "r_x1": 379.87488140859494, + "r_y1": 490.51196169548945, + "r_x2": 379.87488140859494, + "r_y2": 477.2279316495723, + "r_x3": 108.00000040046937, + "r_y3": 477.2279316495723, + "coord_origin": "TOPLEFT" + }, + "text": "made experimentation and error correction much easier. ", + "orig": "made experimentation and error correction much easier. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "1. Undo/Redo : Introduced in the 1980s, the ability to undo mistakes and redo actions made experimentation and error correction much easier." + }, + { + "label": "list_item", + "id": 10, + "page_no": 2, + "cluster": { + "id": 10, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 490.90796169685825, + "r": 516.6022319155867, + "b": 518.1119717908908, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9631043672561646, + "cells": [ + { + "index": 31, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 504.1919517427753, + "r_x1": 99.00000036709692, + "r_y1": 504.1919517427753, + "r_x2": 99.00000036709692, + "r_y2": 490.90796169685825, + "r_x3": 90.00000033372447, + "r_y3": 490.90796169685825, + "coord_origin": "TOPLEFT" + }, + "text": "2.", + "orig": "2.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 32, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 504.1919517427753, + "r_x1": 281.9975910456611, + "r_y1": 504.1919517427753, + "r_x2": 281.9975910456611, + "r_y2": 490.90796169685825, + "r_x3": 108.00000040046937, + "r_y3": 490.90796169685825, + "coord_origin": "TOPLEFT" + }, + "text": "Spell Check and Grammar Check", + "orig": "Spell Check and Grammar Check", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 33, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 282.00000104567005, + "r_y0": 504.1919517427753, + "r_x1": 516.6022319155867, + "r_y1": 504.1919517427753, + "r_x2": 516.6022319155867, + "r_y2": 490.90796169685825, + "r_x3": 282.00000104567005, + "r_y3": 490.90796169685825, + "coord_origin": "TOPLEFT" + }, + "text": ": By the 1990s, these became standard, allowing ", + "orig": ": By the 1990s, these became standard, allowing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 34, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 518.1119717908908, + "r_x1": 273.2930310133841, + "r_y1": 518.1119717908908, + "r_x2": 273.2930310133841, + "r_y2": 504.82794174497366, + "r_x3": 108.00000040046937, + "r_y3": 504.82794174497366, + "coord_origin": "TOPLEFT" + }, + "text": "users to spot errors automatically. ", + "orig": "users to spot errors automatically. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "2. Spell Check and Grammar Check : By the 1990s, these became standard, allowing users to spot errors automatically." + }, + { + "label": "list_item", + "id": 9, + "page_no": 2, + "cluster": { + "id": 9, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 518.5079317922596, + "r": 486.90097180545297, + "b": 545.7119718862922, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9673018455505371, + "cells": [ + { + "index": 35, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 531.7919618381768, + "r_x1": 99.00000036709692, + "r_y1": 531.7919618381768, + "r_x2": 99.00000036709692, + "r_y2": 518.5079317922596, + "r_x3": 90.00000033372447, + "r_y3": 518.5079317922596, + "coord_origin": "TOPLEFT" + }, + "text": "3.", + "orig": "3.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 36, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 531.7919618381768, + "r_x1": 161.32320059819446, + "r_y1": 531.7919618381768, + "r_x2": 161.32320059819446, + "r_y2": 518.5079317922596, + "r_x3": 108.00000040046937, + "r_y3": 518.5079317922596, + "coord_origin": "TOPLEFT" + }, + "text": "Templates", + "orig": "Templates", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 37, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 161.32617059820544, + "r_y0": 531.7919618381768, + "r_x1": 486.90097180545297, + "r_y1": 531.7919618381768, + "r_x2": 486.90097180545297, + "r_y2": 518.5079317922596, + "r_x3": 161.32617059820544, + "r_y3": 518.5079317922596, + "coord_origin": "TOPLEFT" + }, + "text": ": Pre-designed formats for documents, such as resumes, letters, and ", + "orig": ": Pre-designed formats for documents, such as resumes, letters, and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 38, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 545.7119718862922, + "r_x1": 268.2890309948291, + "r_y1": 545.7119718862922, + "r_x2": 268.2890309948291, + "r_y2": 532.427951840375, + "r_x3": 108.00000040046937, + "r_y3": 532.427951840375, + "coord_origin": "TOPLEFT" + }, + "text": "invoices, helped users save time. ", + "orig": "invoices, helped users save time. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "3. Templates : Pre-designed formats for documents, such as resumes, letters, and invoices, helped users save time." + }, + { + "label": "list_item", + "id": 7, + "page_no": 2, + "cluster": { + "id": 7, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 546.1079418876609, + "r": 502.21259186222926, + "b": 573.3119819816936, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9727876782417297, + "cells": [ + { + "index": 39, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 559.391961933578, + "r_x1": 99.00000036709692, + "r_y1": 559.391961933578, + "r_x2": 99.00000036709692, + "r_y2": 546.1079418876609, + "r_x3": 90.00000033372447, + "r_y3": 546.1079418876609, + "coord_origin": "TOPLEFT" + }, + "text": "4.", + "orig": "4.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 40, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 559.391961933578, + "r_x1": 186.338390690952, + "r_y1": 559.391961933578, + "r_x2": 186.338390690952, + "r_y2": 546.1079418876609, + "r_x3": 108.00000040046937, + "r_y3": 546.1079418876609, + "coord_origin": "TOPLEFT" + }, + "text": "Track Changes", + "orig": "Track Changes", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 41, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 186.3398406909574, + "r_y0": 559.391961933578, + "r_x1": 502.21259186222926, + "r_y1": 559.391961933578, + "r_x2": 502.21259186222926, + "r_y2": 546.1079418876609, + "r_x3": 186.3398406909574, + "r_y3": 546.1079418876609, + "coord_origin": "TOPLEFT" + }, + "text": ": A game-changer for collaboration, this feature allowed multiple ", + "orig": ": A game-changer for collaboration, this feature allowed multiple ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 42, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 573.3119819816936, + "r_x1": 384.6211214261943, + "r_y1": 573.3119819816936, + "r_x2": 384.6211214261943, + "r_y2": 560.0279519357764, + "r_x3": 108.00000040046937, + "r_y3": 560.0279519357764, + "coord_origin": "TOPLEFT" + }, + "text": "users to suggest edits while maintaining the original text. ", + "orig": "users to suggest edits while maintaining the original text. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "4. Track Changes : A game-changer for collaboration, this feature allowed multiple users to suggest edits while maintaining the original text." + }, + { + "label": "list_item", + "id": 5, + "page_no": 2, + "cluster": { + "id": 5, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 573.7079419830623, + "r": 521.8798819351565, + "b": 614.8319721252104, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9798402190208435, + "cells": [ + { + "index": 43, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 586.9919720289795, + "r_x1": 99.00000036709692, + "r_y1": 586.9919720289795, + "r_x2": 99.00000036709692, + "r_y2": 573.7079419830623, + "r_x3": 90.00000033372447, + "r_y3": 573.7079419830623, + "coord_origin": "TOPLEFT" + }, + "text": "5.", + "orig": "5.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 44, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 586.9919720289795, + "r_x1": 236.3166508762739, + "r_y1": 586.9919720289795, + "r_x2": 236.3166508762739, + "r_y2": 573.7079419830623, + "r_x3": 108.00000040046937, + "r_y3": 573.7079419830623, + "coord_origin": "TOPLEFT" + }, + "text": "Real-Time Collaboration", + "orig": "Real-Time Collaboration", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 45, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 236.32033087628753, + "r_y0": 586.9919720289795, + "r_x1": 491.9297818241001, + "r_y1": 586.9919720289795, + "r_x2": 491.9297818241001, + "r_y2": 573.7079419830623, + "r_x3": 236.32033087628753, + "r_y3": 573.7079419830623, + "coord_origin": "TOPLEFT" + }, + "text": ": Tools like Google Docs and Microsoft 365 enabled ", + "orig": ": Tools like Google Docs and Microsoft 365 enabled ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 46, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 600.9119520770948, + "r_x1": 521.8798819351565, + "r_y1": 600.9119520770948, + "r_x2": 521.8798819351565, + "r_y2": 587.6279620311777, + "r_x3": 108.00000040046937, + "r_y3": 587.6279620311777, + "coord_origin": "TOPLEFT" + }, + "text": "multiple users to edit the same document simultaneously, forever changing teamwork ", + "orig": "multiple users to edit the same document simultaneously, forever changing teamwork ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 47, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 614.8319721252104, + "r_x1": 159.99023059325174, + "r_y1": 614.8319721252104, + "r_x2": 159.99023059325174, + "r_y2": 601.5479420792932, + "r_x3": 108.00000040046937, + "r_y3": 601.5479420792932, + "coord_origin": "TOPLEFT" + }, + "text": "dynamics. ", + "orig": "dynamics. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "5. Real-Time Collaboration : Tools like Google Docs and Microsoft 365 enabled multiple users to edit the same document simultaneously, forever changing teamwork dynamics." + }, + { + "label": "section_header", + "id": 13, + "page_no": 2, + "cluster": { + "id": 13, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 657.3849222722977, + "r": 311.9594411567611, + "b": 672.2629723237247, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9490435123443604, + "cells": [ + { + "index": 48, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 672.2629723237247, + "r_x1": 311.9594411567611, + "r_y1": 672.2629723237247, + "r_x2": 311.9594411567611, + "r_y2": 657.3849222722977, + "r_x3": 72.00000026697958, + "r_y3": 657.3849222722977, + "coord_origin": "TOPLEFT" + }, + "text": "The Cultural Impact of Word Processors ", + "orig": "The Cultural Impact of Word Processors ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The Cultural Impact of Word Processors" + }, + { + "label": "text", + "id": 2, + "page_no": 2, + "cluster": { + "id": 2, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 686.5079323729635, + "r": 518.9003919241085, + "b": 727.6319625151116, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9820713400840759, + "cells": [ + { + "index": 49, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 699.7919624188806, + "r_x1": 494.0065318318008, + "r_y1": 699.7919624188806, + "r_x2": 494.0065318318008, + "r_y2": 686.5079323729635, + "r_x3": 72.00000026697958, + "r_y3": 686.5079323729635, + "coord_origin": "TOPLEFT" + }, + "text": "The word processor didn't just change workplaces-it changed culture. It democratized ", + "orig": "The word processor didn't just change workplaces-it changed culture. It democratized ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 50, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 713.4719524661665, + "r_x1": 474.54910175965165, + "r_y1": 713.4719524661665, + "r_x2": 474.54910175965165, + "r_y2": 700.1879524202494, + "r_x3": 72.00000026697958, + "r_y3": 700.1879524202494, + "coord_origin": "TOPLEFT" + }, + "text": "writing, enabling anyone with access to a computer to produce professional-quality ", + "orig": "writing, enabling anyone with access to a computer to produce professional-quality ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 51, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 727.6319625151116, + "r_x1": 518.9003919241085, + "r_y1": 727.6319625151116, + "r_x2": 518.9003919241085, + "r_y2": 714.3479624691945, + "r_x3": 72.00000026697958, + "r_y3": 714.3479624691945, + "coord_origin": "TOPLEFT" + }, + "text": "documents. This shift had profound implications for education, business, and creative fields: ", + "orig": "documents. This shift had profound implications for education, business, and creative fields: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The word processor didn't just change workplaces-it changed culture. It democratized writing, enabling anyone with access to a computer to produce professional-quality documents. This shift had profound implications for education, business, and creative fields:" + } + ], + "body": [ + { + "label": "section_header", + "id": 11, + "page_no": 2, + "cluster": { + "id": 11, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 72.74493025144807, + "r": 276.7262310261146, + "b": 87.62298030287513, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9600434303283691, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 87.62298030287513, + "r_x1": 276.7262310261146, + "r_y1": 87.62298030287513, + "r_x2": 276.7262310261146, + "r_y2": 72.74493025144807, + "r_x3": 72.00000026697958, + "r_y3": 72.74493025144807, + "coord_origin": "TOPLEFT" + }, + "text": "Specialized Word Processing Tools ", + "orig": "Specialized Word Processing Tools ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "Specialized Word Processing Tools" + }, + { + "label": "text", + "id": 3, + "page_no": 2, + "cluster": { + "id": 3, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 101.86798035211382, + "r": 514.6727319084321, + "b": 142.99194049426183, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9812871813774109, + "cells": [ + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 115.15197039803093, + "r_x1": 507.8394518830939, + "r_y1": 115.15197039803093, + "r_x2": 507.8394518830939, + "r_y2": 101.86798035211382, + "r_x3": 72.00000026697958, + "r_y3": 101.86798035211382, + "coord_origin": "TOPLEFT" + }, + "text": "In addition to general-purpose word processors, specialized tools have emerged to cater to ", + "orig": "In addition to general-purpose word processors, specialized tools have emerged to cater to ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 129.07196044614636, + "r_x1": 514.6727319084321, + "r_y1": 129.07196044614636, + "r_x2": 514.6727319084321, + "r_y2": 115.78796040022928, + "r_x3": 72.00000026697958, + "r_y3": 115.78796040022928, + "coord_origin": "TOPLEFT" + }, + "text": "specific industries and needs. These tools incorporate unique features tailored to their users' ", + "orig": "specific industries and needs. These tools incorporate unique features tailored to their users' ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 142.99194049426183, + "r_x1": 129.66211048079356, + "r_y1": 142.99194049426183, + "r_x2": 129.66211048079356, + "r_y2": 129.70794044834474, + "r_x3": 72.00000026697958, + "r_y3": 129.70794044834474, + "coord_origin": "TOPLEFT" + }, + "text": "workflows: ", + "orig": "workflows: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "In addition to general-purpose word processors, specialized tools have emerged to cater to specific industries and needs. These tools incorporate unique features tailored to their users' workflows:" + }, + { + "label": "list_item", + "id": 1, + "page_no": 2, + "cluster": { + "id": 1, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 157.30798054374623, + "r": 519.5101919263695, + "b": 225.7919907804661, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9829118251800537, + "cells": [ + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 170.21759058836926, + "r_x1": 94.63680335091797, + "r_y1": 170.21759058836926, + "r_x2": 94.63680335091797, + "r_y2": 157.86956054568725, + "r_x3": 90.00000033372447, + "r_y3": 157.86956054568725, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 5, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 170.5919805896633, + "r_x1": 277.6560410295624, + "r_y1": 170.5919805896633, + "r_x2": 277.6560410295624, + "r_y2": 157.30798054374623, + "r_x3": 108.00000040046937, + "r_y3": 157.30798054374623, + "coord_origin": "TOPLEFT" + }, + "text": "Academic and Technical Writing", + "orig": "Academic and Technical Writing", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 6, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 277.65817102957027, + "r_y0": 170.5919805896633, + "r_x1": 495.26132183645365, + "r_y1": 170.5919805896633, + "r_x2": 495.26132183645365, + "r_y2": 157.30798054374623, + "r_x3": 277.65817102957027, + "r_y3": 157.30798054374623, + "coord_origin": "TOPLEFT" + }, + "text": ": Tools like LaTeX gained popularity among ", + "orig": ": Tools like LaTeX gained popularity among ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 7, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 184.27197063694928, + "r_x1": 495.5327118374599, + "r_y1": 184.27197063694928, + "r_x2": 495.5327118374599, + "r_y2": 170.98797059103208, + "r_x3": 108.00000040046937, + "r_y3": 170.98797059103208, + "coord_origin": "TOPLEFT" + }, + "text": "academics, scientists, and engineers. Unlike traditional word processors, LaTeX ", + "orig": "academics, scientists, and engineers. Unlike traditional word processors, LaTeX ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 8, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 198.1919506850645, + "r_x1": 494.8486918349235, + "r_y1": 198.1919506850645, + "r_x2": 494.8486918349235, + "r_y2": 184.90796063914763, + "r_x3": 108.00000040046937, + "r_y3": 184.90796063914763, + "coord_origin": "TOPLEFT" + }, + "text": "focuses on precise formatting, particularly for complex mathematical equations, ", + "orig": "focuses on precise formatting, particularly for complex mathematical equations, ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 9, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 211.87195073235046, + "r_x1": 519.5101919263695, + "r_y1": 211.87195073235046, + "r_x2": 519.5101919263695, + "r_y2": 198.58795068643337, + "r_x3": 108.00000040046937, + "r_y3": 198.58795068643337, + "coord_origin": "TOPLEFT" + }, + "text": "scientific papers, and technical documents. It relies on a markup language to produce ", + "orig": "scientific papers, and technical documents. It relies on a markup language to produce ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 10, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 225.7919907804661, + "r_x1": 320.6426411889588, + "r_y1": 225.7919907804661, + "r_x2": 320.6426411889588, + "r_y2": 212.50799073454903, + "r_x3": 108.00000040046937, + "r_y3": 212.50799073454903, + "coord_origin": "TOPLEFT" + }, + "text": "polished documents suitable for publishing. ", + "orig": "polished documents suitable for publishing. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Academic and Technical Writing : Tools like LaTeX gained popularity among academics, scientists, and engineers. Unlike traditional word processors, LaTeX focuses on precise formatting, particularly for complex mathematical equations, scientific papers, and technical documents. It relies on a markup language to produce polished documents suitable for publishing." + }, + { + "label": "list_item", + "id": 4, + "page_no": 2, + "cluster": { + "id": 4, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 226.18799078183486, + "r": 503.5271318671036, + "b": 280.9919409712686, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9800205230712891, + "cells": [ + { + "index": 11, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 239.0975908264578, + "r_x1": 94.63680335091797, + "r_y1": 239.0975908264578, + "r_x2": 94.63680335091797, + "r_y2": 226.7495707837761, + "r_x3": 90.00000033372447, + "r_y3": 226.7495707837761, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 12, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 239.47198082775196, + "r_x1": 228.9672108490218, + "r_y1": 239.47198082775196, + "r_x2": 228.9672108490218, + "r_y2": 226.18799078183486, + "r_x3": 108.00000040046937, + "r_y3": 226.18799078183486, + "coord_origin": "TOPLEFT" + }, + "text": "Screenwriting Software", + "orig": "Screenwriting Software", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 13, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 228.9668008490203, + "r_y0": 239.47198082775196, + "r_x1": 495.22037183630175, + "r_y1": 239.47198082775196, + "r_x2": 495.22037183630175, + "r_y2": 226.18799078183486, + "r_x3": 228.9668008490203, + "r_y3": 226.18799078183486, + "coord_origin": "TOPLEFT" + }, + "text": ": For screenwriters, tools like Final Draft and Celtx are ", + "orig": ": For screenwriters, tools like Final Draft and Celtx are ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 14, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 253.3919608758673, + "r_x1": 503.5271318671036, + "r_y1": 253.3919608758673, + "r_x2": 503.5271318671036, + "r_y2": 240.1079708299502, + "r_x3": 108.00000040046937, + "r_y3": 240.1079708299502, + "coord_origin": "TOPLEFT" + }, + "text": "specialized to handle scripts for film and television. These programs automate the ", + "orig": "specialized to handle scripts for film and television. These programs automate the ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 15, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 267.07196092315326, + "r_x1": 457.223911695409, + "r_y1": 267.07196092315326, + "r_x2": 457.223911695409, + "r_y2": 253.78796087723617, + "r_x3": 108.00000040046937, + "r_y3": 253.78796087723617, + "coord_origin": "TOPLEFT" + }, + "text": "formatting of dialogue, scene descriptions, and other elements unique to ", + "orig": "formatting of dialogue, scene descriptions, and other elements unique to ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 16, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 280.9919409712686, + "r_x1": 179.30858066488514, + "r_y1": 280.9919409712686, + "r_x2": 179.30858066488514, + "r_y2": 267.7079409253515, + "r_x3": 108.00000040046937, + "r_y3": 267.7079409253515, + "coord_origin": "TOPLEFT" + }, + "text": "screenwriting. ", + "orig": "screenwriting. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Screenwriting Software : For screenwriters, tools like Final Draft and Celtx are specialized to handle scripts for film and television. These programs automate the formatting of dialogue, scene descriptions, and other elements unique to screenwriting." + }, + { + "label": "list_item", + "id": 0, + "page_no": 2, + "cluster": { + "id": 0, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 281.38800097263766, + "r": 524.4814519448033, + "b": 336.43194116290096, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9835862517356873, + "cells": [ + { + "index": 17, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 294.2975410172604, + "r_x1": 94.63680335091797, + "r_y1": 294.2975410172604, + "r_x2": 94.63680335091797, + "r_y2": 281.9495809745787, + "r_x3": 90.00000033372447, + "r_y3": 281.9495809745787, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 18, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 294.67193101855446, + "r_x1": 249.96240092687302, + "r_y1": 294.67193101855446, + "r_x2": 249.96240092687302, + "r_y2": 281.38800097263766, + "r_x3": 108.00000040046937, + "r_y3": 281.38800097263766, + "coord_origin": "TOPLEFT" + }, + "text": "Legal Document Processors", + "orig": "Legal Document Processors", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 19, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 249.966710926889, + "r_y0": 294.67193101855446, + "r_x1": 513.5488919042649, + "r_y1": 294.67193101855446, + "r_x2": 513.5488919042649, + "r_y2": 281.38800097263766, + "r_x3": 249.966710926889, + "r_y3": 281.38800097263766, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processors tailored for legal professionals, like ", + "orig": ": Word processors tailored for legal professionals, like ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 20, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 308.5919810666702, + "r_x1": 524.4814519448033, + "r_y1": 308.5919810666702, + "r_x2": 524.4814519448033, + "r_y2": 295.3079810207531, + "r_x3": 108.00000040046937, + "r_y3": 295.3079810207531, + "coord_origin": "TOPLEFT" + }, + "text": "WordPerfect, offered features such as redlining (early version tracking) and document ", + "orig": "WordPerfect, offered features such as redlining (early version tracking) and document ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 21, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 322.27197111395594, + "r_x1": 489.909551816609, + "r_y1": 322.27197111395594, + "r_x2": 489.909551816609, + "r_y2": 308.98797106803886, + "r_x3": 108.00000040046937, + "r_y3": 308.98797106803886, + "coord_origin": "TOPLEFT" + }, + "text": "comparison. Even today, many law firms rely on these tools due to their robust ", + "orig": "comparison. Even today, many law firms rely on these tools due to their robust ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 22, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 336.43194116290096, + "r_x1": 343.2655012728455, + "r_y1": 336.43194116290096, + "r_x2": 343.2655012728455, + "r_y2": 323.1479511169839, + "r_x3": 108.00000040046937, + "r_y3": 323.1479511169839, + "coord_origin": "TOPLEFT" + }, + "text": "formatting options for contracts and legal briefs. ", + "orig": "formatting options for contracts and legal briefs. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Legal Document Processors : Word processors tailored for legal professionals, like WordPerfect, offered features such as redlining (early version tracking) and document comparison. Even today, many law firms rely on these tools due to their robust formatting options for contracts and legal briefs." + }, + { + "label": "section_header", + "id": 12, + "page_no": 2, + "cluster": { + "id": 12, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 378.7449313091588, + "r": 340.46878126247515, + "b": 393.62298136058575, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9593706130981445, + "cells": [ + { + "index": 23, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 393.62298136058575, + "r_x1": 340.46878126247515, + "r_y1": 393.62298136058575, + "r_x2": 340.46878126247515, + "r_y2": 378.7449313091588, + "r_x3": 72.00000026697958, + "r_y3": 378.7449313091588, + "coord_origin": "TOPLEFT" + }, + "text": "Key Features That Changed Word Processing ", + "orig": "Key Features That Changed Word Processing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "Key Features That Changed Word Processing" + }, + { + "label": "text", + "id": 6, + "page_no": 2, + "cluster": { + "id": 6, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 407.86798140982467, + "r": 514.7196019086059, + "b": 448.9919715519727, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9789240956306458, + "cells": [ + { + "index": 24, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 421.1519714557417, + "r_x1": 514.7196019086059, + "r_y1": 421.1519714557417, + "r_x2": 514.7196019086059, + "r_y2": 407.86798140982467, + "r_x3": 72.00000026697958, + "r_y3": 407.86798140982467, + "coord_origin": "TOPLEFT" + }, + "text": "The evolution of word processors wasn't just about hardware or software improvements-it ", + "orig": "The evolution of word processors wasn't just about hardware or software improvements-it ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 25, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 435.07196150385715, + "r_x1": 490.85507182011503, + "r_y1": 435.07196150385715, + "r_x2": 490.85507182011503, + "r_y2": 421.78796145794007, + "r_x3": 72.00000026697958, + "r_y3": 421.78796145794007, + "coord_origin": "TOPLEFT" + }, + "text": "was about the features that revolutionized how people wrote and edited. Some of these ", + "orig": "was about the features that revolutionized how people wrote and edited. Some of these ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 26, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 448.9919715519727, + "r_x1": 227.60155084395785, + "r_y1": 448.9919715519727, + "r_x2": 227.60155084395785, + "r_y2": 435.7079415060554, + "r_x3": 72.00000026697958, + "r_y3": 435.7079415060554, + "coord_origin": "TOPLEFT" + }, + "text": "transformative features include: ", + "orig": "transformative features include: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The evolution of word processors wasn't just about hardware or software improvements-it was about the features that revolutionized how people wrote and edited. Some of these transformative features include:" + }, + { + "label": "list_item", + "id": 8, + "page_no": 2, + "cluster": { + "id": 8, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 463.30795160145686, + "r": 509.2687418883938, + "b": 490.51196169548945, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9704653024673462, + "cells": [ + { + "index": 27, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 476.5919816473741, + "r_x1": 99.00000036709692, + "r_y1": 476.5919816473741, + "r_x2": 99.00000036709692, + "r_y2": 463.30795160145686, + "r_x3": 90.00000033372447, + "r_y3": 463.30795160145686, + "coord_origin": "TOPLEFT" + }, + "text": "1.", + "orig": "1.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 28, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 476.5919816473741, + "r_x1": 166.01521061559265, + "r_y1": 476.5919816473741, + "r_x2": 166.01521061559265, + "r_y2": 463.30795160145686, + "r_x3": 108.00000040046937, + "r_y3": 463.30795160145686, + "coord_origin": "TOPLEFT" + }, + "text": "Undo/Redo", + "orig": "Undo/Redo", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 29, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 166.0136606155869, + "r_y0": 476.5919816473741, + "r_x1": 509.2687418883938, + "r_y1": 476.5919816473741, + "r_x2": 509.2687418883938, + "r_y2": 463.30795160145686, + "r_x3": 166.0136606155869, + "r_y3": 463.30795160145686, + "coord_origin": "TOPLEFT" + }, + "text": ": Introduced in the 1980s, the ability to undo mistakes and redo actions ", + "orig": ": Introduced in the 1980s, the ability to undo mistakes and redo actions ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 30, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 490.51196169548945, + "r_x1": 379.87488140859494, + "r_y1": 490.51196169548945, + "r_x2": 379.87488140859494, + "r_y2": 477.2279316495723, + "r_x3": 108.00000040046937, + "r_y3": 477.2279316495723, + "coord_origin": "TOPLEFT" + }, + "text": "made experimentation and error correction much easier. ", + "orig": "made experimentation and error correction much easier. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "1. Undo/Redo : Introduced in the 1980s, the ability to undo mistakes and redo actions made experimentation and error correction much easier." + }, + { + "label": "list_item", + "id": 10, + "page_no": 2, + "cluster": { + "id": 10, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 490.90796169685825, + "r": 516.6022319155867, + "b": 518.1119717908908, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9631043672561646, + "cells": [ + { + "index": 31, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 504.1919517427753, + "r_x1": 99.00000036709692, + "r_y1": 504.1919517427753, + "r_x2": 99.00000036709692, + "r_y2": 490.90796169685825, + "r_x3": 90.00000033372447, + "r_y3": 490.90796169685825, + "coord_origin": "TOPLEFT" + }, + "text": "2.", + "orig": "2.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 32, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 504.1919517427753, + "r_x1": 281.9975910456611, + "r_y1": 504.1919517427753, + "r_x2": 281.9975910456611, + "r_y2": 490.90796169685825, + "r_x3": 108.00000040046937, + "r_y3": 490.90796169685825, + "coord_origin": "TOPLEFT" + }, + "text": "Spell Check and Grammar Check", + "orig": "Spell Check and Grammar Check", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 33, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 282.00000104567005, + "r_y0": 504.1919517427753, + "r_x1": 516.6022319155867, + "r_y1": 504.1919517427753, + "r_x2": 516.6022319155867, + "r_y2": 490.90796169685825, + "r_x3": 282.00000104567005, + "r_y3": 490.90796169685825, + "coord_origin": "TOPLEFT" + }, + "text": ": By the 1990s, these became standard, allowing ", + "orig": ": By the 1990s, these became standard, allowing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 34, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 518.1119717908908, + "r_x1": 273.2930310133841, + "r_y1": 518.1119717908908, + "r_x2": 273.2930310133841, + "r_y2": 504.82794174497366, + "r_x3": 108.00000040046937, + "r_y3": 504.82794174497366, + "coord_origin": "TOPLEFT" + }, + "text": "users to spot errors automatically. ", + "orig": "users to spot errors automatically. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "2. Spell Check and Grammar Check : By the 1990s, these became standard, allowing users to spot errors automatically." + }, + { + "label": "list_item", + "id": 9, + "page_no": 2, + "cluster": { + "id": 9, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 518.5079317922596, + "r": 486.90097180545297, + "b": 545.7119718862922, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9673018455505371, + "cells": [ + { + "index": 35, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 531.7919618381768, + "r_x1": 99.00000036709692, + "r_y1": 531.7919618381768, + "r_x2": 99.00000036709692, + "r_y2": 518.5079317922596, + "r_x3": 90.00000033372447, + "r_y3": 518.5079317922596, + "coord_origin": "TOPLEFT" + }, + "text": "3.", + "orig": "3.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 36, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 531.7919618381768, + "r_x1": 161.32320059819446, + "r_y1": 531.7919618381768, + "r_x2": 161.32320059819446, + "r_y2": 518.5079317922596, + "r_x3": 108.00000040046937, + "r_y3": 518.5079317922596, + "coord_origin": "TOPLEFT" + }, + "text": "Templates", + "orig": "Templates", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 37, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 161.32617059820544, + "r_y0": 531.7919618381768, + "r_x1": 486.90097180545297, + "r_y1": 531.7919618381768, + "r_x2": 486.90097180545297, + "r_y2": 518.5079317922596, + "r_x3": 161.32617059820544, + "r_y3": 518.5079317922596, + "coord_origin": "TOPLEFT" + }, + "text": ": Pre-designed formats for documents, such as resumes, letters, and ", + "orig": ": Pre-designed formats for documents, such as resumes, letters, and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 38, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 545.7119718862922, + "r_x1": 268.2890309948291, + "r_y1": 545.7119718862922, + "r_x2": 268.2890309948291, + "r_y2": 532.427951840375, + "r_x3": 108.00000040046937, + "r_y3": 532.427951840375, + "coord_origin": "TOPLEFT" + }, + "text": "invoices, helped users save time. ", + "orig": "invoices, helped users save time. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "3. Templates : Pre-designed formats for documents, such as resumes, letters, and invoices, helped users save time." + }, + { + "label": "list_item", + "id": 7, + "page_no": 2, + "cluster": { + "id": 7, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 546.1079418876609, + "r": 502.21259186222926, + "b": 573.3119819816936, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9727876782417297, + "cells": [ + { + "index": 39, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 559.391961933578, + "r_x1": 99.00000036709692, + "r_y1": 559.391961933578, + "r_x2": 99.00000036709692, + "r_y2": 546.1079418876609, + "r_x3": 90.00000033372447, + "r_y3": 546.1079418876609, + "coord_origin": "TOPLEFT" + }, + "text": "4.", + "orig": "4.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 40, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 559.391961933578, + "r_x1": 186.338390690952, + "r_y1": 559.391961933578, + "r_x2": 186.338390690952, + "r_y2": 546.1079418876609, + "r_x3": 108.00000040046937, + "r_y3": 546.1079418876609, + "coord_origin": "TOPLEFT" + }, + "text": "Track Changes", + "orig": "Track Changes", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 41, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 186.3398406909574, + "r_y0": 559.391961933578, + "r_x1": 502.21259186222926, + "r_y1": 559.391961933578, + "r_x2": 502.21259186222926, + "r_y2": 546.1079418876609, + "r_x3": 186.3398406909574, + "r_y3": 546.1079418876609, + "coord_origin": "TOPLEFT" + }, + "text": ": A game-changer for collaboration, this feature allowed multiple ", + "orig": ": A game-changer for collaboration, this feature allowed multiple ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 42, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 573.3119819816936, + "r_x1": 384.6211214261943, + "r_y1": 573.3119819816936, + "r_x2": 384.6211214261943, + "r_y2": 560.0279519357764, + "r_x3": 108.00000040046937, + "r_y3": 560.0279519357764, + "coord_origin": "TOPLEFT" + }, + "text": "users to suggest edits while maintaining the original text. ", + "orig": "users to suggest edits while maintaining the original text. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "4. Track Changes : A game-changer for collaboration, this feature allowed multiple users to suggest edits while maintaining the original text." + }, + { + "label": "list_item", + "id": 5, + "page_no": 2, + "cluster": { + "id": 5, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 573.7079419830623, + "r": 521.8798819351565, + "b": 614.8319721252104, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9798402190208435, + "cells": [ + { + "index": 43, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 586.9919720289795, + "r_x1": 99.00000036709692, + "r_y1": 586.9919720289795, + "r_x2": 99.00000036709692, + "r_y2": 573.7079419830623, + "r_x3": 90.00000033372447, + "r_y3": 573.7079419830623, + "coord_origin": "TOPLEFT" + }, + "text": "5.", + "orig": "5.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 44, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 586.9919720289795, + "r_x1": 236.3166508762739, + "r_y1": 586.9919720289795, + "r_x2": 236.3166508762739, + "r_y2": 573.7079419830623, + "r_x3": 108.00000040046937, + "r_y3": 573.7079419830623, + "coord_origin": "TOPLEFT" + }, + "text": "Real-Time Collaboration", + "orig": "Real-Time Collaboration", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 45, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 236.32033087628753, + "r_y0": 586.9919720289795, + "r_x1": 491.9297818241001, + "r_y1": 586.9919720289795, + "r_x2": 491.9297818241001, + "r_y2": 573.7079419830623, + "r_x3": 236.32033087628753, + "r_y3": 573.7079419830623, + "coord_origin": "TOPLEFT" + }, + "text": ": Tools like Google Docs and Microsoft 365 enabled ", + "orig": ": Tools like Google Docs and Microsoft 365 enabled ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 46, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 600.9119520770948, + "r_x1": 521.8798819351565, + "r_y1": 600.9119520770948, + "r_x2": 521.8798819351565, + "r_y2": 587.6279620311777, + "r_x3": 108.00000040046937, + "r_y3": 587.6279620311777, + "coord_origin": "TOPLEFT" + }, + "text": "multiple users to edit the same document simultaneously, forever changing teamwork ", + "orig": "multiple users to edit the same document simultaneously, forever changing teamwork ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 47, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 614.8319721252104, + "r_x1": 159.99023059325174, + "r_y1": 614.8319721252104, + "r_x2": 159.99023059325174, + "r_y2": 601.5479420792932, + "r_x3": 108.00000040046937, + "r_y3": 601.5479420792932, + "coord_origin": "TOPLEFT" + }, + "text": "dynamics. ", + "orig": "dynamics. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "5. Real-Time Collaboration : Tools like Google Docs and Microsoft 365 enabled multiple users to edit the same document simultaneously, forever changing teamwork dynamics." + }, + { + "label": "section_header", + "id": 13, + "page_no": 2, + "cluster": { + "id": 13, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 657.3849222722977, + "r": 311.9594411567611, + "b": 672.2629723237247, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9490435123443604, + "cells": [ + { + "index": 48, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 672.2629723237247, + "r_x1": 311.9594411567611, + "r_y1": 672.2629723237247, + "r_x2": 311.9594411567611, + "r_y2": 657.3849222722977, + "r_x3": 72.00000026697958, + "r_y3": 657.3849222722977, + "coord_origin": "TOPLEFT" + }, + "text": "The Cultural Impact of Word Processors ", + "orig": "The Cultural Impact of Word Processors ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The Cultural Impact of Word Processors" + }, + { + "label": "text", + "id": 2, + "page_no": 2, + "cluster": { + "id": 2, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 686.5079323729635, + "r": 518.9003919241085, + "b": 727.6319625151116, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9820713400840759, + "cells": [ + { + "index": 49, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 699.7919624188806, + "r_x1": 494.0065318318008, + "r_y1": 699.7919624188806, + "r_x2": 494.0065318318008, + "r_y2": 686.5079323729635, + "r_x3": 72.00000026697958, + "r_y3": 686.5079323729635, + "coord_origin": "TOPLEFT" + }, + "text": "The word processor didn't just change workplaces-it changed culture. It democratized ", + "orig": "The word processor didn't just change workplaces-it changed culture. It democratized ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 50, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 713.4719524661665, + "r_x1": 474.54910175965165, + "r_y1": 713.4719524661665, + "r_x2": 474.54910175965165, + "r_y2": 700.1879524202494, + "r_x3": 72.00000026697958, + "r_y3": 700.1879524202494, + "coord_origin": "TOPLEFT" + }, + "text": "writing, enabling anyone with access to a computer to produce professional-quality ", + "orig": "writing, enabling anyone with access to a computer to produce professional-quality ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 51, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 727.6319625151116, + "r_x1": 518.9003919241085, + "r_y1": 727.6319625151116, + "r_x2": 518.9003919241085, + "r_y2": 714.3479624691945, + "r_x3": 72.00000026697958, + "r_y3": 714.3479624691945, + "coord_origin": "TOPLEFT" + }, + "text": "documents. This shift had profound implications for education, business, and creative fields: ", + "orig": "documents. This shift had profound implications for education, business, and creative fields: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The word processor didn't just change workplaces-it changed culture. It democratized writing, enabling anyone with access to a computer to produce professional-quality documents. This shift had profound implications for education, business, and creative fields:" + } + ], + "headers": [] + } + }, + { + "page_no": 3, + "size": { + "width": 595.2000122070312, + "height": 841.9199829101562 + }, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 85.2575702946989, + "r_x1": 94.63680335091797, + "r_y1": 85.2575702946989, + "r_x2": 94.63680335091797, + "r_y2": 72.90954025201711, + "r_x3": 90.00000033372447, + "r_y3": 72.90954025201711, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 85.63196029599305, + "r_x1": 171.98883063774312, + "r_y1": 85.63196029599305, + "r_x2": 171.98883063774312, + "r_y2": 72.34796025007586, + "r_x3": 108.00000040046937, + "r_y3": 72.34796025007586, + "coord_origin": "TOPLEFT" + }, + "text": "Accessibility", + "orig": "Accessibility", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 171.99023063774834, + "r_y0": 85.63196029599305, + "r_x1": 514.5589619080102, + "r_y1": 85.63196029599305, + "r_x2": 514.5589619080102, + "r_y2": 72.34796025007586, + "r_x3": 171.99023063774834, + "r_y3": 72.34796025007586, + "coord_origin": "TOPLEFT" + }, + "text": ": Writers no longer needed expensive publishing equipment or training ", + "orig": ": Writers no longer needed expensive publishing equipment or training ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 99.31195034327891, + "r_x1": 491.5545718227088, + "r_y1": 99.31195034327891, + "r_x2": 491.5545718227088, + "r_y2": 86.02795029736171, + "r_x3": 108.00000040046937, + "r_y3": 86.02795029736171, + "coord_origin": "TOPLEFT" + }, + "text": "in typesetting to create polished work. This accessibility paved the way for self-", + "orig": "in typesetting to create polished work. This accessibility paved the way for self-", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 113.23199039139433, + "r_x1": 379.9569714088994, + "r_y1": 113.23199039139433, + "r_x2": 379.9569714088994, + "r_y2": 99.94793034547718, + "r_x3": 108.00000040046937, + "r_y3": 99.94793034547718, + "coord_origin": "TOPLEFT" + }, + "text": "publishing, blogging, and even fan fiction communities. ", + "orig": "publishing, blogging, and even fan fiction communities. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 5, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 126.53753043738607, + "r_x1": 94.63680335091797, + "r_y1": 126.53753043738607, + "r_x2": 94.63680335091797, + "r_y2": 114.18957039470433, + "r_x3": 90.00000033372447, + "r_y3": 114.18957039470433, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 6, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 126.9119804386803, + "r_x1": 160.6799905958094, + "r_y1": 126.9119804386803, + "r_x2": 160.6799905958094, + "r_y2": 113.6279903927632, + "r_x3": 108.00000040046937, + "r_y3": 113.6279903927632, + "coord_origin": "TOPLEFT" + }, + "text": "Education", + "orig": "Education", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 7, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 160.6816305958155, + "r_y0": 126.9119804386803, + "r_x1": 509.5430318894109, + "r_y1": 126.9119804386803, + "r_x2": 509.5430318894109, + "r_y2": 113.6279903927632, + "r_x3": 160.6816305958155, + "r_y3": 113.6279903927632, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processors became a cornerstone of education, teaching students ", + "orig": ": Word processors became a cornerstone of education, teaching students ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 8, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 140.83197048679563, + "r_x1": 521.9014319352365, + "r_y1": 140.83197048679563, + "r_x2": 521.9014319352365, + "r_y2": 127.54797044087866, + "r_x3": 108.00000040046937, + "r_y3": 127.54797044087866, + "coord_origin": "TOPLEFT" + }, + "text": "not only how to write essays but also how to use technology effectively. Features like ", + "orig": "not only how to write essays but also how to use technology effectively. Features like ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 9, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 154.5119605340816, + "r_x1": 459.52728170395005, + "r_y1": 154.5119605340816, + "r_x2": 459.52728170395005, + "r_y2": 141.22796048816463, + "r_x3": 108.00000040046937, + "r_y3": 141.22796048816463, + "coord_origin": "TOPLEFT" + }, + "text": "bibliography generators and integrated research tools enhanced learning. ", + "orig": "bibliography generators and integrated research tools enhanced learning. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 10, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 168.0575505809029, + "r_x1": 94.63680335091797, + "r_y1": 168.0575505809029, + "r_x2": 94.63680335091797, + "r_y2": 155.70959053822128, + "r_x3": 90.00000033372447, + "r_y3": 155.70959053822128, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 11, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 168.43194058219706, + "r_x1": 195.63599072542797, + "r_y1": 168.43194058219706, + "r_x2": 195.63599072542797, + "r_y2": 155.14795053627995, + "r_x3": 108.00000040046937, + "r_y3": 155.14795053627995, + "coord_origin": "TOPLEFT" + }, + "text": "Creative Writing", + "orig": "Creative Writing", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 12, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 195.63866072543786, + "r_y0": 168.43194058219706, + "r_x1": 509.872891890634, + "r_y1": 168.43194058219706, + "r_x2": 509.872891890634, + "r_y2": 155.14795053627995, + "r_x3": 195.63866072543786, + "r_y3": 155.14795053627995, + "coord_origin": "TOPLEFT" + }, + "text": ": Writers gained powerful tools to organize their ideas. Programs ", + "orig": ": Writers gained powerful tools to organize their ideas. Programs ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 13, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 182.1119406294829, + "r_x1": 515.8510119128011, + "r_y1": 182.1119406294829, + "r_x2": 515.8510119128011, + "r_y2": 168.8279405835658, + "r_x3": 108.00000040046937, + "r_y3": 168.8279405835658, + "coord_origin": "TOPLEFT" + }, + "text": "like Scrivener allowed authors to manage large projects, from novels to screenplays, ", + "orig": "like Scrivener allowed authors to manage large projects, from novels to screenplays, ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 14, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 196.27197067842803, + "r_x1": 372.2227213802203, + "r_y1": 196.27197067842803, + "r_x2": 372.2227213802203, + "r_y2": 182.98797063251095, + "r_x3": 108.00000040046937, + "r_y3": 182.98797063251095, + "coord_origin": "TOPLEFT" + }, + "text": "with features like chapter outlines and character notes. ", + "orig": "with features like chapter outlines and character notes. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 15, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 253.463010876113, + "r_x1": 295.453431095556, + "r_y1": 253.463010876113, + "r_x2": 295.453431095556, + "r_y2": 238.58490082468575, + "r_x3": 72.00000026697958, + "r_y3": 238.58490082468575, + "coord_origin": "TOPLEFT" + }, + "text": "Word Processors in a Post-Digital Era ", + "orig": "Word Processors in a Post-Digital Era ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 16, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 281.4719809729279, + "r_x1": 521.214971932691, + "r_y1": 281.4719809729279, + "r_x2": 521.214971932691, + "r_y2": 268.1879909270109, + "r_x3": 72.00000026697958, + "r_y3": 268.1879909270109, + "coord_origin": "TOPLEFT" + }, + "text": "As we move further into the 21st century, the role of the word processor continues to evolve: ", + "orig": "As we move further into the 21st century, the role of the word processor continues to evolve: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 17, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 308.8319710674996, + "r_x1": 99.00000036709692, + "r_y1": 308.8319710674996, + "r_x2": 99.00000036709692, + "r_y2": 295.5479710215825, + "r_x3": 90.00000033372447, + "r_y3": 295.5479710215825, + "coord_origin": "TOPLEFT" + }, + "text": "1.", + "orig": "1.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 18, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 308.8319710674996, + "r_x1": 216.9648108045163, + "r_y1": 308.8319710674996, + "r_x2": 216.9648108045163, + "r_y2": 295.5479710215825, + "r_x3": 108.00000040046937, + "r_y3": 295.5479710215825, + "coord_origin": "TOPLEFT" + }, + "text": "Artificial Intelligence", + "orig": "Artificial Intelligence", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 19, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 216.9668008045237, + "r_y0": 308.8319710674996, + "r_x1": 522.210631936383, + "r_y1": 308.8319710674996, + "r_x2": 522.210631936383, + "r_y2": 295.5479710215825, + "r_x3": 216.9668008045237, + "r_y3": 295.5479710215825, + "coord_origin": "TOPLEFT" + }, + "text": ": Modern word processors are leveraging AI to suggest content ", + "orig": ": Modern word processors are leveraging AI to suggest content ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 20, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 322.75195111561504, + "r_x1": 504.8831218721317, + "r_y1": 322.75195111561504, + "r_x2": 504.8831218721317, + "r_y2": 309.46795106969796, + "r_x3": 108.00000040046937, + "r_y3": 309.46795106969796, + "coord_origin": "TOPLEFT" + }, + "text": "improvements. Tools like Grammarly, ProWritingAid, and even native features in ", + "orig": "improvements. Tools like Grammarly, ProWritingAid, and even native features in ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 21, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 336.43194116290096, + "r_x1": 523.8382019424181, + "r_y1": 336.43194116290096, + "r_x2": 523.8382019424181, + "r_y2": 323.1479511169839, + "r_x3": 108.00000040046937, + "r_y3": 323.1479511169839, + "coord_origin": "TOPLEFT" + }, + "text": "Word now analyze tone, conciseness, and clarity. Some AI systems can even generate ", + "orig": "Word now analyze tone, conciseness, and clarity. Some AI systems can even generate ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 22, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 350.3519612110165, + "r_x1": 295.9101610972496, + "r_y1": 350.3519612110165, + "r_x2": 295.9101610972496, + "r_y2": 337.0679611650994, + "r_x3": 108.00000040046937, + "r_y3": 337.0679611650994, + "coord_origin": "TOPLEFT" + }, + "text": "entire paragraphs or rewrite sentences. ", + "orig": "entire paragraphs or rewrite sentences. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 23, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 364.0319512583023, + "r_x1": 99.00000036709692, + "r_y1": 364.0319512583023, + "r_x2": 99.00000036709692, + "r_y2": 350.7479812123853, + "r_x3": 90.00000033372447, + "r_y3": 350.7479812123853, + "coord_origin": "TOPLEFT" + }, + "text": "2.", + "orig": "2.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 24, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 364.0319512583023, + "r_x1": 256.327210950474, + "r_y1": 364.0319512583023, + "r_x2": 256.327210950474, + "r_y2": 350.7479812123853, + "r_x3": 108.00000040046937, + "r_y3": 350.7479812123853, + "coord_origin": "TOPLEFT" + }, + "text": "Integration with Other Tools", + "orig": "Integration with Other Tools", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 25, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 256.33008095048467, + "r_y0": 364.0319512583023, + "r_x1": 497.9115018462806, + "r_y1": 364.0319512583023, + "r_x2": 497.9115018462806, + "r_y2": 350.7479812123853, + "r_x3": 256.33008095048467, + "r_y3": 350.7479812123853, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processors are no longer standalone. They ", + "orig": ": Word processors are no longer standalone. They ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 26, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 377.95196130641784, + "r_x1": 514.5262519078889, + "r_y1": 377.95196130641784, + "r_x2": 514.5262519078889, + "r_y2": 364.6679712605008, + "r_x3": 108.00000040046937, + "r_y3": 364.6679712605008, + "coord_origin": "TOPLEFT" + }, + "text": "integrate with task managers, cloud storage, and project management platforms. For ", + "orig": "integrate with task managers, cloud storage, and project management platforms. For ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 27, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 391.6319613537037, + "r_x1": 504.89987187219384, + "r_y1": 391.6319613537037, + "r_x2": 504.89987187219384, + "r_y2": 378.3479613077866, + "r_x3": 108.00000040046937, + "r_y3": 378.3479613077866, + "coord_origin": "TOPLEFT" + }, + "text": "instance, Google Docs syncs with Google Drive, while Microsoft Word integrates ", + "orig": "instance, Google Docs syncs with Google Drive, while Microsoft Word integrates ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 28, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 405.55194140181914, + "r_x1": 295.95120109740174, + "r_y1": 405.55194140181914, + "r_x2": 295.95120109740174, + "r_y2": 392.26794135590205, + "r_x3": 108.00000040046937, + "r_y3": 392.26794135590205, + "coord_origin": "TOPLEFT" + }, + "text": "seamlessly with OneDrive and Teams. ", + "orig": "seamlessly with OneDrive and Teams. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 29, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 419.2319614491051, + "r_x1": 99.00000036709692, + "r_y1": 419.2319614491051, + "r_x2": 99.00000036709692, + "r_y2": 405.947961403188, + "r_x3": 90.00000033372447, + "r_y3": 405.947961403188, + "coord_origin": "TOPLEFT" + }, + "text": "3.", + "orig": "3.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 30, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 419.2319614491051, + "r_x1": 176.33762065386867, + "r_y1": 419.2319614491051, + "r_x2": 176.33762065386867, + "r_y2": 405.947961403188, + "r_x3": 108.00000040046937, + "r_y3": 405.947961403188, + "coord_origin": "TOPLEFT" + }, + "text": "Voice Typing", + "orig": "Voice Typing", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 31, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 176.33789065386966, + "r_y0": 419.2319614491051, + "r_x1": 477.5590517708127, + "r_y1": 419.2319614491051, + "r_x2": 477.5590517708127, + "r_y2": 405.947961403188, + "r_x3": 176.33789065386966, + "r_y3": 405.947961403188, + "coord_origin": "TOPLEFT" + }, + "text": ": Speech-to-text capabilities have made word processing more ", + "orig": ": Speech-to-text capabilities have made word processing more ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 32, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 433.1519714972206, + "r_x1": 438.90237162747184, + "r_y1": 433.1519714972206, + "r_x2": 438.90237162747184, + "r_y2": 419.86798145130354, + "r_x3": 108.00000040046937, + "r_y3": 419.86798145130354, + "coord_origin": "TOPLEFT" + }, + "text": "accessible, particularly for those with disabilities. Tools like Dragon ", + "orig": "accessible, particularly for those with disabilities. Tools like Dragon ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 33, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 446.8319715445065, + "r_x1": 502.9175418648432, + "r_y1": 446.8319715445065, + "r_x2": 502.9175418648432, + "r_y2": 433.5479714985894, + "r_x3": 108.00000040046937, + "r_y3": 433.5479714985894, + "coord_origin": "TOPLEFT" + }, + "text": "NaturallySpeaking and built-in options in Google Docs and Microsoft Word have ", + "orig": "NaturallySpeaking and built-in options in Google Docs and Microsoft Word have ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 34, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 460.751981592622, + "r_x1": 243.9549609045971, + "r_y1": 460.751981592622, + "r_x2": 243.9549609045971, + "r_y2": 447.4679515467048, + "r_x3": 108.00000040046937, + "r_y3": 447.4679515467048, + "coord_origin": "TOPLEFT" + }, + "text": "made dictation mainstream. ", + "orig": "made dictation mainstream. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 35, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 474.43197163990783, + "r_x1": 99.00000036709692, + "r_y1": 474.43197163990783, + "r_x2": 99.00000036709692, + "r_y2": 461.1479515939907, + "r_x3": 90.00000033372447, + "r_y3": 461.1479515939907, + "coord_origin": "TOPLEFT" + }, + "text": "4.", + "orig": "4.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 36, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 474.43197163990783, + "r_x1": 228.31917084661885, + "r_y1": 474.43197163990783, + "r_x2": 228.31917084661885, + "r_y2": 461.1479515939907, + "r_x3": 108.00000040046937, + "r_y3": 461.1479515939907, + "coord_origin": "TOPLEFT" + }, + "text": "Multimedia Documents", + "orig": "Multimedia Documents", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 37, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 228.32227084663035, + "r_y0": 474.43197163990783, + "r_x1": 516.9196819167639, + "r_y1": 474.43197163990783, + "r_x2": 516.9196819167639, + "r_y2": 461.1479515939907, + "r_x3": 228.32227084663035, + "r_y3": 461.1479515939907, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processing has expanded beyond text. Modern tools ", + "orig": ": Word processing has expanded beyond text. Modern tools ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 38, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 488.35196168802327, + "r_x1": 512.2006218992653, + "r_y1": 488.35196168802327, + "r_x2": 512.2006218992653, + "r_y2": 475.0679616421062, + "r_x3": 108.00000040046937, + "r_y3": 475.0679616421062, + "coord_origin": "TOPLEFT" + }, + "text": "allow users to embed images, videos, charts, and interactive elements, transforming ", + "orig": "allow users to embed images, videos, charts, and interactive elements, transforming ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 39, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 502.0319817353093, + "r_x1": 361.5996113408293, + "r_y1": 502.0319817353093, + "r_x2": 361.5996113408293, + "r_y2": 488.74795168939204, + "r_x3": 108.00000040046937, + "r_y3": 488.74795168939204, + "coord_origin": "TOPLEFT" + }, + "text": "simple documents into rich multimedia experiences. ", + "orig": "simple documents into rich multimedia experiences. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 40, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 515.9519617834246, + "r_x1": 99.00000036709692, + "r_y1": 515.9519617834246, + "r_x2": 99.00000036709692, + "r_y2": 502.6679417375074, + "r_x3": 90.00000033372447, + "r_y3": 502.6679417375074, + "coord_origin": "TOPLEFT" + }, + "text": "5.", + "orig": "5.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 41, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 515.9519617834246, + "r_x1": 254.2937309429338, + "r_y1": 515.9519617834246, + "r_x2": 254.2937309429338, + "r_y2": 502.6679417375074, + "r_x3": 108.00000040046937, + "r_y3": 502.6679417375074, + "coord_origin": "TOPLEFT" + }, + "text": "Cross-Platform Accessibility", + "orig": "Cross-Platform Accessibility", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 42, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 254.2967809429451, + "r_y0": 515.9519617834246, + "r_x1": 510.9070718944688, + "r_y1": 515.9519617834246, + "r_x2": 510.9070718944688, + "r_y2": 502.6679417375074, + "r_x3": 254.2967809429451, + "r_y3": 502.6679417375074, + "coord_origin": "TOPLEFT" + }, + "text": ": Thanks to cloud computing, documents can now be ", + "orig": ": Thanks to cloud computing, documents can now be ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 43, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 529.6319618307105, + "r_x1": 469.6751117415787, + "r_y1": 529.6319618307105, + "r_x2": 469.6751117415787, + "r_y2": 516.3479617847934, + "r_x3": 108.00000040046937, + "r_y3": 516.3479617847934, + "coord_origin": "TOPLEFT" + }, + "text": "accessed and edited across devices. Whether you're on a desktop, tablet, or ", + "orig": "accessed and edited across devices. Whether you're on a desktop, tablet, or ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 44, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 543.7919618796556, + "r_x1": 355.9451913198625, + "r_y1": 543.7919618796556, + "r_x2": 355.9451913198625, + "r_y2": 530.5079318337384, + "r_x3": 108.00000040046937, + "r_y3": 530.5079318337384, + "coord_origin": "TOPLEFT" + }, + "text": "smartphone, you can continue working seamlessly. ", + "orig": "smartphone, you can continue working seamlessly. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 45, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 600.9829720773404, + "r_x1": 228.355610846754, + "r_y1": 600.9829720773404, + "r_x2": 228.355610846754, + "r_y2": 586.1049220259133, + "r_x3": 72.00000026697958, + "r_y3": 586.1049220259133, + "coord_origin": "TOPLEFT" + }, + "text": "A Glimpse Into the Future ", + "orig": "A Glimpse Into the Future ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 46, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 628.7519521733258, + "r_x1": 515.04700190982, + "r_y1": 628.7519521733258, + "r_x2": 515.04700190982, + "r_y2": 615.4679521274087, + "r_x3": 72.00000026697958, + "r_y3": 615.4679521274087, + "coord_origin": "TOPLEFT" + }, + "text": "The word processor's future lies in adaptability and intelligence. Some exciting possibilities ", + "orig": "The word processor's future lies in adaptability and intelligence. Some exciting possibilities ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 47, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 642.6719622214413, + "r_x1": 113.6543004214358, + "r_y1": 642.6719622214413, + "r_x2": 113.6543004214358, + "r_y2": 629.3879421755241, + "r_x3": 72.00000026697958, + "r_y3": 629.3879421755241, + "coord_origin": "TOPLEFT" + }, + "text": "include: ", + "orig": "include: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 48, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 669.8975523155485, + "r_x1": 94.63680335091797, + "r_y1": 669.8975523155485, + "r_x2": 94.63680335091797, + "r_y2": 657.5495622728668, + "r_x3": 90.00000033372447, + "r_y3": 657.5495622728668, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 49, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 670.2719723168427, + "r_x1": 240.67430089243229, + "r_y1": 670.2719723168427, + "r_x2": 240.67430089243229, + "r_y2": 656.9879422709255, + "r_x3": 108.00000040046937, + "r_y3": 656.9879422709255, + "coord_origin": "TOPLEFT" + }, + "text": "Fully AI-Assisted Writing", + "orig": "Fully AI-Assisted Writing", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 50, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 240.67390089243082, + "r_y0": 670.2719723168427, + "r_x1": 518.2673319217611, + "r_y1": 670.2719723168427, + "r_x2": 518.2673319217611, + "r_y2": 656.9879422709255, + "r_x3": 240.67390089243082, + "r_y3": 656.9879422709255, + "coord_origin": "TOPLEFT" + }, + "text": ": Imagine a word processor that understands your writing ", + "orig": ": Imagine a word processor that understands your writing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 51, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 683.9519623641286, + "r_x1": 436.57608161884576, + "r_y1": 683.9519623641286, + "r_x2": 436.57608161884576, + "r_y2": 670.6679423182114, + "r_x3": 108.00000040046937, + "r_y3": 670.6679423182114, + "coord_origin": "TOPLEFT" + }, + "text": "style, drafts emails, or creates entire essays based on minimal input. ", + "orig": "style, drafts emails, or creates entire essays based on minimal input. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 52, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 697.49756241095, + "r_x1": 94.63680335091797, + "r_y1": 697.49756241095, + "r_x2": 94.63680335091797, + "r_y2": 685.1495623682681, + "r_x3": 90.00000033372447, + "r_y3": 685.1495623682681, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 53, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 697.871982412244, + "r_x1": 216.9503908044628, + "r_y1": 697.871982412244, + "r_x2": 216.9503908044628, + "r_y2": 684.5879523663269, + "r_x3": 108.00000040046937, + "r_y3": 684.5879523663269, + "coord_origin": "TOPLEFT" + }, + "text": "Immersive Interfaces", + "orig": "Immersive Interfaces", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 54, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 216.95508080448025, + "r_y0": 697.871982412244, + "r_x1": 472.53821175219514, + "r_y1": 697.871982412244, + "r_x2": 472.53821175219514, + "r_y2": 684.5879523663269, + "r_x3": 216.95508080448025, + "r_y3": 684.5879523663269, + "coord_origin": "TOPLEFT" + }, + "text": ": As augmented reality (AR) and virtual reality (VR) ", + "orig": ": As augmented reality (AR) and virtual reality (VR) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 55, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 711.5519724595299, + "r_x1": 525.5181319486474, + "r_y1": 711.5519724595299, + "r_x2": 525.5181319486474, + "r_y2": 698.2679424136128, + "r_x3": 108.00000040046937, + "r_y3": 698.2679424136128, + "coord_origin": "TOPLEFT" + }, + "text": "technology advance, users may be able to write and edit in 3D spaces, collaborating in ", + "orig": "technology advance, users may be able to write and edit in 3D spaces, collaborating in ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 56, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 725.4719825076454, + "r_x1": 213.6445207922045, + "r_y1": 725.4719825076454, + "r_x2": 213.6445207922045, + "r_y2": 712.1879524617283, + "r_x3": 108.00000040046937, + "r_y3": 712.1879524617283, + "coord_origin": "TOPLEFT" + }, + "text": "virtual environments. ", + "orig": "virtual environments. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 57, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 738.777522553637, + "r_x1": 94.63680335091797, + "r_y1": 738.777522553637, + "r_x2": 94.63680335091797, + "r_y2": 726.4295625109554, + "r_x3": 90.00000033372447, + "r_y3": 726.4295625109554, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 58, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 739.1519725549313, + "r_x1": 223.976240830515, + "r_y1": 739.1519725549313, + "r_x2": 223.976240830515, + "r_y2": 725.8679225090141, + "r_x3": 108.00000040046937, + "r_y3": 725.8679225090141, + "coord_origin": "TOPLEFT" + }, + "text": "Hyper-Personalization", + "orig": "Hyper-Personalization", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 59, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 223.98048083053075, + "r_y0": 739.1519725549313, + "r_x1": 518.906741924132, + "r_y1": 739.1519725549313, + "r_x2": 518.906741924132, + "r_y2": 725.8679225090141, + "r_x3": 223.98048083053075, + "r_y3": 725.8679225090141, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processors could offer dynamic suggestions based on ", + "orig": ": Word processors could offer dynamic suggestions based on ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 60, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 753.3119506038763, + "r_x1": 463.21872171763806, + "r_y1": 753.3119506038763, + "r_x2": 463.21872171763806, + "r_y2": 740.0279525579592, + "r_x3": 108.00000040046937, + "r_y3": 740.0279525579592, + "coord_origin": "TOPLEFT" + }, + "text": "industry-specific needs, user habits, or even regional language variations. ", + "orig": "industry-specific needs, user habits, or even regional language variations. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "parsed_page": null, + "predictions": { + "layout": { + "clusters": [ + { + "id": 3, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 72.34796025007586, + "r": 514.5589619080102, + "b": 113.23199039139433, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9798315167427063, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 85.2575702946989, + "r_x1": 94.63680335091797, + "r_y1": 85.2575702946989, + "r_x2": 94.63680335091797, + "r_y2": 72.90954025201711, + "r_x3": 90.00000033372447, + "r_y3": 72.90954025201711, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 85.63196029599305, + "r_x1": 171.98883063774312, + "r_y1": 85.63196029599305, + "r_x2": 171.98883063774312, + "r_y2": 72.34796025007586, + "r_x3": 108.00000040046937, + "r_y3": 72.34796025007586, + "coord_origin": "TOPLEFT" + }, + "text": "Accessibility", + "orig": "Accessibility", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 171.99023063774834, + "r_y0": 85.63196029599305, + "r_x1": 514.5589619080102, + "r_y1": 85.63196029599305, + "r_x2": 514.5589619080102, + "r_y2": 72.34796025007586, + "r_x3": 171.99023063774834, + "r_y3": 72.34796025007586, + "coord_origin": "TOPLEFT" + }, + "text": ": Writers no longer needed expensive publishing equipment or training ", + "orig": ": Writers no longer needed expensive publishing equipment or training ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 99.31195034327891, + "r_x1": 491.5545718227088, + "r_y1": 99.31195034327891, + "r_x2": 491.5545718227088, + "r_y2": 86.02795029736171, + "r_x3": 108.00000040046937, + "r_y3": 86.02795029736171, + "coord_origin": "TOPLEFT" + }, + "text": "in typesetting to create polished work. This accessibility paved the way for self-", + "orig": "in typesetting to create polished work. This accessibility paved the way for self-", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 113.23199039139433, + "r_x1": 379.9569714088994, + "r_y1": 113.23199039139433, + "r_x2": 379.9569714088994, + "r_y2": 99.94793034547718, + "r_x3": 108.00000040046937, + "r_y3": 99.94793034547718, + "coord_origin": "TOPLEFT" + }, + "text": "publishing, blogging, and even fan fiction communities. ", + "orig": "publishing, blogging, and even fan fiction communities. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 7, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 113.6279903927632, + "r": 521.9014319352365, + "b": 154.5119605340816, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9790792465209961, + "cells": [ + { + "index": 5, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 126.53753043738607, + "r_x1": 94.63680335091797, + "r_y1": 126.53753043738607, + "r_x2": 94.63680335091797, + "r_y2": 114.18957039470433, + "r_x3": 90.00000033372447, + "r_y3": 114.18957039470433, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 6, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 126.9119804386803, + "r_x1": 160.6799905958094, + "r_y1": 126.9119804386803, + "r_x2": 160.6799905958094, + "r_y2": 113.6279903927632, + "r_x3": 108.00000040046937, + "r_y3": 113.6279903927632, + "coord_origin": "TOPLEFT" + }, + "text": "Education", + "orig": "Education", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 7, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 160.6816305958155, + "r_y0": 126.9119804386803, + "r_x1": 509.5430318894109, + "r_y1": 126.9119804386803, + "r_x2": 509.5430318894109, + "r_y2": 113.6279903927632, + "r_x3": 160.6816305958155, + "r_y3": 113.6279903927632, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processors became a cornerstone of education, teaching students ", + "orig": ": Word processors became a cornerstone of education, teaching students ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 8, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 140.83197048679563, + "r_x1": 521.9014319352365, + "r_y1": 140.83197048679563, + "r_x2": 521.9014319352365, + "r_y2": 127.54797044087866, + "r_x3": 108.00000040046937, + "r_y3": 127.54797044087866, + "coord_origin": "TOPLEFT" + }, + "text": "not only how to write essays but also how to use technology effectively. Features like ", + "orig": "not only how to write essays but also how to use technology effectively. Features like ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 9, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 154.5119605340816, + "r_x1": 459.52728170395005, + "r_y1": 154.5119605340816, + "r_x2": 459.52728170395005, + "r_y2": 141.22796048816463, + "r_x3": 108.00000040046937, + "r_y3": 141.22796048816463, + "coord_origin": "TOPLEFT" + }, + "text": "bibliography generators and integrated research tools enhanced learning. ", + "orig": "bibliography generators and integrated research tools enhanced learning. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 6, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 155.14795053627995, + "r": 515.8510119128011, + "b": 196.27197067842803, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9792094230651855, + "cells": [ + { + "index": 10, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 168.0575505809029, + "r_x1": 94.63680335091797, + "r_y1": 168.0575505809029, + "r_x2": 94.63680335091797, + "r_y2": 155.70959053822128, + "r_x3": 90.00000033372447, + "r_y3": 155.70959053822128, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 11, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 168.43194058219706, + "r_x1": 195.63599072542797, + "r_y1": 168.43194058219706, + "r_x2": 195.63599072542797, + "r_y2": 155.14795053627995, + "r_x3": 108.00000040046937, + "r_y3": 155.14795053627995, + "coord_origin": "TOPLEFT" + }, + "text": "Creative Writing", + "orig": "Creative Writing", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 12, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 195.63866072543786, + "r_y0": 168.43194058219706, + "r_x1": 509.872891890634, + "r_y1": 168.43194058219706, + "r_x2": 509.872891890634, + "r_y2": 155.14795053627995, + "r_x3": 195.63866072543786, + "r_y3": 155.14795053627995, + "coord_origin": "TOPLEFT" + }, + "text": ": Writers gained powerful tools to organize their ideas. Programs ", + "orig": ": Writers gained powerful tools to organize their ideas. Programs ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 13, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 182.1119406294829, + "r_x1": 515.8510119128011, + "r_y1": 182.1119406294829, + "r_x2": 515.8510119128011, + "r_y2": 168.8279405835658, + "r_x3": 108.00000040046937, + "r_y3": 168.8279405835658, + "coord_origin": "TOPLEFT" + }, + "text": "like Scrivener allowed authors to manage large projects, from novels to screenplays, ", + "orig": "like Scrivener allowed authors to manage large projects, from novels to screenplays, ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 14, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 196.27197067842803, + "r_x1": 372.2227213802203, + "r_y1": 196.27197067842803, + "r_x2": 372.2227213802203, + "r_y2": 182.98797063251095, + "r_x3": 108.00000040046937, + "r_y3": 182.98797063251095, + "coord_origin": "TOPLEFT" + }, + "text": "with features like chapter outlines and character notes. ", + "orig": "with features like chapter outlines and character notes. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 12, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 238.58490082468575, + "r": 295.453431095556, + "b": 253.463010876113, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9634494781494141, + "cells": [ + { + "index": 15, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 253.463010876113, + "r_x1": 295.453431095556, + "r_y1": 253.463010876113, + "r_x2": 295.453431095556, + "r_y2": 238.58490082468575, + "r_x3": 72.00000026697958, + "r_y3": 238.58490082468575, + "coord_origin": "TOPLEFT" + }, + "text": "Word Processors in a Post-Digital Era ", + "orig": "Word Processors in a Post-Digital Era ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 14, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 268.1879909270109, + "r": 521.214971932691, + "b": 281.4719809729279, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9380115270614624, + "cells": [ + { + "index": 16, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 281.4719809729279, + "r_x1": 521.214971932691, + "r_y1": 281.4719809729279, + "r_x2": 521.214971932691, + "r_y2": 268.1879909270109, + "r_x3": 72.00000026697958, + "r_y3": 268.1879909270109, + "coord_origin": "TOPLEFT" + }, + "text": "As we move further into the 21st century, the role of the word processor continues to evolve: ", + "orig": "As we move further into the 21st century, the role of the word processor continues to evolve: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 1, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 295.5479710215825, + "r": 523.8382019424181, + "b": 350.3519612110165, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9815667867660522, + "cells": [ + { + "index": 17, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 308.8319710674996, + "r_x1": 99.00000036709692, + "r_y1": 308.8319710674996, + "r_x2": 99.00000036709692, + "r_y2": 295.5479710215825, + "r_x3": 90.00000033372447, + "r_y3": 295.5479710215825, + "coord_origin": "TOPLEFT" + }, + "text": "1.", + "orig": "1.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 18, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 308.8319710674996, + "r_x1": 216.9648108045163, + "r_y1": 308.8319710674996, + "r_x2": 216.9648108045163, + "r_y2": 295.5479710215825, + "r_x3": 108.00000040046937, + "r_y3": 295.5479710215825, + "coord_origin": "TOPLEFT" + }, + "text": "Artificial Intelligence", + "orig": "Artificial Intelligence", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 19, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 216.9668008045237, + "r_y0": 308.8319710674996, + "r_x1": 522.210631936383, + "r_y1": 308.8319710674996, + "r_x2": 522.210631936383, + "r_y2": 295.5479710215825, + "r_x3": 216.9668008045237, + "r_y3": 295.5479710215825, + "coord_origin": "TOPLEFT" + }, + "text": ": Modern word processors are leveraging AI to suggest content ", + "orig": ": Modern word processors are leveraging AI to suggest content ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 20, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 322.75195111561504, + "r_x1": 504.8831218721317, + "r_y1": 322.75195111561504, + "r_x2": 504.8831218721317, + "r_y2": 309.46795106969796, + "r_x3": 108.00000040046937, + "r_y3": 309.46795106969796, + "coord_origin": "TOPLEFT" + }, + "text": "improvements. Tools like Grammarly, ProWritingAid, and even native features in ", + "orig": "improvements. Tools like Grammarly, ProWritingAid, and even native features in ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 21, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 336.43194116290096, + "r_x1": 523.8382019424181, + "r_y1": 336.43194116290096, + "r_x2": 523.8382019424181, + "r_y2": 323.1479511169839, + "r_x3": 108.00000040046937, + "r_y3": 323.1479511169839, + "coord_origin": "TOPLEFT" + }, + "text": "Word now analyze tone, conciseness, and clarity. Some AI systems can even generate ", + "orig": "Word now analyze tone, conciseness, and clarity. Some AI systems can even generate ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 22, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 350.3519612110165, + "r_x1": 295.9101610972496, + "r_y1": 350.3519612110165, + "r_x2": 295.9101610972496, + "r_y2": 337.0679611650994, + "r_x3": 108.00000040046937, + "r_y3": 337.0679611650994, + "coord_origin": "TOPLEFT" + }, + "text": "entire paragraphs or rewrite sentences. ", + "orig": "entire paragraphs or rewrite sentences. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 0, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 350.7479812123853, + "r": 514.5262519078889, + "b": 405.55194140181914, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9819080233573914, + "cells": [ + { + "index": 23, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 364.0319512583023, + "r_x1": 99.00000036709692, + "r_y1": 364.0319512583023, + "r_x2": 99.00000036709692, + "r_y2": 350.7479812123853, + "r_x3": 90.00000033372447, + "r_y3": 350.7479812123853, + "coord_origin": "TOPLEFT" + }, + "text": "2.", + "orig": "2.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 24, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 364.0319512583023, + "r_x1": 256.327210950474, + "r_y1": 364.0319512583023, + "r_x2": 256.327210950474, + "r_y2": 350.7479812123853, + "r_x3": 108.00000040046937, + "r_y3": 350.7479812123853, + "coord_origin": "TOPLEFT" + }, + "text": "Integration with Other Tools", + "orig": "Integration with Other Tools", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 25, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 256.33008095048467, + "r_y0": 364.0319512583023, + "r_x1": 497.9115018462806, + "r_y1": 364.0319512583023, + "r_x2": 497.9115018462806, + "r_y2": 350.7479812123853, + "r_x3": 256.33008095048467, + "r_y3": 350.7479812123853, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processors are no longer standalone. They ", + "orig": ": Word processors are no longer standalone. They ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 26, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 377.95196130641784, + "r_x1": 514.5262519078889, + "r_y1": 377.95196130641784, + "r_x2": 514.5262519078889, + "r_y2": 364.6679712605008, + "r_x3": 108.00000040046937, + "r_y3": 364.6679712605008, + "coord_origin": "TOPLEFT" + }, + "text": "integrate with task managers, cloud storage, and project management platforms. For ", + "orig": "integrate with task managers, cloud storage, and project management platforms. For ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 27, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 391.6319613537037, + "r_x1": 504.89987187219384, + "r_y1": 391.6319613537037, + "r_x2": 504.89987187219384, + "r_y2": 378.3479613077866, + "r_x3": 108.00000040046937, + "r_y3": 378.3479613077866, + "coord_origin": "TOPLEFT" + }, + "text": "instance, Google Docs syncs with Google Drive, while Microsoft Word integrates ", + "orig": "instance, Google Docs syncs with Google Drive, while Microsoft Word integrates ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 28, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 405.55194140181914, + "r_x1": 295.95120109740174, + "r_y1": 405.55194140181914, + "r_x2": 295.95120109740174, + "r_y2": 392.26794135590205, + "r_x3": 108.00000040046937, + "r_y3": 392.26794135590205, + "coord_origin": "TOPLEFT" + }, + "text": "seamlessly with OneDrive and Teams. ", + "orig": "seamlessly with OneDrive and Teams. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 5, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 405.947961403188, + "r": 502.9175418648432, + "b": 460.751981592622, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.979421854019165, + "cells": [ + { + "index": 29, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 419.2319614491051, + "r_x1": 99.00000036709692, + "r_y1": 419.2319614491051, + "r_x2": 99.00000036709692, + "r_y2": 405.947961403188, + "r_x3": 90.00000033372447, + "r_y3": 405.947961403188, + "coord_origin": "TOPLEFT" + }, + "text": "3.", + "orig": "3.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 30, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 419.2319614491051, + "r_x1": 176.33762065386867, + "r_y1": 419.2319614491051, + "r_x2": 176.33762065386867, + "r_y2": 405.947961403188, + "r_x3": 108.00000040046937, + "r_y3": 405.947961403188, + "coord_origin": "TOPLEFT" + }, + "text": "Voice Typing", + "orig": "Voice Typing", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 31, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 176.33789065386966, + "r_y0": 419.2319614491051, + "r_x1": 477.5590517708127, + "r_y1": 419.2319614491051, + "r_x2": 477.5590517708127, + "r_y2": 405.947961403188, + "r_x3": 176.33789065386966, + "r_y3": 405.947961403188, + "coord_origin": "TOPLEFT" + }, + "text": ": Speech-to-text capabilities have made word processing more ", + "orig": ": Speech-to-text capabilities have made word processing more ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 32, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 433.1519714972206, + "r_x1": 438.90237162747184, + "r_y1": 433.1519714972206, + "r_x2": 438.90237162747184, + "r_y2": 419.86798145130354, + "r_x3": 108.00000040046937, + "r_y3": 419.86798145130354, + "coord_origin": "TOPLEFT" + }, + "text": "accessible, particularly for those with disabilities. Tools like Dragon ", + "orig": "accessible, particularly for those with disabilities. Tools like Dragon ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 33, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 446.8319715445065, + "r_x1": 502.9175418648432, + "r_y1": 446.8319715445065, + "r_x2": 502.9175418648432, + "r_y2": 433.5479714985894, + "r_x3": 108.00000040046937, + "r_y3": 433.5479714985894, + "coord_origin": "TOPLEFT" + }, + "text": "NaturallySpeaking and built-in options in Google Docs and Microsoft Word have ", + "orig": "NaturallySpeaking and built-in options in Google Docs and Microsoft Word have ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 34, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 460.751981592622, + "r_x1": 243.9549609045971, + "r_y1": 460.751981592622, + "r_x2": 243.9549609045971, + "r_y2": 447.4679515467048, + "r_x3": 108.00000040046937, + "r_y3": 447.4679515467048, + "coord_origin": "TOPLEFT" + }, + "text": "made dictation mainstream. ", + "orig": "made dictation mainstream. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 4, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 461.1479515939907, + "r": 516.9196819167639, + "b": 502.0319817353093, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9796164035797119, + "cells": [ + { + "index": 35, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 474.43197163990783, + "r_x1": 99.00000036709692, + "r_y1": 474.43197163990783, + "r_x2": 99.00000036709692, + "r_y2": 461.1479515939907, + "r_x3": 90.00000033372447, + "r_y3": 461.1479515939907, + "coord_origin": "TOPLEFT" + }, + "text": "4.", + "orig": "4.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 36, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 474.43197163990783, + "r_x1": 228.31917084661885, + "r_y1": 474.43197163990783, + "r_x2": 228.31917084661885, + "r_y2": 461.1479515939907, + "r_x3": 108.00000040046937, + "r_y3": 461.1479515939907, + "coord_origin": "TOPLEFT" + }, + "text": "Multimedia Documents", + "orig": "Multimedia Documents", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 37, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 228.32227084663035, + "r_y0": 474.43197163990783, + "r_x1": 516.9196819167639, + "r_y1": 474.43197163990783, + "r_x2": 516.9196819167639, + "r_y2": 461.1479515939907, + "r_x3": 228.32227084663035, + "r_y3": 461.1479515939907, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processing has expanded beyond text. Modern tools ", + "orig": ": Word processing has expanded beyond text. Modern tools ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 38, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 488.35196168802327, + "r_x1": 512.2006218992653, + "r_y1": 488.35196168802327, + "r_x2": 512.2006218992653, + "r_y2": 475.0679616421062, + "r_x3": 108.00000040046937, + "r_y3": 475.0679616421062, + "coord_origin": "TOPLEFT" + }, + "text": "allow users to embed images, videos, charts, and interactive elements, transforming ", + "orig": "allow users to embed images, videos, charts, and interactive elements, transforming ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 39, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 502.0319817353093, + "r_x1": 361.5996113408293, + "r_y1": 502.0319817353093, + "r_x2": 361.5996113408293, + "r_y2": 488.74795168939204, + "r_x3": 108.00000040046937, + "r_y3": 488.74795168939204, + "coord_origin": "TOPLEFT" + }, + "text": "simple documents into rich multimedia experiences. ", + "orig": "simple documents into rich multimedia experiences. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 2, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 502.6679417375074, + "r": 510.9070718944688, + "b": 543.7919618796556, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9810317158699036, + "cells": [ + { + "index": 40, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 515.9519617834246, + "r_x1": 99.00000036709692, + "r_y1": 515.9519617834246, + "r_x2": 99.00000036709692, + "r_y2": 502.6679417375074, + "r_x3": 90.00000033372447, + "r_y3": 502.6679417375074, + "coord_origin": "TOPLEFT" + }, + "text": "5.", + "orig": "5.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 41, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 515.9519617834246, + "r_x1": 254.2937309429338, + "r_y1": 515.9519617834246, + "r_x2": 254.2937309429338, + "r_y2": 502.6679417375074, + "r_x3": 108.00000040046937, + "r_y3": 502.6679417375074, + "coord_origin": "TOPLEFT" + }, + "text": "Cross-Platform Accessibility", + "orig": "Cross-Platform Accessibility", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 42, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 254.2967809429451, + "r_y0": 515.9519617834246, + "r_x1": 510.9070718944688, + "r_y1": 515.9519617834246, + "r_x2": 510.9070718944688, + "r_y2": 502.6679417375074, + "r_x3": 254.2967809429451, + "r_y3": 502.6679417375074, + "coord_origin": "TOPLEFT" + }, + "text": ": Thanks to cloud computing, documents can now be ", + "orig": ": Thanks to cloud computing, documents can now be ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 43, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 529.6319618307105, + "r_x1": 469.6751117415787, + "r_y1": 529.6319618307105, + "r_x2": 469.6751117415787, + "r_y2": 516.3479617847934, + "r_x3": 108.00000040046937, + "r_y3": 516.3479617847934, + "coord_origin": "TOPLEFT" + }, + "text": "accessed and edited across devices. Whether you're on a desktop, tablet, or ", + "orig": "accessed and edited across devices. Whether you're on a desktop, tablet, or ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 44, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 543.7919618796556, + "r_x1": 355.9451913198625, + "r_y1": 543.7919618796556, + "r_x2": 355.9451913198625, + "r_y2": 530.5079318337384, + "r_x3": 108.00000040046937, + "r_y3": 530.5079318337384, + "coord_origin": "TOPLEFT" + }, + "text": "smartphone, you can continue working seamlessly. ", + "orig": "smartphone, you can continue working seamlessly. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 13, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 586.1049220259133, + "r": 228.355610846754, + "b": 600.9829720773404, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9614330530166626, + "cells": [ + { + "index": 45, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 600.9829720773404, + "r_x1": 228.355610846754, + "r_y1": 600.9829720773404, + "r_x2": 228.355610846754, + "r_y2": 586.1049220259133, + "r_x3": 72.00000026697958, + "r_y3": 586.1049220259133, + "coord_origin": "TOPLEFT" + }, + "text": "A Glimpse Into the Future ", + "orig": "A Glimpse Into the Future ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 10, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 615.4679521274087, + "r": 515.04700190982, + "b": 642.6719622214413, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9675389528274536, + "cells": [ + { + "index": 46, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 628.7519521733258, + "r_x1": 515.04700190982, + "r_y1": 628.7519521733258, + "r_x2": 515.04700190982, + "r_y2": 615.4679521274087, + "r_x3": 72.00000026697958, + "r_y3": 615.4679521274087, + "coord_origin": "TOPLEFT" + }, + "text": "The word processor's future lies in adaptability and intelligence. Some exciting possibilities ", + "orig": "The word processor's future lies in adaptability and intelligence. Some exciting possibilities ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 47, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 642.6719622214413, + "r_x1": 113.6543004214358, + "r_y1": 642.6719622214413, + "r_x2": 113.6543004214358, + "r_y2": 629.3879421755241, + "r_x3": 72.00000026697958, + "r_y3": 629.3879421755241, + "coord_origin": "TOPLEFT" + }, + "text": "include: ", + "orig": "include: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 11, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 656.9879422709255, + "r": 518.2673319217611, + "b": 683.9519623641286, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9675005674362183, + "cells": [ + { + "index": 48, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 669.8975523155485, + "r_x1": 94.63680335091797, + "r_y1": 669.8975523155485, + "r_x2": 94.63680335091797, + "r_y2": 657.5495622728668, + "r_x3": 90.00000033372447, + "r_y3": 657.5495622728668, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 49, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 670.2719723168427, + "r_x1": 240.67430089243229, + "r_y1": 670.2719723168427, + "r_x2": 240.67430089243229, + "r_y2": 656.9879422709255, + "r_x3": 108.00000040046937, + "r_y3": 656.9879422709255, + "coord_origin": "TOPLEFT" + }, + "text": "Fully AI-Assisted Writing", + "orig": "Fully AI-Assisted Writing", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 50, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 240.67390089243082, + "r_y0": 670.2719723168427, + "r_x1": 518.2673319217611, + "r_y1": 670.2719723168427, + "r_x2": 518.2673319217611, + "r_y2": 656.9879422709255, + "r_x3": 240.67390089243082, + "r_y3": 656.9879422709255, + "coord_origin": "TOPLEFT" + }, + "text": ": Imagine a word processor that understands your writing ", + "orig": ": Imagine a word processor that understands your writing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 51, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 683.9519623641286, + "r_x1": 436.57608161884576, + "r_y1": 683.9519623641286, + "r_x2": 436.57608161884576, + "r_y2": 670.6679423182114, + "r_x3": 108.00000040046937, + "r_y3": 670.6679423182114, + "coord_origin": "TOPLEFT" + }, + "text": "style, drafts emails, or creates entire essays based on minimal input. ", + "orig": "style, drafts emails, or creates entire essays based on minimal input. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 9, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 684.5879523663269, + "r": 525.5181319486474, + "b": 725.4719825076454, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9722561836242676, + "cells": [ + { + "index": 52, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 697.49756241095, + "r_x1": 94.63680335091797, + "r_y1": 697.49756241095, + "r_x2": 94.63680335091797, + "r_y2": 685.1495623682681, + "r_x3": 90.00000033372447, + "r_y3": 685.1495623682681, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 53, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 697.871982412244, + "r_x1": 216.9503908044628, + "r_y1": 697.871982412244, + "r_x2": 216.9503908044628, + "r_y2": 684.5879523663269, + "r_x3": 108.00000040046937, + "r_y3": 684.5879523663269, + "coord_origin": "TOPLEFT" + }, + "text": "Immersive Interfaces", + "orig": "Immersive Interfaces", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 54, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 216.95508080448025, + "r_y0": 697.871982412244, + "r_x1": 472.53821175219514, + "r_y1": 697.871982412244, + "r_x2": 472.53821175219514, + "r_y2": 684.5879523663269, + "r_x3": 216.95508080448025, + "r_y3": 684.5879523663269, + "coord_origin": "TOPLEFT" + }, + "text": ": As augmented reality (AR) and virtual reality (VR) ", + "orig": ": As augmented reality (AR) and virtual reality (VR) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 55, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 711.5519724595299, + "r_x1": 525.5181319486474, + "r_y1": 711.5519724595299, + "r_x2": 525.5181319486474, + "r_y2": 698.2679424136128, + "r_x3": 108.00000040046937, + "r_y3": 698.2679424136128, + "coord_origin": "TOPLEFT" + }, + "text": "technology advance, users may be able to write and edit in 3D spaces, collaborating in ", + "orig": "technology advance, users may be able to write and edit in 3D spaces, collaborating in ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 56, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 725.4719825076454, + "r_x1": 213.6445207922045, + "r_y1": 725.4719825076454, + "r_x2": 213.6445207922045, + "r_y2": 712.1879524617283, + "r_x3": 108.00000040046937, + "r_y3": 712.1879524617283, + "coord_origin": "TOPLEFT" + }, + "text": "virtual environments. ", + "orig": "virtual environments. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 8, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 725.8679225090141, + "r": 518.906741924132, + "b": 753.3119506038763, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9774264693260193, + "cells": [ + { + "index": 57, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 738.777522553637, + "r_x1": 94.63680335091797, + "r_y1": 738.777522553637, + "r_x2": 94.63680335091797, + "r_y2": 726.4295625109554, + "r_x3": 90.00000033372447, + "r_y3": 726.4295625109554, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 58, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 739.1519725549313, + "r_x1": 223.976240830515, + "r_y1": 739.1519725549313, + "r_x2": 223.976240830515, + "r_y2": 725.8679225090141, + "r_x3": 108.00000040046937, + "r_y3": 725.8679225090141, + "coord_origin": "TOPLEFT" + }, + "text": "Hyper-Personalization", + "orig": "Hyper-Personalization", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 59, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 223.98048083053075, + "r_y0": 739.1519725549313, + "r_x1": 518.906741924132, + "r_y1": 739.1519725549313, + "r_x2": 518.906741924132, + "r_y2": 725.8679225090141, + "r_x3": 223.98048083053075, + "r_y3": 725.8679225090141, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processors could offer dynamic suggestions based on ", + "orig": ": Word processors could offer dynamic suggestions based on ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 60, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 753.3119506038763, + "r_x1": 463.21872171763806, + "r_y1": 753.3119506038763, + "r_x2": 463.21872171763806, + "r_y2": 740.0279525579592, + "r_x3": 108.00000040046937, + "r_y3": 740.0279525579592, + "coord_origin": "TOPLEFT" + }, + "text": "industry-specific needs, user habits, or even regional language variations. ", + "orig": "industry-specific needs, user habits, or even regional language variations. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + } + ] + }, + "tablestructure": { + "table_map": {} + }, + "figures_classification": null, + "equations_prediction": null, + "vlm_response": null + }, + "assembled": { + "elements": [ + { + "label": "list_item", + "id": 3, + "page_no": 3, + "cluster": { + "id": 3, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 72.34796025007586, + "r": 514.5589619080102, + "b": 113.23199039139433, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9798315167427063, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 85.2575702946989, + "r_x1": 94.63680335091797, + "r_y1": 85.2575702946989, + "r_x2": 94.63680335091797, + "r_y2": 72.90954025201711, + "r_x3": 90.00000033372447, + "r_y3": 72.90954025201711, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 85.63196029599305, + "r_x1": 171.98883063774312, + "r_y1": 85.63196029599305, + "r_x2": 171.98883063774312, + "r_y2": 72.34796025007586, + "r_x3": 108.00000040046937, + "r_y3": 72.34796025007586, + "coord_origin": "TOPLEFT" + }, + "text": "Accessibility", + "orig": "Accessibility", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 171.99023063774834, + "r_y0": 85.63196029599305, + "r_x1": 514.5589619080102, + "r_y1": 85.63196029599305, + "r_x2": 514.5589619080102, + "r_y2": 72.34796025007586, + "r_x3": 171.99023063774834, + "r_y3": 72.34796025007586, + "coord_origin": "TOPLEFT" + }, + "text": ": Writers no longer needed expensive publishing equipment or training ", + "orig": ": Writers no longer needed expensive publishing equipment or training ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 99.31195034327891, + "r_x1": 491.5545718227088, + "r_y1": 99.31195034327891, + "r_x2": 491.5545718227088, + "r_y2": 86.02795029736171, + "r_x3": 108.00000040046937, + "r_y3": 86.02795029736171, + "coord_origin": "TOPLEFT" + }, + "text": "in typesetting to create polished work. This accessibility paved the way for self-", + "orig": "in typesetting to create polished work. This accessibility paved the way for self-", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 113.23199039139433, + "r_x1": 379.9569714088994, + "r_y1": 113.23199039139433, + "r_x2": 379.9569714088994, + "r_y2": 99.94793034547718, + "r_x3": 108.00000040046937, + "r_y3": 99.94793034547718, + "coord_origin": "TOPLEFT" + }, + "text": "publishing, blogging, and even fan fiction communities. ", + "orig": "publishing, blogging, and even fan fiction communities. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Accessibility : Writers no longer needed expensive publishing equipment or training in typesetting to create polished work. This accessibility paved the way for selfpublishing, blogging, and even fan fiction communities." + }, + { + "label": "list_item", + "id": 7, + "page_no": 3, + "cluster": { + "id": 7, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 113.6279903927632, + "r": 521.9014319352365, + "b": 154.5119605340816, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9790792465209961, + "cells": [ + { + "index": 5, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 126.53753043738607, + "r_x1": 94.63680335091797, + "r_y1": 126.53753043738607, + "r_x2": 94.63680335091797, + "r_y2": 114.18957039470433, + "r_x3": 90.00000033372447, + "r_y3": 114.18957039470433, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 6, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 126.9119804386803, + "r_x1": 160.6799905958094, + "r_y1": 126.9119804386803, + "r_x2": 160.6799905958094, + "r_y2": 113.6279903927632, + "r_x3": 108.00000040046937, + "r_y3": 113.6279903927632, + "coord_origin": "TOPLEFT" + }, + "text": "Education", + "orig": "Education", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 7, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 160.6816305958155, + "r_y0": 126.9119804386803, + "r_x1": 509.5430318894109, + "r_y1": 126.9119804386803, + "r_x2": 509.5430318894109, + "r_y2": 113.6279903927632, + "r_x3": 160.6816305958155, + "r_y3": 113.6279903927632, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processors became a cornerstone of education, teaching students ", + "orig": ": Word processors became a cornerstone of education, teaching students ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 8, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 140.83197048679563, + "r_x1": 521.9014319352365, + "r_y1": 140.83197048679563, + "r_x2": 521.9014319352365, + "r_y2": 127.54797044087866, + "r_x3": 108.00000040046937, + "r_y3": 127.54797044087866, + "coord_origin": "TOPLEFT" + }, + "text": "not only how to write essays but also how to use technology effectively. Features like ", + "orig": "not only how to write essays but also how to use technology effectively. Features like ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 9, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 154.5119605340816, + "r_x1": 459.52728170395005, + "r_y1": 154.5119605340816, + "r_x2": 459.52728170395005, + "r_y2": 141.22796048816463, + "r_x3": 108.00000040046937, + "r_y3": 141.22796048816463, + "coord_origin": "TOPLEFT" + }, + "text": "bibliography generators and integrated research tools enhanced learning. ", + "orig": "bibliography generators and integrated research tools enhanced learning. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Education : Word processors became a cornerstone of education, teaching students not only how to write essays but also how to use technology effectively. Features like bibliography generators and integrated research tools enhanced learning." + }, + { + "label": "list_item", + "id": 6, + "page_no": 3, + "cluster": { + "id": 6, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 155.14795053627995, + "r": 515.8510119128011, + "b": 196.27197067842803, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9792094230651855, + "cells": [ + { + "index": 10, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 168.0575505809029, + "r_x1": 94.63680335091797, + "r_y1": 168.0575505809029, + "r_x2": 94.63680335091797, + "r_y2": 155.70959053822128, + "r_x3": 90.00000033372447, + "r_y3": 155.70959053822128, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 11, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 168.43194058219706, + "r_x1": 195.63599072542797, + "r_y1": 168.43194058219706, + "r_x2": 195.63599072542797, + "r_y2": 155.14795053627995, + "r_x3": 108.00000040046937, + "r_y3": 155.14795053627995, + "coord_origin": "TOPLEFT" + }, + "text": "Creative Writing", + "orig": "Creative Writing", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 12, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 195.63866072543786, + "r_y0": 168.43194058219706, + "r_x1": 509.872891890634, + "r_y1": 168.43194058219706, + "r_x2": 509.872891890634, + "r_y2": 155.14795053627995, + "r_x3": 195.63866072543786, + "r_y3": 155.14795053627995, + "coord_origin": "TOPLEFT" + }, + "text": ": Writers gained powerful tools to organize their ideas. Programs ", + "orig": ": Writers gained powerful tools to organize their ideas. Programs ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 13, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 182.1119406294829, + "r_x1": 515.8510119128011, + "r_y1": 182.1119406294829, + "r_x2": 515.8510119128011, + "r_y2": 168.8279405835658, + "r_x3": 108.00000040046937, + "r_y3": 168.8279405835658, + "coord_origin": "TOPLEFT" + }, + "text": "like Scrivener allowed authors to manage large projects, from novels to screenplays, ", + "orig": "like Scrivener allowed authors to manage large projects, from novels to screenplays, ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 14, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 196.27197067842803, + "r_x1": 372.2227213802203, + "r_y1": 196.27197067842803, + "r_x2": 372.2227213802203, + "r_y2": 182.98797063251095, + "r_x3": 108.00000040046937, + "r_y3": 182.98797063251095, + "coord_origin": "TOPLEFT" + }, + "text": "with features like chapter outlines and character notes. ", + "orig": "with features like chapter outlines and character notes. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Creative Writing : Writers gained powerful tools to organize their ideas. Programs like Scrivener allowed authors to manage large projects, from novels to screenplays, with features like chapter outlines and character notes." + }, + { + "label": "section_header", + "id": 12, + "page_no": 3, + "cluster": { + "id": 12, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 238.58490082468575, + "r": 295.453431095556, + "b": 253.463010876113, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9634494781494141, + "cells": [ + { + "index": 15, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 253.463010876113, + "r_x1": 295.453431095556, + "r_y1": 253.463010876113, + "r_x2": 295.453431095556, + "r_y2": 238.58490082468575, + "r_x3": 72.00000026697958, + "r_y3": 238.58490082468575, + "coord_origin": "TOPLEFT" + }, + "text": "Word Processors in a Post-Digital Era ", + "orig": "Word Processors in a Post-Digital Era ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "Word Processors in a Post-Digital Era" + }, + { + "label": "text", + "id": 14, + "page_no": 3, + "cluster": { + "id": 14, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 268.1879909270109, + "r": 521.214971932691, + "b": 281.4719809729279, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9380115270614624, + "cells": [ + { + "index": 16, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 281.4719809729279, + "r_x1": 521.214971932691, + "r_y1": 281.4719809729279, + "r_x2": 521.214971932691, + "r_y2": 268.1879909270109, + "r_x3": 72.00000026697958, + "r_y3": 268.1879909270109, + "coord_origin": "TOPLEFT" + }, + "text": "As we move further into the 21st century, the role of the word processor continues to evolve: ", + "orig": "As we move further into the 21st century, the role of the word processor continues to evolve: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "As we move further into the 21st century, the role of the word processor continues to evolve:" + }, + { + "label": "list_item", + "id": 1, + "page_no": 3, + "cluster": { + "id": 1, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 295.5479710215825, + "r": 523.8382019424181, + "b": 350.3519612110165, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9815667867660522, + "cells": [ + { + "index": 17, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 308.8319710674996, + "r_x1": 99.00000036709692, + "r_y1": 308.8319710674996, + "r_x2": 99.00000036709692, + "r_y2": 295.5479710215825, + "r_x3": 90.00000033372447, + "r_y3": 295.5479710215825, + "coord_origin": "TOPLEFT" + }, + "text": "1.", + "orig": "1.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 18, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 308.8319710674996, + "r_x1": 216.9648108045163, + "r_y1": 308.8319710674996, + "r_x2": 216.9648108045163, + "r_y2": 295.5479710215825, + "r_x3": 108.00000040046937, + "r_y3": 295.5479710215825, + "coord_origin": "TOPLEFT" + }, + "text": "Artificial Intelligence", + "orig": "Artificial Intelligence", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 19, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 216.9668008045237, + "r_y0": 308.8319710674996, + "r_x1": 522.210631936383, + "r_y1": 308.8319710674996, + "r_x2": 522.210631936383, + "r_y2": 295.5479710215825, + "r_x3": 216.9668008045237, + "r_y3": 295.5479710215825, + "coord_origin": "TOPLEFT" + }, + "text": ": Modern word processors are leveraging AI to suggest content ", + "orig": ": Modern word processors are leveraging AI to suggest content ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 20, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 322.75195111561504, + "r_x1": 504.8831218721317, + "r_y1": 322.75195111561504, + "r_x2": 504.8831218721317, + "r_y2": 309.46795106969796, + "r_x3": 108.00000040046937, + "r_y3": 309.46795106969796, + "coord_origin": "TOPLEFT" + }, + "text": "improvements. Tools like Grammarly, ProWritingAid, and even native features in ", + "orig": "improvements. Tools like Grammarly, ProWritingAid, and even native features in ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 21, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 336.43194116290096, + "r_x1": 523.8382019424181, + "r_y1": 336.43194116290096, + "r_x2": 523.8382019424181, + "r_y2": 323.1479511169839, + "r_x3": 108.00000040046937, + "r_y3": 323.1479511169839, + "coord_origin": "TOPLEFT" + }, + "text": "Word now analyze tone, conciseness, and clarity. Some AI systems can even generate ", + "orig": "Word now analyze tone, conciseness, and clarity. Some AI systems can even generate ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 22, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 350.3519612110165, + "r_x1": 295.9101610972496, + "r_y1": 350.3519612110165, + "r_x2": 295.9101610972496, + "r_y2": 337.0679611650994, + "r_x3": 108.00000040046937, + "r_y3": 337.0679611650994, + "coord_origin": "TOPLEFT" + }, + "text": "entire paragraphs or rewrite sentences. ", + "orig": "entire paragraphs or rewrite sentences. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "1. Artificial Intelligence : Modern word processors are leveraging AI to suggest content improvements. Tools like Grammarly, ProWritingAid, and even native features in Word now analyze tone, conciseness, and clarity. Some AI systems can even generate entire paragraphs or rewrite sentences." + }, + { + "label": "list_item", + "id": 0, + "page_no": 3, + "cluster": { + "id": 0, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 350.7479812123853, + "r": 514.5262519078889, + "b": 405.55194140181914, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9819080233573914, + "cells": [ + { + "index": 23, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 364.0319512583023, + "r_x1": 99.00000036709692, + "r_y1": 364.0319512583023, + "r_x2": 99.00000036709692, + "r_y2": 350.7479812123853, + "r_x3": 90.00000033372447, + "r_y3": 350.7479812123853, + "coord_origin": "TOPLEFT" + }, + "text": "2.", + "orig": "2.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 24, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 364.0319512583023, + "r_x1": 256.327210950474, + "r_y1": 364.0319512583023, + "r_x2": 256.327210950474, + "r_y2": 350.7479812123853, + "r_x3": 108.00000040046937, + "r_y3": 350.7479812123853, + "coord_origin": "TOPLEFT" + }, + "text": "Integration with Other Tools", + "orig": "Integration with Other Tools", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 25, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 256.33008095048467, + "r_y0": 364.0319512583023, + "r_x1": 497.9115018462806, + "r_y1": 364.0319512583023, + "r_x2": 497.9115018462806, + "r_y2": 350.7479812123853, + "r_x3": 256.33008095048467, + "r_y3": 350.7479812123853, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processors are no longer standalone. They ", + "orig": ": Word processors are no longer standalone. They ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 26, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 377.95196130641784, + "r_x1": 514.5262519078889, + "r_y1": 377.95196130641784, + "r_x2": 514.5262519078889, + "r_y2": 364.6679712605008, + "r_x3": 108.00000040046937, + "r_y3": 364.6679712605008, + "coord_origin": "TOPLEFT" + }, + "text": "integrate with task managers, cloud storage, and project management platforms. For ", + "orig": "integrate with task managers, cloud storage, and project management platforms. For ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 27, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 391.6319613537037, + "r_x1": 504.89987187219384, + "r_y1": 391.6319613537037, + "r_x2": 504.89987187219384, + "r_y2": 378.3479613077866, + "r_x3": 108.00000040046937, + "r_y3": 378.3479613077866, + "coord_origin": "TOPLEFT" + }, + "text": "instance, Google Docs syncs with Google Drive, while Microsoft Word integrates ", + "orig": "instance, Google Docs syncs with Google Drive, while Microsoft Word integrates ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 28, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 405.55194140181914, + "r_x1": 295.95120109740174, + "r_y1": 405.55194140181914, + "r_x2": 295.95120109740174, + "r_y2": 392.26794135590205, + "r_x3": 108.00000040046937, + "r_y3": 392.26794135590205, + "coord_origin": "TOPLEFT" + }, + "text": "seamlessly with OneDrive and Teams. ", + "orig": "seamlessly with OneDrive and Teams. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "2. Integration with Other Tools : Word processors are no longer standalone. They integrate with task managers, cloud storage, and project management platforms. For instance, Google Docs syncs with Google Drive, while Microsoft Word integrates seamlessly with OneDrive and Teams." + }, + { + "label": "list_item", + "id": 5, + "page_no": 3, + "cluster": { + "id": 5, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 405.947961403188, + "r": 502.9175418648432, + "b": 460.751981592622, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.979421854019165, + "cells": [ + { + "index": 29, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 419.2319614491051, + "r_x1": 99.00000036709692, + "r_y1": 419.2319614491051, + "r_x2": 99.00000036709692, + "r_y2": 405.947961403188, + "r_x3": 90.00000033372447, + "r_y3": 405.947961403188, + "coord_origin": "TOPLEFT" + }, + "text": "3.", + "orig": "3.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 30, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 419.2319614491051, + "r_x1": 176.33762065386867, + "r_y1": 419.2319614491051, + "r_x2": 176.33762065386867, + "r_y2": 405.947961403188, + "r_x3": 108.00000040046937, + "r_y3": 405.947961403188, + "coord_origin": "TOPLEFT" + }, + "text": "Voice Typing", + "orig": "Voice Typing", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 31, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 176.33789065386966, + "r_y0": 419.2319614491051, + "r_x1": 477.5590517708127, + "r_y1": 419.2319614491051, + "r_x2": 477.5590517708127, + "r_y2": 405.947961403188, + "r_x3": 176.33789065386966, + "r_y3": 405.947961403188, + "coord_origin": "TOPLEFT" + }, + "text": ": Speech-to-text capabilities have made word processing more ", + "orig": ": Speech-to-text capabilities have made word processing more ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 32, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 433.1519714972206, + "r_x1": 438.90237162747184, + "r_y1": 433.1519714972206, + "r_x2": 438.90237162747184, + "r_y2": 419.86798145130354, + "r_x3": 108.00000040046937, + "r_y3": 419.86798145130354, + "coord_origin": "TOPLEFT" + }, + "text": "accessible, particularly for those with disabilities. Tools like Dragon ", + "orig": "accessible, particularly for those with disabilities. Tools like Dragon ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 33, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 446.8319715445065, + "r_x1": 502.9175418648432, + "r_y1": 446.8319715445065, + "r_x2": 502.9175418648432, + "r_y2": 433.5479714985894, + "r_x3": 108.00000040046937, + "r_y3": 433.5479714985894, + "coord_origin": "TOPLEFT" + }, + "text": "NaturallySpeaking and built-in options in Google Docs and Microsoft Word have ", + "orig": "NaturallySpeaking and built-in options in Google Docs and Microsoft Word have ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 34, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 460.751981592622, + "r_x1": 243.9549609045971, + "r_y1": 460.751981592622, + "r_x2": 243.9549609045971, + "r_y2": 447.4679515467048, + "r_x3": 108.00000040046937, + "r_y3": 447.4679515467048, + "coord_origin": "TOPLEFT" + }, + "text": "made dictation mainstream. ", + "orig": "made dictation mainstream. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "3. Voice Typing : Speech-to-text capabilities have made word processing more accessible, particularly for those with disabilities. Tools like Dragon NaturallySpeaking and built-in options in Google Docs and Microsoft Word have made dictation mainstream." + }, + { + "label": "list_item", + "id": 4, + "page_no": 3, + "cluster": { + "id": 4, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 461.1479515939907, + "r": 516.9196819167639, + "b": 502.0319817353093, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9796164035797119, + "cells": [ + { + "index": 35, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 474.43197163990783, + "r_x1": 99.00000036709692, + "r_y1": 474.43197163990783, + "r_x2": 99.00000036709692, + "r_y2": 461.1479515939907, + "r_x3": 90.00000033372447, + "r_y3": 461.1479515939907, + "coord_origin": "TOPLEFT" + }, + "text": "4.", + "orig": "4.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 36, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 474.43197163990783, + "r_x1": 228.31917084661885, + "r_y1": 474.43197163990783, + "r_x2": 228.31917084661885, + "r_y2": 461.1479515939907, + "r_x3": 108.00000040046937, + "r_y3": 461.1479515939907, + "coord_origin": "TOPLEFT" + }, + "text": "Multimedia Documents", + "orig": "Multimedia Documents", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 37, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 228.32227084663035, + "r_y0": 474.43197163990783, + "r_x1": 516.9196819167639, + "r_y1": 474.43197163990783, + "r_x2": 516.9196819167639, + "r_y2": 461.1479515939907, + "r_x3": 228.32227084663035, + "r_y3": 461.1479515939907, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processing has expanded beyond text. Modern tools ", + "orig": ": Word processing has expanded beyond text. Modern tools ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 38, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 488.35196168802327, + "r_x1": 512.2006218992653, + "r_y1": 488.35196168802327, + "r_x2": 512.2006218992653, + "r_y2": 475.0679616421062, + "r_x3": 108.00000040046937, + "r_y3": 475.0679616421062, + "coord_origin": "TOPLEFT" + }, + "text": "allow users to embed images, videos, charts, and interactive elements, transforming ", + "orig": "allow users to embed images, videos, charts, and interactive elements, transforming ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 39, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 502.0319817353093, + "r_x1": 361.5996113408293, + "r_y1": 502.0319817353093, + "r_x2": 361.5996113408293, + "r_y2": 488.74795168939204, + "r_x3": 108.00000040046937, + "r_y3": 488.74795168939204, + "coord_origin": "TOPLEFT" + }, + "text": "simple documents into rich multimedia experiences. ", + "orig": "simple documents into rich multimedia experiences. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "4. Multimedia Documents : Word processing has expanded beyond text. Modern tools allow users to embed images, videos, charts, and interactive elements, transforming simple documents into rich multimedia experiences." + }, + { + "label": "list_item", + "id": 2, + "page_no": 3, + "cluster": { + "id": 2, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 502.6679417375074, + "r": 510.9070718944688, + "b": 543.7919618796556, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9810317158699036, + "cells": [ + { + "index": 40, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 515.9519617834246, + "r_x1": 99.00000036709692, + "r_y1": 515.9519617834246, + "r_x2": 99.00000036709692, + "r_y2": 502.6679417375074, + "r_x3": 90.00000033372447, + "r_y3": 502.6679417375074, + "coord_origin": "TOPLEFT" + }, + "text": "5.", + "orig": "5.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 41, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 515.9519617834246, + "r_x1": 254.2937309429338, + "r_y1": 515.9519617834246, + "r_x2": 254.2937309429338, + "r_y2": 502.6679417375074, + "r_x3": 108.00000040046937, + "r_y3": 502.6679417375074, + "coord_origin": "TOPLEFT" + }, + "text": "Cross-Platform Accessibility", + "orig": "Cross-Platform Accessibility", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 42, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 254.2967809429451, + "r_y0": 515.9519617834246, + "r_x1": 510.9070718944688, + "r_y1": 515.9519617834246, + "r_x2": 510.9070718944688, + "r_y2": 502.6679417375074, + "r_x3": 254.2967809429451, + "r_y3": 502.6679417375074, + "coord_origin": "TOPLEFT" + }, + "text": ": Thanks to cloud computing, documents can now be ", + "orig": ": Thanks to cloud computing, documents can now be ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 43, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 529.6319618307105, + "r_x1": 469.6751117415787, + "r_y1": 529.6319618307105, + "r_x2": 469.6751117415787, + "r_y2": 516.3479617847934, + "r_x3": 108.00000040046937, + "r_y3": 516.3479617847934, + "coord_origin": "TOPLEFT" + }, + "text": "accessed and edited across devices. Whether you're on a desktop, tablet, or ", + "orig": "accessed and edited across devices. Whether you're on a desktop, tablet, or ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 44, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 543.7919618796556, + "r_x1": 355.9451913198625, + "r_y1": 543.7919618796556, + "r_x2": 355.9451913198625, + "r_y2": 530.5079318337384, + "r_x3": 108.00000040046937, + "r_y3": 530.5079318337384, + "coord_origin": "TOPLEFT" + }, + "text": "smartphone, you can continue working seamlessly. ", + "orig": "smartphone, you can continue working seamlessly. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "5. Cross-Platform Accessibility : Thanks to cloud computing, documents can now be accessed and edited across devices. Whether you're on a desktop, tablet, or smartphone, you can continue working seamlessly." + }, + { + "label": "section_header", + "id": 13, + "page_no": 3, + "cluster": { + "id": 13, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 586.1049220259133, + "r": 228.355610846754, + "b": 600.9829720773404, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9614330530166626, + "cells": [ + { + "index": 45, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 600.9829720773404, + "r_x1": 228.355610846754, + "r_y1": 600.9829720773404, + "r_x2": 228.355610846754, + "r_y2": 586.1049220259133, + "r_x3": 72.00000026697958, + "r_y3": 586.1049220259133, + "coord_origin": "TOPLEFT" + }, + "text": "A Glimpse Into the Future ", + "orig": "A Glimpse Into the Future ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "A Glimpse Into the Future" + }, + { + "label": "text", + "id": 10, + "page_no": 3, + "cluster": { + "id": 10, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 615.4679521274087, + "r": 515.04700190982, + "b": 642.6719622214413, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9675389528274536, + "cells": [ + { + "index": 46, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 628.7519521733258, + "r_x1": 515.04700190982, + "r_y1": 628.7519521733258, + "r_x2": 515.04700190982, + "r_y2": 615.4679521274087, + "r_x3": 72.00000026697958, + "r_y3": 615.4679521274087, + "coord_origin": "TOPLEFT" + }, + "text": "The word processor's future lies in adaptability and intelligence. Some exciting possibilities ", + "orig": "The word processor's future lies in adaptability and intelligence. Some exciting possibilities ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 47, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 642.6719622214413, + "r_x1": 113.6543004214358, + "r_y1": 642.6719622214413, + "r_x2": 113.6543004214358, + "r_y2": 629.3879421755241, + "r_x3": 72.00000026697958, + "r_y3": 629.3879421755241, + "coord_origin": "TOPLEFT" + }, + "text": "include: ", + "orig": "include: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The word processor's future lies in adaptability and intelligence. Some exciting possibilities include:" + }, + { + "label": "list_item", + "id": 11, + "page_no": 3, + "cluster": { + "id": 11, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 656.9879422709255, + "r": 518.2673319217611, + "b": 683.9519623641286, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9675005674362183, + "cells": [ + { + "index": 48, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 669.8975523155485, + "r_x1": 94.63680335091797, + "r_y1": 669.8975523155485, + "r_x2": 94.63680335091797, + "r_y2": 657.5495622728668, + "r_x3": 90.00000033372447, + "r_y3": 657.5495622728668, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 49, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 670.2719723168427, + "r_x1": 240.67430089243229, + "r_y1": 670.2719723168427, + "r_x2": 240.67430089243229, + "r_y2": 656.9879422709255, + "r_x3": 108.00000040046937, + "r_y3": 656.9879422709255, + "coord_origin": "TOPLEFT" + }, + "text": "Fully AI-Assisted Writing", + "orig": "Fully AI-Assisted Writing", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 50, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 240.67390089243082, + "r_y0": 670.2719723168427, + "r_x1": 518.2673319217611, + "r_y1": 670.2719723168427, + "r_x2": 518.2673319217611, + "r_y2": 656.9879422709255, + "r_x3": 240.67390089243082, + "r_y3": 656.9879422709255, + "coord_origin": "TOPLEFT" + }, + "text": ": Imagine a word processor that understands your writing ", + "orig": ": Imagine a word processor that understands your writing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 51, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 683.9519623641286, + "r_x1": 436.57608161884576, + "r_y1": 683.9519623641286, + "r_x2": 436.57608161884576, + "r_y2": 670.6679423182114, + "r_x3": 108.00000040046937, + "r_y3": 670.6679423182114, + "coord_origin": "TOPLEFT" + }, + "text": "style, drafts emails, or creates entire essays based on minimal input. ", + "orig": "style, drafts emails, or creates entire essays based on minimal input. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Fully AI-Assisted Writing : Imagine a word processor that understands your writing style, drafts emails, or creates entire essays based on minimal input." + }, + { + "label": "list_item", + "id": 9, + "page_no": 3, + "cluster": { + "id": 9, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 684.5879523663269, + "r": 525.5181319486474, + "b": 725.4719825076454, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9722561836242676, + "cells": [ + { + "index": 52, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 697.49756241095, + "r_x1": 94.63680335091797, + "r_y1": 697.49756241095, + "r_x2": 94.63680335091797, + "r_y2": 685.1495623682681, + "r_x3": 90.00000033372447, + "r_y3": 685.1495623682681, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 53, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 697.871982412244, + "r_x1": 216.9503908044628, + "r_y1": 697.871982412244, + "r_x2": 216.9503908044628, + "r_y2": 684.5879523663269, + "r_x3": 108.00000040046937, + "r_y3": 684.5879523663269, + "coord_origin": "TOPLEFT" + }, + "text": "Immersive Interfaces", + "orig": "Immersive Interfaces", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 54, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 216.95508080448025, + "r_y0": 697.871982412244, + "r_x1": 472.53821175219514, + "r_y1": 697.871982412244, + "r_x2": 472.53821175219514, + "r_y2": 684.5879523663269, + "r_x3": 216.95508080448025, + "r_y3": 684.5879523663269, + "coord_origin": "TOPLEFT" + }, + "text": ": As augmented reality (AR) and virtual reality (VR) ", + "orig": ": As augmented reality (AR) and virtual reality (VR) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 55, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 711.5519724595299, + "r_x1": 525.5181319486474, + "r_y1": 711.5519724595299, + "r_x2": 525.5181319486474, + "r_y2": 698.2679424136128, + "r_x3": 108.00000040046937, + "r_y3": 698.2679424136128, + "coord_origin": "TOPLEFT" + }, + "text": "technology advance, users may be able to write and edit in 3D spaces, collaborating in ", + "orig": "technology advance, users may be able to write and edit in 3D spaces, collaborating in ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 56, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 725.4719825076454, + "r_x1": 213.6445207922045, + "r_y1": 725.4719825076454, + "r_x2": 213.6445207922045, + "r_y2": 712.1879524617283, + "r_x3": 108.00000040046937, + "r_y3": 712.1879524617283, + "coord_origin": "TOPLEFT" + }, + "text": "virtual environments. ", + "orig": "virtual environments. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Immersive Interfaces : As augmented reality (AR) and virtual reality (VR) technology advance, users may be able to write and edit in 3D spaces, collaborating in virtual environments." + }, + { + "label": "list_item", + "id": 8, + "page_no": 3, + "cluster": { + "id": 8, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 725.8679225090141, + "r": 518.906741924132, + "b": 753.3119506038763, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9774264693260193, + "cells": [ + { + "index": 57, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 738.777522553637, + "r_x1": 94.63680335091797, + "r_y1": 738.777522553637, + "r_x2": 94.63680335091797, + "r_y2": 726.4295625109554, + "r_x3": 90.00000033372447, + "r_y3": 726.4295625109554, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 58, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 739.1519725549313, + "r_x1": 223.976240830515, + "r_y1": 739.1519725549313, + "r_x2": 223.976240830515, + "r_y2": 725.8679225090141, + "r_x3": 108.00000040046937, + "r_y3": 725.8679225090141, + "coord_origin": "TOPLEFT" + }, + "text": "Hyper-Personalization", + "orig": "Hyper-Personalization", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 59, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 223.98048083053075, + "r_y0": 739.1519725549313, + "r_x1": 518.906741924132, + "r_y1": 739.1519725549313, + "r_x2": 518.906741924132, + "r_y2": 725.8679225090141, + "r_x3": 223.98048083053075, + "r_y3": 725.8679225090141, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processors could offer dynamic suggestions based on ", + "orig": ": Word processors could offer dynamic suggestions based on ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 60, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 753.3119506038763, + "r_x1": 463.21872171763806, + "r_y1": 753.3119506038763, + "r_x2": 463.21872171763806, + "r_y2": 740.0279525579592, + "r_x3": 108.00000040046937, + "r_y3": 740.0279525579592, + "coord_origin": "TOPLEFT" + }, + "text": "industry-specific needs, user habits, or even regional language variations. ", + "orig": "industry-specific needs, user habits, or even regional language variations. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Hyper-Personalization : Word processors could offer dynamic suggestions based on industry-specific needs, user habits, or even regional language variations." + } + ], + "body": [ + { + "label": "list_item", + "id": 3, + "page_no": 3, + "cluster": { + "id": 3, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 72.34796025007586, + "r": 514.5589619080102, + "b": 113.23199039139433, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9798315167427063, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 85.2575702946989, + "r_x1": 94.63680335091797, + "r_y1": 85.2575702946989, + "r_x2": 94.63680335091797, + "r_y2": 72.90954025201711, + "r_x3": 90.00000033372447, + "r_y3": 72.90954025201711, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 85.63196029599305, + "r_x1": 171.98883063774312, + "r_y1": 85.63196029599305, + "r_x2": 171.98883063774312, + "r_y2": 72.34796025007586, + "r_x3": 108.00000040046937, + "r_y3": 72.34796025007586, + "coord_origin": "TOPLEFT" + }, + "text": "Accessibility", + "orig": "Accessibility", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 171.99023063774834, + "r_y0": 85.63196029599305, + "r_x1": 514.5589619080102, + "r_y1": 85.63196029599305, + "r_x2": 514.5589619080102, + "r_y2": 72.34796025007586, + "r_x3": 171.99023063774834, + "r_y3": 72.34796025007586, + "coord_origin": "TOPLEFT" + }, + "text": ": Writers no longer needed expensive publishing equipment or training ", + "orig": ": Writers no longer needed expensive publishing equipment or training ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 99.31195034327891, + "r_x1": 491.5545718227088, + "r_y1": 99.31195034327891, + "r_x2": 491.5545718227088, + "r_y2": 86.02795029736171, + "r_x3": 108.00000040046937, + "r_y3": 86.02795029736171, + "coord_origin": "TOPLEFT" + }, + "text": "in typesetting to create polished work. This accessibility paved the way for self-", + "orig": "in typesetting to create polished work. This accessibility paved the way for self-", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 113.23199039139433, + "r_x1": 379.9569714088994, + "r_y1": 113.23199039139433, + "r_x2": 379.9569714088994, + "r_y2": 99.94793034547718, + "r_x3": 108.00000040046937, + "r_y3": 99.94793034547718, + "coord_origin": "TOPLEFT" + }, + "text": "publishing, blogging, and even fan fiction communities. ", + "orig": "publishing, blogging, and even fan fiction communities. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Accessibility : Writers no longer needed expensive publishing equipment or training in typesetting to create polished work. This accessibility paved the way for selfpublishing, blogging, and even fan fiction communities." + }, + { + "label": "list_item", + "id": 7, + "page_no": 3, + "cluster": { + "id": 7, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 113.6279903927632, + "r": 521.9014319352365, + "b": 154.5119605340816, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9790792465209961, + "cells": [ + { + "index": 5, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 126.53753043738607, + "r_x1": 94.63680335091797, + "r_y1": 126.53753043738607, + "r_x2": 94.63680335091797, + "r_y2": 114.18957039470433, + "r_x3": 90.00000033372447, + "r_y3": 114.18957039470433, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 6, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 126.9119804386803, + "r_x1": 160.6799905958094, + "r_y1": 126.9119804386803, + "r_x2": 160.6799905958094, + "r_y2": 113.6279903927632, + "r_x3": 108.00000040046937, + "r_y3": 113.6279903927632, + "coord_origin": "TOPLEFT" + }, + "text": "Education", + "orig": "Education", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 7, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 160.6816305958155, + "r_y0": 126.9119804386803, + "r_x1": 509.5430318894109, + "r_y1": 126.9119804386803, + "r_x2": 509.5430318894109, + "r_y2": 113.6279903927632, + "r_x3": 160.6816305958155, + "r_y3": 113.6279903927632, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processors became a cornerstone of education, teaching students ", + "orig": ": Word processors became a cornerstone of education, teaching students ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 8, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 140.83197048679563, + "r_x1": 521.9014319352365, + "r_y1": 140.83197048679563, + "r_x2": 521.9014319352365, + "r_y2": 127.54797044087866, + "r_x3": 108.00000040046937, + "r_y3": 127.54797044087866, + "coord_origin": "TOPLEFT" + }, + "text": "not only how to write essays but also how to use technology effectively. Features like ", + "orig": "not only how to write essays but also how to use technology effectively. Features like ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 9, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 154.5119605340816, + "r_x1": 459.52728170395005, + "r_y1": 154.5119605340816, + "r_x2": 459.52728170395005, + "r_y2": 141.22796048816463, + "r_x3": 108.00000040046937, + "r_y3": 141.22796048816463, + "coord_origin": "TOPLEFT" + }, + "text": "bibliography generators and integrated research tools enhanced learning. ", + "orig": "bibliography generators and integrated research tools enhanced learning. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Education : Word processors became a cornerstone of education, teaching students not only how to write essays but also how to use technology effectively. Features like bibliography generators and integrated research tools enhanced learning." + }, + { + "label": "list_item", + "id": 6, + "page_no": 3, + "cluster": { + "id": 6, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 155.14795053627995, + "r": 515.8510119128011, + "b": 196.27197067842803, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9792094230651855, + "cells": [ + { + "index": 10, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 168.0575505809029, + "r_x1": 94.63680335091797, + "r_y1": 168.0575505809029, + "r_x2": 94.63680335091797, + "r_y2": 155.70959053822128, + "r_x3": 90.00000033372447, + "r_y3": 155.70959053822128, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 11, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 168.43194058219706, + "r_x1": 195.63599072542797, + "r_y1": 168.43194058219706, + "r_x2": 195.63599072542797, + "r_y2": 155.14795053627995, + "r_x3": 108.00000040046937, + "r_y3": 155.14795053627995, + "coord_origin": "TOPLEFT" + }, + "text": "Creative Writing", + "orig": "Creative Writing", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 12, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 195.63866072543786, + "r_y0": 168.43194058219706, + "r_x1": 509.872891890634, + "r_y1": 168.43194058219706, + "r_x2": 509.872891890634, + "r_y2": 155.14795053627995, + "r_x3": 195.63866072543786, + "r_y3": 155.14795053627995, + "coord_origin": "TOPLEFT" + }, + "text": ": Writers gained powerful tools to organize their ideas. Programs ", + "orig": ": Writers gained powerful tools to organize their ideas. Programs ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 13, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 182.1119406294829, + "r_x1": 515.8510119128011, + "r_y1": 182.1119406294829, + "r_x2": 515.8510119128011, + "r_y2": 168.8279405835658, + "r_x3": 108.00000040046937, + "r_y3": 168.8279405835658, + "coord_origin": "TOPLEFT" + }, + "text": "like Scrivener allowed authors to manage large projects, from novels to screenplays, ", + "orig": "like Scrivener allowed authors to manage large projects, from novels to screenplays, ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 14, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 196.27197067842803, + "r_x1": 372.2227213802203, + "r_y1": 196.27197067842803, + "r_x2": 372.2227213802203, + "r_y2": 182.98797063251095, + "r_x3": 108.00000040046937, + "r_y3": 182.98797063251095, + "coord_origin": "TOPLEFT" + }, + "text": "with features like chapter outlines and character notes. ", + "orig": "with features like chapter outlines and character notes. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Creative Writing : Writers gained powerful tools to organize their ideas. Programs like Scrivener allowed authors to manage large projects, from novels to screenplays, with features like chapter outlines and character notes." + }, + { + "label": "section_header", + "id": 12, + "page_no": 3, + "cluster": { + "id": 12, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 238.58490082468575, + "r": 295.453431095556, + "b": 253.463010876113, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9634494781494141, + "cells": [ + { + "index": 15, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 253.463010876113, + "r_x1": 295.453431095556, + "r_y1": 253.463010876113, + "r_x2": 295.453431095556, + "r_y2": 238.58490082468575, + "r_x3": 72.00000026697958, + "r_y3": 238.58490082468575, + "coord_origin": "TOPLEFT" + }, + "text": "Word Processors in a Post-Digital Era ", + "orig": "Word Processors in a Post-Digital Era ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "Word Processors in a Post-Digital Era" + }, + { + "label": "text", + "id": 14, + "page_no": 3, + "cluster": { + "id": 14, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 268.1879909270109, + "r": 521.214971932691, + "b": 281.4719809729279, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9380115270614624, + "cells": [ + { + "index": 16, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 281.4719809729279, + "r_x1": 521.214971932691, + "r_y1": 281.4719809729279, + "r_x2": 521.214971932691, + "r_y2": 268.1879909270109, + "r_x3": 72.00000026697958, + "r_y3": 268.1879909270109, + "coord_origin": "TOPLEFT" + }, + "text": "As we move further into the 21st century, the role of the word processor continues to evolve: ", + "orig": "As we move further into the 21st century, the role of the word processor continues to evolve: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "As we move further into the 21st century, the role of the word processor continues to evolve:" + }, + { + "label": "list_item", + "id": 1, + "page_no": 3, + "cluster": { + "id": 1, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 295.5479710215825, + "r": 523.8382019424181, + "b": 350.3519612110165, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9815667867660522, + "cells": [ + { + "index": 17, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 308.8319710674996, + "r_x1": 99.00000036709692, + "r_y1": 308.8319710674996, + "r_x2": 99.00000036709692, + "r_y2": 295.5479710215825, + "r_x3": 90.00000033372447, + "r_y3": 295.5479710215825, + "coord_origin": "TOPLEFT" + }, + "text": "1.", + "orig": "1.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 18, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 308.8319710674996, + "r_x1": 216.9648108045163, + "r_y1": 308.8319710674996, + "r_x2": 216.9648108045163, + "r_y2": 295.5479710215825, + "r_x3": 108.00000040046937, + "r_y3": 295.5479710215825, + "coord_origin": "TOPLEFT" + }, + "text": "Artificial Intelligence", + "orig": "Artificial Intelligence", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 19, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 216.9668008045237, + "r_y0": 308.8319710674996, + "r_x1": 522.210631936383, + "r_y1": 308.8319710674996, + "r_x2": 522.210631936383, + "r_y2": 295.5479710215825, + "r_x3": 216.9668008045237, + "r_y3": 295.5479710215825, + "coord_origin": "TOPLEFT" + }, + "text": ": Modern word processors are leveraging AI to suggest content ", + "orig": ": Modern word processors are leveraging AI to suggest content ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 20, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 322.75195111561504, + "r_x1": 504.8831218721317, + "r_y1": 322.75195111561504, + "r_x2": 504.8831218721317, + "r_y2": 309.46795106969796, + "r_x3": 108.00000040046937, + "r_y3": 309.46795106969796, + "coord_origin": "TOPLEFT" + }, + "text": "improvements. Tools like Grammarly, ProWritingAid, and even native features in ", + "orig": "improvements. Tools like Grammarly, ProWritingAid, and even native features in ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 21, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 336.43194116290096, + "r_x1": 523.8382019424181, + "r_y1": 336.43194116290096, + "r_x2": 523.8382019424181, + "r_y2": 323.1479511169839, + "r_x3": 108.00000040046937, + "r_y3": 323.1479511169839, + "coord_origin": "TOPLEFT" + }, + "text": "Word now analyze tone, conciseness, and clarity. Some AI systems can even generate ", + "orig": "Word now analyze tone, conciseness, and clarity. Some AI systems can even generate ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 22, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 350.3519612110165, + "r_x1": 295.9101610972496, + "r_y1": 350.3519612110165, + "r_x2": 295.9101610972496, + "r_y2": 337.0679611650994, + "r_x3": 108.00000040046937, + "r_y3": 337.0679611650994, + "coord_origin": "TOPLEFT" + }, + "text": "entire paragraphs or rewrite sentences. ", + "orig": "entire paragraphs or rewrite sentences. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "1. Artificial Intelligence : Modern word processors are leveraging AI to suggest content improvements. Tools like Grammarly, ProWritingAid, and even native features in Word now analyze tone, conciseness, and clarity. Some AI systems can even generate entire paragraphs or rewrite sentences." + }, + { + "label": "list_item", + "id": 0, + "page_no": 3, + "cluster": { + "id": 0, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 350.7479812123853, + "r": 514.5262519078889, + "b": 405.55194140181914, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9819080233573914, + "cells": [ + { + "index": 23, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 364.0319512583023, + "r_x1": 99.00000036709692, + "r_y1": 364.0319512583023, + "r_x2": 99.00000036709692, + "r_y2": 350.7479812123853, + "r_x3": 90.00000033372447, + "r_y3": 350.7479812123853, + "coord_origin": "TOPLEFT" + }, + "text": "2.", + "orig": "2.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 24, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 364.0319512583023, + "r_x1": 256.327210950474, + "r_y1": 364.0319512583023, + "r_x2": 256.327210950474, + "r_y2": 350.7479812123853, + "r_x3": 108.00000040046937, + "r_y3": 350.7479812123853, + "coord_origin": "TOPLEFT" + }, + "text": "Integration with Other Tools", + "orig": "Integration with Other Tools", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 25, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 256.33008095048467, + "r_y0": 364.0319512583023, + "r_x1": 497.9115018462806, + "r_y1": 364.0319512583023, + "r_x2": 497.9115018462806, + "r_y2": 350.7479812123853, + "r_x3": 256.33008095048467, + "r_y3": 350.7479812123853, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processors are no longer standalone. They ", + "orig": ": Word processors are no longer standalone. They ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 26, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 377.95196130641784, + "r_x1": 514.5262519078889, + "r_y1": 377.95196130641784, + "r_x2": 514.5262519078889, + "r_y2": 364.6679712605008, + "r_x3": 108.00000040046937, + "r_y3": 364.6679712605008, + "coord_origin": "TOPLEFT" + }, + "text": "integrate with task managers, cloud storage, and project management platforms. For ", + "orig": "integrate with task managers, cloud storage, and project management platforms. For ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 27, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 391.6319613537037, + "r_x1": 504.89987187219384, + "r_y1": 391.6319613537037, + "r_x2": 504.89987187219384, + "r_y2": 378.3479613077866, + "r_x3": 108.00000040046937, + "r_y3": 378.3479613077866, + "coord_origin": "TOPLEFT" + }, + "text": "instance, Google Docs syncs with Google Drive, while Microsoft Word integrates ", + "orig": "instance, Google Docs syncs with Google Drive, while Microsoft Word integrates ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 28, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 405.55194140181914, + "r_x1": 295.95120109740174, + "r_y1": 405.55194140181914, + "r_x2": 295.95120109740174, + "r_y2": 392.26794135590205, + "r_x3": 108.00000040046937, + "r_y3": 392.26794135590205, + "coord_origin": "TOPLEFT" + }, + "text": "seamlessly with OneDrive and Teams. ", + "orig": "seamlessly with OneDrive and Teams. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "2. Integration with Other Tools : Word processors are no longer standalone. They integrate with task managers, cloud storage, and project management platforms. For instance, Google Docs syncs with Google Drive, while Microsoft Word integrates seamlessly with OneDrive and Teams." + }, + { + "label": "list_item", + "id": 5, + "page_no": 3, + "cluster": { + "id": 5, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 405.947961403188, + "r": 502.9175418648432, + "b": 460.751981592622, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.979421854019165, + "cells": [ + { + "index": 29, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 419.2319614491051, + "r_x1": 99.00000036709692, + "r_y1": 419.2319614491051, + "r_x2": 99.00000036709692, + "r_y2": 405.947961403188, + "r_x3": 90.00000033372447, + "r_y3": 405.947961403188, + "coord_origin": "TOPLEFT" + }, + "text": "3.", + "orig": "3.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 30, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 419.2319614491051, + "r_x1": 176.33762065386867, + "r_y1": 419.2319614491051, + "r_x2": 176.33762065386867, + "r_y2": 405.947961403188, + "r_x3": 108.00000040046937, + "r_y3": 405.947961403188, + "coord_origin": "TOPLEFT" + }, + "text": "Voice Typing", + "orig": "Voice Typing", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 31, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 176.33789065386966, + "r_y0": 419.2319614491051, + "r_x1": 477.5590517708127, + "r_y1": 419.2319614491051, + "r_x2": 477.5590517708127, + "r_y2": 405.947961403188, + "r_x3": 176.33789065386966, + "r_y3": 405.947961403188, + "coord_origin": "TOPLEFT" + }, + "text": ": Speech-to-text capabilities have made word processing more ", + "orig": ": Speech-to-text capabilities have made word processing more ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 32, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 433.1519714972206, + "r_x1": 438.90237162747184, + "r_y1": 433.1519714972206, + "r_x2": 438.90237162747184, + "r_y2": 419.86798145130354, + "r_x3": 108.00000040046937, + "r_y3": 419.86798145130354, + "coord_origin": "TOPLEFT" + }, + "text": "accessible, particularly for those with disabilities. Tools like Dragon ", + "orig": "accessible, particularly for those with disabilities. Tools like Dragon ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 33, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 446.8319715445065, + "r_x1": 502.9175418648432, + "r_y1": 446.8319715445065, + "r_x2": 502.9175418648432, + "r_y2": 433.5479714985894, + "r_x3": 108.00000040046937, + "r_y3": 433.5479714985894, + "coord_origin": "TOPLEFT" + }, + "text": "NaturallySpeaking and built-in options in Google Docs and Microsoft Word have ", + "orig": "NaturallySpeaking and built-in options in Google Docs and Microsoft Word have ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 34, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 460.751981592622, + "r_x1": 243.9549609045971, + "r_y1": 460.751981592622, + "r_x2": 243.9549609045971, + "r_y2": 447.4679515467048, + "r_x3": 108.00000040046937, + "r_y3": 447.4679515467048, + "coord_origin": "TOPLEFT" + }, + "text": "made dictation mainstream. ", + "orig": "made dictation mainstream. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "3. Voice Typing : Speech-to-text capabilities have made word processing more accessible, particularly for those with disabilities. Tools like Dragon NaturallySpeaking and built-in options in Google Docs and Microsoft Word have made dictation mainstream." + }, + { + "label": "list_item", + "id": 4, + "page_no": 3, + "cluster": { + "id": 4, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 461.1479515939907, + "r": 516.9196819167639, + "b": 502.0319817353093, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9796164035797119, + "cells": [ + { + "index": 35, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 474.43197163990783, + "r_x1": 99.00000036709692, + "r_y1": 474.43197163990783, + "r_x2": 99.00000036709692, + "r_y2": 461.1479515939907, + "r_x3": 90.00000033372447, + "r_y3": 461.1479515939907, + "coord_origin": "TOPLEFT" + }, + "text": "4.", + "orig": "4.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 36, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 474.43197163990783, + "r_x1": 228.31917084661885, + "r_y1": 474.43197163990783, + "r_x2": 228.31917084661885, + "r_y2": 461.1479515939907, + "r_x3": 108.00000040046937, + "r_y3": 461.1479515939907, + "coord_origin": "TOPLEFT" + }, + "text": "Multimedia Documents", + "orig": "Multimedia Documents", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 37, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 228.32227084663035, + "r_y0": 474.43197163990783, + "r_x1": 516.9196819167639, + "r_y1": 474.43197163990783, + "r_x2": 516.9196819167639, + "r_y2": 461.1479515939907, + "r_x3": 228.32227084663035, + "r_y3": 461.1479515939907, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processing has expanded beyond text. Modern tools ", + "orig": ": Word processing has expanded beyond text. Modern tools ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 38, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 488.35196168802327, + "r_x1": 512.2006218992653, + "r_y1": 488.35196168802327, + "r_x2": 512.2006218992653, + "r_y2": 475.0679616421062, + "r_x3": 108.00000040046937, + "r_y3": 475.0679616421062, + "coord_origin": "TOPLEFT" + }, + "text": "allow users to embed images, videos, charts, and interactive elements, transforming ", + "orig": "allow users to embed images, videos, charts, and interactive elements, transforming ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 39, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 502.0319817353093, + "r_x1": 361.5996113408293, + "r_y1": 502.0319817353093, + "r_x2": 361.5996113408293, + "r_y2": 488.74795168939204, + "r_x3": 108.00000040046937, + "r_y3": 488.74795168939204, + "coord_origin": "TOPLEFT" + }, + "text": "simple documents into rich multimedia experiences. ", + "orig": "simple documents into rich multimedia experiences. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "4. Multimedia Documents : Word processing has expanded beyond text. Modern tools allow users to embed images, videos, charts, and interactive elements, transforming simple documents into rich multimedia experiences." + }, + { + "label": "list_item", + "id": 2, + "page_no": 3, + "cluster": { + "id": 2, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 502.6679417375074, + "r": 510.9070718944688, + "b": 543.7919618796556, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9810317158699036, + "cells": [ + { + "index": 40, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 515.9519617834246, + "r_x1": 99.00000036709692, + "r_y1": 515.9519617834246, + "r_x2": 99.00000036709692, + "r_y2": 502.6679417375074, + "r_x3": 90.00000033372447, + "r_y3": 502.6679417375074, + "coord_origin": "TOPLEFT" + }, + "text": "5.", + "orig": "5.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 41, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 515.9519617834246, + "r_x1": 254.2937309429338, + "r_y1": 515.9519617834246, + "r_x2": 254.2937309429338, + "r_y2": 502.6679417375074, + "r_x3": 108.00000040046937, + "r_y3": 502.6679417375074, + "coord_origin": "TOPLEFT" + }, + "text": "Cross-Platform Accessibility", + "orig": "Cross-Platform Accessibility", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 42, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 254.2967809429451, + "r_y0": 515.9519617834246, + "r_x1": 510.9070718944688, + "r_y1": 515.9519617834246, + "r_x2": 510.9070718944688, + "r_y2": 502.6679417375074, + "r_x3": 254.2967809429451, + "r_y3": 502.6679417375074, + "coord_origin": "TOPLEFT" + }, + "text": ": Thanks to cloud computing, documents can now be ", + "orig": ": Thanks to cloud computing, documents can now be ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 43, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 529.6319618307105, + "r_x1": 469.6751117415787, + "r_y1": 529.6319618307105, + "r_x2": 469.6751117415787, + "r_y2": 516.3479617847934, + "r_x3": 108.00000040046937, + "r_y3": 516.3479617847934, + "coord_origin": "TOPLEFT" + }, + "text": "accessed and edited across devices. Whether you're on a desktop, tablet, or ", + "orig": "accessed and edited across devices. Whether you're on a desktop, tablet, or ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 44, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 543.7919618796556, + "r_x1": 355.9451913198625, + "r_y1": 543.7919618796556, + "r_x2": 355.9451913198625, + "r_y2": 530.5079318337384, + "r_x3": 108.00000040046937, + "r_y3": 530.5079318337384, + "coord_origin": "TOPLEFT" + }, + "text": "smartphone, you can continue working seamlessly. ", + "orig": "smartphone, you can continue working seamlessly. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "5. Cross-Platform Accessibility : Thanks to cloud computing, documents can now be accessed and edited across devices. Whether you're on a desktop, tablet, or smartphone, you can continue working seamlessly." + }, + { + "label": "section_header", + "id": 13, + "page_no": 3, + "cluster": { + "id": 13, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 586.1049220259133, + "r": 228.355610846754, + "b": 600.9829720773404, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9614330530166626, + "cells": [ + { + "index": 45, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 600.9829720773404, + "r_x1": 228.355610846754, + "r_y1": 600.9829720773404, + "r_x2": 228.355610846754, + "r_y2": 586.1049220259133, + "r_x3": 72.00000026697958, + "r_y3": 586.1049220259133, + "coord_origin": "TOPLEFT" + }, + "text": "A Glimpse Into the Future ", + "orig": "A Glimpse Into the Future ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "A Glimpse Into the Future" + }, + { + "label": "text", + "id": 10, + "page_no": 3, + "cluster": { + "id": 10, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 615.4679521274087, + "r": 515.04700190982, + "b": 642.6719622214413, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9675389528274536, + "cells": [ + { + "index": 46, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 628.7519521733258, + "r_x1": 515.04700190982, + "r_y1": 628.7519521733258, + "r_x2": 515.04700190982, + "r_y2": 615.4679521274087, + "r_x3": 72.00000026697958, + "r_y3": 615.4679521274087, + "coord_origin": "TOPLEFT" + }, + "text": "The word processor's future lies in adaptability and intelligence. Some exciting possibilities ", + "orig": "The word processor's future lies in adaptability and intelligence. Some exciting possibilities ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 47, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 642.6719622214413, + "r_x1": 113.6543004214358, + "r_y1": 642.6719622214413, + "r_x2": 113.6543004214358, + "r_y2": 629.3879421755241, + "r_x3": 72.00000026697958, + "r_y3": 629.3879421755241, + "coord_origin": "TOPLEFT" + }, + "text": "include: ", + "orig": "include: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The word processor's future lies in adaptability and intelligence. Some exciting possibilities include:" + }, + { + "label": "list_item", + "id": 11, + "page_no": 3, + "cluster": { + "id": 11, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 656.9879422709255, + "r": 518.2673319217611, + "b": 683.9519623641286, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9675005674362183, + "cells": [ + { + "index": 48, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 669.8975523155485, + "r_x1": 94.63680335091797, + "r_y1": 669.8975523155485, + "r_x2": 94.63680335091797, + "r_y2": 657.5495622728668, + "r_x3": 90.00000033372447, + "r_y3": 657.5495622728668, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 49, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 670.2719723168427, + "r_x1": 240.67430089243229, + "r_y1": 670.2719723168427, + "r_x2": 240.67430089243229, + "r_y2": 656.9879422709255, + "r_x3": 108.00000040046937, + "r_y3": 656.9879422709255, + "coord_origin": "TOPLEFT" + }, + "text": "Fully AI-Assisted Writing", + "orig": "Fully AI-Assisted Writing", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 50, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 240.67390089243082, + "r_y0": 670.2719723168427, + "r_x1": 518.2673319217611, + "r_y1": 670.2719723168427, + "r_x2": 518.2673319217611, + "r_y2": 656.9879422709255, + "r_x3": 240.67390089243082, + "r_y3": 656.9879422709255, + "coord_origin": "TOPLEFT" + }, + "text": ": Imagine a word processor that understands your writing ", + "orig": ": Imagine a word processor that understands your writing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 51, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 683.9519623641286, + "r_x1": 436.57608161884576, + "r_y1": 683.9519623641286, + "r_x2": 436.57608161884576, + "r_y2": 670.6679423182114, + "r_x3": 108.00000040046937, + "r_y3": 670.6679423182114, + "coord_origin": "TOPLEFT" + }, + "text": "style, drafts emails, or creates entire essays based on minimal input. ", + "orig": "style, drafts emails, or creates entire essays based on minimal input. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Fully AI-Assisted Writing : Imagine a word processor that understands your writing style, drafts emails, or creates entire essays based on minimal input." + }, + { + "label": "list_item", + "id": 9, + "page_no": 3, + "cluster": { + "id": 9, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 684.5879523663269, + "r": 525.5181319486474, + "b": 725.4719825076454, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9722561836242676, + "cells": [ + { + "index": 52, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 697.49756241095, + "r_x1": 94.63680335091797, + "r_y1": 697.49756241095, + "r_x2": 94.63680335091797, + "r_y2": 685.1495623682681, + "r_x3": 90.00000033372447, + "r_y3": 685.1495623682681, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 53, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 697.871982412244, + "r_x1": 216.9503908044628, + "r_y1": 697.871982412244, + "r_x2": 216.9503908044628, + "r_y2": 684.5879523663269, + "r_x3": 108.00000040046937, + "r_y3": 684.5879523663269, + "coord_origin": "TOPLEFT" + }, + "text": "Immersive Interfaces", + "orig": "Immersive Interfaces", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 54, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 216.95508080448025, + "r_y0": 697.871982412244, + "r_x1": 472.53821175219514, + "r_y1": 697.871982412244, + "r_x2": 472.53821175219514, + "r_y2": 684.5879523663269, + "r_x3": 216.95508080448025, + "r_y3": 684.5879523663269, + "coord_origin": "TOPLEFT" + }, + "text": ": As augmented reality (AR) and virtual reality (VR) ", + "orig": ": As augmented reality (AR) and virtual reality (VR) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 55, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 711.5519724595299, + "r_x1": 525.5181319486474, + "r_y1": 711.5519724595299, + "r_x2": 525.5181319486474, + "r_y2": 698.2679424136128, + "r_x3": 108.00000040046937, + "r_y3": 698.2679424136128, + "coord_origin": "TOPLEFT" + }, + "text": "technology advance, users may be able to write and edit in 3D spaces, collaborating in ", + "orig": "technology advance, users may be able to write and edit in 3D spaces, collaborating in ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 56, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 725.4719825076454, + "r_x1": 213.6445207922045, + "r_y1": 725.4719825076454, + "r_x2": 213.6445207922045, + "r_y2": 712.1879524617283, + "r_x3": 108.00000040046937, + "r_y3": 712.1879524617283, + "coord_origin": "TOPLEFT" + }, + "text": "virtual environments. ", + "orig": "virtual environments. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Immersive Interfaces : As augmented reality (AR) and virtual reality (VR) technology advance, users may be able to write and edit in 3D spaces, collaborating in virtual environments." + }, + { + "label": "list_item", + "id": 8, + "page_no": 3, + "cluster": { + "id": 8, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 725.8679225090141, + "r": 518.906741924132, + "b": 753.3119506038763, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9774264693260193, + "cells": [ + { + "index": 57, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 738.777522553637, + "r_x1": 94.63680335091797, + "r_y1": 738.777522553637, + "r_x2": 94.63680335091797, + "r_y2": 726.4295625109554, + "r_x3": 90.00000033372447, + "r_y3": 726.4295625109554, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 58, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 739.1519725549313, + "r_x1": 223.976240830515, + "r_y1": 739.1519725549313, + "r_x2": 223.976240830515, + "r_y2": 725.8679225090141, + "r_x3": 108.00000040046937, + "r_y3": 725.8679225090141, + "coord_origin": "TOPLEFT" + }, + "text": "Hyper-Personalization", + "orig": "Hyper-Personalization", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 59, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 223.98048083053075, + "r_y0": 739.1519725549313, + "r_x1": 518.906741924132, + "r_y1": 739.1519725549313, + "r_x2": 518.906741924132, + "r_y2": 725.8679225090141, + "r_x3": 223.98048083053075, + "r_y3": 725.8679225090141, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processors could offer dynamic suggestions based on ", + "orig": ": Word processors could offer dynamic suggestions based on ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 60, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 753.3119506038763, + "r_x1": 463.21872171763806, + "r_y1": 753.3119506038763, + "r_x2": 463.21872171763806, + "r_y2": 740.0279525579592, + "r_x3": 108.00000040046937, + "r_y3": 740.0279525579592, + "coord_origin": "TOPLEFT" + }, + "text": "industry-specific needs, user habits, or even regional language variations. ", + "orig": "industry-specific needs, user habits, or even regional language variations. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Hyper-Personalization : Word processors could offer dynamic suggestions based on industry-specific needs, user habits, or even regional language variations." + } + ], + "headers": [] + } + }, + { + "page_no": 4, + "size": { + "width": 595.2000122070312, + "height": 841.9199829101562 + }, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 113.47198039222405, + "r_x1": 499.88086185358304, + "r_y1": 113.47198039222405, + "r_x2": 499.88086185358304, + "r_y2": 100.18799034630695, + "r_x3": 72.00000026697958, + "r_y3": 100.18799034630695, + "coord_origin": "TOPLEFT" + }, + "text": "The journey of the word processor-from clunky typewriters to AI-powered platforms-", + "orig": "The journey of the word processor-from clunky typewriters to AI-powered platforms-", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 127.1519704395098, + "r_x1": 510.4989618929555, + "r_y1": 127.1519704395098, + "r_x2": 510.4989618929555, + "r_y2": 113.86798039359269, + "r_x3": 72.00000026697958, + "r_y3": 113.86798039359269, + "coord_origin": "TOPLEFT" + }, + "text": "reflects humanity\u2019s broader technological progress. What began as a tool to simply replace ", + "orig": "reflects humanity\u2019s broader technological progress. What began as a tool to simply replace ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 141.07196048762523, + "r_x1": 479.5488017781908, + "r_y1": 141.07196048762523, + "r_x2": 479.5488017781908, + "r_y2": 127.78796044170815, + "r_x3": 72.00000026697958, + "r_y3": 127.78796044170815, + "coord_origin": "TOPLEFT" + }, + "text": "handwriting has transformed into a powerful ally for creativity, communication, and ", + "orig": "handwriting has transformed into a powerful ally for creativity, communication, and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 154.7519505349111, + "r_x1": 499.5527318523664, + "r_y1": 154.7519505349111, + "r_x2": 499.5527318523664, + "r_y2": 141.467950488994, + "r_x3": 72.00000026697958, + "r_y3": 141.467950488994, + "coord_origin": "TOPLEFT" + }, + "text": "collaboration. As technology continues to advance, the word processor will undoubtedly ", + "orig": "collaboration. As technology continues to advance, the word processor will undoubtedly ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 168.91198058385635, + "r_x1": 432.1991916026161, + "r_y1": 168.91198058385635, + "r_x2": 432.1991916026161, + "r_y2": 155.62799053793924, + "r_x3": 72.00000026697958, + "r_y3": 155.62799053793924, + "coord_origin": "TOPLEFT" + }, + "text": "remain at the heart of how we express ideas and connect with one another. ", + "orig": "remain at the heart of how we express ideas and connect with one another. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "parsed_page": null, + "predictions": { + "layout": { + "clusters": [ + { + "id": 0, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 100.18799034630695, + "r": 510.4989618929555, + "b": 168.91198058385635, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9767608642578125, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 113.47198039222405, + "r_x1": 499.88086185358304, + "r_y1": 113.47198039222405, + "r_x2": 499.88086185358304, + "r_y2": 100.18799034630695, + "r_x3": 72.00000026697958, + "r_y3": 100.18799034630695, + "coord_origin": "TOPLEFT" + }, + "text": "The journey of the word processor-from clunky typewriters to AI-powered platforms-", + "orig": "The journey of the word processor-from clunky typewriters to AI-powered platforms-", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 127.1519704395098, + "r_x1": 510.4989618929555, + "r_y1": 127.1519704395098, + "r_x2": 510.4989618929555, + "r_y2": 113.86798039359269, + "r_x3": 72.00000026697958, + "r_y3": 113.86798039359269, + "coord_origin": "TOPLEFT" + }, + "text": "reflects humanity\u2019s broader technological progress. What began as a tool to simply replace ", + "orig": "reflects humanity\u2019s broader technological progress. What began as a tool to simply replace ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 141.07196048762523, + "r_x1": 479.5488017781908, + "r_y1": 141.07196048762523, + "r_x2": 479.5488017781908, + "r_y2": 127.78796044170815, + "r_x3": 72.00000026697958, + "r_y3": 127.78796044170815, + "coord_origin": "TOPLEFT" + }, + "text": "handwriting has transformed into a powerful ally for creativity, communication, and ", + "orig": "handwriting has transformed into a powerful ally for creativity, communication, and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 154.7519505349111, + "r_x1": 499.5527318523664, + "r_y1": 154.7519505349111, + "r_x2": 499.5527318523664, + "r_y2": 141.467950488994, + "r_x3": 72.00000026697958, + "r_y3": 141.467950488994, + "coord_origin": "TOPLEFT" + }, + "text": "collaboration. As technology continues to advance, the word processor will undoubtedly ", + "orig": "collaboration. As technology continues to advance, the word processor will undoubtedly ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 168.91198058385635, + "r_x1": 432.1991916026161, + "r_y1": 168.91198058385635, + "r_x2": 432.1991916026161, + "r_y2": 155.62799053793924, + "r_x3": 72.00000026697958, + "r_y3": 155.62799053793924, + "coord_origin": "TOPLEFT" + }, + "text": "remain at the heart of how we express ideas and connect with one another. ", + "orig": "remain at the heart of how we express ideas and connect with one another. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + } + ] + }, + "tablestructure": { + "table_map": {} + }, + "figures_classification": null, + "equations_prediction": null, + "vlm_response": null + }, + "assembled": { + "elements": [ + { + "label": "text", + "id": 0, + "page_no": 4, + "cluster": { + "id": 0, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 100.18799034630695, + "r": 510.4989618929555, + "b": 168.91198058385635, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9767608642578125, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 113.47198039222405, + "r_x1": 499.88086185358304, + "r_y1": 113.47198039222405, + "r_x2": 499.88086185358304, + "r_y2": 100.18799034630695, + "r_x3": 72.00000026697958, + "r_y3": 100.18799034630695, + "coord_origin": "TOPLEFT" + }, + "text": "The journey of the word processor-from clunky typewriters to AI-powered platforms-", + "orig": "The journey of the word processor-from clunky typewriters to AI-powered platforms-", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 127.1519704395098, + "r_x1": 510.4989618929555, + "r_y1": 127.1519704395098, + "r_x2": 510.4989618929555, + "r_y2": 113.86798039359269, + "r_x3": 72.00000026697958, + "r_y3": 113.86798039359269, + "coord_origin": "TOPLEFT" + }, + "text": "reflects humanity\u2019s broader technological progress. What began as a tool to simply replace ", + "orig": "reflects humanity\u2019s broader technological progress. What began as a tool to simply replace ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 141.07196048762523, + "r_x1": 479.5488017781908, + "r_y1": 141.07196048762523, + "r_x2": 479.5488017781908, + "r_y2": 127.78796044170815, + "r_x3": 72.00000026697958, + "r_y3": 127.78796044170815, + "coord_origin": "TOPLEFT" + }, + "text": "handwriting has transformed into a powerful ally for creativity, communication, and ", + "orig": "handwriting has transformed into a powerful ally for creativity, communication, and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 154.7519505349111, + "r_x1": 499.5527318523664, + "r_y1": 154.7519505349111, + "r_x2": 499.5527318523664, + "r_y2": 141.467950488994, + "r_x3": 72.00000026697958, + "r_y3": 141.467950488994, + "coord_origin": "TOPLEFT" + }, + "text": "collaboration. As technology continues to advance, the word processor will undoubtedly ", + "orig": "collaboration. As technology continues to advance, the word processor will undoubtedly ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 168.91198058385635, + "r_x1": 432.1991916026161, + "r_y1": 168.91198058385635, + "r_x2": 432.1991916026161, + "r_y2": 155.62799053793924, + "r_x3": 72.00000026697958, + "r_y3": 155.62799053793924, + "coord_origin": "TOPLEFT" + }, + "text": "remain at the heart of how we express ideas and connect with one another. ", + "orig": "remain at the heart of how we express ideas and connect with one another. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The journey of the word processor-from clunky typewriters to AI-powered platformsreflects humanity's broader technological progress. What began as a tool to simply replace handwriting has transformed into a powerful ally for creativity, communication, and collaboration. As technology continues to advance, the word processor will undoubtedly remain at the heart of how we express ideas and connect with one another." + } + ], + "body": [ + { + "label": "text", + "id": 0, + "page_no": 4, + "cluster": { + "id": 0, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 100.18799034630695, + "r": 510.4989618929555, + "b": 168.91198058385635, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9767608642578125, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 113.47198039222405, + "r_x1": 499.88086185358304, + "r_y1": 113.47198039222405, + "r_x2": 499.88086185358304, + "r_y2": 100.18799034630695, + "r_x3": 72.00000026697958, + "r_y3": 100.18799034630695, + "coord_origin": "TOPLEFT" + }, + "text": "The journey of the word processor-from clunky typewriters to AI-powered platforms-", + "orig": "The journey of the word processor-from clunky typewriters to AI-powered platforms-", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 127.1519704395098, + "r_x1": 510.4989618929555, + "r_y1": 127.1519704395098, + "r_x2": 510.4989618929555, + "r_y2": 113.86798039359269, + "r_x3": 72.00000026697958, + "r_y3": 113.86798039359269, + "coord_origin": "TOPLEFT" + }, + "text": "reflects humanity\u2019s broader technological progress. What began as a tool to simply replace ", + "orig": "reflects humanity\u2019s broader technological progress. What began as a tool to simply replace ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 141.07196048762523, + "r_x1": 479.5488017781908, + "r_y1": 141.07196048762523, + "r_x2": 479.5488017781908, + "r_y2": 127.78796044170815, + "r_x3": 72.00000026697958, + "r_y3": 127.78796044170815, + "coord_origin": "TOPLEFT" + }, + "text": "handwriting has transformed into a powerful ally for creativity, communication, and ", + "orig": "handwriting has transformed into a powerful ally for creativity, communication, and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 154.7519505349111, + "r_x1": 499.5527318523664, + "r_y1": 154.7519505349111, + "r_x2": 499.5527318523664, + "r_y2": 141.467950488994, + "r_x3": 72.00000026697958, + "r_y3": 141.467950488994, + "coord_origin": "TOPLEFT" + }, + "text": "collaboration. As technology continues to advance, the word processor will undoubtedly ", + "orig": "collaboration. As technology continues to advance, the word processor will undoubtedly ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 168.91198058385635, + "r_x1": 432.1991916026161, + "r_y1": 168.91198058385635, + "r_x2": 432.1991916026161, + "r_y2": 155.62799053793924, + "r_x3": 72.00000026697958, + "r_y3": 155.62799053793924, + "coord_origin": "TOPLEFT" + }, + "text": "remain at the heart of how we express ideas and connect with one another. ", + "orig": "remain at the heart of how we express ideas and connect with one another. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The journey of the word processor-from clunky typewriters to AI-powered platformsreflects humanity's broader technological progress. What began as a tool to simply replace handwriting has transformed into a powerful ally for creativity, communication, and collaboration. As technology continues to advance, the word processor will undoubtedly remain at the heart of how we express ideas and connect with one another." + } + ], + "headers": [] + } + } +] \ No newline at end of file diff --git a/tests/data/groundtruth/docling_v1/picture_classification.json b/tests/data/groundtruth/docling_v1/picture_classification.json index 22fa8d2..b38681f 100644 --- a/tests/data/groundtruth/docling_v1/picture_classification.json +++ b/tests/data/groundtruth/docling_v1/picture_classification.json @@ -222,7 +222,7 @@ "prov": [ { "bbox": [ - 134.9200439453125, + 134.9199981689453, 281.78173828125, 475.6635437011719, 487.109375 @@ -244,7 +244,7 @@ "prov": [ { "bbox": [ - 218.8155517578125, + 218.81556701660156, 283.10589599609375, 391.96246337890625, 513.9846496582031 diff --git a/tests/data/groundtruth/docling_v1/picture_classification.pages.json b/tests/data/groundtruth/docling_v1/picture_classification.pages.json index 75fd63d..f6d510f 100644 --- a/tests/data/groundtruth/docling_v1/picture_classification.pages.json +++ b/tests/data/groundtruth/docling_v1/picture_classification.pages.json @@ -1390,7 +1390,7 @@ "id": 2, "label": "picture", "bbox": { - "l": 134.9200439453125, + "l": 134.9199981689453, "t": 304.890625, "r": 475.6635437011719, "b": 510.21826171875, @@ -2174,7 +2174,7 @@ "id": 2, "label": "picture", "bbox": { - "l": 134.9200439453125, + "l": 134.9199981689453, "t": 304.890625, "r": 475.6635437011719, "b": 510.21826171875, @@ -2909,7 +2909,7 @@ "id": 2, "label": "picture", "bbox": { - "l": 134.9200439453125, + "l": 134.9199981689453, "t": 304.890625, "r": 475.6635437011719, "b": 510.21826171875, @@ -3623,7 +3623,7 @@ "b": 268.20489999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9870928525924683, + "confidence": 0.987092912197113, "cells": [ { "index": 0, @@ -3938,7 +3938,7 @@ "b": 532.05774, "coord_origin": "TOPLEFT" }, - "confidence": 0.9494236707687378, + "confidence": 0.9494234323501587, "cells": [ { "index": 12, @@ -4302,7 +4302,7 @@ "id": 2, "label": "picture", "bbox": { - "l": 218.8155517578125, + "l": 218.81556701660156, "t": 278.0153503417969, "r": 391.96246337890625, "b": 508.89410400390625, @@ -4337,7 +4337,7 @@ "b": 268.20489999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9870928525924683, + "confidence": 0.987092912197113, "cells": [ { "index": 0, @@ -4658,7 +4658,7 @@ "b": 532.05774, "coord_origin": "TOPLEFT" }, - "confidence": 0.9494236707687378, + "confidence": 0.9494234323501587, "cells": [ { "index": 12, @@ -5040,7 +5040,7 @@ "id": 2, "label": "picture", "bbox": { - "l": 218.8155517578125, + "l": 218.81556701660156, "t": 278.0153503417969, "r": 391.96246337890625, "b": 508.89410400390625, @@ -5072,7 +5072,7 @@ "b": 268.20489999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9870928525924683, + "confidence": 0.987092912197113, "cells": [ { "index": 0, @@ -5393,7 +5393,7 @@ "b": 532.05774, "coord_origin": "TOPLEFT" }, - "confidence": 0.9494236707687378, + "confidence": 0.9494234323501587, "cells": [ { "index": 12, @@ -5729,7 +5729,7 @@ "id": 2, "label": "picture", "bbox": { - "l": 218.8155517578125, + "l": 218.81556701660156, "t": 278.0153503417969, "r": 391.96246337890625, "b": 508.89410400390625, diff --git a/tests/data/groundtruth/docling_v1/redp5110_sampled.json b/tests/data/groundtruth/docling_v1/redp5110_sampled.json index 36386c4..68ff30c 100644 --- a/tests/data/groundtruth/docling_v1/redp5110_sampled.json +++ b/tests/data/groundtruth/docling_v1/redp5110_sampled.json @@ -3989,7 +3989,7 @@ "prov": [ { "bbox": [ - 33.09040069580078, + 33.09052658081055, 89.5469970703125, 585.1502075195312, 498.9671630859375 @@ -4055,9 +4055,9 @@ "prov": [ { "bbox": [ - 64.1669921875, + 64.16704559326172, 103.87176513671875, - 258.7742919921875, + 258.77435302734375, 188.49365234375 ], "page": 3, @@ -4099,7 +4099,7 @@ "prov": [ { "bbox": [ - 145.4144744873047, + 145.41448974609375, 156.616943359375, 252.08840942382812, 264.7552490234375 @@ -4121,10 +4121,10 @@ "prov": [ { "bbox": [ - 32.075252532958984, - 554.0420684814453, + 32.075260162353516, + 554.0421142578125, 239.620361328125, - 721.4226226806641 + 721.4226608276367 ], "page": 5, "span": [ @@ -4168,7 +4168,7 @@ 135.97177124023438, 381.39068603515625, 545.4180908203125, - 684.5892486572266 + 684.5892562866211 ], "page": 10, "span": [ @@ -4187,10 +4187,10 @@ "prov": [ { "bbox": [ - 135.64837646484375, + 135.64834594726562, 197.24334716796875, - 301.2367248535156, - 407.8262939453125 + 301.23675537109375, + 407.8263244628906 ], "page": 11, "span": [ @@ -4209,10 +4209,10 @@ "prov": [ { "bbox": [ - 63.801902770996094, - 621.9678497314453, - 547.11474609375, - 696.6175842285156 + 63.80195617675781, + 621.9679107666016, + 547.1146850585938, + 696.6176071166992 ], "page": 14, "span": [ @@ -4231,7 +4231,7 @@ "prov": [ { "bbox": [ - 63.985130310058594, + 63.9850959777832, 145.8603515625, 530.0478515625, 364.09503173828125 @@ -4254,9 +4254,9 @@ { "bbox": [ 136.5016632080078, - 314.4587707519531, + 314.45880126953125, 545.4508666992188, - 672.7508773803711 + 672.7509078979492 ], "page": 15, "span": [ @@ -4343,10 +4343,10 @@ "prov": [ { "bbox": [ - 136.1496124267578, - 76.34844970703125, - 547.5267944335938, - 659.9669647216797 + 136.1495819091797, + 76.3485107421875, + 547.52685546875, + 659.9669189453125 ], "page": 2, "span": [ @@ -6705,9 +6705,9 @@ { "bbox": [ 135.52462768554688, - 349.949462890625, + 349.94940185546875, 545.8714599609375, - 502.2747802734375 + 502.2746887207031 ], "page": 8, "span": [ @@ -7164,7 +7164,7 @@ 64.41139221191406, 70.39208984375, 547.3950805664062, - 398.3863830566406 + 398.3863525390625 ], "page": 9, "span": [ @@ -9130,7 +9130,7 @@ "prov": [ { "bbox": [ - 63.55636978149414, + 63.55635070800781, 495.77532958984375, 548.5687255859375, 687.7661285400391 diff --git a/tests/data/groundtruth/docling_v1/redp5110_sampled.pages.json b/tests/data/groundtruth/docling_v1/redp5110_sampled.pages.json index ec7afc4..8ebe1a9 100644 --- a/tests/data/groundtruth/docling_v1/redp5110_sampled.pages.json +++ b/tests/data/groundtruth/docling_v1/redp5110_sampled.pages.json @@ -646,7 +646,7 @@ "b": 765.105, "coord_origin": "TOPLEFT" }, - "confidence": 0.7180292010307312, + "confidence": 0.7180286645889282, "cells": [ { "index": 0, @@ -711,7 +711,7 @@ "b": 774.4259033203125, "coord_origin": "TOPLEFT" }, - "confidence": 0.577752947807312, + "confidence": 0.5777521133422852, "cells": [ { "index": 2, @@ -891,13 +891,13 @@ "id": 10, "label": "picture", "bbox": { - "l": 33.09040069580078, + "l": 33.09052658081055, "t": 293.0328369140625, "r": 585.1502075195312, "b": 702.4530029296875, "coord_origin": "TOPLEFT" }, - "confidence": 0.5889471173286438, + "confidence": 0.5889488458633423, "cells": [ { "index": 6, @@ -1386,7 +1386,7 @@ "b": 698.411972, "coord_origin": "TOPLEFT" }, - "confidence": 0.762180745601654, + "confidence": 0.7621809840202332, "cells": [ { "index": 6, @@ -1626,7 +1626,7 @@ "b": 325.56058, "coord_origin": "TOPLEFT" }, - "confidence": 0.8502885103225708, + "confidence": 0.8502886891365051, "cells": [ { "index": 15, @@ -1806,7 +1806,7 @@ "b": 433.56167999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.842113196849823, + "confidence": 0.8421133756637573, "cells": [ { "index": 21, @@ -1923,7 +1923,7 @@ "b": 54.81915283203125, "coord_origin": "TOPLEFT" }, - "confidence": 0.9272358417510986, + "confidence": 0.9272356033325195, "cells": [], "children": [] } @@ -1952,7 +1952,7 @@ "b": 765.105, "coord_origin": "TOPLEFT" }, - "confidence": 0.7180292010307312, + "confidence": 0.7180286645889282, "cells": [ { "index": 0, @@ -2023,7 +2023,7 @@ "b": 774.4259033203125, "coord_origin": "TOPLEFT" }, - "confidence": 0.577752947807312, + "confidence": 0.5777521133422852, "cells": [ { "index": 2, @@ -2225,13 +2225,13 @@ "id": 10, "label": "picture", "bbox": { - "l": 33.09040069580078, + "l": 33.09052658081055, "t": 293.0328369140625, "r": 585.1502075195312, "b": 702.4530029296875, "coord_origin": "TOPLEFT" }, - "confidence": 0.5889471173286438, + "confidence": 0.5889488458633423, "cells": [ { "index": 6, @@ -2720,7 +2720,7 @@ "b": 698.411972, "coord_origin": "TOPLEFT" }, - "confidence": 0.762180745601654, + "confidence": 0.7621809840202332, "cells": [ { "index": 6, @@ -2960,7 +2960,7 @@ "b": 325.56058, "coord_origin": "TOPLEFT" }, - "confidence": 0.8502885103225708, + "confidence": 0.8502886891365051, "cells": [ { "index": 15, @@ -3140,7 +3140,7 @@ "b": 433.56167999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.842113196849823, + "confidence": 0.8421133756637573, "cells": [ { "index": 21, @@ -3267,7 +3267,7 @@ "b": 54.81915283203125, "coord_origin": "TOPLEFT" }, - "confidence": 0.9272358417510986, + "confidence": 0.9272356033325195, "cells": [], "children": [] }, @@ -3293,7 +3293,7 @@ "b": 774.4259033203125, "coord_origin": "TOPLEFT" }, - "confidence": 0.577752947807312, + "confidence": 0.5777521133422852, "cells": [ { "index": 2, @@ -3495,13 +3495,13 @@ "id": 10, "label": "picture", "bbox": { - "l": 33.09040069580078, + "l": 33.09052658081055, "t": 293.0328369140625, "r": 585.1502075195312, "b": 702.4530029296875, "coord_origin": "TOPLEFT" }, - "confidence": 0.5889471173286438, + "confidence": 0.5889488458633423, "cells": [ { "index": 6, @@ -3990,7 +3990,7 @@ "b": 698.411972, "coord_origin": "TOPLEFT" }, - "confidence": 0.762180745601654, + "confidence": 0.7621809840202332, "cells": [ { "index": 6, @@ -4230,7 +4230,7 @@ "b": 325.56058, "coord_origin": "TOPLEFT" }, - "confidence": 0.8502885103225708, + "confidence": 0.8502886891365051, "cells": [ { "index": 15, @@ -4410,7 +4410,7 @@ "b": 433.56167999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.842113196849823, + "confidence": 0.8421133756637573, "cells": [ { "index": 21, @@ -4537,7 +4537,7 @@ "b": 54.81915283203125, "coord_origin": "TOPLEFT" }, - "confidence": 0.9272358417510986, + "confidence": 0.9272356033325195, "cells": [], "children": [] }, @@ -4563,7 +4563,7 @@ "b": 765.105, "coord_origin": "TOPLEFT" }, - "confidence": 0.7180292010307312, + "confidence": 0.7180286645889282, "cells": [ { "index": 0, @@ -7845,7 +7845,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9473597407341003, + "confidence": 0.9473598599433899, "cells": [ { "index": 0, @@ -7925,7 +7925,7 @@ "b": 96.04803000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9509142637252808, + "confidence": 0.9509141445159912, "cells": [ { "index": 2, @@ -7959,10 +7959,10 @@ "id": 0, "label": "document_index", "bbox": { - "l": 136.1496124267578, - "t": 132.0330352783203, - "r": 547.5267944335938, - "b": 715.6515502929688, + "l": 136.1495819091797, + "t": 132.0330810546875, + "r": 547.52685546875, + "b": 715.6514892578125, "coord_origin": "TOPLEFT" }, "confidence": 0.9803681373596191, @@ -16108,10 +16108,10 @@ "id": 0, "label": "document_index", "bbox": { - "l": 136.1496124267578, - "t": 132.0330352783203, - "r": 547.5267944335938, - "b": 715.6515502929688, + "l": 136.1495819091797, + "t": 132.0330810546875, + "r": 547.52685546875, + "b": 715.6514892578125, "coord_origin": "TOPLEFT" }, "confidence": 0.9803681373596191, @@ -25886,7 +25886,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9473597407341003, + "confidence": 0.9473598599433899, "cells": [ { "index": 0, @@ -25978,7 +25978,7 @@ "b": 96.04803000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9509142637252808, + "confidence": 0.9509141445159912, "cells": [ { "index": 2, @@ -26018,10 +26018,10 @@ "id": 0, "label": "document_index", "bbox": { - "l": 136.1496124267578, - "t": 132.0330352783203, - "r": 547.5267944335938, - "b": 715.6515502929688, + "l": 136.1495819091797, + "t": 132.0330810546875, + "r": 547.52685546875, + "b": 715.6514892578125, "coord_origin": "TOPLEFT" }, "confidence": 0.9803681373596191, @@ -35790,7 +35790,7 @@ "b": 96.04803000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9509142637252808, + "confidence": 0.9509141445159912, "cells": [ { "index": 2, @@ -35830,10 +35830,10 @@ "id": 0, "label": "document_index", "bbox": { - "l": 136.1496124267578, - "t": 132.0330352783203, - "r": 547.5267944335938, - "b": 715.6515502929688, + "l": 136.1495819091797, + "t": 132.0330810546875, + "r": 547.52685546875, + "b": 715.6514892578125, "coord_origin": "TOPLEFT" }, "confidence": 0.9803681373596191, @@ -45602,7 +45602,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9473597407341003, + "confidence": 0.9473598599433899, "cells": [ { "index": 0, @@ -47770,7 +47770,7 @@ "b": 155.33642999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.7431555986404419, + "confidence": 0.7431555390357971, "cells": [ { "index": 1, @@ -47835,7 +47835,7 @@ "b": 145.42181000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.7798982858657837, + "confidence": 0.7798989415168762, "cells": [ { "index": 3, @@ -47875,7 +47875,7 @@ "b": 276.62054, "coord_origin": "TOPLEFT" }, - "confidence": 0.7587865591049194, + "confidence": 0.7587867975234985, "cells": [ { "index": 4, @@ -47940,7 +47940,7 @@ "b": 287.45959, "coord_origin": "TOPLEFT" }, - "confidence": 0.7965622544288635, + "confidence": 0.7965632677078247, "cells": [ { "index": 6, @@ -47980,7 +47980,7 @@ "b": 324.89566, "coord_origin": "TOPLEFT" }, - "confidence": 0.8913541436195374, + "confidence": 0.8913542628288269, "cells": [ { "index": 7, @@ -48020,7 +48020,7 @@ "b": 344.9595, "coord_origin": "TOPLEFT" }, - "confidence": 0.9560741782188416, + "confidence": 0.9560742378234863, "cells": [ { "index": 8, @@ -48085,7 +48085,7 @@ "b": 364.73001, "coord_origin": "TOPLEFT" }, - "confidence": 0.8260757923126221, + "confidence": 0.8260756134986877, "cells": [ { "index": 10, @@ -48125,7 +48125,7 @@ "b": 425.22027999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9764723181724548, + "confidence": 0.9764719605445862, "cells": [ { "index": 11, @@ -48265,7 +48265,7 @@ "b": 446.86807, "coord_origin": "TOPLEFT" }, - "confidence": 0.8492127060890198, + "confidence": 0.8492123484611511, "cells": [ { "index": 16, @@ -48305,7 +48305,7 @@ "b": 456.75223, "coord_origin": "TOPLEFT" }, - "confidence": 0.8440335392951965, + "confidence": 0.8440337181091309, "cells": [ { "index": 17, @@ -48345,7 +48345,7 @@ "b": 476.52225, "coord_origin": "TOPLEFT" }, - "confidence": 0.9239600896835327, + "confidence": 0.9239600300788879, "cells": [ { "index": 18, @@ -48410,7 +48410,7 @@ "b": 486.70496, "coord_origin": "TOPLEFT" }, - "confidence": 0.9239721298217773, + "confidence": 0.9239720106124878, "cells": [ { "index": 20, @@ -48670,7 +48670,7 @@ "b": 527.4355499999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9109312891960144, + "confidence": 0.9109312295913696, "cells": [ { "index": 28, @@ -48865,7 +48865,7 @@ "b": 557.98344, "coord_origin": "TOPLEFT" }, - "confidence": 0.9075438976287842, + "confidence": 0.9075440168380737, "cells": [ { "index": 34, @@ -48930,7 +48930,7 @@ "b": 336.81406, "coord_origin": "TOPLEFT" }, - "confidence": 0.9098502993583679, + "confidence": 0.9098502397537231, "cells": [ { "index": 36, @@ -48970,7 +48970,7 @@ "b": 358.68942, "coord_origin": "TOPLEFT" }, - "confidence": 0.957169771194458, + "confidence": 0.9571698904037476, "cells": [ { "index": 37, @@ -49815,7 +49815,7 @@ "b": 434.66763, "coord_origin": "TOPLEFT" }, - "confidence": 0.9440370798110962, + "confidence": 0.9440371990203857, "cells": [ { "index": 69, @@ -50130,7 +50130,7 @@ "b": 285.621337890625, "coord_origin": "TOPLEFT" }, - "confidence": 0.7491768598556519, + "confidence": 0.7491769194602966, "cells": [], "children": [] }, @@ -50138,13 +50138,13 @@ "id": 15, "label": "picture", "bbox": { - "l": 64.1669921875, + "l": 64.16704559326172, "t": 603.50634765625, - "r": 258.7742919921875, + "r": 258.77435302734375, "b": 688.1282348632812, "coord_origin": "TOPLEFT" }, - "confidence": 0.8925829529762268, + "confidence": 0.8925826549530029, "cells": [], "children": [] } @@ -50219,7 +50219,7 @@ "b": 155.33642999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.7431555986404419, + "confidence": 0.7431555390357971, "cells": [ { "index": 1, @@ -50290,7 +50290,7 @@ "b": 145.42181000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.7798982858657837, + "confidence": 0.7798989415168762, "cells": [ { "index": 3, @@ -50336,7 +50336,7 @@ "b": 276.62054, "coord_origin": "TOPLEFT" }, - "confidence": 0.7587865591049194, + "confidence": 0.7587867975234985, "cells": [ { "index": 4, @@ -50407,7 +50407,7 @@ "b": 287.45959, "coord_origin": "TOPLEFT" }, - "confidence": 0.7965622544288635, + "confidence": 0.7965632677078247, "cells": [ { "index": 6, @@ -50453,7 +50453,7 @@ "b": 324.89566, "coord_origin": "TOPLEFT" }, - "confidence": 0.8913541436195374, + "confidence": 0.8913542628288269, "cells": [ { "index": 7, @@ -50499,7 +50499,7 @@ "b": 344.9595, "coord_origin": "TOPLEFT" }, - "confidence": 0.9560741782188416, + "confidence": 0.9560742378234863, "cells": [ { "index": 8, @@ -50570,7 +50570,7 @@ "b": 364.73001, "coord_origin": "TOPLEFT" }, - "confidence": 0.8260757923126221, + "confidence": 0.8260756134986877, "cells": [ { "index": 10, @@ -50616,7 +50616,7 @@ "b": 425.22027999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9764723181724548, + "confidence": 0.9764719605445862, "cells": [ { "index": 11, @@ -50762,7 +50762,7 @@ "b": 446.86807, "coord_origin": "TOPLEFT" }, - "confidence": 0.8492127060890198, + "confidence": 0.8492123484611511, "cells": [ { "index": 16, @@ -50808,7 +50808,7 @@ "b": 456.75223, "coord_origin": "TOPLEFT" }, - "confidence": 0.8440335392951965, + "confidence": 0.8440337181091309, "cells": [ { "index": 17, @@ -50854,7 +50854,7 @@ "b": 476.52225, "coord_origin": "TOPLEFT" }, - "confidence": 0.9239600896835327, + "confidence": 0.9239600300788879, "cells": [ { "index": 18, @@ -50925,7 +50925,7 @@ "b": 486.70496, "coord_origin": "TOPLEFT" }, - "confidence": 0.9239721298217773, + "confidence": 0.9239720106124878, "cells": [ { "index": 20, @@ -51209,7 +51209,7 @@ "b": 527.4355499999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9109312891960144, + "confidence": 0.9109312295913696, "cells": [ { "index": 28, @@ -51422,7 +51422,7 @@ "b": 557.98344, "coord_origin": "TOPLEFT" }, - "confidence": 0.9075438976287842, + "confidence": 0.9075440168380737, "cells": [ { "index": 34, @@ -51493,7 +51493,7 @@ "b": 336.81406, "coord_origin": "TOPLEFT" }, - "confidence": 0.9098502993583679, + "confidence": 0.9098502397537231, "cells": [ { "index": 36, @@ -51539,7 +51539,7 @@ "b": 358.68942, "coord_origin": "TOPLEFT" }, - "confidence": 0.957169771194458, + "confidence": 0.9571698904037476, "cells": [ { "index": 37, @@ -52402,7 +52402,7 @@ "b": 434.66763, "coord_origin": "TOPLEFT" }, - "confidence": 0.9440370798110962, + "confidence": 0.9440371990203857, "cells": [ { "index": 69, @@ -52723,7 +52723,7 @@ "b": 285.621337890625, "coord_origin": "TOPLEFT" }, - "confidence": 0.7491768598556519, + "confidence": 0.7491769194602966, "cells": [], "children": [] }, @@ -52741,13 +52741,13 @@ "id": 15, "label": "picture", "bbox": { - "l": 64.1669921875, + "l": 64.16704559326172, "t": 603.50634765625, - "r": 258.7742919921875, + "r": 258.77435302734375, "b": 688.1282348632812, "coord_origin": "TOPLEFT" }, - "confidence": 0.8925829529762268, + "confidence": 0.8925826549530029, "cells": [], "children": [] }, @@ -52819,7 +52819,7 @@ "b": 155.33642999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.7431555986404419, + "confidence": 0.7431555390357971, "cells": [ { "index": 1, @@ -52890,7 +52890,7 @@ "b": 145.42181000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.7798982858657837, + "confidence": 0.7798989415168762, "cells": [ { "index": 3, @@ -52936,7 +52936,7 @@ "b": 276.62054, "coord_origin": "TOPLEFT" }, - "confidence": 0.7587865591049194, + "confidence": 0.7587867975234985, "cells": [ { "index": 4, @@ -53007,7 +53007,7 @@ "b": 287.45959, "coord_origin": "TOPLEFT" }, - "confidence": 0.7965622544288635, + "confidence": 0.7965632677078247, "cells": [ { "index": 6, @@ -53053,7 +53053,7 @@ "b": 324.89566, "coord_origin": "TOPLEFT" }, - "confidence": 0.8913541436195374, + "confidence": 0.8913542628288269, "cells": [ { "index": 7, @@ -53099,7 +53099,7 @@ "b": 344.9595, "coord_origin": "TOPLEFT" }, - "confidence": 0.9560741782188416, + "confidence": 0.9560742378234863, "cells": [ { "index": 8, @@ -53170,7 +53170,7 @@ "b": 364.73001, "coord_origin": "TOPLEFT" }, - "confidence": 0.8260757923126221, + "confidence": 0.8260756134986877, "cells": [ { "index": 10, @@ -53216,7 +53216,7 @@ "b": 425.22027999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9764723181724548, + "confidence": 0.9764719605445862, "cells": [ { "index": 11, @@ -53362,7 +53362,7 @@ "b": 446.86807, "coord_origin": "TOPLEFT" }, - "confidence": 0.8492127060890198, + "confidence": 0.8492123484611511, "cells": [ { "index": 16, @@ -53408,7 +53408,7 @@ "b": 456.75223, "coord_origin": "TOPLEFT" }, - "confidence": 0.8440335392951965, + "confidence": 0.8440337181091309, "cells": [ { "index": 17, @@ -53454,7 +53454,7 @@ "b": 476.52225, "coord_origin": "TOPLEFT" }, - "confidence": 0.9239600896835327, + "confidence": 0.9239600300788879, "cells": [ { "index": 18, @@ -53525,7 +53525,7 @@ "b": 486.70496, "coord_origin": "TOPLEFT" }, - "confidence": 0.9239721298217773, + "confidence": 0.9239720106124878, "cells": [ { "index": 20, @@ -53809,7 +53809,7 @@ "b": 527.4355499999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9109312891960144, + "confidence": 0.9109312295913696, "cells": [ { "index": 28, @@ -54022,7 +54022,7 @@ "b": 557.98344, "coord_origin": "TOPLEFT" }, - "confidence": 0.9075438976287842, + "confidence": 0.9075440168380737, "cells": [ { "index": 34, @@ -54093,7 +54093,7 @@ "b": 336.81406, "coord_origin": "TOPLEFT" }, - "confidence": 0.9098502993583679, + "confidence": 0.9098502397537231, "cells": [ { "index": 36, @@ -54139,7 +54139,7 @@ "b": 358.68942, "coord_origin": "TOPLEFT" }, - "confidence": 0.957169771194458, + "confidence": 0.9571698904037476, "cells": [ { "index": 37, @@ -55002,7 +55002,7 @@ "b": 434.66763, "coord_origin": "TOPLEFT" }, - "confidence": 0.9440370798110962, + "confidence": 0.9440371990203857, "cells": [ { "index": 69, @@ -55323,7 +55323,7 @@ "b": 285.621337890625, "coord_origin": "TOPLEFT" }, - "confidence": 0.7491768598556519, + "confidence": 0.7491769194602966, "cells": [], "children": [] }, @@ -55341,13 +55341,13 @@ "id": 15, "label": "picture", "bbox": { - "l": 64.1669921875, + "l": 64.16704559326172, "t": 603.50634765625, - "r": 258.7742919921875, + "r": 258.77435302734375, "b": 688.1282348632812, "coord_origin": "TOPLEFT" }, - "confidence": 0.8925829529762268, + "confidence": 0.8925826549530029, "cells": [], "children": [] }, @@ -56588,7 +56588,7 @@ "b": 96.04803000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9174711108207703, + "confidence": 0.9174708127975464, "cells": [ { "index": 2, @@ -56908,7 +56908,7 @@ "b": 303.0636, "coord_origin": "TOPLEFT" }, - "confidence": 0.9255507588386536, + "confidence": 0.9255504608154297, "cells": [ { "index": 13, @@ -56948,7 +56948,7 @@ "b": 341.84152, "coord_origin": "TOPLEFT" }, - "confidence": 0.9713318347930908, + "confidence": 0.9713318943977356, "cells": [ { "index": 14, @@ -57776,13 +57776,13 @@ "id": 1, "label": "picture", "bbox": { - "l": 145.4144744873047, + "l": 145.41448974609375, "t": 527.2447509765625, "r": 252.08840942382812, "b": 635.383056640625, "coord_origin": "TOPLEFT" }, - "confidence": 0.9871657490730286, + "confidence": 0.987165629863739, "cells": [], "children": [] } @@ -57903,7 +57903,7 @@ "b": 96.04803000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9174711108207703, + "confidence": 0.9174708127975464, "cells": [ { "index": 2, @@ -58241,7 +58241,7 @@ "b": 303.0636, "coord_origin": "TOPLEFT" }, - "confidence": 0.9255507588386536, + "confidence": 0.9255504608154297, "cells": [ { "index": 13, @@ -58287,7 +58287,7 @@ "b": 341.84152, "coord_origin": "TOPLEFT" }, - "confidence": 0.9713318347930908, + "confidence": 0.9713318943977356, "cells": [ { "index": 14, @@ -59143,13 +59143,13 @@ "id": 1, "label": "picture", "bbox": { - "l": 145.4144744873047, + "l": 145.41448974609375, "t": 527.2447509765625, "r": 252.08840942382812, "b": 635.383056640625, "coord_origin": "TOPLEFT" }, - "confidence": 0.9871657490730286, + "confidence": 0.987165629863739, "cells": [], "children": [] }, @@ -59175,7 +59175,7 @@ "b": 96.04803000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9174711108207703, + "confidence": 0.9174708127975464, "cells": [ { "index": 2, @@ -59513,7 +59513,7 @@ "b": 303.0636, "coord_origin": "TOPLEFT" }, - "confidence": 0.9255507588386536, + "confidence": 0.9255504608154297, "cells": [ { "index": 13, @@ -59559,7 +59559,7 @@ "b": 341.84152, "coord_origin": "TOPLEFT" }, - "confidence": 0.9713318347930908, + "confidence": 0.9713318943977356, "cells": [ { "index": 14, @@ -60415,13 +60415,13 @@ "id": 1, "label": "picture", "bbox": { - "l": 145.4144744873047, + "l": 145.41448974609375, "t": 527.2447509765625, "r": 252.08840942382812, "b": 635.383056640625, "coord_origin": "TOPLEFT" }, - "confidence": 0.9871657490730286, + "confidence": 0.987165629863739, "cells": [], "children": [] }, @@ -61250,7 +61250,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9364771246910095, + "confidence": 0.9364773035049438, "cells": [ { "index": 0, @@ -61290,7 +61290,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.8511815071105957, + "confidence": 0.8511810302734375, "cells": [ { "index": 1, @@ -61370,7 +61370,7 @@ "b": 309.8782, "coord_origin": "TOPLEFT" }, - "confidence": 0.9371159076690674, + "confidence": 0.9371162056922913, "cells": [ { "index": 3, @@ -61625,7 +61625,7 @@ "b": 487.94016, "coord_origin": "TOPLEFT" }, - "confidence": 0.9865838885307312, + "confidence": 0.9865840077400208, "cells": [ { "index": 12, @@ -61870,7 +61870,7 @@ "b": 550.93916, "coord_origin": "TOPLEFT" }, - "confidence": 0.9334256649017334, + "confidence": 0.933425784111023, "cells": [ { "index": 20, @@ -62000,7 +62000,7 @@ "b": 130.13171, "coord_origin": "TOPLEFT" }, - "confidence": 0.7085074782371521, + "confidence": 0.7085080742835999, "cells": [ { "index": 24, @@ -62040,7 +62040,7 @@ "b": 724.780441, "coord_origin": "TOPLEFT" }, - "confidence": 0.5138102173805237, + "confidence": 0.5138110518455505, "cells": [ { "index": 25, @@ -62080,7 +62080,7 @@ "b": 734.97176, "coord_origin": "TOPLEFT" }, - "confidence": 0.7965563535690308, + "confidence": 0.7965556979179382, "cells": [ { "index": 26, @@ -62139,13 +62139,13 @@ "id": 11, "label": "picture", "bbox": { - "l": 32.075252532958984, - "t": 70.57737731933594, + "l": 32.075260162353516, + "t": 70.57733917236328, "r": 239.620361328125, - "b": 237.9579315185547, + "b": 237.9578857421875, "coord_origin": "TOPLEFT" }, - "confidence": 0.7509335279464722, + "confidence": 0.750933051109314, "cells": [], "children": [] } @@ -62174,7 +62174,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9364771246910095, + "confidence": 0.9364773035049438, "cells": [ { "index": 0, @@ -62220,7 +62220,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.8511815071105957, + "confidence": 0.8511810302734375, "cells": [ { "index": 1, @@ -62312,7 +62312,7 @@ "b": 309.8782, "coord_origin": "TOPLEFT" }, - "confidence": 0.9371159076690674, + "confidence": 0.9371162056922913, "cells": [ { "index": 3, @@ -62579,7 +62579,7 @@ "b": 487.94016, "coord_origin": "TOPLEFT" }, - "confidence": 0.9865838885307312, + "confidence": 0.9865840077400208, "cells": [ { "index": 12, @@ -62842,7 +62842,7 @@ "b": 550.93916, "coord_origin": "TOPLEFT" }, - "confidence": 0.9334256649017334, + "confidence": 0.933425784111023, "cells": [ { "index": 20, @@ -62984,7 +62984,7 @@ "b": 130.13171, "coord_origin": "TOPLEFT" }, - "confidence": 0.7085074782371521, + "confidence": 0.7085080742835999, "cells": [ { "index": 24, @@ -63030,7 +63030,7 @@ "b": 724.780441, "coord_origin": "TOPLEFT" }, - "confidence": 0.5138102173805237, + "confidence": 0.5138110518455505, "cells": [ { "index": 25, @@ -63076,7 +63076,7 @@ "b": 734.97176, "coord_origin": "TOPLEFT" }, - "confidence": 0.7965563535690308, + "confidence": 0.7965556979179382, "cells": [ { "index": 26, @@ -63141,13 +63141,13 @@ "id": 11, "label": "picture", "bbox": { - "l": 32.075252532958984, - "t": 70.57737731933594, + "l": 32.075260162353516, + "t": 70.57733917236328, "r": 239.620361328125, - "b": 237.9579315185547, + "b": 237.9578857421875, "coord_origin": "TOPLEFT" }, - "confidence": 0.7509335279464722, + "confidence": 0.750933051109314, "cells": [], "children": [] }, @@ -63219,7 +63219,7 @@ "b": 309.8782, "coord_origin": "TOPLEFT" }, - "confidence": 0.9371159076690674, + "confidence": 0.9371162056922913, "cells": [ { "index": 3, @@ -63486,7 +63486,7 @@ "b": 487.94016, "coord_origin": "TOPLEFT" }, - "confidence": 0.9865838885307312, + "confidence": 0.9865840077400208, "cells": [ { "index": 12, @@ -63749,7 +63749,7 @@ "b": 550.93916, "coord_origin": "TOPLEFT" }, - "confidence": 0.9334256649017334, + "confidence": 0.933425784111023, "cells": [ { "index": 20, @@ -63891,7 +63891,7 @@ "b": 130.13171, "coord_origin": "TOPLEFT" }, - "confidence": 0.7085074782371521, + "confidence": 0.7085080742835999, "cells": [ { "index": 24, @@ -63937,7 +63937,7 @@ "b": 724.780441, "coord_origin": "TOPLEFT" }, - "confidence": 0.5138102173805237, + "confidence": 0.5138110518455505, "cells": [ { "index": 25, @@ -63983,7 +63983,7 @@ "b": 734.97176, "coord_origin": "TOPLEFT" }, - "confidence": 0.7965563535690308, + "confidence": 0.7965556979179382, "cells": [ { "index": 26, @@ -64048,13 +64048,13 @@ "id": 11, "label": "picture", "bbox": { - "l": 32.075252532958984, - "t": 70.57737731933594, + "l": 32.075260162353516, + "t": 70.57733917236328, "r": 239.620361328125, - "b": 237.9579315185547, + "b": 237.9578857421875, "coord_origin": "TOPLEFT" }, - "confidence": 0.7509335279464722, + "confidence": 0.750933051109314, "cells": [], "children": [] }, @@ -64080,7 +64080,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9364771246910095, + "confidence": 0.9364773035049438, "cells": [ { "index": 0, @@ -64126,7 +64126,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.8511815071105957, + "confidence": 0.8511810302734375, "cells": [ { "index": 1, @@ -65458,7 +65458,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.8889444470405579, + "confidence": 0.8889446258544922, "cells": [ { "index": 0, @@ -65498,7 +65498,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9476422667503357, + "confidence": 0.9476423859596252, "cells": [ { "index": 1, @@ -65538,7 +65538,7 @@ "b": 89.1037, "coord_origin": "TOPLEFT" }, - "confidence": 0.9651358723640442, + "confidence": 0.9651358127593994, "cells": [ { "index": 2, @@ -65858,7 +65858,7 @@ "b": 269.83978, "coord_origin": "TOPLEFT" }, - "confidence": 0.8077318072319031, + "confidence": 0.8077319264411926, "cells": [ { "index": 13, @@ -66048,7 +66048,7 @@ "b": 286.81958, "coord_origin": "TOPLEFT" }, - "confidence": 0.7967224717140198, + "confidence": 0.7967225909233093, "cells": [ { "index": 20, @@ -66088,7 +66088,7 @@ "b": 375.8606, "coord_origin": "TOPLEFT" }, - "confidence": 0.9837487936019897, + "confidence": 0.9837489128112793, "cells": [ { "index": 21, @@ -66353,7 +66353,7 @@ "b": 409.82022, "coord_origin": "TOPLEFT" }, - "confidence": 0.9621998071670532, + "confidence": 0.9621996879577637, "cells": [ { "index": 31, @@ -66418,7 +66418,7 @@ "b": 453.06372, "coord_origin": "TOPLEFT" }, - "confidence": 0.9650285243988037, + "confidence": 0.9650284051895142, "cells": [ { "index": 33, @@ -66598,7 +66598,7 @@ "b": 585.85994, "coord_origin": "TOPLEFT" }, - "confidence": 0.9848474860191345, + "confidence": 0.9848476052284241, "cells": [ { "index": 39, @@ -66943,7 +66943,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.8889444470405579, + "confidence": 0.8889446258544922, "cells": [ { "index": 0, @@ -66989,7 +66989,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9476422667503357, + "confidence": 0.9476423859596252, "cells": [ { "index": 1, @@ -67035,7 +67035,7 @@ "b": 89.1037, "coord_origin": "TOPLEFT" }, - "confidence": 0.9651358723640442, + "confidence": 0.9651358127593994, "cells": [ { "index": 2, @@ -67373,7 +67373,7 @@ "b": 269.83978, "coord_origin": "TOPLEFT" }, - "confidence": 0.8077318072319031, + "confidence": 0.8077319264411926, "cells": [ { "index": 13, @@ -67569,7 +67569,7 @@ "b": 286.81958, "coord_origin": "TOPLEFT" }, - "confidence": 0.7967224717140198, + "confidence": 0.7967225909233093, "cells": [ { "index": 20, @@ -67615,7 +67615,7 @@ "b": 375.8606, "coord_origin": "TOPLEFT" }, - "confidence": 0.9837487936019897, + "confidence": 0.9837489128112793, "cells": [ { "index": 21, @@ -67886,7 +67886,7 @@ "b": 409.82022, "coord_origin": "TOPLEFT" }, - "confidence": 0.9621998071670532, + "confidence": 0.9621996879577637, "cells": [ { "index": 31, @@ -67957,7 +67957,7 @@ "b": 453.06372, "coord_origin": "TOPLEFT" }, - "confidence": 0.9650285243988037, + "confidence": 0.9650284051895142, "cells": [ { "index": 33, @@ -68149,7 +68149,7 @@ "b": 585.85994, "coord_origin": "TOPLEFT" }, - "confidence": 0.9848474860191345, + "confidence": 0.9848476052284241, "cells": [ { "index": 39, @@ -68493,7 +68493,7 @@ "b": 89.1037, "coord_origin": "TOPLEFT" }, - "confidence": 0.9651358723640442, + "confidence": 0.9651358127593994, "cells": [ { "index": 2, @@ -68831,7 +68831,7 @@ "b": 269.83978, "coord_origin": "TOPLEFT" }, - "confidence": 0.8077318072319031, + "confidence": 0.8077319264411926, "cells": [ { "index": 13, @@ -69027,7 +69027,7 @@ "b": 286.81958, "coord_origin": "TOPLEFT" }, - "confidence": 0.7967224717140198, + "confidence": 0.7967225909233093, "cells": [ { "index": 20, @@ -69073,7 +69073,7 @@ "b": 375.8606, "coord_origin": "TOPLEFT" }, - "confidence": 0.9837487936019897, + "confidence": 0.9837489128112793, "cells": [ { "index": 21, @@ -69344,7 +69344,7 @@ "b": 409.82022, "coord_origin": "TOPLEFT" }, - "confidence": 0.9621998071670532, + "confidence": 0.9621996879577637, "cells": [ { "index": 31, @@ -69415,7 +69415,7 @@ "b": 453.06372, "coord_origin": "TOPLEFT" }, - "confidence": 0.9650285243988037, + "confidence": 0.9650284051895142, "cells": [ { "index": 33, @@ -69607,7 +69607,7 @@ "b": 585.85994, "coord_origin": "TOPLEFT" }, - "confidence": 0.9848474860191345, + "confidence": 0.9848476052284241, "cells": [ { "index": 39, @@ -69951,7 +69951,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.8889444470405579, + "confidence": 0.8889446258544922, "cells": [ { "index": 0, @@ -69997,7 +69997,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9476422667503357, + "confidence": 0.9476423859596252, "cells": [ { "index": 1, @@ -70704,7 +70704,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.8578535318374634, + "confidence": 0.8578536510467529, "cells": [ { "index": 0, @@ -70974,7 +70974,7 @@ "b": 185.32275000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9626136422157288, + "confidence": 0.9626137614250183, "cells": [ { "index": 9, @@ -71039,7 +71039,7 @@ "b": 256.70099000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9858147501945496, + "confidence": 0.9858148097991943, "cells": [ { "index": 11, @@ -71294,7 +71294,7 @@ "b": 360.73923, "coord_origin": "TOPLEFT" }, - "confidence": 0.975760281085968, + "confidence": 0.9757603406906128, "cells": [ { "index": 20, @@ -71585,7 +71585,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.8578535318374634, + "confidence": 0.8578536510467529, "cells": [ { "index": 0, @@ -71873,7 +71873,7 @@ "b": 185.32275000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9626136422157288, + "confidence": 0.9626137614250183, "cells": [ { "index": 9, @@ -71944,7 +71944,7 @@ "b": 256.70099000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9858147501945496, + "confidence": 0.9858148097991943, "cells": [ { "index": 11, @@ -72211,7 +72211,7 @@ "b": 360.73923, "coord_origin": "TOPLEFT" }, - "confidence": 0.975760281085968, + "confidence": 0.9757603406906128, "cells": [ { "index": 20, @@ -72707,7 +72707,7 @@ "b": 185.32275000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9626136422157288, + "confidence": 0.9626137614250183, "cells": [ { "index": 9, @@ -72778,7 +72778,7 @@ "b": 256.70099000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9858147501945496, + "confidence": 0.9858148097991943, "cells": [ { "index": 11, @@ -73045,7 +73045,7 @@ "b": 360.73923, "coord_origin": "TOPLEFT" }, - "confidence": 0.975760281085968, + "confidence": 0.9757603406906128, "cells": [ { "index": 20, @@ -73345,7 +73345,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.8578535318374634, + "confidence": 0.8578536510467529, "cells": [ { "index": 0, @@ -75248,7 +75248,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9166396856307983, + "confidence": 0.9166395664215088, "cells": [ { "index": 0, @@ -75393,7 +75393,7 @@ "b": 106.70172000000014, "coord_origin": "TOPLEFT" }, - "confidence": 0.9551582932472229, + "confidence": 0.9551581740379333, "cells": [ { "index": 4, @@ -75548,7 +75548,7 @@ "b": 135.74108999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9418092370033264, + "confidence": 0.9418092966079712, "cells": [ { "index": 9, @@ -75933,7 +75933,7 @@ "b": 231.34271, "coord_origin": "TOPLEFT" }, - "confidence": 0.9636710286140442, + "confidence": 0.9636709094047546, "cells": [ { "index": 22, @@ -76063,7 +76063,7 @@ "b": 287.88300000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9196999669075012, + "confidence": 0.9197001457214355, "cells": [ { "index": 26, @@ -76168,7 +76168,7 @@ "b": 494.883, "coord_origin": "TOPLEFT" }, - "confidence": 0.8159958720207214, + "confidence": 0.8159964680671692, "cells": [ { "index": 29, @@ -76208,7 +76208,7 @@ "b": 584.43163, "coord_origin": "TOPLEFT" }, - "confidence": 0.5808265805244446, + "confidence": 0.5808269381523132, "cells": [ { "index": 30, @@ -76497,7 +76497,7 @@ "b": 512.4328, "coord_origin": "TOPLEFT" }, - "confidence": 0.5631121397018433, + "confidence": 0.5631120204925537, "cells": [ { "index": 30, @@ -76657,7 +76657,7 @@ "b": 548.43222, "coord_origin": "TOPLEFT" }, - "confidence": 0.5346826314926147, + "confidence": 0.5346829891204834, "cells": [ { "index": 34, @@ -76697,7 +76697,7 @@ "b": 560.43202, "coord_origin": "TOPLEFT" }, - "confidence": 0.581838846206665, + "confidence": 0.5818390846252441, "cells": [ { "index": 35, @@ -76737,7 +76737,7 @@ "b": 560.43202, "coord_origin": "TOPLEFT" }, - "confidence": 0.5035740733146667, + "confidence": 0.503573477268219, "cells": [ { "index": 36, @@ -76777,7 +76777,7 @@ "b": 572.43182, "coord_origin": "TOPLEFT" }, - "confidence": 0.534027099609375, + "confidence": 0.5340273380279541, "cells": [ { "index": 37, @@ -76817,7 +76817,7 @@ "b": 572.43182, "coord_origin": "TOPLEFT" }, - "confidence": 0.5171723365783691, + "confidence": 0.5171729922294617, "cells": [ { "index": 38, @@ -76857,7 +76857,7 @@ "b": 584.43163, "coord_origin": "TOPLEFT" }, - "confidence": 0.5373470187187195, + "confidence": 0.5373476147651672, "cells": [ { "index": 39, @@ -76897,7 +76897,7 @@ "b": 584.43163, "coord_origin": "TOPLEFT" }, - "confidence": 0.5167025327682495, + "confidence": 0.51670241355896, "cells": [ { "index": 40, @@ -77004,7 +77004,7 @@ "b": 709.760956, "coord_origin": "TOPLEFT" }, - "confidence": 0.9853070974349976, + "confidence": 0.985306978225708, "cells": [ { "index": 43, @@ -77139,9 +77139,9 @@ "label": "table", "bbox": { "l": 135.52462768554688, - "t": 289.7252197265625, + "t": 289.7253112792969, "r": 545.8714599609375, - "b": 442.050537109375, + "b": 442.05059814453125, "coord_origin": "TOPLEFT" }, "confidence": 0.9851690530776978, @@ -78723,9 +78723,9 @@ "label": "table", "bbox": { "l": 135.52462768554688, - "t": 289.7252197265625, + "t": 289.7253112792969, "r": 545.8714599609375, - "b": 442.050537109375, + "b": 442.05059814453125, "coord_origin": "TOPLEFT" }, "confidence": 0.9851690530776978, @@ -80629,7 +80629,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9166396856307983, + "confidence": 0.9166395664215088, "cells": [ { "index": 0, @@ -80792,7 +80792,7 @@ "b": 106.70172000000014, "coord_origin": "TOPLEFT" }, - "confidence": 0.9551582932472229, + "confidence": 0.9551581740379333, "cells": [ { "index": 4, @@ -80959,7 +80959,7 @@ "b": 135.74108999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9418092370033264, + "confidence": 0.9418092966079712, "cells": [ { "index": 9, @@ -81368,7 +81368,7 @@ "b": 231.34271, "coord_origin": "TOPLEFT" }, - "confidence": 0.9636710286140442, + "confidence": 0.9636709094047546, "cells": [ { "index": 22, @@ -81510,7 +81510,7 @@ "b": 287.88300000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9196999669075012, + "confidence": 0.9197001457214355, "cells": [ { "index": 26, @@ -81627,7 +81627,7 @@ "b": 494.883, "coord_origin": "TOPLEFT" }, - "confidence": 0.8159958720207214, + "confidence": 0.8159964680671692, "cells": [ { "index": 29, @@ -81673,7 +81673,7 @@ "b": 584.43163, "coord_origin": "TOPLEFT" }, - "confidence": 0.5808265805244446, + "confidence": 0.5808269381523132, "cells": [ { "index": 30, @@ -81962,7 +81962,7 @@ "b": 512.4328, "coord_origin": "TOPLEFT" }, - "confidence": 0.5631121397018433, + "confidence": 0.5631120204925537, "cells": [ { "index": 30, @@ -82122,7 +82122,7 @@ "b": 548.43222, "coord_origin": "TOPLEFT" }, - "confidence": 0.5346826314926147, + "confidence": 0.5346829891204834, "cells": [ { "index": 34, @@ -82162,7 +82162,7 @@ "b": 560.43202, "coord_origin": "TOPLEFT" }, - "confidence": 0.581838846206665, + "confidence": 0.5818390846252441, "cells": [ { "index": 35, @@ -82202,7 +82202,7 @@ "b": 560.43202, "coord_origin": "TOPLEFT" }, - "confidence": 0.5035740733146667, + "confidence": 0.503573477268219, "cells": [ { "index": 36, @@ -82242,7 +82242,7 @@ "b": 572.43182, "coord_origin": "TOPLEFT" }, - "confidence": 0.534027099609375, + "confidence": 0.5340273380279541, "cells": [ { "index": 37, @@ -82282,7 +82282,7 @@ "b": 572.43182, "coord_origin": "TOPLEFT" }, - "confidence": 0.5171723365783691, + "confidence": 0.5171729922294617, "cells": [ { "index": 38, @@ -82322,7 +82322,7 @@ "b": 584.43163, "coord_origin": "TOPLEFT" }, - "confidence": 0.5373470187187195, + "confidence": 0.5373476147651672, "cells": [ { "index": 39, @@ -82362,7 +82362,7 @@ "b": 584.43163, "coord_origin": "TOPLEFT" }, - "confidence": 0.5167025327682495, + "confidence": 0.51670241355896, "cells": [ { "index": 40, @@ -82481,7 +82481,7 @@ "b": 709.760956, "coord_origin": "TOPLEFT" }, - "confidence": 0.9853070974349976, + "confidence": 0.985306978225708, "cells": [ { "index": 43, @@ -82622,9 +82622,9 @@ "label": "table", "bbox": { "l": 135.52462768554688, - "t": 289.7252197265625, + "t": 289.7253112792969, "r": 545.8714599609375, - "b": 442.050537109375, + "b": 442.05059814453125, "coord_origin": "TOPLEFT" }, "confidence": 0.9851690530776978, @@ -84593,7 +84593,7 @@ "b": 106.70172000000014, "coord_origin": "TOPLEFT" }, - "confidence": 0.9551582932472229, + "confidence": 0.9551581740379333, "cells": [ { "index": 4, @@ -84760,7 +84760,7 @@ "b": 135.74108999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9418092370033264, + "confidence": 0.9418092966079712, "cells": [ { "index": 9, @@ -85169,7 +85169,7 @@ "b": 231.34271, "coord_origin": "TOPLEFT" }, - "confidence": 0.9636710286140442, + "confidence": 0.9636709094047546, "cells": [ { "index": 22, @@ -85311,7 +85311,7 @@ "b": 287.88300000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9196999669075012, + "confidence": 0.9197001457214355, "cells": [ { "index": 26, @@ -85428,7 +85428,7 @@ "b": 494.883, "coord_origin": "TOPLEFT" }, - "confidence": 0.8159958720207214, + "confidence": 0.8159964680671692, "cells": [ { "index": 29, @@ -85474,7 +85474,7 @@ "b": 584.43163, "coord_origin": "TOPLEFT" }, - "confidence": 0.5808265805244446, + "confidence": 0.5808269381523132, "cells": [ { "index": 30, @@ -85763,7 +85763,7 @@ "b": 512.4328, "coord_origin": "TOPLEFT" }, - "confidence": 0.5631121397018433, + "confidence": 0.5631120204925537, "cells": [ { "index": 30, @@ -85923,7 +85923,7 @@ "b": 548.43222, "coord_origin": "TOPLEFT" }, - "confidence": 0.5346826314926147, + "confidence": 0.5346829891204834, "cells": [ { "index": 34, @@ -85963,7 +85963,7 @@ "b": 560.43202, "coord_origin": "TOPLEFT" }, - "confidence": 0.581838846206665, + "confidence": 0.5818390846252441, "cells": [ { "index": 35, @@ -86003,7 +86003,7 @@ "b": 560.43202, "coord_origin": "TOPLEFT" }, - "confidence": 0.5035740733146667, + "confidence": 0.503573477268219, "cells": [ { "index": 36, @@ -86043,7 +86043,7 @@ "b": 572.43182, "coord_origin": "TOPLEFT" }, - "confidence": 0.534027099609375, + "confidence": 0.5340273380279541, "cells": [ { "index": 37, @@ -86083,7 +86083,7 @@ "b": 572.43182, "coord_origin": "TOPLEFT" }, - "confidence": 0.5171723365783691, + "confidence": 0.5171729922294617, "cells": [ { "index": 38, @@ -86123,7 +86123,7 @@ "b": 584.43163, "coord_origin": "TOPLEFT" }, - "confidence": 0.5373470187187195, + "confidence": 0.5373476147651672, "cells": [ { "index": 39, @@ -86163,7 +86163,7 @@ "b": 584.43163, "coord_origin": "TOPLEFT" }, - "confidence": 0.5167025327682495, + "confidence": 0.51670241355896, "cells": [ { "index": 40, @@ -86282,7 +86282,7 @@ "b": 709.760956, "coord_origin": "TOPLEFT" }, - "confidence": 0.9853070974349976, + "confidence": 0.985306978225708, "cells": [ { "index": 43, @@ -86423,9 +86423,9 @@ "label": "table", "bbox": { "l": 135.52462768554688, - "t": 289.7252197265625, + "t": 289.7253112792969, "r": 545.8714599609375, - "b": 442.050537109375, + "b": 442.05059814453125, "coord_origin": "TOPLEFT" }, "confidence": 0.9851690530776978, @@ -88323,7 +88323,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9166396856307983, + "confidence": 0.9166395664215088, "cells": [ { "index": 0, @@ -90401,7 +90401,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9508126378059387, + "confidence": 0.9508126974105835, "cells": [ { "index": 0, @@ -90441,7 +90441,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.8987301588058472, + "confidence": 0.898730456829071, "cells": [ { "index": 1, @@ -90481,7 +90481,7 @@ "b": 140.72113000000002, "coord_origin": "TOPLEFT" }, - "confidence": 0.9789126515388489, + "confidence": 0.9789127707481384, "cells": [ { "index": 2, @@ -90646,7 +90646,7 @@ "b": 198.74017000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.9665538668632507, + "confidence": 0.9665539860725403, "cells": [ { "index": 8, @@ -90761,7 +90761,7 @@ "b": 232.69976999999994, "coord_origin": "TOPLEFT" }, - "confidence": 0.9691813588142395, + "confidence": 0.969181478023529, "cells": [ { "index": 12, @@ -90826,7 +90826,7 @@ "b": 278.71898999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.9729602336883545, + "confidence": 0.9729602932929993, "cells": [ { "index": 14, @@ -91131,7 +91131,7 @@ "label": "table", "bbox": { "l": 64.41139221191406, - "t": 393.6136169433594, + "t": 393.6136474609375, "r": 547.3950805664062, "b": 721.60791015625, "coord_origin": "TOPLEFT" @@ -94730,7 +94730,7 @@ "label": "table", "bbox": { "l": 64.41139221191406, - "t": 393.6136169433594, + "t": 393.6136474609375, "r": 547.3950805664062, "b": 721.60791015625, "coord_origin": "TOPLEFT" @@ -99330,7 +99330,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9508126378059387, + "confidence": 0.9508126974105835, "cells": [ { "index": 0, @@ -99376,7 +99376,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.8987301588058472, + "confidence": 0.898730456829071, "cells": [ { "index": 1, @@ -99422,7 +99422,7 @@ "b": 140.72113000000002, "coord_origin": "TOPLEFT" }, - "confidence": 0.9789126515388489, + "confidence": 0.9789127707481384, "cells": [ { "index": 2, @@ -99593,7 +99593,7 @@ "b": 198.74017000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.9665538668632507, + "confidence": 0.9665539860725403, "cells": [ { "index": 8, @@ -99714,7 +99714,7 @@ "b": 232.69976999999994, "coord_origin": "TOPLEFT" }, - "confidence": 0.9691813588142395, + "confidence": 0.969181478023529, "cells": [ { "index": 12, @@ -99785,7 +99785,7 @@ "b": 278.71898999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.9729602336883545, + "confidence": 0.9729602932929993, "cells": [ { "index": 14, @@ -100114,7 +100114,7 @@ "label": "table", "bbox": { "l": 64.41139221191406, - "t": 393.6136169433594, + "t": 393.6136474609375, "r": 547.3950805664062, "b": 721.60791015625, "coord_origin": "TOPLEFT" @@ -104708,7 +104708,7 @@ "b": 140.72113000000002, "coord_origin": "TOPLEFT" }, - "confidence": 0.9789126515388489, + "confidence": 0.9789127707481384, "cells": [ { "index": 2, @@ -104879,7 +104879,7 @@ "b": 198.74017000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.9665538668632507, + "confidence": 0.9665539860725403, "cells": [ { "index": 8, @@ -105000,7 +105000,7 @@ "b": 232.69976999999994, "coord_origin": "TOPLEFT" }, - "confidence": 0.9691813588142395, + "confidence": 0.969181478023529, "cells": [ { "index": 12, @@ -105071,7 +105071,7 @@ "b": 278.71898999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.9729602336883545, + "confidence": 0.9729602932929993, "cells": [ { "index": 14, @@ -105400,7 +105400,7 @@ "label": "table", "bbox": { "l": 64.41139221191406, - "t": 393.6136169433594, + "t": 393.6136474609375, "r": 547.3950805664062, "b": 721.60791015625, "coord_origin": "TOPLEFT" @@ -109994,7 +109994,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9508126378059387, + "confidence": 0.9508126974105835, "cells": [ { "index": 0, @@ -110040,7 +110040,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.8987301588058472, + "confidence": 0.898730456829071, "cells": [ { "index": 1, @@ -111637,7 +111637,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9071078896522522, + "confidence": 0.907107949256897, "cells": [ { "index": 1, @@ -111677,7 +111677,7 @@ "b": 92.72185999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.872844398021698, + "confidence": 0.872843861579895, "cells": [ { "index": 2, @@ -111792,7 +111792,7 @@ "b": 422.46301, "coord_origin": "TOPLEFT" }, - "confidence": 0.938783586025238, + "confidence": 0.9387835264205933, "cells": [ { "index": 6, @@ -111832,7 +111832,7 @@ "b": 451.04401, "coord_origin": "TOPLEFT" }, - "confidence": 0.9477567076683044, + "confidence": 0.9477565884590149, "cells": [ { "index": 7, @@ -111872,7 +111872,7 @@ "b": 500.30115, "coord_origin": "TOPLEFT" }, - "confidence": 0.9843975901603699, + "confidence": 0.9843974709510803, "cells": [ { "index": 8, @@ -111982,12 +111982,12 @@ "label": "picture", "bbox": { "l": 135.97177124023438, - "t": 107.41075134277344, + "t": 107.4107437133789, "r": 545.4180908203125, "b": 410.60931396484375, "coord_origin": "TOPLEFT" }, - "confidence": 0.9788318872451782, + "confidence": 0.9788317680358887, "cells": [ { "index": 12, @@ -115184,7 +115184,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9071078896522522, + "confidence": 0.907107949256897, "cells": [ { "index": 1, @@ -115230,7 +115230,7 @@ "b": 92.72185999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.872844398021698, + "confidence": 0.872843861579895, "cells": [ { "index": 2, @@ -115351,7 +115351,7 @@ "b": 422.46301, "coord_origin": "TOPLEFT" }, - "confidence": 0.938783586025238, + "confidence": 0.9387835264205933, "cells": [ { "index": 6, @@ -115397,7 +115397,7 @@ "b": 451.04401, "coord_origin": "TOPLEFT" }, - "confidence": 0.9477567076683044, + "confidence": 0.9477565884590149, "cells": [ { "index": 7, @@ -115443,7 +115443,7 @@ "b": 500.30115, "coord_origin": "TOPLEFT" }, - "confidence": 0.9843975901603699, + "confidence": 0.9843974709510803, "cells": [ { "index": 8, @@ -115559,12 +115559,12 @@ "label": "picture", "bbox": { "l": 135.97177124023438, - "t": 107.41075134277344, + "t": 107.4107437133789, "r": 545.4180908203125, "b": 410.60931396484375, "coord_origin": "TOPLEFT" }, - "confidence": 0.9788318872451782, + "confidence": 0.9788317680358887, "cells": [ { "index": 12, @@ -118712,7 +118712,7 @@ "b": 92.72185999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.872844398021698, + "confidence": 0.872843861579895, "cells": [ { "index": 2, @@ -118833,7 +118833,7 @@ "b": 422.46301, "coord_origin": "TOPLEFT" }, - "confidence": 0.938783586025238, + "confidence": 0.9387835264205933, "cells": [ { "index": 6, @@ -118879,7 +118879,7 @@ "b": 451.04401, "coord_origin": "TOPLEFT" }, - "confidence": 0.9477567076683044, + "confidence": 0.9477565884590149, "cells": [ { "index": 7, @@ -118925,7 +118925,7 @@ "b": 500.30115, "coord_origin": "TOPLEFT" }, - "confidence": 0.9843975901603699, + "confidence": 0.9843974709510803, "cells": [ { "index": 8, @@ -119041,12 +119041,12 @@ "label": "picture", "bbox": { "l": 135.97177124023438, - "t": 107.41075134277344, + "t": 107.4107437133789, "r": 545.4180908203125, "b": 410.60931396484375, "coord_origin": "TOPLEFT" }, - "confidence": 0.9788318872451782, + "confidence": 0.9788317680358887, "cells": [ { "index": 12, @@ -122240,7 +122240,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9071078896522522, + "confidence": 0.907107949256897, "cells": [ { "index": 1, @@ -123652,7 +123652,7 @@ "b": 80.72204999999985, "coord_origin": "TOPLEFT" }, - "confidence": 0.7875156402587891, + "confidence": 0.7875155806541443, "cells": [ { "index": 2, @@ -123732,7 +123732,7 @@ "b": 235.70154000000002, "coord_origin": "TOPLEFT" }, - "confidence": 0.9466660022735596, + "confidence": 0.94666588306427, "cells": [ { "index": 4, @@ -123862,7 +123862,7 @@ "b": 269.72089000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9445974230766296, + "confidence": 0.9445973038673401, "cells": [ { "index": 8, @@ -124132,7 +124132,7 @@ "b": 368.71933000000007, "coord_origin": "TOPLEFT" }, - "confidence": 0.9748278260231018, + "confidence": 0.9748277068138123, "cells": [ { "index": 17, @@ -124222,7 +124222,7 @@ "b": 605.04291, "coord_origin": "TOPLEFT" }, - "confidence": 0.9274530410766602, + "confidence": 0.9274529814720154, "cells": [ { "index": 20, @@ -124482,7 +124482,7 @@ "b": 204.2716064453125, "coord_origin": "TOPLEFT" }, - "confidence": 0.9731299877166748, + "confidence": 0.9731298685073853, "cells": [ { "index": 28, @@ -125142,13 +125142,13 @@ "id": 16, "label": "picture", "bbox": { - "l": 135.64837646484375, - "t": 384.1737060546875, - "r": 301.2367248535156, + "l": 135.64834594726562, + "t": 384.1736755371094, + "r": 301.23675537109375, "b": 594.7566528320312, "coord_origin": "TOPLEFT" }, - "confidence": 0.7221468687057495, + "confidence": 0.7221470475196838, "cells": [ { "index": 38, @@ -125487,7 +125487,7 @@ "b": 395.49527, "coord_origin": "TOPLEFT" }, - "confidence": 0.7616674304008484, + "confidence": 0.7616671323776245, "cells": [ { "index": 38, @@ -125592,7 +125592,7 @@ "b": 431.33008, "coord_origin": "TOPLEFT" }, - "confidence": 0.5213791728019714, + "confidence": 0.5213785767555237, "cells": [ { "index": 41, @@ -125672,7 +125672,7 @@ "b": 482.09598, "coord_origin": "TOPLEFT" }, - "confidence": 0.5759297609329224, + "confidence": 0.5759296417236328, "cells": [ { "index": 43, @@ -125897,7 +125897,7 @@ "b": 586.61409, "coord_origin": "TOPLEFT" }, - "confidence": 0.5024971961975098, + "confidence": 0.5024963617324829, "cells": [ { "index": 49, @@ -125972,7 +125972,7 @@ "b": 204.2716064453125, "coord_origin": "TOPLEFT" }, - "confidence": 0.9731299877166748, + "confidence": 0.9731298685073853, "cells": [ { "index": 28, @@ -126914,7 +126914,7 @@ "b": 80.72204999999985, "coord_origin": "TOPLEFT" }, - "confidence": 0.7875156402587891, + "confidence": 0.7875155806541443, "cells": [ { "index": 2, @@ -127006,7 +127006,7 @@ "b": 235.70154000000002, "coord_origin": "TOPLEFT" }, - "confidence": 0.9466660022735596, + "confidence": 0.94666588306427, "cells": [ { "index": 4, @@ -127148,7 +127148,7 @@ "b": 269.72089000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9445974230766296, + "confidence": 0.9445973038673401, "cells": [ { "index": 8, @@ -127436,7 +127436,7 @@ "b": 368.71933000000007, "coord_origin": "TOPLEFT" }, - "confidence": 0.9748278260231018, + "confidence": 0.9748277068138123, "cells": [ { "index": 17, @@ -127532,7 +127532,7 @@ "b": 605.04291, "coord_origin": "TOPLEFT" }, - "confidence": 0.9274530410766602, + "confidence": 0.9274529814720154, "cells": [ { "index": 20, @@ -127816,7 +127816,7 @@ "b": 204.2716064453125, "coord_origin": "TOPLEFT" }, - "confidence": 0.9731299877166748, + "confidence": 0.9731298685073853, "cells": [ { "index": 28, @@ -128652,13 +128652,13 @@ "id": 16, "label": "picture", "bbox": { - "l": 135.64837646484375, - "t": 384.1737060546875, - "r": 301.2367248535156, + "l": 135.64834594726562, + "t": 384.1736755371094, + "r": 301.23675537109375, "b": 594.7566528320312, "coord_origin": "TOPLEFT" }, - "confidence": 0.7221468687057495, + "confidence": 0.7221470475196838, "cells": [ { "index": 38, @@ -128997,7 +128997,7 @@ "b": 395.49527, "coord_origin": "TOPLEFT" }, - "confidence": 0.7616674304008484, + "confidence": 0.7616671323776245, "cells": [ { "index": 38, @@ -129102,7 +129102,7 @@ "b": 431.33008, "coord_origin": "TOPLEFT" }, - "confidence": 0.5213791728019714, + "confidence": 0.5213785767555237, "cells": [ { "index": 41, @@ -129182,7 +129182,7 @@ "b": 482.09598, "coord_origin": "TOPLEFT" }, - "confidence": 0.5759297609329224, + "confidence": 0.5759296417236328, "cells": [ { "index": 43, @@ -129407,7 +129407,7 @@ "b": 586.61409, "coord_origin": "TOPLEFT" }, - "confidence": 0.5024971961975098, + "confidence": 0.5024963617324829, "cells": [ { "index": 49, @@ -129486,7 +129486,7 @@ "b": 80.72204999999985, "coord_origin": "TOPLEFT" }, - "confidence": 0.7875156402587891, + "confidence": 0.7875155806541443, "cells": [ { "index": 2, @@ -129578,7 +129578,7 @@ "b": 235.70154000000002, "coord_origin": "TOPLEFT" }, - "confidence": 0.9466660022735596, + "confidence": 0.94666588306427, "cells": [ { "index": 4, @@ -129720,7 +129720,7 @@ "b": 269.72089000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9445974230766296, + "confidence": 0.9445973038673401, "cells": [ { "index": 8, @@ -130008,7 +130008,7 @@ "b": 368.71933000000007, "coord_origin": "TOPLEFT" }, - "confidence": 0.9748278260231018, + "confidence": 0.9748277068138123, "cells": [ { "index": 17, @@ -130104,7 +130104,7 @@ "b": 605.04291, "coord_origin": "TOPLEFT" }, - "confidence": 0.9274530410766602, + "confidence": 0.9274529814720154, "cells": [ { "index": 20, @@ -130388,7 +130388,7 @@ "b": 204.2716064453125, "coord_origin": "TOPLEFT" }, - "confidence": 0.9731299877166748, + "confidence": 0.9731298685073853, "cells": [ { "index": 28, @@ -131224,13 +131224,13 @@ "id": 16, "label": "picture", "bbox": { - "l": 135.64837646484375, - "t": 384.1737060546875, - "r": 301.2367248535156, + "l": 135.64834594726562, + "t": 384.1736755371094, + "r": 301.23675537109375, "b": 594.7566528320312, "coord_origin": "TOPLEFT" }, - "confidence": 0.7221468687057495, + "confidence": 0.7221470475196838, "cells": [ { "index": 38, @@ -131569,7 +131569,7 @@ "b": 395.49527, "coord_origin": "TOPLEFT" }, - "confidence": 0.7616674304008484, + "confidence": 0.7616671323776245, "cells": [ { "index": 38, @@ -131674,7 +131674,7 @@ "b": 431.33008, "coord_origin": "TOPLEFT" }, - "confidence": 0.5213791728019714, + "confidence": 0.5213785767555237, "cells": [ { "index": 41, @@ -131754,7 +131754,7 @@ "b": 482.09598, "coord_origin": "TOPLEFT" }, - "confidence": 0.5759297609329224, + "confidence": 0.5759296417236328, "cells": [ { "index": 43, @@ -131979,7 +131979,7 @@ "b": 586.61409, "coord_origin": "TOPLEFT" }, - "confidence": 0.5024971961975098, + "confidence": 0.5024963617324829, "cells": [ { "index": 49, @@ -133676,7 +133676,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9505079388618469, + "confidence": 0.9505080580711365, "cells": [ { "index": 1, @@ -133716,7 +133716,7 @@ "b": 80.72167999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.8370978832244873, + "confidence": 0.8370987772941589, "cells": [ { "index": 2, @@ -133756,7 +133756,7 @@ "b": 101.82299999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.913235604763031, + "confidence": 0.9132358431816101, "cells": [ { "index": 3, @@ -133796,7 +133796,7 @@ "b": 336.96371000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9645338654518127, + "confidence": 0.9645339846611023, "cells": [ { "index": 4, @@ -134051,7 +134051,7 @@ "b": 481.70004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9807308912277222, + "confidence": 0.9807307720184326, "cells": [ { "index": 13, @@ -134141,7 +134141,7 @@ "b": 503.7196, "coord_origin": "TOPLEFT" }, - "confidence": 0.9237529635429382, + "confidence": 0.9237534403800964, "cells": [ { "index": 16, @@ -134246,7 +134246,7 @@ "b": 537.739, "coord_origin": "TOPLEFT" }, - "confidence": 0.9514460563659668, + "confidence": 0.9514461755752563, "cells": [ { "index": 19, @@ -134311,7 +134311,7 @@ "b": 566.71861, "coord_origin": "TOPLEFT" }, - "confidence": 0.951230525970459, + "confidence": 0.9512304067611694, "cells": [ { "index": 21, @@ -134401,7 +134401,7 @@ "b": 641.4285600000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.7066455483436584, + "confidence": 0.7066511511802673, "cells": [ { "index": 24, @@ -134535,7 +134535,7 @@ "id": 0, "label": "table", "bbox": { - "l": 63.55636978149414, + "l": 63.55635070800781, "t": 104.23387145996094, "r": 548.5687255859375, "b": 296.22467041015625, @@ -136509,7 +136509,7 @@ "id": 0, "label": "table", "bbox": { - "l": 63.55636978149414, + "l": 63.55635070800781, "t": 104.23387145996094, "r": 548.5687255859375, "b": 296.22467041015625, @@ -139157,7 +139157,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9505079388618469, + "confidence": 0.9505080580711365, "cells": [ { "index": 1, @@ -139203,7 +139203,7 @@ "b": 80.72167999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.8370978832244873, + "confidence": 0.8370987772941589, "cells": [ { "index": 2, @@ -139249,7 +139249,7 @@ "b": 101.82299999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.913235604763031, + "confidence": 0.9132358431816101, "cells": [ { "index": 3, @@ -139295,7 +139295,7 @@ "b": 336.96371000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9645338654518127, + "confidence": 0.9645339846611023, "cells": [ { "index": 4, @@ -139562,7 +139562,7 @@ "b": 481.70004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9807308912277222, + "confidence": 0.9807307720184326, "cells": [ { "index": 13, @@ -139658,7 +139658,7 @@ "b": 503.7196, "coord_origin": "TOPLEFT" }, - "confidence": 0.9237529635429382, + "confidence": 0.9237534403800964, "cells": [ { "index": 16, @@ -139775,7 +139775,7 @@ "b": 537.739, "coord_origin": "TOPLEFT" }, - "confidence": 0.9514460563659668, + "confidence": 0.9514461755752563, "cells": [ { "index": 19, @@ -139846,7 +139846,7 @@ "b": 566.71861, "coord_origin": "TOPLEFT" }, - "confidence": 0.951230525970459, + "confidence": 0.9512304067611694, "cells": [ { "index": 21, @@ -139942,7 +139942,7 @@ "b": 641.4285600000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.7066455483436584, + "confidence": 0.7066511511802673, "cells": [ { "index": 24, @@ -140082,7 +140082,7 @@ "id": 0, "label": "table", "bbox": { - "l": 63.55636978149414, + "l": 63.55635070800781, "t": 104.23387145996094, "r": 548.5687255859375, "b": 296.22467041015625, @@ -142678,7 +142678,7 @@ "b": 80.72167999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.8370978832244873, + "confidence": 0.8370987772941589, "cells": [ { "index": 2, @@ -142724,7 +142724,7 @@ "b": 101.82299999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.913235604763031, + "confidence": 0.9132358431816101, "cells": [ { "index": 3, @@ -142770,7 +142770,7 @@ "b": 336.96371000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9645338654518127, + "confidence": 0.9645339846611023, "cells": [ { "index": 4, @@ -143037,7 +143037,7 @@ "b": 481.70004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9807308912277222, + "confidence": 0.9807307720184326, "cells": [ { "index": 13, @@ -143133,7 +143133,7 @@ "b": 503.7196, "coord_origin": "TOPLEFT" }, - "confidence": 0.9237529635429382, + "confidence": 0.9237534403800964, "cells": [ { "index": 16, @@ -143250,7 +143250,7 @@ "b": 537.739, "coord_origin": "TOPLEFT" }, - "confidence": 0.9514460563659668, + "confidence": 0.9514461755752563, "cells": [ { "index": 19, @@ -143321,7 +143321,7 @@ "b": 566.71861, "coord_origin": "TOPLEFT" }, - "confidence": 0.951230525970459, + "confidence": 0.9512304067611694, "cells": [ { "index": 21, @@ -143417,7 +143417,7 @@ "b": 641.4285600000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.7066455483436584, + "confidence": 0.7066511511802673, "cells": [ { "index": 24, @@ -143557,7 +143557,7 @@ "id": 0, "label": "table", "bbox": { - "l": 63.55636978149414, + "l": 63.55635070800781, "t": 104.23387145996094, "r": 548.5687255859375, "b": 296.22467041015625, @@ -146199,7 +146199,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9505079388618469, + "confidence": 0.9505080580711365, "cells": [ { "index": 1, @@ -147621,7 +147621,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9105783104896545, + "confidence": 0.9105784296989441, "cells": [ { "index": 1, @@ -147661,7 +147661,7 @@ "b": 80.43322999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.5606335997581482, + "confidence": 0.5606338381767273, "cells": [ { "index": 2, @@ -147701,7 +147701,7 @@ "b": 92.43304, "coord_origin": "TOPLEFT" }, - "confidence": 0.589726984500885, + "confidence": 0.5897274613380432, "cells": [ { "index": 3, @@ -147741,7 +147741,7 @@ "b": 260.43048, "coord_origin": "TOPLEFT" }, - "confidence": 0.778521716594696, + "confidence": 0.7785214185714722, "cells": [ { "index": 4, @@ -148106,7 +148106,7 @@ "b": 296.71871999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.8678942918777466, + "confidence": 0.8678945899009705, "cells": [ { "index": 18, @@ -148326,7 +148326,7 @@ "b": 359.71771, "coord_origin": "TOPLEFT" }, - "confidence": 0.9705166220664978, + "confidence": 0.9705167412757874, "cells": [ { "index": 25, @@ -148416,7 +148416,7 @@ "b": 376.6975100000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9469642639160156, + "confidence": 0.9469640254974365, "cells": [ { "index": 28, @@ -148481,7 +148481,7 @@ "b": 393.73709, "coord_origin": "TOPLEFT" }, - "confidence": 0.7003502249717712, + "confidence": 0.7003504037857056, "cells": [ { "index": 30, @@ -148521,7 +148521,7 @@ "b": 414.84302, "coord_origin": "TOPLEFT" }, - "confidence": 0.8488203287124634, + "confidence": 0.8488209247589111, "cells": [ { "index": 31, @@ -148561,7 +148561,7 @@ "b": 684.44884, "coord_origin": "TOPLEFT" }, - "confidence": 0.8411229252815247, + "confidence": 0.8411226868629456, "cells": [ { "index": 32, @@ -149162,7 +149162,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9105783104896545, + "confidence": 0.9105784296989441, "cells": [ { "index": 1, @@ -149208,7 +149208,7 @@ "b": 80.43322999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.5606335997581482, + "confidence": 0.5606338381767273, "cells": [ { "index": 2, @@ -149254,7 +149254,7 @@ "b": 92.43304, "coord_origin": "TOPLEFT" }, - "confidence": 0.589726984500885, + "confidence": 0.5897274613380432, "cells": [ { "index": 3, @@ -149300,7 +149300,7 @@ "b": 260.43048, "coord_origin": "TOPLEFT" }, - "confidence": 0.778521716594696, + "confidence": 0.7785214185714722, "cells": [ { "index": 4, @@ -149671,7 +149671,7 @@ "b": 296.71871999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.8678942918777466, + "confidence": 0.8678945899009705, "cells": [ { "index": 18, @@ -149909,7 +149909,7 @@ "b": 359.71771, "coord_origin": "TOPLEFT" }, - "confidence": 0.9705166220664978, + "confidence": 0.9705167412757874, "cells": [ { "index": 25, @@ -150005,7 +150005,7 @@ "b": 376.6975100000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9469642639160156, + "confidence": 0.9469640254974365, "cells": [ { "index": 28, @@ -150076,7 +150076,7 @@ "b": 393.73709, "coord_origin": "TOPLEFT" }, - "confidence": 0.7003502249717712, + "confidence": 0.7003504037857056, "cells": [ { "index": 30, @@ -150122,7 +150122,7 @@ "b": 414.84302, "coord_origin": "TOPLEFT" }, - "confidence": 0.8488203287124634, + "confidence": 0.8488209247589111, "cells": [ { "index": 31, @@ -150168,7 +150168,7 @@ "b": 684.44884, "coord_origin": "TOPLEFT" }, - "confidence": 0.8411229252815247, + "confidence": 0.8411226868629456, "cells": [ { "index": 32, @@ -150716,7 +150716,7 @@ "b": 80.43322999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.5606335997581482, + "confidence": 0.5606338381767273, "cells": [ { "index": 2, @@ -150762,7 +150762,7 @@ "b": 92.43304, "coord_origin": "TOPLEFT" }, - "confidence": 0.589726984500885, + "confidence": 0.5897274613380432, "cells": [ { "index": 3, @@ -150808,7 +150808,7 @@ "b": 260.43048, "coord_origin": "TOPLEFT" }, - "confidence": 0.778521716594696, + "confidence": 0.7785214185714722, "cells": [ { "index": 4, @@ -151179,7 +151179,7 @@ "b": 296.71871999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.8678942918777466, + "confidence": 0.8678945899009705, "cells": [ { "index": 18, @@ -151417,7 +151417,7 @@ "b": 359.71771, "coord_origin": "TOPLEFT" }, - "confidence": 0.9705166220664978, + "confidence": 0.9705167412757874, "cells": [ { "index": 25, @@ -151513,7 +151513,7 @@ "b": 376.6975100000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9469642639160156, + "confidence": 0.9469640254974365, "cells": [ { "index": 28, @@ -151584,7 +151584,7 @@ "b": 393.73709, "coord_origin": "TOPLEFT" }, - "confidence": 0.7003502249717712, + "confidence": 0.7003504037857056, "cells": [ { "index": 30, @@ -151630,7 +151630,7 @@ "b": 414.84302, "coord_origin": "TOPLEFT" }, - "confidence": 0.8488203287124634, + "confidence": 0.8488209247589111, "cells": [ { "index": 31, @@ -151676,7 +151676,7 @@ "b": 684.44884, "coord_origin": "TOPLEFT" }, - "confidence": 0.8411229252815247, + "confidence": 0.8411226868629456, "cells": [ { "index": 32, @@ -152270,7 +152270,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9105783104896545, + "confidence": 0.9105784296989441, "cells": [ { "index": 1, @@ -153202,7 +153202,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9161998629570007, + "confidence": 0.9161999821662903, "cells": [ { "index": 0, @@ -153242,7 +153242,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9540064334869385, + "confidence": 0.9540063142776489, "cells": [ { "index": 1, @@ -153282,7 +153282,7 @@ "b": 80.72167999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.8751048445701599, + "confidence": 0.8751050233840942, "cells": [ { "index": 2, @@ -153387,7 +153387,7 @@ "b": 214.36273000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.9645015001296997, + "confidence": 0.9645013809204102, "cells": [ { "index": 5, @@ -153542,7 +153542,7 @@ "b": 278.72113, "coord_origin": "TOPLEFT" }, - "confidence": 0.9059441685676575, + "confidence": 0.9059439301490784, "cells": [ { "index": 10, @@ -153607,7 +153607,7 @@ "b": 299.88300000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.657009482383728, + "confidence": 0.657010018825531, "cells": [ { "index": 12, @@ -153712,7 +153712,7 @@ "b": 329.43271, "coord_origin": "TOPLEFT" }, - "confidence": 0.598584771156311, + "confidence": 0.5985845923423767, "cells": [ { "index": 15, @@ -153937,7 +153937,7 @@ "b": 413.72021, "coord_origin": "TOPLEFT" }, - "confidence": 0.9449257850646973, + "confidence": 0.9449256062507629, "cells": [ { "index": 21, @@ -154277,7 +154277,7 @@ "b": 657.3629, "coord_origin": "TOPLEFT" }, - "confidence": 0.9499983787536621, + "confidence": 0.9499982595443726, "cells": [ { "index": 34, @@ -154311,13 +154311,13 @@ "id": 3, "label": "picture", "bbox": { - "l": 63.801902770996094, - "t": 95.38241577148438, - "r": 547.11474609375, - "b": 170.0321502685547, + "l": 63.80195617675781, + "t": 95.38239288330078, + "r": 547.1146850585938, + "b": 170.03208923339844, "coord_origin": "TOPLEFT" }, - "confidence": 0.9635388851165771, + "confidence": 0.9635390043258667, "cells": [], "children": [] }, @@ -154325,7 +154325,7 @@ "id": 0, "label": "picture", "bbox": { - "l": 63.985130310058594, + "l": 63.9850959777832, "t": 427.90496826171875, "r": 530.0478515625, "b": 646.1396484375, @@ -154360,7 +154360,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9161998629570007, + "confidence": 0.9161999821662903, "cells": [ { "index": 0, @@ -154406,7 +154406,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9540064334869385, + "confidence": 0.9540063142776489, "cells": [ { "index": 1, @@ -154452,7 +154452,7 @@ "b": 80.72167999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.8751048445701599, + "confidence": 0.8751050233840942, "cells": [ { "index": 2, @@ -154569,7 +154569,7 @@ "b": 214.36273000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.9645015001296997, + "confidence": 0.9645013809204102, "cells": [ { "index": 5, @@ -154736,7 +154736,7 @@ "b": 278.72113, "coord_origin": "TOPLEFT" }, - "confidence": 0.9059441685676575, + "confidence": 0.9059439301490784, "cells": [ { "index": 10, @@ -154807,7 +154807,7 @@ "b": 299.88300000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.657009482383728, + "confidence": 0.657010018825531, "cells": [ { "index": 12, @@ -154924,7 +154924,7 @@ "b": 329.43271, "coord_origin": "TOPLEFT" }, - "confidence": 0.598584771156311, + "confidence": 0.5985845923423767, "cells": [ { "index": 15, @@ -155179,7 +155179,7 @@ "b": 413.72021, "coord_origin": "TOPLEFT" }, - "confidence": 0.9449257850646973, + "confidence": 0.9449256062507629, "cells": [ { "index": 21, @@ -155525,7 +155525,7 @@ "b": 657.3629, "coord_origin": "TOPLEFT" }, - "confidence": 0.9499983787536621, + "confidence": 0.9499982595443726, "cells": [ { "index": 34, @@ -155565,13 +155565,13 @@ "id": 3, "label": "picture", "bbox": { - "l": 63.801902770996094, - "t": 95.38241577148438, - "r": 547.11474609375, - "b": 170.0321502685547, + "l": 63.80195617675781, + "t": 95.38239288330078, + "r": 547.1146850585938, + "b": 170.03208923339844, "coord_origin": "TOPLEFT" }, - "confidence": 0.9635388851165771, + "confidence": 0.9635390043258667, "cells": [], "children": [] }, @@ -155589,7 +155589,7 @@ "id": 0, "label": "picture", "bbox": { - "l": 63.985130310058594, + "l": 63.9850959777832, "t": 427.90496826171875, "r": 530.0478515625, "b": 646.1396484375, @@ -155621,7 +155621,7 @@ "b": 80.72167999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.8751048445701599, + "confidence": 0.8751050233840942, "cells": [ { "index": 2, @@ -155738,7 +155738,7 @@ "b": 214.36273000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.9645015001296997, + "confidence": 0.9645013809204102, "cells": [ { "index": 5, @@ -155905,7 +155905,7 @@ "b": 278.72113, "coord_origin": "TOPLEFT" }, - "confidence": 0.9059441685676575, + "confidence": 0.9059439301490784, "cells": [ { "index": 10, @@ -155976,7 +155976,7 @@ "b": 299.88300000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.657009482383728, + "confidence": 0.657010018825531, "cells": [ { "index": 12, @@ -156093,7 +156093,7 @@ "b": 329.43271, "coord_origin": "TOPLEFT" }, - "confidence": 0.598584771156311, + "confidence": 0.5985845923423767, "cells": [ { "index": 15, @@ -156348,7 +156348,7 @@ "b": 413.72021, "coord_origin": "TOPLEFT" }, - "confidence": 0.9449257850646973, + "confidence": 0.9449256062507629, "cells": [ { "index": 21, @@ -156694,7 +156694,7 @@ "b": 657.3629, "coord_origin": "TOPLEFT" }, - "confidence": 0.9499983787536621, + "confidence": 0.9499982595443726, "cells": [ { "index": 34, @@ -156734,13 +156734,13 @@ "id": 3, "label": "picture", "bbox": { - "l": 63.801902770996094, - "t": 95.38241577148438, - "r": 547.11474609375, - "b": 170.0321502685547, + "l": 63.80195617675781, + "t": 95.38239288330078, + "r": 547.1146850585938, + "b": 170.03208923339844, "coord_origin": "TOPLEFT" }, - "confidence": 0.9635388851165771, + "confidence": 0.9635390043258667, "cells": [], "children": [] }, @@ -156758,7 +156758,7 @@ "id": 0, "label": "picture", "bbox": { - "l": 63.985130310058594, + "l": 63.9850959777832, "t": 427.90496826171875, "r": 530.0478515625, "b": 646.1396484375, @@ -156790,7 +156790,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9161998629570007, + "confidence": 0.9161999821662903, "cells": [ { "index": 0, @@ -156836,7 +156836,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9540064334869385, + "confidence": 0.9540063142776489, "cells": [ { "index": 1, @@ -157243,7 +157243,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.95576012134552, + "confidence": 0.9557602405548096, "cells": [ { "index": 0, @@ -157283,7 +157283,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9056528806686401, + "confidence": 0.9056527614593506, "cells": [ { "index": 1, @@ -157488,7 +157488,7 @@ "b": 488.883, "coord_origin": "TOPLEFT" }, - "confidence": 0.9529654383659363, + "confidence": 0.9529653191566467, "cells": [ { "index": 8, @@ -157528,7 +157528,7 @@ "b": 539.78125, "coord_origin": "TOPLEFT" }, - "confidence": 0.9766736626625061, + "confidence": 0.9766737818717957, "cells": [ { "index": 9, @@ -157643,7 +157643,7 @@ "b": 675.8429, "coord_origin": "TOPLEFT" }, - "confidence": 0.9514285922050476, + "confidence": 0.9514287114143372, "cells": [ { "index": 13, @@ -157678,9 +157678,9 @@ "label": "picture", "bbox": { "l": 136.5016632080078, - "t": 119.2491226196289, + "t": 119.24909210205078, "r": 545.4508666992188, - "b": 477.5412292480469, + "b": 477.54119873046875, "coord_origin": "TOPLEFT" }, "confidence": 0.9864527583122253, @@ -157726,7 +157726,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.95576012134552, + "confidence": 0.9557602405548096, "cells": [ { "index": 0, @@ -157772,7 +157772,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9056528806686401, + "confidence": 0.9056527614593506, "cells": [ { "index": 1, @@ -157989,7 +157989,7 @@ "b": 488.883, "coord_origin": "TOPLEFT" }, - "confidence": 0.9529654383659363, + "confidence": 0.9529653191566467, "cells": [ { "index": 8, @@ -158035,7 +158035,7 @@ "b": 539.78125, "coord_origin": "TOPLEFT" }, - "confidence": 0.9766736626625061, + "confidence": 0.9766737818717957, "cells": [ { "index": 9, @@ -158156,7 +158156,7 @@ "b": 675.8429, "coord_origin": "TOPLEFT" }, - "confidence": 0.9514285922050476, + "confidence": 0.9514287114143372, "cells": [ { "index": 13, @@ -158197,9 +158197,9 @@ "label": "picture", "bbox": { "l": 136.5016632080078, - "t": 119.2491226196289, + "t": 119.24909210205078, "r": 545.4508666992188, - "b": 477.5412292480469, + "b": 477.54119873046875, "coord_origin": "TOPLEFT" }, "confidence": 0.9864527583122253, @@ -158423,7 +158423,7 @@ "b": 488.883, "coord_origin": "TOPLEFT" }, - "confidence": 0.9529654383659363, + "confidence": 0.9529653191566467, "cells": [ { "index": 8, @@ -158469,7 +158469,7 @@ "b": 539.78125, "coord_origin": "TOPLEFT" }, - "confidence": 0.9766736626625061, + "confidence": 0.9766737818717957, "cells": [ { "index": 9, @@ -158590,7 +158590,7 @@ "b": 675.8429, "coord_origin": "TOPLEFT" }, - "confidence": 0.9514285922050476, + "confidence": 0.9514287114143372, "cells": [ { "index": 13, @@ -158631,9 +158631,9 @@ "label": "picture", "bbox": { "l": 136.5016632080078, - "t": 119.2491226196289, + "t": 119.24909210205078, "r": 545.4508666992188, - "b": 477.5412292480469, + "b": 477.54119873046875, "coord_origin": "TOPLEFT" }, "confidence": 0.9864527583122253, @@ -158686,7 +158686,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.95576012134552, + "confidence": 0.9557602405548096, "cells": [ { "index": 0, @@ -158732,7 +158732,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9056528806686401, + "confidence": 0.9056527614593506, "cells": [ { "index": 1, @@ -160244,7 +160244,7 @@ "b": 706.60762, "coord_origin": "TOPLEFT" }, - "confidence": 0.7632161378860474, + "confidence": 0.7632176280021667, "cells": [ { "index": 2, @@ -161691,7 +161691,7 @@ "b": 706.60762, "coord_origin": "TOPLEFT" }, - "confidence": 0.7632161378860474, + "confidence": 0.7632176280021667, "cells": [ { "index": 2, @@ -163039,7 +163039,7 @@ "b": 706.60762, "coord_origin": "TOPLEFT" }, - "confidence": 0.7632161378860474, + "confidence": 0.7632176280021667, "cells": [ { "index": 2, @@ -164486,10 +164486,10 @@ "l": 0.4932013750076294, "t": 0.0, "r": 610.2305297851562, - "b": 791.654541015625, + "b": 791.6546020507812, "coord_origin": "TOPLEFT" }, - "confidence": 0.6497200131416321, + "confidence": 0.6497246026992798, "cells": [], "children": [] } @@ -164515,10 +164515,10 @@ "l": 0.4932013750076294, "t": 0.0, "r": 610.2305297851562, - "b": 791.654541015625, + "b": 791.6546020507812, "coord_origin": "TOPLEFT" }, - "confidence": 0.6497200131416321, + "confidence": 0.6497246026992798, "cells": [], "children": [] }, @@ -164537,10 +164537,10 @@ "l": 0.4932013750076294, "t": 0.0, "r": 610.2305297851562, - "b": 791.654541015625, + "b": 791.6546020507812, "coord_origin": "TOPLEFT" }, - "confidence": 0.6497200131416321, + "confidence": 0.6497246026992798, "cells": [], "children": [] }, @@ -165822,7 +165822,7 @@ "b": 54.191585540771484, "coord_origin": "TOPLEFT" }, - "confidence": 0.9404253363609314, + "confidence": 0.940425455570221, "cells": [ { "index": 0, @@ -165903,7 +165903,7 @@ "b": 639.66301, "coord_origin": "TOPLEFT" }, - "confidence": 0.7700252532958984, + "confidence": 0.7700253129005432, "cells": [ { "index": 1, @@ -165943,7 +165943,7 @@ "b": 302.16061, "coord_origin": "TOPLEFT" }, - "confidence": 0.8532665967941284, + "confidence": 0.8532664775848389, "cells": [ { "index": 2, @@ -166058,7 +166058,7 @@ "b": 386.47198, "coord_origin": "TOPLEFT" }, - "confidence": 0.7157140374183655, + "confidence": 0.7157137989997864, "cells": [ { "index": 6, @@ -166148,7 +166148,7 @@ "b": 541.63406, "coord_origin": "TOPLEFT" }, - "confidence": 0.9518947005271912, + "confidence": 0.9518944621086121, "cells": [ { "index": 9, @@ -166488,7 +166488,7 @@ "b": 601.5119, "coord_origin": "TOPLEFT" }, - "confidence": 0.8230002522468567, + "confidence": 0.8230006694793701, "cells": [ { "index": 22, @@ -166724,7 +166724,7 @@ "b": 140.46002, "coord_origin": "TOPLEFT" }, - "confidence": 0.7128154635429382, + "confidence": 0.7128158211708069, "cells": [ { "index": 27, @@ -166789,7 +166789,7 @@ "b": 266.83196999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.8400377631187439, + "confidence": 0.8400377035140991, "cells": [ { "index": 29, @@ -166944,7 +166944,7 @@ "b": 378.85199, "coord_origin": "TOPLEFT" }, - "confidence": 0.9064874053001404, + "confidence": 0.9064872860908508, "cells": [ { "index": 34, @@ -167224,7 +167224,7 @@ "b": 388.57095, "coord_origin": "TOPLEFT" }, - "confidence": 0.9799742698669434, + "confidence": 0.9799743890762329, "cells": [ { "index": 44, @@ -167419,7 +167419,7 @@ "b": 54.191585540771484, "coord_origin": "TOPLEFT" }, - "confidence": 0.9404253363609314, + "confidence": 0.940425455570221, "cells": [ { "index": 0, @@ -167510,7 +167510,7 @@ "b": 639.66301, "coord_origin": "TOPLEFT" }, - "confidence": 0.7700252532958984, + "confidence": 0.7700253129005432, "cells": [ { "index": 1, @@ -167556,7 +167556,7 @@ "b": 302.16061, "coord_origin": "TOPLEFT" }, - "confidence": 0.8532665967941284, + "confidence": 0.8532664775848389, "cells": [ { "index": 2, @@ -167677,7 +167677,7 @@ "b": 386.47198, "coord_origin": "TOPLEFT" }, - "confidence": 0.7157140374183655, + "confidence": 0.7157137989997864, "cells": [ { "index": 6, @@ -167773,7 +167773,7 @@ "b": 541.63406, "coord_origin": "TOPLEFT" }, - "confidence": 0.9518947005271912, + "confidence": 0.9518944621086121, "cells": [ { "index": 9, @@ -168119,7 +168119,7 @@ "b": 601.5119, "coord_origin": "TOPLEFT" }, - "confidence": 0.8230002522468567, + "confidence": 0.8230006694793701, "cells": [ { "index": 22, @@ -168371,7 +168371,7 @@ "b": 140.46002, "coord_origin": "TOPLEFT" }, - "confidence": 0.7128154635429382, + "confidence": 0.7128158211708069, "cells": [ { "index": 27, @@ -168442,7 +168442,7 @@ "b": 266.83196999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.8400377631187439, + "confidence": 0.8400377035140991, "cells": [ { "index": 29, @@ -168609,7 +168609,7 @@ "b": 378.85199, "coord_origin": "TOPLEFT" }, - "confidence": 0.9064874053001404, + "confidence": 0.9064872860908508, "cells": [ { "index": 34, @@ -168901,7 +168901,7 @@ "b": 388.57095, "coord_origin": "TOPLEFT" }, - "confidence": 0.9799742698669434, + "confidence": 0.9799743890762329, "cells": [ { "index": 44, @@ -169095,7 +169095,7 @@ "b": 54.191585540771484, "coord_origin": "TOPLEFT" }, - "confidence": 0.9404253363609314, + "confidence": 0.940425455570221, "cells": [ { "index": 0, @@ -169186,7 +169186,7 @@ "b": 302.16061, "coord_origin": "TOPLEFT" }, - "confidence": 0.8532665967941284, + "confidence": 0.8532664775848389, "cells": [ { "index": 2, @@ -169307,7 +169307,7 @@ "b": 386.47198, "coord_origin": "TOPLEFT" }, - "confidence": 0.7157140374183655, + "confidence": 0.7157137989997864, "cells": [ { "index": 6, @@ -169403,7 +169403,7 @@ "b": 541.63406, "coord_origin": "TOPLEFT" }, - "confidence": 0.9518947005271912, + "confidence": 0.9518944621086121, "cells": [ { "index": 9, @@ -169749,7 +169749,7 @@ "b": 601.5119, "coord_origin": "TOPLEFT" }, - "confidence": 0.8230002522468567, + "confidence": 0.8230006694793701, "cells": [ { "index": 22, @@ -170001,7 +170001,7 @@ "b": 140.46002, "coord_origin": "TOPLEFT" }, - "confidence": 0.7128154635429382, + "confidence": 0.7128158211708069, "cells": [ { "index": 27, @@ -170072,7 +170072,7 @@ "b": 266.83196999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.8400377631187439, + "confidence": 0.8400377035140991, "cells": [ { "index": 29, @@ -170239,7 +170239,7 @@ "b": 378.85199, "coord_origin": "TOPLEFT" }, - "confidence": 0.9064874053001404, + "confidence": 0.9064872860908508, "cells": [ { "index": 34, @@ -170531,7 +170531,7 @@ "b": 388.57095, "coord_origin": "TOPLEFT" }, - "confidence": 0.9799742698669434, + "confidence": 0.9799743890762329, "cells": [ { "index": 44, @@ -170725,7 +170725,7 @@ "b": 639.66301, "coord_origin": "TOPLEFT" }, - "confidence": 0.7700252532958984, + "confidence": 0.7700253129005432, "cells": [ { "index": 1, diff --git a/tests/data/groundtruth/docling_v1/right_to_left_01.pages.json b/tests/data/groundtruth/docling_v1/right_to_left_01.pages.json index dc5e215..c86f095 100644 --- a/tests/data/groundtruth/docling_v1/right_to_left_01.pages.json +++ b/tests/data/groundtruth/docling_v1/right_to_left_01.pages.json @@ -1171,7 +1171,7 @@ "b": 295.08200000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9547483325004578, + "confidence": 0.9547481536865234, "cells": [ { "index": 17, @@ -1311,7 +1311,7 @@ "b": 350.522, "coord_origin": "TOPLEFT" }, - "confidence": 0.9672117233276367, + "confidence": 0.9672118425369263, "cells": [ { "index": 22, @@ -1971,7 +1971,7 @@ "b": 295.08200000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9547483325004578, + "confidence": 0.9547481536865234, "cells": [ { "index": 17, @@ -2117,7 +2117,7 @@ "b": 350.522, "coord_origin": "TOPLEFT" }, - "confidence": 0.9672117233276367, + "confidence": 0.9672118425369263, "cells": [ { "index": 22, @@ -2770,7 +2770,7 @@ "b": 295.08200000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9547483325004578, + "confidence": 0.9547481536865234, "cells": [ { "index": 17, @@ -2916,7 +2916,7 @@ "b": 350.522, "coord_origin": "TOPLEFT" }, - "confidence": 0.9672117233276367, + "confidence": 0.9672118425369263, "cells": [ { "index": 22, diff --git a/tests/data/groundtruth/docling_v1/right_to_left_02.pages.json b/tests/data/groundtruth/docling_v1/right_to_left_02.pages.json index 6ebc101..f1bb5a6 100644 --- a/tests/data/groundtruth/docling_v1/right_to_left_02.pages.json +++ b/tests/data/groundtruth/docling_v1/right_to_left_02.pages.json @@ -5951,7 +5951,7 @@ "b": 465.596681609368, "coord_origin": "TOPLEFT" }, - "confidence": 0.9393879771232605, + "confidence": 0.93938809633255, "cells": [ { "index": 77, @@ -7406,7 +7406,7 @@ "b": 534.1167018462124, "coord_origin": "TOPLEFT" }, - "confidence": 0.5769620537757874, + "confidence": 0.5769621729850769, "cells": [ { "index": 134, @@ -8046,7 +8046,7 @@ "b": 650.6431884765625, "coord_origin": "TOPLEFT" }, - "confidence": 0.6444889903068542, + "confidence": 0.6444893479347229, "cells": [], "children": [] } @@ -10042,7 +10042,7 @@ "b": 465.596681609368, "coord_origin": "TOPLEFT" }, - "confidence": 0.9393879771232605, + "confidence": 0.93938809633255, "cells": [ { "index": 77, @@ -11509,7 +11509,7 @@ "b": 534.1167018462124, "coord_origin": "TOPLEFT" }, - "confidence": 0.5769620537757874, + "confidence": 0.5769621729850769, "cells": [ { "index": 134, @@ -12155,7 +12155,7 @@ "b": 650.6431884765625, "coord_origin": "TOPLEFT" }, - "confidence": 0.6444889903068542, + "confidence": 0.6444893479347229, "cells": [], "children": [] }, @@ -14148,7 +14148,7 @@ "b": 465.596681609368, "coord_origin": "TOPLEFT" }, - "confidence": 0.9393879771232605, + "confidence": 0.93938809633255, "cells": [ { "index": 77, @@ -15615,7 +15615,7 @@ "b": 534.1167018462124, "coord_origin": "TOPLEFT" }, - "confidence": 0.5769620537757874, + "confidence": 0.5769621729850769, "cells": [ { "index": 134, @@ -16261,7 +16261,7 @@ "b": 650.6431884765625, "coord_origin": "TOPLEFT" }, - "confidence": 0.6444889903068542, + "confidence": 0.6444893479347229, "cells": [], "children": [] }, diff --git a/tests/data/groundtruth/docling_v1/right_to_left_03.json b/tests/data/groundtruth/docling_v1/right_to_left_03.json index a104352..9ee9f81 100644 --- a/tests/data/groundtruth/docling_v1/right_to_left_03.json +++ b/tests/data/groundtruth/docling_v1/right_to_left_03.json @@ -744,7 +744,7 @@ 388.5767822265625, 739.034423828125, 482.4759216308594, - 806.0041046142578 + 806.0040969848633 ], "page": 1, "span": [ diff --git a/tests/data/groundtruth/docling_v1/right_to_left_03.pages.json b/tests/data/groundtruth/docling_v1/right_to_left_03.pages.json index 614437c..85f3e29 100644 --- a/tests/data/groundtruth/docling_v1/right_to_left_03.pages.json +++ b/tests/data/groundtruth/docling_v1/right_to_left_03.pages.json @@ -1391,7 +1391,7 @@ "label": "picture", "bbox": { "l": 388.5767822265625, - "t": 36.03587341308594, + "t": 36.03588104248047, "r": 482.4759216308594, "b": 103.00555419921875, "coord_origin": "TOPLEFT" @@ -1477,7 +1477,7 @@ "b": 81.03008981017001, "coord_origin": "TOPLEFT" }, - "confidence": 0.6917961239814758, + "confidence": 0.6917959451675415, "cells": [ { "index": 2, @@ -1517,7 +1517,7 @@ "b": 790.0379791491694, "coord_origin": "TOPLEFT" }, - "confidence": 0.899228036403656, + "confidence": 0.8992282152175903, "cells": [ { "index": 3, @@ -1597,7 +1597,7 @@ "b": 323.44982924225053, "coord_origin": "TOPLEFT" }, - "confidence": 0.6362584233283997, + "confidence": 0.6362582445144653, "cells": [ { "index": 5, @@ -2361,7 +2361,7 @@ "b": 179.2998695799522, "coord_origin": "TOPLEFT" }, - "confidence": 0.7258325815200806, + "confidence": 0.7258322834968567, "cells": [ { "index": 5, @@ -2891,7 +2891,7 @@ "b": 233.17986945372706, "coord_origin": "TOPLEFT" }, - "confidence": 0.8121814727783203, + "confidence": 0.8121819496154785, "cells": [ { "index": 25, @@ -2931,7 +2931,7 @@ "b": 228.73998946412837, "coord_origin": "TOPLEFT" }, - "confidence": 0.7672220468521118, + "confidence": 0.7672221660614014, "cells": [ { "index": 26, @@ -2971,7 +2971,7 @@ "b": 255.88982940052404, "coord_origin": "TOPLEFT" }, - "confidence": 0.8320456743240356, + "confidence": 0.8320454955101013, "cells": [ { "index": 27, @@ -3011,7 +3011,7 @@ "b": 251.44994941092557, "coord_origin": "TOPLEFT" }, - "confidence": 0.5538824796676636, + "confidence": 0.5538817644119263, "cells": [ { "index": 28, @@ -3051,7 +3051,7 @@ "b": 278.5698293473914, "coord_origin": "TOPLEFT" }, - "confidence": 0.7909000515937805, + "confidence": 0.7908995151519775, "cells": [ { "index": 29, @@ -3131,7 +3131,7 @@ "b": 323.44982924225053, "coord_origin": "TOPLEFT" }, - "confidence": 0.6534578204154968, + "confidence": 0.6534579396247864, "cells": [ { "index": 31, @@ -3236,7 +3236,7 @@ "b": 296.80999930466, "coord_origin": "TOPLEFT" }, - "confidence": 0.5417144298553467, + "confidence": 0.5417138934135437, "cells": [ { "index": 35, @@ -3318,7 +3318,7 @@ "b": 596.0198686036978, "coord_origin": "TOPLEFT" }, - "confidence": 0.719137966632843, + "confidence": 0.7191378474235535, "cells": [ { "index": 37, @@ -3822,7 +3822,7 @@ "b": 386.56997909437825, "coord_origin": "TOPLEFT" }, - "confidence": 0.8262879252433777, + "confidence": 0.8262876868247986, "cells": [ { "index": 38, @@ -3862,7 +3862,7 @@ "b": 413.70983903079747, "coord_origin": "TOPLEFT" }, - "confidence": 0.7766718864440918, + "confidence": 0.7766715884208679, "cells": [ { "index": 39, @@ -3902,7 +3902,7 @@ "b": 409.26995904119883, "coord_origin": "TOPLEFT" }, - "confidence": 0.8204737901687622, + "confidence": 0.8204739093780518, "cells": [ { "index": 40, @@ -3942,7 +3942,7 @@ "b": 436.3898589776647, "coord_origin": "TOPLEFT" }, - "confidence": 0.7670677900314331, + "confidence": 0.7670676708221436, "cells": [ { "index": 41, @@ -3982,7 +3982,7 @@ "b": 432.0699789877849, "coord_origin": "TOPLEFT" }, - "confidence": 0.8048340082168579, + "confidence": 0.8048339486122131, "cells": [ { "index": 42, @@ -4062,7 +4062,7 @@ "b": 454.7499689346523, "coord_origin": "TOPLEFT" }, - "confidence": 0.827337384223938, + "confidence": 0.8273372054100037, "cells": [ { "index": 44, @@ -4102,7 +4102,7 @@ "b": 481.8698388711183, "coord_origin": "TOPLEFT" }, - "confidence": 0.7342236638069153, + "confidence": 0.7342240214347839, "cells": [ { "index": 45, @@ -4142,7 +4142,7 @@ "b": 477.42995888151955, "coord_origin": "TOPLEFT" }, - "confidence": 0.8411222696304321, + "confidence": 0.8411223888397217, "cells": [ { "index": 46, @@ -4182,7 +4182,7 @@ "b": 528.3098487623228, "coord_origin": "TOPLEFT" }, - "confidence": 0.7251589894294739, + "confidence": 0.7251590490341187, "cells": [ { "index": 47, @@ -4247,7 +4247,7 @@ "b": 501.78997882445117, "coord_origin": "TOPLEFT" }, - "confidence": 0.7848678827285767, + "confidence": 0.7848676443099976, "cells": [ { "index": 49, @@ -4287,7 +4287,7 @@ "b": 573.2198486571116, "coord_origin": "TOPLEFT" }, - "confidence": 0.7586438059806824, + "confidence": 0.758643627166748, "cells": [ { "index": 50, @@ -4352,7 +4352,7 @@ "b": 546.69997871924, "coord_origin": "TOPLEFT" }, - "confidence": 0.7897851467132568, + "confidence": 0.7897858619689941, "cells": [ { "index": 52, @@ -4432,7 +4432,7 @@ "b": 591.5799886140991, "coord_origin": "TOPLEFT" }, - "confidence": 0.8144810795783997, + "confidence": 0.8144806027412415, "cells": [ { "index": 54, @@ -4484,7 +4484,7 @@ "label": "picture", "bbox": { "l": 388.5767822265625, - "t": 36.03587341308594, + "t": 36.03588104248047, "r": 482.4759216308594, "b": 103.00555419921875, "coord_origin": "TOPLEFT" @@ -4580,7 +4580,7 @@ "b": 81.03008981017001, "coord_origin": "TOPLEFT" }, - "confidence": 0.6917961239814758, + "confidence": 0.6917959451675415, "cells": [ { "index": 2, @@ -4626,7 +4626,7 @@ "b": 790.0379791491694, "coord_origin": "TOPLEFT" }, - "confidence": 0.899228036403656, + "confidence": 0.8992282152175903, "cells": [ { "index": 3, @@ -4718,7 +4718,7 @@ "b": 323.44982924225053, "coord_origin": "TOPLEFT" }, - "confidence": 0.6362584233283997, + "confidence": 0.6362582445144653, "cells": [ { "index": 5, @@ -5482,7 +5482,7 @@ "b": 179.2998695799522, "coord_origin": "TOPLEFT" }, - "confidence": 0.7258325815200806, + "confidence": 0.7258322834968567, "cells": [ { "index": 5, @@ -6012,7 +6012,7 @@ "b": 233.17986945372706, "coord_origin": "TOPLEFT" }, - "confidence": 0.8121814727783203, + "confidence": 0.8121819496154785, "cells": [ { "index": 25, @@ -6052,7 +6052,7 @@ "b": 228.73998946412837, "coord_origin": "TOPLEFT" }, - "confidence": 0.7672220468521118, + "confidence": 0.7672221660614014, "cells": [ { "index": 26, @@ -6092,7 +6092,7 @@ "b": 255.88982940052404, "coord_origin": "TOPLEFT" }, - "confidence": 0.8320456743240356, + "confidence": 0.8320454955101013, "cells": [ { "index": 27, @@ -6132,7 +6132,7 @@ "b": 251.44994941092557, "coord_origin": "TOPLEFT" }, - "confidence": 0.5538824796676636, + "confidence": 0.5538817644119263, "cells": [ { "index": 28, @@ -6172,7 +6172,7 @@ "b": 278.5698293473914, "coord_origin": "TOPLEFT" }, - "confidence": 0.7909000515937805, + "confidence": 0.7908995151519775, "cells": [ { "index": 29, @@ -6252,7 +6252,7 @@ "b": 323.44982924225053, "coord_origin": "TOPLEFT" }, - "confidence": 0.6534578204154968, + "confidence": 0.6534579396247864, "cells": [ { "index": 31, @@ -6357,7 +6357,7 @@ "b": 296.80999930466, "coord_origin": "TOPLEFT" }, - "confidence": 0.5417144298553467, + "confidence": 0.5417138934135437, "cells": [ { "index": 35, @@ -6451,7 +6451,7 @@ "b": 596.0198686036978, "coord_origin": "TOPLEFT" }, - "confidence": 0.719137966632843, + "confidence": 0.7191378474235535, "cells": [ { "index": 37, @@ -6955,7 +6955,7 @@ "b": 386.56997909437825, "coord_origin": "TOPLEFT" }, - "confidence": 0.8262879252433777, + "confidence": 0.8262876868247986, "cells": [ { "index": 38, @@ -6995,7 +6995,7 @@ "b": 413.70983903079747, "coord_origin": "TOPLEFT" }, - "confidence": 0.7766718864440918, + "confidence": 0.7766715884208679, "cells": [ { "index": 39, @@ -7035,7 +7035,7 @@ "b": 409.26995904119883, "coord_origin": "TOPLEFT" }, - "confidence": 0.8204737901687622, + "confidence": 0.8204739093780518, "cells": [ { "index": 40, @@ -7075,7 +7075,7 @@ "b": 436.3898589776647, "coord_origin": "TOPLEFT" }, - "confidence": 0.7670677900314331, + "confidence": 0.7670676708221436, "cells": [ { "index": 41, @@ -7115,7 +7115,7 @@ "b": 432.0699789877849, "coord_origin": "TOPLEFT" }, - "confidence": 0.8048340082168579, + "confidence": 0.8048339486122131, "cells": [ { "index": 42, @@ -7195,7 +7195,7 @@ "b": 454.7499689346523, "coord_origin": "TOPLEFT" }, - "confidence": 0.827337384223938, + "confidence": 0.8273372054100037, "cells": [ { "index": 44, @@ -7235,7 +7235,7 @@ "b": 481.8698388711183, "coord_origin": "TOPLEFT" }, - "confidence": 0.7342236638069153, + "confidence": 0.7342240214347839, "cells": [ { "index": 45, @@ -7275,7 +7275,7 @@ "b": 477.42995888151955, "coord_origin": "TOPLEFT" }, - "confidence": 0.8411222696304321, + "confidence": 0.8411223888397217, "cells": [ { "index": 46, @@ -7315,7 +7315,7 @@ "b": 528.3098487623228, "coord_origin": "TOPLEFT" }, - "confidence": 0.7251589894294739, + "confidence": 0.7251590490341187, "cells": [ { "index": 47, @@ -7380,7 +7380,7 @@ "b": 501.78997882445117, "coord_origin": "TOPLEFT" }, - "confidence": 0.7848678827285767, + "confidence": 0.7848676443099976, "cells": [ { "index": 49, @@ -7420,7 +7420,7 @@ "b": 573.2198486571116, "coord_origin": "TOPLEFT" }, - "confidence": 0.7586438059806824, + "confidence": 0.758643627166748, "cells": [ { "index": 50, @@ -7485,7 +7485,7 @@ "b": 546.69997871924, "coord_origin": "TOPLEFT" }, - "confidence": 0.7897851467132568, + "confidence": 0.7897858619689941, "cells": [ { "index": 52, @@ -7565,7 +7565,7 @@ "b": 591.5799886140991, "coord_origin": "TOPLEFT" }, - "confidence": 0.8144810795783997, + "confidence": 0.8144806027412415, "cells": [ { "index": 54, @@ -7610,7 +7610,7 @@ "label": "picture", "bbox": { "l": 388.5767822265625, - "t": 36.03587341308594, + "t": 36.03588104248047, "r": 482.4759216308594, "b": 103.00555419921875, "coord_origin": "TOPLEFT" @@ -7706,7 +7706,7 @@ "b": 81.03008981017001, "coord_origin": "TOPLEFT" }, - "confidence": 0.6917961239814758, + "confidence": 0.6917959451675415, "cells": [ { "index": 2, @@ -7798,7 +7798,7 @@ "b": 323.44982924225053, "coord_origin": "TOPLEFT" }, - "confidence": 0.6362584233283997, + "confidence": 0.6362582445144653, "cells": [ { "index": 5, @@ -8562,7 +8562,7 @@ "b": 179.2998695799522, "coord_origin": "TOPLEFT" }, - "confidence": 0.7258325815200806, + "confidence": 0.7258322834968567, "cells": [ { "index": 5, @@ -9092,7 +9092,7 @@ "b": 233.17986945372706, "coord_origin": "TOPLEFT" }, - "confidence": 0.8121814727783203, + "confidence": 0.8121819496154785, "cells": [ { "index": 25, @@ -9132,7 +9132,7 @@ "b": 228.73998946412837, "coord_origin": "TOPLEFT" }, - "confidence": 0.7672220468521118, + "confidence": 0.7672221660614014, "cells": [ { "index": 26, @@ -9172,7 +9172,7 @@ "b": 255.88982940052404, "coord_origin": "TOPLEFT" }, - "confidence": 0.8320456743240356, + "confidence": 0.8320454955101013, "cells": [ { "index": 27, @@ -9212,7 +9212,7 @@ "b": 251.44994941092557, "coord_origin": "TOPLEFT" }, - "confidence": 0.5538824796676636, + "confidence": 0.5538817644119263, "cells": [ { "index": 28, @@ -9252,7 +9252,7 @@ "b": 278.5698293473914, "coord_origin": "TOPLEFT" }, - "confidence": 0.7909000515937805, + "confidence": 0.7908995151519775, "cells": [ { "index": 29, @@ -9332,7 +9332,7 @@ "b": 323.44982924225053, "coord_origin": "TOPLEFT" }, - "confidence": 0.6534578204154968, + "confidence": 0.6534579396247864, "cells": [ { "index": 31, @@ -9437,7 +9437,7 @@ "b": 296.80999930466, "coord_origin": "TOPLEFT" }, - "confidence": 0.5417144298553467, + "confidence": 0.5417138934135437, "cells": [ { "index": 35, @@ -9531,7 +9531,7 @@ "b": 596.0198686036978, "coord_origin": "TOPLEFT" }, - "confidence": 0.719137966632843, + "confidence": 0.7191378474235535, "cells": [ { "index": 37, @@ -10035,7 +10035,7 @@ "b": 386.56997909437825, "coord_origin": "TOPLEFT" }, - "confidence": 0.8262879252433777, + "confidence": 0.8262876868247986, "cells": [ { "index": 38, @@ -10075,7 +10075,7 @@ "b": 413.70983903079747, "coord_origin": "TOPLEFT" }, - "confidence": 0.7766718864440918, + "confidence": 0.7766715884208679, "cells": [ { "index": 39, @@ -10115,7 +10115,7 @@ "b": 409.26995904119883, "coord_origin": "TOPLEFT" }, - "confidence": 0.8204737901687622, + "confidence": 0.8204739093780518, "cells": [ { "index": 40, @@ -10155,7 +10155,7 @@ "b": 436.3898589776647, "coord_origin": "TOPLEFT" }, - "confidence": 0.7670677900314331, + "confidence": 0.7670676708221436, "cells": [ { "index": 41, @@ -10195,7 +10195,7 @@ "b": 432.0699789877849, "coord_origin": "TOPLEFT" }, - "confidence": 0.8048340082168579, + "confidence": 0.8048339486122131, "cells": [ { "index": 42, @@ -10275,7 +10275,7 @@ "b": 454.7499689346523, "coord_origin": "TOPLEFT" }, - "confidence": 0.827337384223938, + "confidence": 0.8273372054100037, "cells": [ { "index": 44, @@ -10315,7 +10315,7 @@ "b": 481.8698388711183, "coord_origin": "TOPLEFT" }, - "confidence": 0.7342236638069153, + "confidence": 0.7342240214347839, "cells": [ { "index": 45, @@ -10355,7 +10355,7 @@ "b": 477.42995888151955, "coord_origin": "TOPLEFT" }, - "confidence": 0.8411222696304321, + "confidence": 0.8411223888397217, "cells": [ { "index": 46, @@ -10395,7 +10395,7 @@ "b": 528.3098487623228, "coord_origin": "TOPLEFT" }, - "confidence": 0.7251589894294739, + "confidence": 0.7251590490341187, "cells": [ { "index": 47, @@ -10460,7 +10460,7 @@ "b": 501.78997882445117, "coord_origin": "TOPLEFT" }, - "confidence": 0.7848678827285767, + "confidence": 0.7848676443099976, "cells": [ { "index": 49, @@ -10500,7 +10500,7 @@ "b": 573.2198486571116, "coord_origin": "TOPLEFT" }, - "confidence": 0.7586438059806824, + "confidence": 0.758643627166748, "cells": [ { "index": 50, @@ -10565,7 +10565,7 @@ "b": 546.69997871924, "coord_origin": "TOPLEFT" }, - "confidence": 0.7897851467132568, + "confidence": 0.7897858619689941, "cells": [ { "index": 52, @@ -10645,7 +10645,7 @@ "b": 591.5799886140991, "coord_origin": "TOPLEFT" }, - "confidence": 0.8144810795783997, + "confidence": 0.8144806027412415, "cells": [ { "index": 54, @@ -10695,7 +10695,7 @@ "b": 790.0379791491694, "coord_origin": "TOPLEFT" }, - "confidence": 0.899228036403656, + "confidence": 0.8992282152175903, "cells": [ { "index": 3, diff --git a/tests/data/groundtruth/docling_v2/2203.01017v2.json b/tests/data/groundtruth/docling_v2/2203.01017v2.json index e926e6a..98508a6 100644 --- a/tests/data/groundtruth/docling_v2/2203.01017v2.json +++ b/tests/data/groundtruth/docling_v2/2203.01017v2.json @@ -16094,9 +16094,9 @@ "page_no": 1, "bbox": { "l": 315.65362548828125, - "t": 563.276611328125, + "t": 563.2765655517578, "r": 537.1475219726562, - "b": 489.1985778808594, + "b": 489.19854736328125, "coord_origin": "BOTTOMLEFT" }, "charspan": [ @@ -16443,9 +16443,9 @@ "page_no": 3, "bbox": { "l": 312.10369873046875, - "t": 713.5591354370117, + "t": 713.5591125488281, "r": 550.38916015625, - "b": 541.3901519775391, + "b": 541.3901214599609, "coord_origin": "BOTTOMLEFT" }, "charspan": [ @@ -16658,7 +16658,7 @@ "page_no": 5, "bbox": { "l": 74.30525970458984, - "t": 714.0887985229492, + "t": 714.0887908935547, "r": 519.9801025390625, "b": 608.2984924316406, "coord_origin": "BOTTOMLEFT" @@ -16829,7 +16829,7 @@ "bbox": { "l": 53.03328323364258, "t": 534.3346557617188, - "r": 285.3731689453125, + "r": 285.3731384277344, "b": 284.3311462402344, "coord_origin": "BOTTOMLEFT" }, @@ -16862,7 +16862,7 @@ "page_no": 8, "bbox": { "l": 49.97503662109375, - "t": 688.2873382568359, + "t": 688.2873153686523, "r": 301.6335754394531, "b": 604.4210662841797, "coord_origin": "BOTTOMLEFT" @@ -16895,7 +16895,7 @@ { "page_no": 8, "bbox": { - "l": 305.5836486816406, + "l": 305.58367919921875, "t": 693.3458404541016, "r": 554.8258666992188, "b": 611.3732452392578, @@ -16978,9 +16978,9 @@ "page_no": 8, "bbox": { "l": 216.76925659179688, - "t": 411.5093688964844, + "t": 411.5093994140625, "r": 375.7829284667969, - "b": 348.65301513671875, + "b": 348.6529541015625, "coord_origin": "BOTTOMLEFT" }, "charspan": [ @@ -17177,9 +17177,9 @@ { "page_no": 8, "bbox": { - "l": 383.1364440917969, - "t": 410.7686767578125, - "r": 542.1132202148438, + "l": 383.1363830566406, + "t": 410.7687072753906, + "r": 542.1131591796875, "b": 349.2250671386719, "coord_origin": "BOTTOMLEFT" }, @@ -17482,7 +17482,7 @@ { "page_no": 14, "bbox": { - "l": 51.15378952026367, + "l": 51.153778076171875, "t": 687.6914825439453, "r": 282.8598937988281, "b": 447.09332275390625, @@ -17580,10 +17580,10 @@ { "page_no": 15, "bbox": { - "l": 55.116363525390625, + "l": 55.11635208129883, "t": 655.7449951171875, "r": 279.370849609375, - "b": 542.6654510498047, + "b": 542.6654968261719, "coord_origin": "BOTTOMLEFT" }, "charspan": [ @@ -17701,9 +17701,9 @@ "page_no": 15, "bbox": { "l": 323.46868896484375, - "t": 429.5491638183594, + "t": 429.5492248535156, "r": 525.9569091796875, - "b": 327.739501953125, + "b": 327.73956298828125, "coord_origin": "BOTTOMLEFT" }, "charspan": [ @@ -17765,7 +17765,7 @@ "page_no": 16, "bbox": { "l": 66.79948425292969, - "t": 538.3836822509766, + "t": 538.3837127685547, "r": 528.5565795898438, "b": 293.8616027832031, "coord_origin": "BOTTOMLEFT" @@ -17801,9 +17801,9 @@ "page_no": 1, "bbox": { "l": 315.65362548828125, - "t": 563.276611328125, + "t": 563.2765655517578, "r": 537.1475219726562, - "b": 489.1985778808594, + "b": 489.19854736328125, "coord_origin": "BOTTOMLEFT" }, "charspan": [ @@ -18771,9 +18771,9 @@ { "page_no": 4, "bbox": { - "l": 310.67584228515625, - "t": 718.8061141967773, - "r": 542.9547119140625, + "l": 310.6757507324219, + "t": 718.8061218261719, + "r": 542.9546508789062, "b": 636.7794799804688, "coord_origin": "BOTTOMLEFT" }, @@ -22946,7 +22946,7 @@ "page_no": 7, "bbox": { "l": 332.9688720703125, - "t": 251.7164306640625, + "t": 251.71649169921875, "r": 520.942138671875, "b": 148.73028564453125, "coord_origin": "BOTTOMLEFT" @@ -24069,9 +24069,9 @@ "page_no": 8, "bbox": { "l": 53.62853240966797, - "t": 573.0514221191406, + "t": 573.0514526367188, "r": 298.5574951171875, - "b": 499.60003662109375, + "b": 499.6000061035156, "coord_origin": "BOTTOMLEFT" }, "charspan": [ @@ -27719,7 +27719,7 @@ { "page_no": 13, "bbox": { - "l": 83.31756591796875, + "l": 83.31759643554688, "t": 395.9864501953125, "r": 248.873046875, "b": 304.7430114746094, @@ -27759,9 +27759,9 @@ "page_no": 13, "bbox": { "l": 310.3294372558594, - "t": 690.8223266601562, + "t": 690.8223342895508, "r": 555.8338623046875, - "b": 655.8524780273438, + "b": 655.8524932861328, "coord_origin": "BOTTOMLEFT" }, "charspan": [ @@ -27798,9 +27798,9 @@ "page_no": 13, "bbox": { "l": 309.9566345214844, - "t": 637.3855133056641, + "t": 637.3854827880859, "r": 555.7466430664062, - "b": 607.2774658203125, + "b": 607.2774353027344, "coord_origin": "BOTTOMLEFT" }, "charspan": [ @@ -27832,10 +27832,10 @@ { "page_no": 13, "bbox": { - "l": 309.9635314941406, - "t": 596.2945861816406, - "r": 555.7054443359375, - "b": 558.4485473632812, + "l": 309.96356201171875, + "t": 596.2945098876953, + "r": 555.7053833007812, + "b": 558.4485168457031, "coord_origin": "BOTTOMLEFT" }, "charspan": [ @@ -28050,10 +28050,10 @@ { "page_no": 14, "bbox": { - "l": 51.72642135620117, - "t": 518.3907165527344, - "r": 283.114013671875, - "b": 447.7554931640625, + "l": 51.726383209228516, + "t": 518.3907470703125, + "r": 283.1140441894531, + "b": 447.7555236816406, "coord_origin": "BOTTOMLEFT" }, "charspan": [ @@ -28085,7 +28085,7 @@ { "page_no": 14, "bbox": { - "l": 51.434879302978516, + "l": 51.43488693237305, "t": 338.51251220703125, "r": 310.7267150878906, "b": 300.17974853515625, @@ -28155,7 +28155,7 @@ { "page_no": 14, "bbox": { - "l": 51.27280807495117, + "l": 51.2728271484375, "t": 238.271484375, "r": 311.0897216796875, "b": 200.086669921875, @@ -28408,9 +28408,9 @@ { "page_no": 14, "bbox": { - "l": 319.06494140625, - "t": 182.1591796875, - "r": 533.77392578125, + "l": 319.0649719238281, + "t": 182.1590576171875, + "r": 533.7738647460938, "b": 122.80792236328125, "coord_origin": "BOTTOMLEFT" }, @@ -28443,10 +28443,10 @@ { "page_no": 15, "bbox": { - "l": 55.116363525390625, + "l": 55.11635208129883, "t": 655.7449951171875, "r": 279.370849609375, - "b": 542.6654510498047, + "b": 542.6654968261719, "coord_origin": "BOTTOMLEFT" }, "charspan": [ @@ -28517,10 +28517,10 @@ { "page_no": 15, "bbox": { - "l": 323.0059509277344, - "t": 670.4528503417969, - "r": 525.95166015625, - "b": 569.0885925292969, + "l": 323.0059814453125, + "t": 670.4528656005859, + "r": 525.9517211914062, + "b": 569.0885772705078, "coord_origin": "BOTTOMLEFT" }, "charspan": [ @@ -28557,9 +28557,9 @@ "page_no": 15, "bbox": { "l": 323.384765625, - "t": 550.0270538330078, + "t": 550.0270690917969, "r": 526.1268920898438, - "b": 447.90789794921875, + "b": 447.9078674316406, "coord_origin": "BOTTOMLEFT" }, "charspan": [ @@ -28592,9 +28592,9 @@ "page_no": 15, "bbox": { "l": 323.46868896484375, - "t": 429.5491638183594, + "t": 429.5492248535156, "r": 525.9569091796875, - "b": 327.739501953125, + "b": 327.73956298828125, "coord_origin": "BOTTOMLEFT" }, "charspan": [ diff --git a/tests/data/groundtruth/docling_v2/2203.01017v2.pages.json b/tests/data/groundtruth/docling_v2/2203.01017v2.pages.json index 6b07b6f..9acf05b 100644 --- a/tests/data/groundtruth/docling_v2/2203.01017v2.pages.json +++ b/tests/data/groundtruth/docling_v2/2203.01017v2.pages.json @@ -3171,7 +3171,7 @@ "b": 119.93133999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.8868067860603333, + "confidence": 0.8868065476417542, "cells": [ { "index": 0, @@ -3211,7 +3211,7 @@ "b": 171.32037000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.7586215734481812, + "confidence": 0.758621335029602, "cells": [ { "index": 1, @@ -3276,7 +3276,7 @@ "b": 184.42553999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.4854728579521179, + "confidence": 0.48547330498695374, "cells": [ { "index": 3, @@ -3390,7 +3390,7 @@ "b": 184.42553999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.9096331596374512, + "confidence": 0.9096331000328064, "cells": [ { "index": 3, @@ -3507,7 +3507,7 @@ "b": 226.23071000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9258671402931213, + "confidence": 0.9258671998977661, "cells": [ { "index": 7, @@ -4227,7 +4227,7 @@ "b": 713.151779, "coord_origin": "TOPLEFT" }, - "confidence": 0.9841895699501038, + "confidence": 0.9841894507408142, "cells": [ { "index": 34, @@ -4567,7 +4567,7 @@ "b": 226.75482, "coord_origin": "TOPLEFT" }, - "confidence": 0.6724023818969727, + "confidence": 0.6724020838737488, "cells": [ { "index": 47, @@ -4632,7 +4632,7 @@ "b": 333.2428, "coord_origin": "TOPLEFT" }, - "confidence": 0.5549328923225403, + "confidence": 0.5549331307411194, "cells": [ { "index": 49, @@ -4722,7 +4722,7 @@ "b": 428.93082, "coord_origin": "TOPLEFT" }, - "confidence": 0.5501358509063721, + "confidence": 0.550135612487793, "cells": [ { "index": 52, @@ -4787,7 +4787,7 @@ "b": 410.0494384765625, "coord_origin": "TOPLEFT" }, - "confidence": 0.8742761611938477, + "confidence": 0.8742762207984924, "cells": [ { "index": 54, @@ -6428,7 +6428,7 @@ "b": 496.0290222167969, "coord_origin": "TOPLEFT" }, - "confidence": 0.5088632702827454, + "confidence": 0.5088635683059692, "cells": [ { "index": 76, @@ -8004,7 +8004,7 @@ "b": 496.0290222167969, "coord_origin": "TOPLEFT" }, - "confidence": 0.8056110739707947, + "confidence": 0.8056108951568604, "cells": [ { "index": 76, @@ -9575,12 +9575,12 @@ "label": "picture", "bbox": { "l": 315.65362548828125, - "t": 228.723388671875, + "t": 228.7234344482422, "r": 537.1475219726562, - "b": 302.8014221191406, + "b": 302.80145263671875, "coord_origin": "TOPLEFT" }, - "confidence": 0.608779788017273, + "confidence": 0.6087799668312073, "cells": [ { "index": 97, @@ -9786,12 +9786,12 @@ "label": "table", "bbox": { "l": 315.65362548828125, - "t": 228.723388671875, + "t": 228.7234344482422, "r": 537.1475219726562, - "b": 302.8014221191406, + "b": 302.80145263671875, "coord_origin": "TOPLEFT" }, - "confidence": 0.6515864729881287, + "confidence": 0.6515868902206421, "cells": [ { "index": 97, @@ -10002,7 +10002,7 @@ "b": 559.2729, "coord_origin": "TOPLEFT" }, - "confidence": 0.9214619398117065, + "confidence": 0.921461820602417, "cells": [ { "index": 106, @@ -10497,7 +10497,7 @@ "b": 743.039928, "coord_origin": "TOPLEFT" }, - "confidence": 0.8045893311500549, + "confidence": 0.8045890927314758, "cells": [ { "index": 124, @@ -10537,7 +10537,7 @@ "b": 560.00003, "coord_origin": "TOPLEFT" }, - "confidence": 0.8773143887519836, + "confidence": 0.8773139119148254, "cells": [ { "index": 125, @@ -10585,7 +10585,7 @@ "b": 496.0290222167969, "coord_origin": "TOPLEFT" }, - "confidence": 0.8056110739707947, + "confidence": 0.8056108951568604, "cells": [ { "index": 76, @@ -12578,12 +12578,12 @@ "label": "table", "bbox": { "l": 315.65362548828125, - "t": 228.723388671875, + "t": 228.7234344482422, "r": 537.1475219726562, - "b": 302.8014221191406, + "b": 302.80145263671875, "coord_origin": "TOPLEFT" }, - "confidence": 0.6515864729881287, + "confidence": 0.6515868902206421, "cells": [ { "index": 97, @@ -12857,7 +12857,7 @@ "b": 119.93133999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.8868067860603333, + "confidence": 0.8868065476417542, "cells": [ { "index": 0, @@ -12903,7 +12903,7 @@ "b": 171.32037000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.7586215734481812, + "confidence": 0.758621335029602, "cells": [ { "index": 1, @@ -12974,7 +12974,7 @@ "b": 184.42553999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.4854728579521179, + "confidence": 0.48547330498695374, "cells": [ { "index": 3, @@ -13088,7 +13088,7 @@ "b": 184.42553999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.9096331596374512, + "confidence": 0.9096331000328064, "cells": [ { "index": 3, @@ -13211,7 +13211,7 @@ "b": 226.23071000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9258671402931213, + "confidence": 0.9258671998977661, "cells": [ { "index": 7, @@ -13949,7 +13949,7 @@ "b": 713.151779, "coord_origin": "TOPLEFT" }, - "confidence": 0.9841895699501038, + "confidence": 0.9841894507408142, "cells": [ { "index": 34, @@ -14295,7 +14295,7 @@ "b": 226.75482, "coord_origin": "TOPLEFT" }, - "confidence": 0.6724023818969727, + "confidence": 0.6724020838737488, "cells": [ { "index": 47, @@ -14366,7 +14366,7 @@ "b": 333.2428, "coord_origin": "TOPLEFT" }, - "confidence": 0.5549328923225403, + "confidence": 0.5549331307411194, "cells": [ { "index": 49, @@ -14462,7 +14462,7 @@ "b": 428.93082, "coord_origin": "TOPLEFT" }, - "confidence": 0.5501358509063721, + "confidence": 0.550135612487793, "cells": [ { "index": 52, @@ -14533,7 +14533,7 @@ "b": 410.0494384765625, "coord_origin": "TOPLEFT" }, - "confidence": 0.8742761611938477, + "confidence": 0.8742762207984924, "cells": [ { "index": 54, @@ -16184,7 +16184,7 @@ "b": 496.0290222167969, "coord_origin": "TOPLEFT" }, - "confidence": 0.5088632702827454, + "confidence": 0.5088635683059692, "cells": [ { "index": 76, @@ -17770,7 +17770,7 @@ "b": 496.0290222167969, "coord_origin": "TOPLEFT" }, - "confidence": 0.8056110739707947, + "confidence": 0.8056108951568604, "cells": [ { "index": 76, @@ -19763,12 +19763,12 @@ "label": "picture", "bbox": { "l": 315.65362548828125, - "t": 228.723388671875, + "t": 228.7234344482422, "r": 537.1475219726562, - "b": 302.8014221191406, + "b": 302.80145263671875, "coord_origin": "TOPLEFT" }, - "confidence": 0.608779788017273, + "confidence": 0.6087799668312073, "cells": [ { "index": 97, @@ -19984,12 +19984,12 @@ "label": "table", "bbox": { "l": 315.65362548828125, - "t": 228.723388671875, + "t": 228.7234344482422, "r": 537.1475219726562, - "b": 302.8014221191406, + "b": 302.80145263671875, "coord_origin": "TOPLEFT" }, - "confidence": 0.6515864729881287, + "confidence": 0.6515868902206421, "cells": [ { "index": 97, @@ -20255,7 +20255,7 @@ "b": 559.2729, "coord_origin": "TOPLEFT" }, - "confidence": 0.9214619398117065, + "confidence": 0.921461820602417, "cells": [ { "index": 106, @@ -20768,7 +20768,7 @@ "b": 743.039928, "coord_origin": "TOPLEFT" }, - "confidence": 0.8045893311500549, + "confidence": 0.8045890927314758, "cells": [ { "index": 124, @@ -20814,7 +20814,7 @@ "b": 560.00003, "coord_origin": "TOPLEFT" }, - "confidence": 0.8773143887519836, + "confidence": 0.8773139119148254, "cells": [ { "index": 125, @@ -20862,7 +20862,7 @@ "b": 119.93133999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.8868067860603333, + "confidence": 0.8868065476417542, "cells": [ { "index": 0, @@ -20908,7 +20908,7 @@ "b": 171.32037000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.7586215734481812, + "confidence": 0.758621335029602, "cells": [ { "index": 1, @@ -20979,7 +20979,7 @@ "b": 184.42553999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.4854728579521179, + "confidence": 0.48547330498695374, "cells": [ { "index": 3, @@ -21093,7 +21093,7 @@ "b": 184.42553999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.9096331596374512, + "confidence": 0.9096331000328064, "cells": [ { "index": 3, @@ -21216,7 +21216,7 @@ "b": 226.23071000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9258671402931213, + "confidence": 0.9258671998977661, "cells": [ { "index": 7, @@ -21954,7 +21954,7 @@ "b": 713.151779, "coord_origin": "TOPLEFT" }, - "confidence": 0.9841895699501038, + "confidence": 0.9841894507408142, "cells": [ { "index": 34, @@ -22300,7 +22300,7 @@ "b": 226.75482, "coord_origin": "TOPLEFT" }, - "confidence": 0.6724023818969727, + "confidence": 0.6724020838737488, "cells": [ { "index": 47, @@ -22371,7 +22371,7 @@ "b": 333.2428, "coord_origin": "TOPLEFT" }, - "confidence": 0.5549328923225403, + "confidence": 0.5549331307411194, "cells": [ { "index": 49, @@ -22467,7 +22467,7 @@ "b": 428.93082, "coord_origin": "TOPLEFT" }, - "confidence": 0.5501358509063721, + "confidence": 0.550135612487793, "cells": [ { "index": 52, @@ -22538,7 +22538,7 @@ "b": 410.0494384765625, "coord_origin": "TOPLEFT" }, - "confidence": 0.8742761611938477, + "confidence": 0.8742762207984924, "cells": [ { "index": 54, @@ -24189,7 +24189,7 @@ "b": 496.0290222167969, "coord_origin": "TOPLEFT" }, - "confidence": 0.5088632702827454, + "confidence": 0.5088635683059692, "cells": [ { "index": 76, @@ -25775,7 +25775,7 @@ "b": 496.0290222167969, "coord_origin": "TOPLEFT" }, - "confidence": 0.8056110739707947, + "confidence": 0.8056108951568604, "cells": [ { "index": 76, @@ -27768,12 +27768,12 @@ "label": "picture", "bbox": { "l": 315.65362548828125, - "t": 228.723388671875, + "t": 228.7234344482422, "r": 537.1475219726562, - "b": 302.8014221191406, + "b": 302.80145263671875, "coord_origin": "TOPLEFT" }, - "confidence": 0.608779788017273, + "confidence": 0.6087799668312073, "cells": [ { "index": 97, @@ -27989,12 +27989,12 @@ "label": "table", "bbox": { "l": 315.65362548828125, - "t": 228.723388671875, + "t": 228.7234344482422, "r": 537.1475219726562, - "b": 302.8014221191406, + "b": 302.80145263671875, "coord_origin": "TOPLEFT" }, - "confidence": 0.6515864729881287, + "confidence": 0.6515868902206421, "cells": [ { "index": 97, @@ -28260,7 +28260,7 @@ "b": 559.2729, "coord_origin": "TOPLEFT" }, - "confidence": 0.9214619398117065, + "confidence": 0.921461820602417, "cells": [ { "index": 106, @@ -28775,7 +28775,7 @@ "b": 743.039928, "coord_origin": "TOPLEFT" }, - "confidence": 0.8045893311500549, + "confidence": 0.8045890927314758, "cells": [ { "index": 124, @@ -28821,7 +28821,7 @@ "b": 560.00003, "coord_origin": "TOPLEFT" }, - "confidence": 0.8773143887519836, + "confidence": 0.8773139119148254, "cells": [ { "index": 125, @@ -33593,7 +33593,7 @@ "b": 592.57295, "coord_origin": "TOPLEFT" }, - "confidence": 0.9802963733673096, + "confidence": 0.98029625415802, "cells": [ { "index": 50, @@ -33873,7 +33873,7 @@ "b": 695.369957, "coord_origin": "TOPLEFT" }, - "confidence": 0.9742533564567566, + "confidence": 0.974253237247467, "cells": [ { "index": 60, @@ -33988,7 +33988,7 @@ "b": 712.721542, "coord_origin": "TOPLEFT" }, - "confidence": 0.895367443561554, + "confidence": 0.8953677415847778, "cells": [ { "index": 64, @@ -34118,7 +34118,7 @@ "b": 132.47968000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.9428724646568298, + "confidence": 0.942872166633606, "cells": [ { "index": 68, @@ -37259,7 +37259,7 @@ "b": 592.57295, "coord_origin": "TOPLEFT" }, - "confidence": 0.9802963733673096, + "confidence": 0.98029625415802, "cells": [ { "index": 50, @@ -37551,7 +37551,7 @@ "b": 695.369957, "coord_origin": "TOPLEFT" }, - "confidence": 0.9742533564567566, + "confidence": 0.974253237247467, "cells": [ { "index": 60, @@ -37672,7 +37672,7 @@ "b": 712.721542, "coord_origin": "TOPLEFT" }, - "confidence": 0.895367443561554, + "confidence": 0.8953677415847778, "cells": [ { "index": 64, @@ -37814,7 +37814,7 @@ "b": 132.47968000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.9428724646568298, + "confidence": 0.942872166633606, "cells": [ { "index": 68, @@ -40972,7 +40972,7 @@ "b": 592.57295, "coord_origin": "TOPLEFT" }, - "confidence": 0.9802963733673096, + "confidence": 0.98029625415802, "cells": [ { "index": 50, @@ -41264,7 +41264,7 @@ "b": 695.369957, "coord_origin": "TOPLEFT" }, - "confidence": 0.9742533564567566, + "confidence": 0.974253237247467, "cells": [ { "index": 60, @@ -41385,7 +41385,7 @@ "b": 712.721542, "coord_origin": "TOPLEFT" }, - "confidence": 0.895367443561554, + "confidence": 0.8953677415847778, "cells": [ { "index": 64, @@ -41527,7 +41527,7 @@ "b": 132.47968000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.9428724646568298, + "confidence": 0.942872166633606, "cells": [ { "index": 68, @@ -46695,7 +46695,7 @@ "b": 84.11492999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.8767216801643372, + "confidence": 0.8767215609550476, "cells": [ { "index": 0, @@ -48405,9 +48405,9 @@ "label": "picture", "bbox": { "l": 312.10369873046875, - "t": 78.44086456298828, + "t": 78.44088745117188, "r": 550.38916015625, - "b": 250.60984802246094, + "b": 250.60987854003906, "coord_origin": "TOPLEFT" }, "confidence": 0.9746918082237244, @@ -49249,7 +49249,7 @@ "b": 88.55975000000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.5687217116355896, + "confidence": 0.5687220692634583, "cells": [ { "index": 65, @@ -50571,7 +50571,7 @@ "b": 288.6979099999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9667505025863647, + "confidence": 0.9667506217956543, "cells": [ { "index": 98, @@ -50661,7 +50661,7 @@ "b": 326.37991, "coord_origin": "TOPLEFT" }, - "confidence": 0.8879811763763428, + "confidence": 0.8879812359809875, "cells": [ { "index": 101, @@ -51341,7 +51341,7 @@ "b": 713.151764, "coord_origin": "TOPLEFT" }, - "confidence": 0.9840091466903687, + "confidence": 0.9840090274810791, "cells": [ { "index": 127, @@ -51531,7 +51531,7 @@ "b": 743.039761, "coord_origin": "TOPLEFT" }, - "confidence": 0.8715606927871704, + "confidence": 0.87156081199646, "cells": [ { "index": 134, @@ -51586,7 +51586,7 @@ "b": 84.11492999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.8767216801643372, + "confidence": 0.8767215609550476, "cells": [ { "index": 0, @@ -53332,9 +53332,9 @@ "label": "picture", "bbox": { "l": 312.10369873046875, - "t": 78.44086456298828, + "t": 78.44088745117188, "r": 550.38916015625, - "b": 250.60984802246094, + "b": 250.60987854003906, "coord_origin": "TOPLEFT" }, "confidence": 0.9746918082237244, @@ -54176,7 +54176,7 @@ "b": 88.55975000000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.5687217116355896, + "confidence": 0.5687220692634583, "cells": [ { "index": 65, @@ -55508,7 +55508,7 @@ "b": 288.6979099999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9667505025863647, + "confidence": 0.9667506217956543, "cells": [ { "index": 98, @@ -55604,7 +55604,7 @@ "b": 326.37991, "coord_origin": "TOPLEFT" }, - "confidence": 0.8879811763763428, + "confidence": 0.8879812359809875, "cells": [ { "index": 101, @@ -56296,7 +56296,7 @@ "b": 713.151764, "coord_origin": "TOPLEFT" }, - "confidence": 0.9840091466903687, + "confidence": 0.9840090274810791, "cells": [ { "index": 127, @@ -56492,7 +56492,7 @@ "b": 743.039761, "coord_origin": "TOPLEFT" }, - "confidence": 0.8715606927871704, + "confidence": 0.87156081199646, "cells": [ { "index": 134, @@ -56540,7 +56540,7 @@ "b": 84.11492999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.8767216801643372, + "confidence": 0.8767215609550476, "cells": [ { "index": 0, @@ -58286,9 +58286,9 @@ "label": "picture", "bbox": { "l": 312.10369873046875, - "t": 78.44086456298828, + "t": 78.44088745117188, "r": 550.38916015625, - "b": 250.60984802246094, + "b": 250.60987854003906, "coord_origin": "TOPLEFT" }, "confidence": 0.9746918082237244, @@ -59130,7 +59130,7 @@ "b": 88.55975000000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.5687217116355896, + "confidence": 0.5687220692634583, "cells": [ { "index": 65, @@ -60462,7 +60462,7 @@ "b": 288.6979099999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9667505025863647, + "confidence": 0.9667506217956543, "cells": [ { "index": 98, @@ -60558,7 +60558,7 @@ "b": 326.37991, "coord_origin": "TOPLEFT" }, - "confidence": 0.8879811763763428, + "confidence": 0.8879812359809875, "cells": [ { "index": 101, @@ -61250,7 +61250,7 @@ "b": 713.151764, "coord_origin": "TOPLEFT" }, - "confidence": 0.9840091466903687, + "confidence": 0.9840090274810791, "cells": [ { "index": 127, @@ -61448,7 +61448,7 @@ "b": 743.039761, "coord_origin": "TOPLEFT" }, - "confidence": 0.8715606927871704, + "confidence": 0.87156081199646, "cells": [ { "index": 134, @@ -66765,7 +66765,7 @@ "b": 713.151894, "coord_origin": "TOPLEFT" }, - "confidence": 0.9871614575386047, + "confidence": 0.9871613383293152, "cells": [ { "index": 50, @@ -66949,13 +66949,13 @@ "id": 8, "label": "table", "bbox": { - "l": 310.67584228515625, - "t": 73.19388580322266, - "r": 542.9547119140625, + "l": 310.6757507324219, + "t": 73.19387817382812, + "r": 542.9546508789062, "b": 155.22052001953125, "coord_origin": "TOPLEFT" }, - "confidence": 0.9777463674545288, + "confidence": 0.9777464866638184, "cells": [ { "index": 57, @@ -69181,7 +69181,7 @@ "b": 224.38897999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9667726755142212, + "confidence": 0.9667725563049316, "cells": [ { "index": 91, @@ -69446,7 +69446,7 @@ "b": 294.39197, "coord_origin": "TOPLEFT" }, - "confidence": 0.978954017162323, + "confidence": 0.9789542555809021, "cells": [ { "index": 101, @@ -69561,7 +69561,7 @@ "b": 306.67896, "coord_origin": "TOPLEFT" }, - "confidence": 0.9043695330619812, + "confidence": 0.9043692350387573, "cells": [ { "index": 105, @@ -69666,7 +69666,7 @@ "b": 446.48685000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.9884450435638428, + "confidence": 0.9884451627731323, "cells": [ { "index": 108, @@ -69906,7 +69906,7 @@ "b": 467.54633, "coord_origin": "TOPLEFT" }, - "confidence": 0.937696099281311, + "confidence": 0.9376963376998901, "cells": [ { "index": 117, @@ -70811,7 +70811,7 @@ "b": 713.1518169999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.978580117225647, + "confidence": 0.9785799980163574, "cells": [ { "index": 152, @@ -70951,7 +70951,7 @@ "b": 743.039814, "coord_origin": "TOPLEFT" }, - "confidence": 0.8565718531608582, + "confidence": 0.856571614742279, "cells": [ { "index": 157, @@ -70993,13 +70993,13 @@ "id": 8, "label": "table", "bbox": { - "l": 310.67584228515625, - "t": 73.19388580322266, - "r": 542.9547119140625, + "l": 310.6757507324219, + "t": 73.19387817382812, + "r": 542.9546508789062, "b": 155.22052001953125, "coord_origin": "TOPLEFT" }, - "confidence": 0.9777463674545288, + "confidence": 0.9777464866638184, "cells": [ { "index": 57, @@ -75267,7 +75267,7 @@ "b": 713.151894, "coord_origin": "TOPLEFT" }, - "confidence": 0.9871614575386047, + "confidence": 0.9871613383293152, "cells": [ { "index": 50, @@ -75457,13 +75457,13 @@ "id": 8, "label": "table", "bbox": { - "l": 310.67584228515625, - "t": 73.19388580322266, - "r": 542.9547119140625, + "l": 310.6757507324219, + "t": 73.19387817382812, + "r": 542.9546508789062, "b": 155.22052001953125, "coord_origin": "TOPLEFT" }, - "confidence": 0.9777463674545288, + "confidence": 0.9777464866638184, "cells": [ { "index": 57, @@ -78389,7 +78389,7 @@ "b": 224.38897999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9667726755142212, + "confidence": 0.9667725563049316, "cells": [ { "index": 91, @@ -78660,7 +78660,7 @@ "b": 294.39197, "coord_origin": "TOPLEFT" }, - "confidence": 0.978954017162323, + "confidence": 0.9789542555809021, "cells": [ { "index": 101, @@ -78781,7 +78781,7 @@ "b": 306.67896, "coord_origin": "TOPLEFT" }, - "confidence": 0.9043695330619812, + "confidence": 0.9043692350387573, "cells": [ { "index": 105, @@ -78898,7 +78898,7 @@ "b": 446.48685000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.9884450435638428, + "confidence": 0.9884451627731323, "cells": [ { "index": 108, @@ -79144,7 +79144,7 @@ "b": 467.54633, "coord_origin": "TOPLEFT" }, - "confidence": 0.937696099281311, + "confidence": 0.9376963376998901, "cells": [ { "index": 117, @@ -80061,7 +80061,7 @@ "b": 713.1518169999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.978580117225647, + "confidence": 0.9785799980163574, "cells": [ { "index": 152, @@ -80207,7 +80207,7 @@ "b": 743.039814, "coord_origin": "TOPLEFT" }, - "confidence": 0.8565718531608582, + "confidence": 0.856571614742279, "cells": [ { "index": 157, @@ -81589,7 +81589,7 @@ "b": 713.151894, "coord_origin": "TOPLEFT" }, - "confidence": 0.9871614575386047, + "confidence": 0.9871613383293152, "cells": [ { "index": 50, @@ -81779,13 +81779,13 @@ "id": 8, "label": "table", "bbox": { - "l": 310.67584228515625, - "t": 73.19388580322266, - "r": 542.9547119140625, + "l": 310.6757507324219, + "t": 73.19387817382812, + "r": 542.9546508789062, "b": 155.22052001953125, "coord_origin": "TOPLEFT" }, - "confidence": 0.9777463674545288, + "confidence": 0.9777464866638184, "cells": [ { "index": 57, @@ -84711,7 +84711,7 @@ "b": 224.38897999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9667726755142212, + "confidence": 0.9667725563049316, "cells": [ { "index": 91, @@ -84982,7 +84982,7 @@ "b": 294.39197, "coord_origin": "TOPLEFT" }, - "confidence": 0.978954017162323, + "confidence": 0.9789542555809021, "cells": [ { "index": 101, @@ -85103,7 +85103,7 @@ "b": 306.67896, "coord_origin": "TOPLEFT" }, - "confidence": 0.9043695330619812, + "confidence": 0.9043692350387573, "cells": [ { "index": 105, @@ -85220,7 +85220,7 @@ "b": 446.48685000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.9884450435638428, + "confidence": 0.9884451627731323, "cells": [ { "index": 108, @@ -85466,7 +85466,7 @@ "b": 467.54633, "coord_origin": "TOPLEFT" }, - "confidence": 0.937696099281311, + "confidence": 0.9376963376998901, "cells": [ { "index": 117, @@ -86383,7 +86383,7 @@ "b": 713.1518169999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.978580117225647, + "confidence": 0.9785799980163574, "cells": [ { "index": 152, @@ -86531,7 +86531,7 @@ "b": 743.039814, "coord_origin": "TOPLEFT" }, - "confidence": 0.8565718531608582, + "confidence": 0.856571614742279, "cells": [ { "index": 157, @@ -91958,12 +91958,12 @@ "label": "picture", "bbox": { "l": 74.30525970458984, - "t": 77.91120147705078, + "t": 77.91120910644531, "r": 519.9801025390625, "b": 183.70150756835938, "coord_origin": "TOPLEFT" }, - "confidence": 0.9296807646751404, + "confidence": 0.9296805262565613, "cells": [ { "index": 0, @@ -95814,7 +95814,7 @@ "b": 224.96691999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.9677652716636658, + "confidence": 0.967765212059021, "cells": [ { "index": 59, @@ -95925,11 +95925,11 @@ "bbox": { "l": 53.03328323364258, "t": 257.66534423828125, - "r": 285.3731689453125, + "r": 285.3731384277344, "b": 507.6688537597656, "coord_origin": "TOPLEFT" }, - "confidence": 0.9724942445755005, + "confidence": 0.9724941253662109, "cells": [ { "index": 63, @@ -98805,7 +98805,7 @@ "b": 680.27094, "coord_origin": "TOPLEFT" }, - "confidence": 0.8913407325744629, + "confidence": 0.8913412690162659, "cells": [ { "index": 107, @@ -99520,7 +99520,7 @@ "b": 294.3069499999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9831458330154419, + "confidence": 0.9831457138061523, "cells": [ { "index": 135, @@ -101570,7 +101570,7 @@ "b": 743.039722, "coord_origin": "TOPLEFT" }, - "confidence": 0.8719564080238342, + "confidence": 0.8719562292098999, "cells": [ { "index": 214, @@ -101620,12 +101620,12 @@ "label": "picture", "bbox": { "l": 74.30525970458984, - "t": 77.91120147705078, + "t": 77.91120910644531, "r": 519.9801025390625, "b": 183.70150756835938, "coord_origin": "TOPLEFT" }, - "confidence": 0.9296807646751404, + "confidence": 0.9296805262565613, "cells": [ { "index": 0, @@ -105486,7 +105486,7 @@ "b": 224.96691999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.9677652716636658, + "confidence": 0.967765212059021, "cells": [ { "index": 59, @@ -105603,11 +105603,11 @@ "bbox": { "l": 53.03328323364258, "t": 257.66534423828125, - "r": 285.3731689453125, + "r": 285.3731384277344, "b": 507.6688537597656, "coord_origin": "TOPLEFT" }, - "confidence": 0.9724942445755005, + "confidence": 0.9724941253662109, "cells": [ { "index": 63, @@ -108493,7 +108493,7 @@ "b": 680.27094, "coord_origin": "TOPLEFT" }, - "confidence": 0.8913407325744629, + "confidence": 0.8913412690162659, "cells": [ { "index": 107, @@ -109214,7 +109214,7 @@ "b": 294.3069499999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9831458330154419, + "confidence": 0.9831457138061523, "cells": [ { "index": 135, @@ -111294,7 +111294,7 @@ "b": 743.039722, "coord_origin": "TOPLEFT" }, - "confidence": 0.8719564080238342, + "confidence": 0.8719562292098999, "cells": [ { "index": 214, @@ -111337,12 +111337,12 @@ "label": "picture", "bbox": { "l": 74.30525970458984, - "t": 77.91120147705078, + "t": 77.91120910644531, "r": 519.9801025390625, "b": 183.70150756835938, "coord_origin": "TOPLEFT" }, - "confidence": 0.9296807646751404, + "confidence": 0.9296805262565613, "cells": [ { "index": 0, @@ -115203,7 +115203,7 @@ "b": 224.96691999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.9677652716636658, + "confidence": 0.967765212059021, "cells": [ { "index": 59, @@ -115320,11 +115320,11 @@ "bbox": { "l": 53.03328323364258, "t": 257.66534423828125, - "r": 285.3731689453125, + "r": 285.3731384277344, "b": 507.6688537597656, "coord_origin": "TOPLEFT" }, - "confidence": 0.9724942445755005, + "confidence": 0.9724941253662109, "cells": [ { "index": 63, @@ -118210,7 +118210,7 @@ "b": 680.27094, "coord_origin": "TOPLEFT" }, - "confidence": 0.8913407325744629, + "confidence": 0.8913412690162659, "cells": [ { "index": 107, @@ -118931,7 +118931,7 @@ "b": 294.3069499999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9831458330154419, + "confidence": 0.9831457138061523, "cells": [ { "index": 135, @@ -121013,7 +121013,7 @@ "b": 743.039722, "coord_origin": "TOPLEFT" }, - "confidence": 0.8719564080238342, + "confidence": 0.8719562292098999, "cells": [ { "index": 214, @@ -124995,7 +124995,7 @@ "b": 155.84600999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.9868090152740479, + "confidence": 0.9868088960647583, "cells": [ { "index": 0, @@ -126265,7 +126265,7 @@ "b": 468.87189, "coord_origin": "TOPLEFT" }, - "confidence": 0.9724196195602417, + "confidence": 0.9724195003509521, "cells": [ { "index": 49, @@ -126330,7 +126330,7 @@ "b": 517.07172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9423348307609558, + "confidence": 0.9423347115516663, "cells": [ { "index": 51, @@ -126695,7 +126695,7 @@ "b": 540.21588, "coord_origin": "TOPLEFT" }, - "confidence": 0.9363929629325867, + "confidence": 0.9363928437232971, "cells": [ { "index": 65, @@ -126885,7 +126885,7 @@ "b": 566.66461, "coord_origin": "TOPLEFT" }, - "confidence": 0.9554555416107178, + "confidence": 0.9554554224014282, "cells": [ { "index": 72, @@ -127180,7 +127180,7 @@ "b": 678.39588, "coord_origin": "TOPLEFT" }, - "confidence": 0.844183623790741, + "confidence": 0.8441833853721619, "cells": [ { "index": 82, @@ -129165,7 +129165,7 @@ "b": 743.03989, "coord_origin": "TOPLEFT" }, - "confidence": 0.8820409178733826, + "confidence": 0.8820405602455139, "cells": [ { "index": 156, @@ -129220,7 +129220,7 @@ "b": 155.84600999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.9868090152740479, + "confidence": 0.9868088960647583, "cells": [ { "index": 0, @@ -130508,7 +130508,7 @@ "b": 468.87189, "coord_origin": "TOPLEFT" }, - "confidence": 0.9724196195602417, + "confidence": 0.9724195003509521, "cells": [ { "index": 49, @@ -130579,7 +130579,7 @@ "b": 517.07172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9423348307609558, + "confidence": 0.9423347115516663, "cells": [ { "index": 51, @@ -130950,7 +130950,7 @@ "b": 540.21588, "coord_origin": "TOPLEFT" }, - "confidence": 0.9363929629325867, + "confidence": 0.9363928437232971, "cells": [ { "index": 65, @@ -131146,7 +131146,7 @@ "b": 566.66461, "coord_origin": "TOPLEFT" }, - "confidence": 0.9554555416107178, + "confidence": 0.9554554224014282, "cells": [ { "index": 72, @@ -131459,7 +131459,7 @@ "b": 678.39588, "coord_origin": "TOPLEFT" }, - "confidence": 0.844183623790741, + "confidence": 0.8441833853721619, "cells": [ { "index": 82, @@ -133498,7 +133498,7 @@ "b": 743.03989, "coord_origin": "TOPLEFT" }, - "confidence": 0.8820409178733826, + "confidence": 0.8820405602455139, "cells": [ { "index": 156, @@ -133546,7 +133546,7 @@ "b": 155.84600999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.9868090152740479, + "confidence": 0.9868088960647583, "cells": [ { "index": 0, @@ -134834,7 +134834,7 @@ "b": 468.87189, "coord_origin": "TOPLEFT" }, - "confidence": 0.9724196195602417, + "confidence": 0.9724195003509521, "cells": [ { "index": 49, @@ -134905,7 +134905,7 @@ "b": 517.07172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9423348307609558, + "confidence": 0.9423347115516663, "cells": [ { "index": 51, @@ -135276,7 +135276,7 @@ "b": 540.21588, "coord_origin": "TOPLEFT" }, - "confidence": 0.9363929629325867, + "confidence": 0.9363928437232971, "cells": [ { "index": 65, @@ -135472,7 +135472,7 @@ "b": 566.66461, "coord_origin": "TOPLEFT" }, - "confidence": 0.9554555416107178, + "confidence": 0.9554554224014282, "cells": [ { "index": 72, @@ -135785,7 +135785,7 @@ "b": 678.39588, "coord_origin": "TOPLEFT" }, - "confidence": 0.844183623790741, + "confidence": 0.8441833853721619, "cells": [ { "index": 82, @@ -137826,7 +137826,7 @@ "b": 743.03989, "coord_origin": "TOPLEFT" }, - "confidence": 0.8820409178733826, + "confidence": 0.8820405602455139, "cells": [ { "index": 156, @@ -143308,7 +143308,7 @@ "b": 84.25342, "coord_origin": "TOPLEFT" }, - "confidence": 0.9554274082183838, + "confidence": 0.955427348613739, "cells": [ { "index": 0, @@ -148379,7 +148379,7 @@ "b": 613.29492, "coord_origin": "TOPLEFT" }, - "confidence": 0.7209173440933228, + "confidence": 0.7209175229072571, "cells": [ { "index": 109, @@ -148444,7 +148444,7 @@ "b": 625.24992, "coord_origin": "TOPLEFT" }, - "confidence": 0.6433312892913818, + "confidence": 0.6433306932449341, "cells": [ { "index": 111, @@ -148484,7 +148484,7 @@ "b": 713.151932, "coord_origin": "TOPLEFT" }, - "confidence": 0.9854635000228882, + "confidence": 0.9854633808135986, "cells": [ { "index": 112, @@ -148724,7 +148724,7 @@ "b": 227.57709, "coord_origin": "TOPLEFT" }, - "confidence": 0.9713197946548462, + "confidence": 0.9713196754455566, "cells": [ { "index": 121, @@ -149364,7 +149364,7 @@ "b": 303.8056640625, "coord_origin": "TOPLEFT" }, - "confidence": 0.9691730737686157, + "confidence": 0.969173014163971, "cells": [ { "index": 146, @@ -150420,7 +150420,7 @@ "b": 337.3108500000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9519917964935303, + "confidence": 0.9519916772842407, "cells": [ { "index": 162, @@ -150970,7 +150970,7 @@ "label": "table", "bbox": { "l": 332.9688720703125, - "t": 540.2835693359375, + "t": 540.2835083007812, "r": 520.942138671875, "b": 643.2697143554688, "coord_origin": "TOPLEFT" @@ -152876,7 +152876,7 @@ "b": 689.6779300000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9541404247283936, + "confidence": 0.9541401863098145, "cells": [ { "index": 212, @@ -152991,7 +152991,7 @@ "b": 743.039921, "coord_origin": "TOPLEFT" }, - "confidence": 0.8787972331047058, + "confidence": 0.8787970542907715, "cells": [ { "index": 216, @@ -157818,7 +157818,7 @@ "b": 303.8056640625, "coord_origin": "TOPLEFT" }, - "confidence": 0.9691730737686157, + "confidence": 0.969173014163971, "cells": [ { "index": 146, @@ -159205,7 +159205,7 @@ "label": "table", "bbox": { "l": 332.9688720703125, - "t": 540.2835693359375, + "t": 540.2835083007812, "r": 520.942138671875, "b": 643.2697143554688, "coord_origin": "TOPLEFT" @@ -161698,7 +161698,7 @@ "b": 84.25342, "coord_origin": "TOPLEFT" }, - "confidence": 0.9554274082183838, + "confidence": 0.955427348613739, "cells": [ { "index": 0, @@ -167928,7 +167928,7 @@ "b": 613.29492, "coord_origin": "TOPLEFT" }, - "confidence": 0.7209173440933228, + "confidence": 0.7209175229072571, "cells": [ { "index": 109, @@ -167999,7 +167999,7 @@ "b": 625.24992, "coord_origin": "TOPLEFT" }, - "confidence": 0.6433312892913818, + "confidence": 0.6433306932449341, "cells": [ { "index": 111, @@ -168045,7 +168045,7 @@ "b": 713.151932, "coord_origin": "TOPLEFT" }, - "confidence": 0.9854635000228882, + "confidence": 0.9854633808135986, "cells": [ { "index": 112, @@ -168291,7 +168291,7 @@ "b": 227.57709, "coord_origin": "TOPLEFT" }, - "confidence": 0.9713197946548462, + "confidence": 0.9713196754455566, "cells": [ { "index": 121, @@ -168937,7 +168937,7 @@ "b": 303.8056640625, "coord_origin": "TOPLEFT" }, - "confidence": 0.9691730737686157, + "confidence": 0.969173014163971, "cells": [ { "index": 146, @@ -170329,7 +170329,7 @@ "b": 337.3108500000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9519917964935303, + "confidence": 0.9519916772842407, "cells": [ { "index": 162, @@ -170891,7 +170891,7 @@ "label": "table", "bbox": { "l": 332.9688720703125, - "t": 540.2835693359375, + "t": 540.2835083007812, "r": 520.942138671875, "b": 643.2697143554688, "coord_origin": "TOPLEFT" @@ -173376,7 +173376,7 @@ "b": 689.6779300000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9541404247283936, + "confidence": 0.9541401863098145, "cells": [ { "index": 212, @@ -173497,7 +173497,7 @@ "b": 743.039921, "coord_origin": "TOPLEFT" }, - "confidence": 0.8787972331047058, + "confidence": 0.8787970542907715, "cells": [ { "index": 216, @@ -173545,7 +173545,7 @@ "b": 84.25342, "coord_origin": "TOPLEFT" }, - "confidence": 0.9554274082183838, + "confidence": 0.955427348613739, "cells": [ { "index": 0, @@ -179775,7 +179775,7 @@ "b": 613.29492, "coord_origin": "TOPLEFT" }, - "confidence": 0.7209173440933228, + "confidence": 0.7209175229072571, "cells": [ { "index": 109, @@ -179846,7 +179846,7 @@ "b": 625.24992, "coord_origin": "TOPLEFT" }, - "confidence": 0.6433312892913818, + "confidence": 0.6433306932449341, "cells": [ { "index": 111, @@ -179892,7 +179892,7 @@ "b": 713.151932, "coord_origin": "TOPLEFT" }, - "confidence": 0.9854635000228882, + "confidence": 0.9854633808135986, "cells": [ { "index": 112, @@ -180138,7 +180138,7 @@ "b": 227.57709, "coord_origin": "TOPLEFT" }, - "confidence": 0.9713197946548462, + "confidence": 0.9713196754455566, "cells": [ { "index": 121, @@ -180784,7 +180784,7 @@ "b": 303.8056640625, "coord_origin": "TOPLEFT" }, - "confidence": 0.9691730737686157, + "confidence": 0.969173014163971, "cells": [ { "index": 146, @@ -182176,7 +182176,7 @@ "b": 337.3108500000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9519917964935303, + "confidence": 0.9519916772842407, "cells": [ { "index": 162, @@ -182738,7 +182738,7 @@ "label": "table", "bbox": { "l": 332.9688720703125, - "t": 540.2835693359375, + "t": 540.2835083007812, "r": 520.942138671875, "b": 643.2697143554688, "coord_origin": "TOPLEFT" @@ -185223,7 +185223,7 @@ "b": 689.6779300000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9541404247283936, + "confidence": 0.9541401863098145, "cells": [ { "index": 212, @@ -185346,7 +185346,7 @@ "b": 743.039921, "coord_origin": "TOPLEFT" }, - "confidence": 0.8787972331047058, + "confidence": 0.8787970542907715, "cells": [ { "index": 216, @@ -190928,7 +190928,7 @@ "b": 216.10645, "coord_origin": "TOPLEFT" }, - "confidence": 0.5986505746841431, + "confidence": 0.5986502170562744, "cells": [ { "index": 0, @@ -190993,7 +190993,7 @@ "b": 102.15430000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.46452972292900085, + "confidence": 0.4645298421382904, "cells": [ { "index": 2, @@ -191033,7 +191033,7 @@ "b": 102.15430000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.4629225730895996, + "confidence": 0.462923139333725, "cells": [ { "index": 3, @@ -191073,7 +191073,7 @@ "b": 86.56073000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.5820134282112122, + "confidence": 0.5820130705833435, "cells": [ { "index": 4, @@ -191113,7 +191113,7 @@ "b": 86.56073000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.541211724281311, + "confidence": 0.5412119626998901, "cells": [ { "index": 5, @@ -191148,12 +191148,12 @@ "label": "table", "bbox": { "l": 53.62853240966797, - "t": 218.94857788085938, + "t": 218.94854736328125, "r": 298.5574951171875, - "b": 292.39996337890625, + "b": 292.3999938964844, "coord_origin": "TOPLEFT" }, - "confidence": 0.8824009299278259, + "confidence": 0.8824007511138916, "cells": [ { "index": 6, @@ -195719,7 +195719,7 @@ "b": 298.60284, "coord_origin": "TOPLEFT" }, - "confidence": 0.7499915957450867, + "confidence": 0.7499913573265076, "cells": [ { "index": 76, @@ -195759,7 +195759,7 @@ "b": 287.90069580078125, "coord_origin": "TOPLEFT" }, - "confidence": 0.8899767994880676, + "confidence": 0.8899765014648438, "cells": [ { "index": 77, @@ -198505,7 +198505,7 @@ "b": 365.64987, "coord_origin": "TOPLEFT" }, - "confidence": 0.9140303134918213, + "confidence": 0.9140309691429138, "cells": [ { "index": 119, @@ -198640,12 +198640,12 @@ "label": "picture", "bbox": { "l": 216.76925659179688, - "t": 380.4906311035156, + "t": 380.4906005859375, "r": 375.7829284667969, - "b": 443.34698486328125, + "b": 443.3470458984375, "coord_origin": "TOPLEFT" }, - "confidence": 0.805853009223938, + "confidence": 0.8058520555496216, "cells": [ { "index": 124, @@ -198726,7 +198726,7 @@ "b": 443.6580810546875, "coord_origin": "TOPLEFT" }, - "confidence": 0.8308426737785339, + "confidence": 0.8308423161506653, "cells": [ { "index": 125, @@ -198801,13 +198801,13 @@ "id": 13, "label": "picture", "bbox": { - "l": 383.1364440917969, - "t": 381.2313232421875, - "r": 542.1132202148438, + "l": 383.1363830566406, + "t": 381.2312927246094, + "r": 542.1131591796875, "b": 442.7749328613281, "coord_origin": "TOPLEFT" }, - "confidence": 0.7881615161895752, + "confidence": 0.7881602644920349, "cells": [ { "index": 126, @@ -202398,7 +202398,7 @@ "b": 467.63492, "coord_origin": "TOPLEFT" }, - "confidence": 0.9153602719306946, + "confidence": 0.9153599143028259, "cells": [ { "index": 181, @@ -202438,7 +202438,7 @@ "b": 501.24741, "coord_origin": "TOPLEFT" }, - "confidence": 0.9561247229576111, + "confidence": 0.9561248421669006, "cells": [ { "index": 182, @@ -203348,7 +203348,7 @@ "b": 682.84664, "coord_origin": "TOPLEFT" }, - "confidence": 0.9442470073699951, + "confidence": 0.9442470669746399, "cells": [ { "index": 216, @@ -203388,7 +203388,7 @@ "b": 712.936752, "coord_origin": "TOPLEFT" }, - "confidence": 0.8318753838539124, + "confidence": 0.8318751454353333, "cells": [ { "index": 217, @@ -203478,7 +203478,7 @@ "b": 743.039928, "coord_origin": "TOPLEFT" }, - "confidence": 0.8709858059883118, + "confidence": 0.8709856867790222, "cells": [ { "index": 220, @@ -203512,13 +203512,13 @@ "id": 15, "label": "picture", "bbox": { - "l": 305.5836486816406, + "l": 305.58367919921875, "t": 98.65415954589844, "r": 554.8258666992188, "b": 180.6267547607422, "coord_origin": "TOPLEFT" }, - "confidence": 0.7699173092842102, + "confidence": 0.7699161171913147, "cells": [], "children": [] }, @@ -203527,12 +203527,12 @@ "label": "picture", "bbox": { "l": 49.97503662109375, - "t": 103.71266174316406, + "t": 103.71268463134766, "r": 301.6335754394531, "b": 187.5789337158203, "coord_origin": "TOPLEFT" }, - "confidence": 0.7873926162719727, + "confidence": 0.7873924374580383, "cells": [], "children": [] } @@ -203549,12 +203549,12 @@ "label": "table", "bbox": { "l": 53.62853240966797, - "t": 218.94857788085938, + "t": 218.94854736328125, "r": 298.5574951171875, - "b": 292.39996337890625, + "b": 292.3999938964844, "coord_origin": "TOPLEFT" }, - "confidence": 0.8824009299278259, + "confidence": 0.8824007511138916, "cells": [ { "index": 6, @@ -209266,7 +209266,7 @@ "b": 287.90069580078125, "coord_origin": "TOPLEFT" }, - "confidence": 0.8899767994880676, + "confidence": 0.8899765014648438, "cells": [ { "index": 77, @@ -212663,7 +212663,7 @@ "b": 216.10645, "coord_origin": "TOPLEFT" }, - "confidence": 0.5986505746841431, + "confidence": 0.5986502170562744, "cells": [ { "index": 0, @@ -212734,7 +212734,7 @@ "b": 102.15430000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.46452972292900085, + "confidence": 0.4645298421382904, "cells": [ { "index": 2, @@ -212780,7 +212780,7 @@ "b": 102.15430000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.4629225730895996, + "confidence": 0.462923139333725, "cells": [ { "index": 3, @@ -212826,7 +212826,7 @@ "b": 86.56073000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.5820134282112122, + "confidence": 0.5820130705833435, "cells": [ { "index": 4, @@ -212872,7 +212872,7 @@ "b": 86.56073000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.541211724281311, + "confidence": 0.5412119626998901, "cells": [ { "index": 5, @@ -212913,12 +212913,12 @@ "label": "table", "bbox": { "l": 53.62853240966797, - "t": 218.94857788085938, + "t": 218.94854736328125, "r": 298.5574951171875, - "b": 292.39996337890625, + "b": 292.3999938964844, "coord_origin": "TOPLEFT" }, - "confidence": 0.8824009299278259, + "confidence": 0.8824007511138916, "cells": [ { "index": 6, @@ -218630,7 +218630,7 @@ "b": 298.60284, "coord_origin": "TOPLEFT" }, - "confidence": 0.7499915957450867, + "confidence": 0.7499913573265076, "cells": [ { "index": 76, @@ -218676,7 +218676,7 @@ "b": 287.90069580078125, "coord_origin": "TOPLEFT" }, - "confidence": 0.8899767994880676, + "confidence": 0.8899765014648438, "cells": [ { "index": 77, @@ -222065,7 +222065,7 @@ "b": 365.64987, "coord_origin": "TOPLEFT" }, - "confidence": 0.9140303134918213, + "confidence": 0.9140309691429138, "cells": [ { "index": 119, @@ -222206,12 +222206,12 @@ "label": "picture", "bbox": { "l": 216.76925659179688, - "t": 380.4906311035156, + "t": 380.4906005859375, "r": 375.7829284667969, - "b": 443.34698486328125, + "b": 443.3470458984375, "coord_origin": "TOPLEFT" }, - "confidence": 0.805853009223938, + "confidence": 0.8058520555496216, "cells": [ { "index": 124, @@ -222302,7 +222302,7 @@ "b": 443.6580810546875, "coord_origin": "TOPLEFT" }, - "confidence": 0.8308426737785339, + "confidence": 0.8308423161506653, "cells": [ { "index": 125, @@ -222387,13 +222387,13 @@ "id": 13, "label": "picture", "bbox": { - "l": 383.1364440917969, - "t": 381.2313232421875, - "r": 542.1132202148438, + "l": 383.1363830566406, + "t": 381.2312927246094, + "r": 542.1131591796875, "b": 442.7749328613281, "coord_origin": "TOPLEFT" }, - "confidence": 0.7881615161895752, + "confidence": 0.7881602644920349, "cells": [ { "index": 126, @@ -225994,7 +225994,7 @@ "b": 467.63492, "coord_origin": "TOPLEFT" }, - "confidence": 0.9153602719306946, + "confidence": 0.9153599143028259, "cells": [ { "index": 181, @@ -226040,7 +226040,7 @@ "b": 501.24741, "coord_origin": "TOPLEFT" }, - "confidence": 0.9561247229576111, + "confidence": 0.9561248421669006, "cells": [ { "index": 182, @@ -226974,7 +226974,7 @@ "b": 682.84664, "coord_origin": "TOPLEFT" }, - "confidence": 0.9442470073699951, + "confidence": 0.9442470669746399, "cells": [ { "index": 216, @@ -227020,7 +227020,7 @@ "b": 712.936752, "coord_origin": "TOPLEFT" }, - "confidence": 0.8318753838539124, + "confidence": 0.8318751454353333, "cells": [ { "index": 217, @@ -227116,7 +227116,7 @@ "b": 743.039928, "coord_origin": "TOPLEFT" }, - "confidence": 0.8709858059883118, + "confidence": 0.8709856867790222, "cells": [ { "index": 220, @@ -227156,13 +227156,13 @@ "id": 15, "label": "picture", "bbox": { - "l": 305.5836486816406, + "l": 305.58367919921875, "t": 98.65415954589844, "r": 554.8258666992188, "b": 180.6267547607422, "coord_origin": "TOPLEFT" }, - "confidence": 0.7699173092842102, + "confidence": 0.7699161171913147, "cells": [], "children": [] }, @@ -227181,12 +227181,12 @@ "label": "picture", "bbox": { "l": 49.97503662109375, - "t": 103.71266174316406, + "t": 103.71268463134766, "r": 301.6335754394531, "b": 187.5789337158203, "coord_origin": "TOPLEFT" }, - "confidence": 0.7873926162719727, + "confidence": 0.7873924374580383, "cells": [], "children": [] }, @@ -227212,7 +227212,7 @@ "b": 216.10645, "coord_origin": "TOPLEFT" }, - "confidence": 0.5986505746841431, + "confidence": 0.5986502170562744, "cells": [ { "index": 0, @@ -227283,7 +227283,7 @@ "b": 102.15430000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.46452972292900085, + "confidence": 0.4645298421382904, "cells": [ { "index": 2, @@ -227329,7 +227329,7 @@ "b": 102.15430000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.4629225730895996, + "confidence": 0.462923139333725, "cells": [ { "index": 3, @@ -227375,7 +227375,7 @@ "b": 86.56073000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.5820134282112122, + "confidence": 0.5820130705833435, "cells": [ { "index": 4, @@ -227421,7 +227421,7 @@ "b": 86.56073000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.541211724281311, + "confidence": 0.5412119626998901, "cells": [ { "index": 5, @@ -227462,12 +227462,12 @@ "label": "table", "bbox": { "l": 53.62853240966797, - "t": 218.94857788085938, + "t": 218.94854736328125, "r": 298.5574951171875, - "b": 292.39996337890625, + "b": 292.3999938964844, "coord_origin": "TOPLEFT" }, - "confidence": 0.8824009299278259, + "confidence": 0.8824007511138916, "cells": [ { "index": 6, @@ -233179,7 +233179,7 @@ "b": 298.60284, "coord_origin": "TOPLEFT" }, - "confidence": 0.7499915957450867, + "confidence": 0.7499913573265076, "cells": [ { "index": 76, @@ -233225,7 +233225,7 @@ "b": 287.90069580078125, "coord_origin": "TOPLEFT" }, - "confidence": 0.8899767994880676, + "confidence": 0.8899765014648438, "cells": [ { "index": 77, @@ -236614,7 +236614,7 @@ "b": 365.64987, "coord_origin": "TOPLEFT" }, - "confidence": 0.9140303134918213, + "confidence": 0.9140309691429138, "cells": [ { "index": 119, @@ -236755,12 +236755,12 @@ "label": "picture", "bbox": { "l": 216.76925659179688, - "t": 380.4906311035156, + "t": 380.4906005859375, "r": 375.7829284667969, - "b": 443.34698486328125, + "b": 443.3470458984375, "coord_origin": "TOPLEFT" }, - "confidence": 0.805853009223938, + "confidence": 0.8058520555496216, "cells": [ { "index": 124, @@ -236851,7 +236851,7 @@ "b": 443.6580810546875, "coord_origin": "TOPLEFT" }, - "confidence": 0.8308426737785339, + "confidence": 0.8308423161506653, "cells": [ { "index": 125, @@ -236936,13 +236936,13 @@ "id": 13, "label": "picture", "bbox": { - "l": 383.1364440917969, - "t": 381.2313232421875, - "r": 542.1132202148438, + "l": 383.1363830566406, + "t": 381.2312927246094, + "r": 542.1131591796875, "b": 442.7749328613281, "coord_origin": "TOPLEFT" }, - "confidence": 0.7881615161895752, + "confidence": 0.7881602644920349, "cells": [ { "index": 126, @@ -240543,7 +240543,7 @@ "b": 467.63492, "coord_origin": "TOPLEFT" }, - "confidence": 0.9153602719306946, + "confidence": 0.9153599143028259, "cells": [ { "index": 181, @@ -240589,7 +240589,7 @@ "b": 501.24741, "coord_origin": "TOPLEFT" }, - "confidence": 0.9561247229576111, + "confidence": 0.9561248421669006, "cells": [ { "index": 182, @@ -241523,7 +241523,7 @@ "b": 682.84664, "coord_origin": "TOPLEFT" }, - "confidence": 0.9442470073699951, + "confidence": 0.9442470669746399, "cells": [ { "index": 216, @@ -241569,7 +241569,7 @@ "b": 712.936752, "coord_origin": "TOPLEFT" }, - "confidence": 0.8318753838539124, + "confidence": 0.8318751454353333, "cells": [ { "index": 217, @@ -241659,13 +241659,13 @@ "id": 15, "label": "picture", "bbox": { - "l": 305.5836486816406, + "l": 305.58367919921875, "t": 98.65415954589844, "r": 554.8258666992188, "b": 180.6267547607422, "coord_origin": "TOPLEFT" }, - "confidence": 0.7699173092842102, + "confidence": 0.7699161171913147, "cells": [], "children": [] }, @@ -241684,12 +241684,12 @@ "label": "picture", "bbox": { "l": 49.97503662109375, - "t": 103.71266174316406, + "t": 103.71268463134766, "r": 301.6335754394531, "b": 187.5789337158203, "coord_origin": "TOPLEFT" }, - "confidence": 0.7873926162719727, + "confidence": 0.7873924374580383, "cells": [], "children": [] }, @@ -241715,7 +241715,7 @@ "b": 743.039928, "coord_origin": "TOPLEFT" }, - "confidence": 0.8709858059883118, + "confidence": 0.8709856867790222, "cells": [ { "index": 220, @@ -246797,7 +246797,7 @@ "b": 116.77575999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.7310384511947632, + "confidence": 0.7310386300086975, "cells": [ { "index": 0, @@ -246962,7 +246962,7 @@ "b": 149.96569999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9372755885124207, + "confidence": 0.9372758865356445, "cells": [ { "index": 6, @@ -247152,7 +247152,7 @@ "b": 183.15466000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9378374218940735, + "confidence": 0.9378378391265869, "cells": [ { "index": 13, @@ -247317,7 +247317,7 @@ "b": 227.30358999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9648825526237488, + "confidence": 0.9648826718330383, "cells": [ { "index": 19, @@ -247457,7 +247457,7 @@ "b": 271.45154, "coord_origin": "TOPLEFT" }, - "confidence": 0.9620943069458008, + "confidence": 0.9620945453643799, "cells": [ { "index": 24, @@ -247647,7 +247647,7 @@ "b": 315.6004899999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9555517435073853, + "confidence": 0.9555518627166748, "cells": [ { "index": 31, @@ -247862,7 +247862,7 @@ "b": 348.78952, "coord_origin": "TOPLEFT" }, - "confidence": 0.9479843378067017, + "confidence": 0.9479843974113464, "cells": [ { "index": 39, @@ -248077,7 +248077,7 @@ "b": 403.89749, "coord_origin": "TOPLEFT" }, - "confidence": 0.9484425187110901, + "confidence": 0.9484427571296692, "cells": [ { "index": 47, @@ -248317,7 +248317,7 @@ "b": 437.08646000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9330756664276123, + "confidence": 0.9330760836601257, "cells": [ { "index": 56, @@ -248482,7 +248482,7 @@ "b": 481.23544, "coord_origin": "TOPLEFT" }, - "confidence": 0.9274735450744629, + "confidence": 0.927473783493042, "cells": [ { "index": 62, @@ -248697,7 +248697,7 @@ "b": 536.34238, "coord_origin": "TOPLEFT" }, - "confidence": 0.9299950003623962, + "confidence": 0.9299951195716858, "cells": [ { "index": 70, @@ -249102,7 +249102,7 @@ "b": 646.55737, "coord_origin": "TOPLEFT" }, - "confidence": 0.9298838973045349, + "confidence": 0.9298841953277588, "cells": [ { "index": 85, @@ -249317,7 +249317,7 @@ "b": 679.74638, "coord_origin": "TOPLEFT" }, - "confidence": 0.9115257263183594, + "confidence": 0.9115263819694519, "cells": [ { "index": 93, @@ -249457,7 +249457,7 @@ "b": 712.936386, "coord_origin": "TOPLEFT" }, - "confidence": 0.912230372428894, + "confidence": 0.9122310876846313, "cells": [ { "index": 98, @@ -249912,7 +249912,7 @@ "b": 172.05633999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.9253129959106445, + "confidence": 0.9253132939338684, "cells": [ { "index": 115, @@ -250052,7 +250052,7 @@ "b": 260.21423000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9299732446670532, + "confidence": 0.9299730658531189, "cells": [ { "index": 120, @@ -250342,7 +250342,7 @@ "b": 326.45413, "coord_origin": "TOPLEFT" }, - "confidence": 0.937321662902832, + "confidence": 0.9373218417167664, "cells": [ { "index": 131, @@ -250582,7 +250582,7 @@ "b": 370.77713, "coord_origin": "TOPLEFT" }, - "confidence": 0.9027292728424072, + "confidence": 0.9027294516563416, "cells": [ { "index": 140, @@ -250772,7 +250772,7 @@ "b": 437.01706, "coord_origin": "TOPLEFT" }, - "confidence": 0.882714569568634, + "confidence": 0.8827158212661743, "cells": [ { "index": 147, @@ -251187,7 +251187,7 @@ "b": 558.05096, "coord_origin": "TOPLEFT" }, - "confidence": 0.8896440863609314, + "confidence": 0.889644205570221, "cells": [ { "index": 163, @@ -251552,7 +251552,7 @@ "b": 624.29097, "coord_origin": "TOPLEFT" }, - "confidence": 0.9025435447692871, + "confidence": 0.9025442600250244, "cells": [ { "index": 177, @@ -251792,7 +251792,7 @@ "b": 668.61398, "coord_origin": "TOPLEFT" }, - "confidence": 0.8777532577514648, + "confidence": 0.8777535557746887, "cells": [ { "index": 186, @@ -251982,7 +251982,7 @@ "b": 712.935974, "coord_origin": "TOPLEFT" }, - "confidence": 0.8654531240463257, + "confidence": 0.8654532432556152, "cells": [ { "index": 193, @@ -252227,7 +252227,7 @@ "b": 116.77575999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.7310384511947632, + "confidence": 0.7310386300086975, "cells": [ { "index": 0, @@ -252398,7 +252398,7 @@ "b": 149.96569999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9372755885124207, + "confidence": 0.9372758865356445, "cells": [ { "index": 6, @@ -252594,7 +252594,7 @@ "b": 183.15466000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9378374218940735, + "confidence": 0.9378378391265869, "cells": [ { "index": 13, @@ -252765,7 +252765,7 @@ "b": 227.30358999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9648825526237488, + "confidence": 0.9648826718330383, "cells": [ { "index": 19, @@ -252911,7 +252911,7 @@ "b": 271.45154, "coord_origin": "TOPLEFT" }, - "confidence": 0.9620943069458008, + "confidence": 0.9620945453643799, "cells": [ { "index": 24, @@ -253107,7 +253107,7 @@ "b": 315.6004899999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9555517435073853, + "confidence": 0.9555518627166748, "cells": [ { "index": 31, @@ -253328,7 +253328,7 @@ "b": 348.78952, "coord_origin": "TOPLEFT" }, - "confidence": 0.9479843378067017, + "confidence": 0.9479843974113464, "cells": [ { "index": 39, @@ -253549,7 +253549,7 @@ "b": 403.89749, "coord_origin": "TOPLEFT" }, - "confidence": 0.9484425187110901, + "confidence": 0.9484427571296692, "cells": [ { "index": 47, @@ -253795,7 +253795,7 @@ "b": 437.08646000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9330756664276123, + "confidence": 0.9330760836601257, "cells": [ { "index": 56, @@ -253966,7 +253966,7 @@ "b": 481.23544, "coord_origin": "TOPLEFT" }, - "confidence": 0.9274735450744629, + "confidence": 0.927473783493042, "cells": [ { "index": 62, @@ -254187,7 +254187,7 @@ "b": 536.34238, "coord_origin": "TOPLEFT" }, - "confidence": 0.9299950003623962, + "confidence": 0.9299951195716858, "cells": [ { "index": 70, @@ -254604,7 +254604,7 @@ "b": 646.55737, "coord_origin": "TOPLEFT" }, - "confidence": 0.9298838973045349, + "confidence": 0.9298841953277588, "cells": [ { "index": 85, @@ -254825,7 +254825,7 @@ "b": 679.74638, "coord_origin": "TOPLEFT" }, - "confidence": 0.9115257263183594, + "confidence": 0.9115263819694519, "cells": [ { "index": 93, @@ -254971,7 +254971,7 @@ "b": 712.936386, "coord_origin": "TOPLEFT" }, - "confidence": 0.912230372428894, + "confidence": 0.9122310876846313, "cells": [ { "index": 98, @@ -255438,7 +255438,7 @@ "b": 172.05633999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.9253129959106445, + "confidence": 0.9253132939338684, "cells": [ { "index": 115, @@ -255584,7 +255584,7 @@ "b": 260.21423000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9299732446670532, + "confidence": 0.9299730658531189, "cells": [ { "index": 120, @@ -255880,7 +255880,7 @@ "b": 326.45413, "coord_origin": "TOPLEFT" }, - "confidence": 0.937321662902832, + "confidence": 0.9373218417167664, "cells": [ { "index": 131, @@ -256126,7 +256126,7 @@ "b": 370.77713, "coord_origin": "TOPLEFT" }, - "confidence": 0.9027292728424072, + "confidence": 0.9027294516563416, "cells": [ { "index": 140, @@ -256322,7 +256322,7 @@ "b": 437.01706, "coord_origin": "TOPLEFT" }, - "confidence": 0.882714569568634, + "confidence": 0.8827158212661743, "cells": [ { "index": 147, @@ -256743,7 +256743,7 @@ "b": 558.05096, "coord_origin": "TOPLEFT" }, - "confidence": 0.8896440863609314, + "confidence": 0.889644205570221, "cells": [ { "index": 163, @@ -257114,7 +257114,7 @@ "b": 624.29097, "coord_origin": "TOPLEFT" }, - "confidence": 0.9025435447692871, + "confidence": 0.9025442600250244, "cells": [ { "index": 177, @@ -257360,7 +257360,7 @@ "b": 668.61398, "coord_origin": "TOPLEFT" }, - "confidence": 0.8777532577514648, + "confidence": 0.8777535557746887, "cells": [ { "index": 186, @@ -257556,7 +257556,7 @@ "b": 712.935974, "coord_origin": "TOPLEFT" }, - "confidence": 0.8654531240463257, + "confidence": 0.8654532432556152, "cells": [ { "index": 193, @@ -257800,7 +257800,7 @@ "b": 116.77575999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.7310384511947632, + "confidence": 0.7310386300086975, "cells": [ { "index": 0, @@ -257971,7 +257971,7 @@ "b": 149.96569999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9372755885124207, + "confidence": 0.9372758865356445, "cells": [ { "index": 6, @@ -258167,7 +258167,7 @@ "b": 183.15466000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9378374218940735, + "confidence": 0.9378378391265869, "cells": [ { "index": 13, @@ -258338,7 +258338,7 @@ "b": 227.30358999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9648825526237488, + "confidence": 0.9648826718330383, "cells": [ { "index": 19, @@ -258484,7 +258484,7 @@ "b": 271.45154, "coord_origin": "TOPLEFT" }, - "confidence": 0.9620943069458008, + "confidence": 0.9620945453643799, "cells": [ { "index": 24, @@ -258680,7 +258680,7 @@ "b": 315.6004899999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9555517435073853, + "confidence": 0.9555518627166748, "cells": [ { "index": 31, @@ -258901,7 +258901,7 @@ "b": 348.78952, "coord_origin": "TOPLEFT" }, - "confidence": 0.9479843378067017, + "confidence": 0.9479843974113464, "cells": [ { "index": 39, @@ -259122,7 +259122,7 @@ "b": 403.89749, "coord_origin": "TOPLEFT" }, - "confidence": 0.9484425187110901, + "confidence": 0.9484427571296692, "cells": [ { "index": 47, @@ -259368,7 +259368,7 @@ "b": 437.08646000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9330756664276123, + "confidence": 0.9330760836601257, "cells": [ { "index": 56, @@ -259539,7 +259539,7 @@ "b": 481.23544, "coord_origin": "TOPLEFT" }, - "confidence": 0.9274735450744629, + "confidence": 0.927473783493042, "cells": [ { "index": 62, @@ -259760,7 +259760,7 @@ "b": 536.34238, "coord_origin": "TOPLEFT" }, - "confidence": 0.9299950003623962, + "confidence": 0.9299951195716858, "cells": [ { "index": 70, @@ -260177,7 +260177,7 @@ "b": 646.55737, "coord_origin": "TOPLEFT" }, - "confidence": 0.9298838973045349, + "confidence": 0.9298841953277588, "cells": [ { "index": 85, @@ -260398,7 +260398,7 @@ "b": 679.74638, "coord_origin": "TOPLEFT" }, - "confidence": 0.9115257263183594, + "confidence": 0.9115263819694519, "cells": [ { "index": 93, @@ -260544,7 +260544,7 @@ "b": 712.936386, "coord_origin": "TOPLEFT" }, - "confidence": 0.912230372428894, + "confidence": 0.9122310876846313, "cells": [ { "index": 98, @@ -261011,7 +261011,7 @@ "b": 172.05633999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.9253129959106445, + "confidence": 0.9253132939338684, "cells": [ { "index": 115, @@ -261157,7 +261157,7 @@ "b": 260.21423000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9299732446670532, + "confidence": 0.9299730658531189, "cells": [ { "index": 120, @@ -261453,7 +261453,7 @@ "b": 326.45413, "coord_origin": "TOPLEFT" }, - "confidence": 0.937321662902832, + "confidence": 0.9373218417167664, "cells": [ { "index": 131, @@ -261699,7 +261699,7 @@ "b": 370.77713, "coord_origin": "TOPLEFT" }, - "confidence": 0.9027292728424072, + "confidence": 0.9027294516563416, "cells": [ { "index": 140, @@ -261895,7 +261895,7 @@ "b": 437.01706, "coord_origin": "TOPLEFT" }, - "confidence": 0.882714569568634, + "confidence": 0.8827158212661743, "cells": [ { "index": 147, @@ -262316,7 +262316,7 @@ "b": 558.05096, "coord_origin": "TOPLEFT" }, - "confidence": 0.8896440863609314, + "confidence": 0.889644205570221, "cells": [ { "index": 163, @@ -262687,7 +262687,7 @@ "b": 624.29097, "coord_origin": "TOPLEFT" }, - "confidence": 0.9025435447692871, + "confidence": 0.9025442600250244, "cells": [ { "index": 177, @@ -262933,7 +262933,7 @@ "b": 668.61398, "coord_origin": "TOPLEFT" }, - "confidence": 0.8777532577514648, + "confidence": 0.8777535557746887, "cells": [ { "index": 186, @@ -263129,7 +263129,7 @@ "b": 712.935974, "coord_origin": "TOPLEFT" }, - "confidence": 0.8654531240463257, + "confidence": 0.8654532432556152, "cells": [ { "index": 193, @@ -266584,7 +266584,7 @@ "b": 94.85875999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.6886764168739319, + "confidence": 0.6886764764785767, "cells": [ { "index": 0, @@ -266674,7 +266674,7 @@ "b": 160.97668, "coord_origin": "TOPLEFT" }, - "confidence": 0.7723011374473572, + "confidence": 0.7723009586334229, "cells": [ { "index": 3, @@ -266914,7 +266914,7 @@ "b": 227.0946, "coord_origin": "TOPLEFT" }, - "confidence": 0.8580600619316101, + "confidence": 0.858059823513031, "cells": [ { "index": 12, @@ -267154,7 +267154,7 @@ "b": 271.29553, "coord_origin": "TOPLEFT" }, - "confidence": 0.8512731194496155, + "confidence": 0.8512733578681946, "cells": [ { "index": 21, @@ -267344,7 +267344,7 @@ "b": 326.4545, "coord_origin": "TOPLEFT" }, - "confidence": 0.8494512438774109, + "confidence": 0.8494508862495422, "cells": [ { "index": 28, @@ -267734,7 +267734,7 @@ "b": 381.61447, "coord_origin": "TOPLEFT" }, - "confidence": 0.8567671179771423, + "confidence": 0.8567669987678528, "cells": [ { "index": 43, @@ -267974,7 +267974,7 @@ "b": 458.69144, "coord_origin": "TOPLEFT" }, - "confidence": 0.8832162618637085, + "confidence": 0.883216381072998, "cells": [ { "index": 52, @@ -268314,7 +268314,7 @@ "b": 502.89243, "coord_origin": "TOPLEFT" }, - "confidence": 0.8431925177574158, + "confidence": 0.8431923389434814, "cells": [ { "index": 65, @@ -268529,7 +268529,7 @@ "b": 547.09244, "coord_origin": "TOPLEFT" }, - "confidence": 0.8405635952949524, + "confidence": 0.8405640125274658, "cells": [ { "index": 73, @@ -268984,7 +268984,7 @@ "b": 635.49445, "coord_origin": "TOPLEFT" }, - "confidence": 0.8360886573791504, + "confidence": 0.8360887765884399, "cells": [ { "index": 90, @@ -269199,7 +269199,7 @@ "b": 690.65347, "coord_origin": "TOPLEFT" }, - "confidence": 0.8079474568367004, + "confidence": 0.8079472780227661, "cells": [ { "index": 98, @@ -269414,7 +269414,7 @@ "b": 712.936462, "coord_origin": "TOPLEFT" }, - "confidence": 0.8385783433914185, + "confidence": 0.8385782837867737, "cells": [ { "index": 106, @@ -269654,7 +269654,7 @@ "b": 116.77544999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.7556979060173035, + "confidence": 0.7556983232498169, "cells": [ { "index": 115, @@ -269819,7 +269819,7 @@ "b": 161.60742000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.8375797271728516, + "confidence": 0.8375802040100098, "cells": [ { "index": 121, @@ -269984,7 +269984,7 @@ "b": 743.039555, "coord_origin": "TOPLEFT" }, - "confidence": 0.9069584012031555, + "confidence": 0.9069585800170898, "cells": [ { "index": 127, @@ -270039,7 +270039,7 @@ "b": 94.85875999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.6886764168739319, + "confidence": 0.6886764764785767, "cells": [ { "index": 0, @@ -270135,7 +270135,7 @@ "b": 160.97668, "coord_origin": "TOPLEFT" }, - "confidence": 0.7723011374473572, + "confidence": 0.7723009586334229, "cells": [ { "index": 3, @@ -270381,7 +270381,7 @@ "b": 227.0946, "coord_origin": "TOPLEFT" }, - "confidence": 0.8580600619316101, + "confidence": 0.858059823513031, "cells": [ { "index": 12, @@ -270627,7 +270627,7 @@ "b": 271.29553, "coord_origin": "TOPLEFT" }, - "confidence": 0.8512731194496155, + "confidence": 0.8512733578681946, "cells": [ { "index": 21, @@ -270823,7 +270823,7 @@ "b": 326.4545, "coord_origin": "TOPLEFT" }, - "confidence": 0.8494512438774109, + "confidence": 0.8494508862495422, "cells": [ { "index": 28, @@ -271219,7 +271219,7 @@ "b": 381.61447, "coord_origin": "TOPLEFT" }, - "confidence": 0.8567671179771423, + "confidence": 0.8567669987678528, "cells": [ { "index": 43, @@ -271465,7 +271465,7 @@ "b": 458.69144, "coord_origin": "TOPLEFT" }, - "confidence": 0.8832162618637085, + "confidence": 0.883216381072998, "cells": [ { "index": 52, @@ -271811,7 +271811,7 @@ "b": 502.89243, "coord_origin": "TOPLEFT" }, - "confidence": 0.8431925177574158, + "confidence": 0.8431923389434814, "cells": [ { "index": 65, @@ -272032,7 +272032,7 @@ "b": 547.09244, "coord_origin": "TOPLEFT" }, - "confidence": 0.8405635952949524, + "confidence": 0.8405640125274658, "cells": [ { "index": 73, @@ -272499,7 +272499,7 @@ "b": 635.49445, "coord_origin": "TOPLEFT" }, - "confidence": 0.8360886573791504, + "confidence": 0.8360887765884399, "cells": [ { "index": 90, @@ -272720,7 +272720,7 @@ "b": 690.65347, "coord_origin": "TOPLEFT" }, - "confidence": 0.8079474568367004, + "confidence": 0.8079472780227661, "cells": [ { "index": 98, @@ -272941,7 +272941,7 @@ "b": 712.936462, "coord_origin": "TOPLEFT" }, - "confidence": 0.8385783433914185, + "confidence": 0.8385782837867737, "cells": [ { "index": 106, @@ -273187,7 +273187,7 @@ "b": 116.77544999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.7556979060173035, + "confidence": 0.7556983232498169, "cells": [ { "index": 115, @@ -273358,7 +273358,7 @@ "b": 161.60742000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.8375797271728516, + "confidence": 0.8375802040100098, "cells": [ { "index": 121, @@ -273529,7 +273529,7 @@ "b": 743.039555, "coord_origin": "TOPLEFT" }, - "confidence": 0.9069584012031555, + "confidence": 0.9069585800170898, "cells": [ { "index": 127, @@ -273577,7 +273577,7 @@ "b": 94.85875999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.6886764168739319, + "confidence": 0.6886764764785767, "cells": [ { "index": 0, @@ -273673,7 +273673,7 @@ "b": 160.97668, "coord_origin": "TOPLEFT" }, - "confidence": 0.7723011374473572, + "confidence": 0.7723009586334229, "cells": [ { "index": 3, @@ -273919,7 +273919,7 @@ "b": 227.0946, "coord_origin": "TOPLEFT" }, - "confidence": 0.8580600619316101, + "confidence": 0.858059823513031, "cells": [ { "index": 12, @@ -274165,7 +274165,7 @@ "b": 271.29553, "coord_origin": "TOPLEFT" }, - "confidence": 0.8512731194496155, + "confidence": 0.8512733578681946, "cells": [ { "index": 21, @@ -274361,7 +274361,7 @@ "b": 326.4545, "coord_origin": "TOPLEFT" }, - "confidence": 0.8494512438774109, + "confidence": 0.8494508862495422, "cells": [ { "index": 28, @@ -274757,7 +274757,7 @@ "b": 381.61447, "coord_origin": "TOPLEFT" }, - "confidence": 0.8567671179771423, + "confidence": 0.8567669987678528, "cells": [ { "index": 43, @@ -275003,7 +275003,7 @@ "b": 458.69144, "coord_origin": "TOPLEFT" }, - "confidence": 0.8832162618637085, + "confidence": 0.883216381072998, "cells": [ { "index": 52, @@ -275349,7 +275349,7 @@ "b": 502.89243, "coord_origin": "TOPLEFT" }, - "confidence": 0.8431925177574158, + "confidence": 0.8431923389434814, "cells": [ { "index": 65, @@ -275570,7 +275570,7 @@ "b": 547.09244, "coord_origin": "TOPLEFT" }, - "confidence": 0.8405635952949524, + "confidence": 0.8405640125274658, "cells": [ { "index": 73, @@ -276037,7 +276037,7 @@ "b": 635.49445, "coord_origin": "TOPLEFT" }, - "confidence": 0.8360886573791504, + "confidence": 0.8360887765884399, "cells": [ { "index": 90, @@ -276258,7 +276258,7 @@ "b": 690.65347, "coord_origin": "TOPLEFT" }, - "confidence": 0.8079474568367004, + "confidence": 0.8079472780227661, "cells": [ { "index": 98, @@ -276479,7 +276479,7 @@ "b": 712.936462, "coord_origin": "TOPLEFT" }, - "confidence": 0.8385783433914185, + "confidence": 0.8385782837867737, "cells": [ { "index": 106, @@ -276725,7 +276725,7 @@ "b": 116.77544999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.7556979060173035, + "confidence": 0.7556983232498169, "cells": [ { "index": 115, @@ -276896,7 +276896,7 @@ "b": 161.60742000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.8375797271728516, + "confidence": 0.8375802040100098, "cells": [ { "index": 121, @@ -277069,7 +277069,7 @@ "b": 743.039555, "coord_origin": "TOPLEFT" }, - "confidence": 0.9069584012031555, + "confidence": 0.9069585800170898, "cells": [ { "index": 127, @@ -279776,7 +279776,7 @@ "b": 135.53008999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.6497084498405457, + "confidence": 0.6497083306312561, "cells": [ { "index": 0, @@ -280386,7 +280386,7 @@ "b": 627.4597, "coord_origin": "TOPLEFT" }, - "confidence": 0.9826022386550903, + "confidence": 0.9826023578643799, "cells": [ { "index": 22, @@ -280926,7 +280926,7 @@ "b": 651.57269, "coord_origin": "TOPLEFT" }, - "confidence": 0.9335853457450867, + "confidence": 0.9335852265357971, "cells": [ { "index": 43, @@ -280991,7 +280991,7 @@ "b": 672.24219, "coord_origin": "TOPLEFT" }, - "confidence": 0.9515743255615234, + "confidence": 0.9515743851661682, "cells": [ { "index": 45, @@ -281171,7 +281171,7 @@ "b": 207.42773, "coord_origin": "TOPLEFT" }, - "confidence": 0.9596064686775208, + "confidence": 0.9596062302589417, "cells": [ { "index": 51, @@ -281906,7 +281906,7 @@ "b": 497.38861, "coord_origin": "TOPLEFT" }, - "confidence": 0.9568928480148315, + "confidence": 0.9568929672241211, "cells": [ { "index": 78, @@ -282426,7 +282426,7 @@ "b": 646.98631, "coord_origin": "TOPLEFT" }, - "confidence": 0.954940915107727, + "confidence": 0.9549408555030823, "cells": [ { "index": 97, @@ -282711,7 +282711,7 @@ "b": 135.53008999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.6497084498405457, + "confidence": 0.6497083306312561, "cells": [ { "index": 0, @@ -283345,7 +283345,7 @@ "b": 627.4597, "coord_origin": "TOPLEFT" }, - "confidence": 0.9826022386550903, + "confidence": 0.9826023578643799, "cells": [ { "index": 22, @@ -283891,7 +283891,7 @@ "b": 651.57269, "coord_origin": "TOPLEFT" }, - "confidence": 0.9335853457450867, + "confidence": 0.9335852265357971, "cells": [ { "index": 43, @@ -283962,7 +283962,7 @@ "b": 672.24219, "coord_origin": "TOPLEFT" }, - "confidence": 0.9515743255615234, + "confidence": 0.9515743851661682, "cells": [ { "index": 45, @@ -284154,7 +284154,7 @@ "b": 207.42773, "coord_origin": "TOPLEFT" }, - "confidence": 0.9596064686775208, + "confidence": 0.9596062302589417, "cells": [ { "index": 51, @@ -284913,7 +284913,7 @@ "b": 497.38861, "coord_origin": "TOPLEFT" }, - "confidence": 0.9568928480148315, + "confidence": 0.9568929672241211, "cells": [ { "index": 78, @@ -285451,7 +285451,7 @@ "b": 646.98631, "coord_origin": "TOPLEFT" }, - "confidence": 0.954940915107727, + "confidence": 0.9549408555030823, "cells": [ { "index": 97, @@ -285741,7 +285741,7 @@ "b": 135.53008999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.6497084498405457, + "confidence": 0.6497083306312561, "cells": [ { "index": 0, @@ -286375,7 +286375,7 @@ "b": 627.4597, "coord_origin": "TOPLEFT" }, - "confidence": 0.9826022386550903, + "confidence": 0.9826023578643799, "cells": [ { "index": 22, @@ -286921,7 +286921,7 @@ "b": 651.57269, "coord_origin": "TOPLEFT" }, - "confidence": 0.9335853457450867, + "confidence": 0.9335852265357971, "cells": [ { "index": 43, @@ -286992,7 +286992,7 @@ "b": 672.24219, "coord_origin": "TOPLEFT" }, - "confidence": 0.9515743255615234, + "confidence": 0.9515743851661682, "cells": [ { "index": 45, @@ -287184,7 +287184,7 @@ "b": 207.42773, "coord_origin": "TOPLEFT" }, - "confidence": 0.9596064686775208, + "confidence": 0.9596062302589417, "cells": [ { "index": 51, @@ -287943,7 +287943,7 @@ "b": 497.38861, "coord_origin": "TOPLEFT" }, - "confidence": 0.9568928480148315, + "confidence": 0.9568929672241211, "cells": [ { "index": 78, @@ -288481,7 +288481,7 @@ "b": 646.98631, "coord_origin": "TOPLEFT" }, - "confidence": 0.954940915107727, + "confidence": 0.9549408555030823, "cells": [ { "index": 97, @@ -293432,7 +293432,7 @@ "b": 147.59091186523438, "coord_origin": "TOPLEFT" }, - "confidence": 0.6033818125724792, + "confidence": 0.6033809185028076, "cells": [ { "index": 0, @@ -297348,7 +297348,7 @@ "b": 231.79296999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9621952772140503, + "confidence": 0.9621953964233398, "cells": [ { "index": 61, @@ -297438,7 +297438,7 @@ "b": 264.93298000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9629555344581604, + "confidence": 0.96295565366745, "cells": [ { "index": 64, @@ -297528,7 +297528,7 @@ "b": 395.70688, "coord_origin": "TOPLEFT" }, - "confidence": 0.9767085909843445, + "confidence": 0.9767084717750549, "cells": [ { "index": 67, @@ -297793,7 +297793,7 @@ "b": 419.93188, "coord_origin": "TOPLEFT" }, - "confidence": 0.934766411781311, + "confidence": 0.9347663521766663, "cells": [ { "index": 77, @@ -297858,7 +297858,7 @@ "b": 456.11185000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.8280702233314514, + "confidence": 0.8280696272850037, "cells": [ { "index": 79, @@ -297973,7 +297973,7 @@ "b": 504.2468, "coord_origin": "TOPLEFT" }, - "confidence": 0.9646760821342468, + "confidence": 0.9646762013435364, "cells": [ { "index": 83, @@ -298113,7 +298113,7 @@ "b": 528.4727800000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9391399025917053, + "confidence": 0.9391400218009949, "cells": [ { "index": 88, @@ -298203,7 +298203,7 @@ "b": 564.65277, "coord_origin": "TOPLEFT" }, - "confidence": 0.9491708874702454, + "confidence": 0.9491710066795349, "cells": [ { "index": 91, @@ -298293,7 +298293,7 @@ "b": 600.83278, "coord_origin": "TOPLEFT" }, - "confidence": 0.9587163329124451, + "confidence": 0.9587164521217346, "cells": [ { "index": 94, @@ -298408,7 +298408,7 @@ "b": 654.1056100000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9298412799835205, + "confidence": 0.9298411011695862, "cells": [ { "index": 98, @@ -298848,7 +298848,7 @@ "b": 688.92679, "coord_origin": "TOPLEFT" }, - "confidence": 0.9545555114746094, + "confidence": 0.9545556306838989, "cells": [ { "index": 115, @@ -299113,7 +299113,7 @@ "b": 713.151787, "coord_origin": "TOPLEFT" }, - "confidence": 0.9260510206222534, + "confidence": 0.9260509014129639, "cells": [ { "index": 125, @@ -299253,7 +299253,7 @@ "b": 255.7038, "coord_origin": "TOPLEFT" }, - "confidence": 0.8942298889160156, + "confidence": 0.8942293524742126, "cells": [ { "index": 130, @@ -299368,7 +299368,7 @@ "b": 279.96380999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9423392415046692, + "confidence": 0.9423390626907349, "cells": [ { "index": 134, @@ -299508,7 +299508,7 @@ "b": 387.91071, "coord_origin": "TOPLEFT" }, - "confidence": 0.9562004804611206, + "confidence": 0.9562005996704102, "cells": [ { "index": 139, @@ -299798,7 +299798,7 @@ "b": 459.99164, "coord_origin": "TOPLEFT" }, - "confidence": 0.8719939589500427, + "confidence": 0.8719941973686218, "cells": [ { "index": 150, @@ -299988,7 +299988,7 @@ "b": 567.93858, "coord_origin": "TOPLEFT" }, - "confidence": 0.9126082062721252, + "confidence": 0.9126085042953491, "cells": [ { "index": 157, @@ -300278,7 +300278,7 @@ "b": 604.15459, "coord_origin": "TOPLEFT" }, - "confidence": 0.8459473848342896, + "confidence": 0.8459469676017761, "cells": [ { "index": 168, @@ -300418,7 +300418,7 @@ "b": 628.4155900000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.7716891169548035, + "confidence": 0.771689236164093, "cells": [ { "index": 173, @@ -300648,7 +300648,7 @@ "b": 688.89159, "coord_origin": "TOPLEFT" }, - "confidence": 0.7590745091438293, + "confidence": 0.7590745687484741, "cells": [ { "index": 181, @@ -300713,7 +300713,7 @@ "b": 713.151596, "coord_origin": "TOPLEFT" }, - "confidence": 0.6971189975738525, + "confidence": 0.6971189379692078, "cells": [ { "index": 183, @@ -300833,7 +300833,7 @@ "b": 147.59091186523438, "coord_origin": "TOPLEFT" }, - "confidence": 0.6033818125724792, + "confidence": 0.6033809185028076, "cells": [ { "index": 0, @@ -304765,7 +304765,7 @@ "b": 231.79296999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9621952772140503, + "confidence": 0.9621953964233398, "cells": [ { "index": 61, @@ -304861,7 +304861,7 @@ "b": 264.93298000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9629555344581604, + "confidence": 0.96295565366745, "cells": [ { "index": 64, @@ -304957,7 +304957,7 @@ "b": 395.70688, "coord_origin": "TOPLEFT" }, - "confidence": 0.9767085909843445, + "confidence": 0.9767084717750549, "cells": [ { "index": 67, @@ -305228,7 +305228,7 @@ "b": 419.93188, "coord_origin": "TOPLEFT" }, - "confidence": 0.934766411781311, + "confidence": 0.9347663521766663, "cells": [ { "index": 77, @@ -305299,7 +305299,7 @@ "b": 456.11185000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.8280702233314514, + "confidence": 0.8280696272850037, "cells": [ { "index": 79, @@ -305420,7 +305420,7 @@ "b": 504.2468, "coord_origin": "TOPLEFT" }, - "confidence": 0.9646760821342468, + "confidence": 0.9646762013435364, "cells": [ { "index": 83, @@ -305566,7 +305566,7 @@ "b": 528.4727800000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9391399025917053, + "confidence": 0.9391400218009949, "cells": [ { "index": 88, @@ -305662,7 +305662,7 @@ "b": 564.65277, "coord_origin": "TOPLEFT" }, - "confidence": 0.9491708874702454, + "confidence": 0.9491710066795349, "cells": [ { "index": 91, @@ -305758,7 +305758,7 @@ "b": 600.83278, "coord_origin": "TOPLEFT" }, - "confidence": 0.9587163329124451, + "confidence": 0.9587164521217346, "cells": [ { "index": 94, @@ -305879,7 +305879,7 @@ "b": 654.1056100000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9298412799835205, + "confidence": 0.9298411011695862, "cells": [ { "index": 98, @@ -306325,7 +306325,7 @@ "b": 688.92679, "coord_origin": "TOPLEFT" }, - "confidence": 0.9545555114746094, + "confidence": 0.9545556306838989, "cells": [ { "index": 115, @@ -306596,7 +306596,7 @@ "b": 713.151787, "coord_origin": "TOPLEFT" }, - "confidence": 0.9260510206222534, + "confidence": 0.9260509014129639, "cells": [ { "index": 125, @@ -306742,7 +306742,7 @@ "b": 255.7038, "coord_origin": "TOPLEFT" }, - "confidence": 0.8942298889160156, + "confidence": 0.8942293524742126, "cells": [ { "index": 130, @@ -306863,7 +306863,7 @@ "b": 279.96380999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9423392415046692, + "confidence": 0.9423390626907349, "cells": [ { "index": 134, @@ -307009,7 +307009,7 @@ "b": 387.91071, "coord_origin": "TOPLEFT" }, - "confidence": 0.9562004804611206, + "confidence": 0.9562005996704102, "cells": [ { "index": 139, @@ -307305,7 +307305,7 @@ "b": 459.99164, "coord_origin": "TOPLEFT" }, - "confidence": 0.8719939589500427, + "confidence": 0.8719941973686218, "cells": [ { "index": 150, @@ -307501,7 +307501,7 @@ "b": 567.93858, "coord_origin": "TOPLEFT" }, - "confidence": 0.9126082062721252, + "confidence": 0.9126085042953491, "cells": [ { "index": 157, @@ -307797,7 +307797,7 @@ "b": 604.15459, "coord_origin": "TOPLEFT" }, - "confidence": 0.8459473848342896, + "confidence": 0.8459469676017761, "cells": [ { "index": 168, @@ -307943,7 +307943,7 @@ "b": 628.4155900000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.7716891169548035, + "confidence": 0.771689236164093, "cells": [ { "index": 173, @@ -308185,7 +308185,7 @@ "b": 688.89159, "coord_origin": "TOPLEFT" }, - "confidence": 0.7590745091438293, + "confidence": 0.7590745687484741, "cells": [ { "index": 181, @@ -308256,7 +308256,7 @@ "b": 713.151596, "coord_origin": "TOPLEFT" }, - "confidence": 0.6971189975738525, + "confidence": 0.6971189379692078, "cells": [ { "index": 183, @@ -308375,7 +308375,7 @@ "b": 147.59091186523438, "coord_origin": "TOPLEFT" }, - "confidence": 0.6033818125724792, + "confidence": 0.6033809185028076, "cells": [ { "index": 0, @@ -312307,7 +312307,7 @@ "b": 231.79296999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9621952772140503, + "confidence": 0.9621953964233398, "cells": [ { "index": 61, @@ -312403,7 +312403,7 @@ "b": 264.93298000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9629555344581604, + "confidence": 0.96295565366745, "cells": [ { "index": 64, @@ -312499,7 +312499,7 @@ "b": 395.70688, "coord_origin": "TOPLEFT" }, - "confidence": 0.9767085909843445, + "confidence": 0.9767084717750549, "cells": [ { "index": 67, @@ -312770,7 +312770,7 @@ "b": 419.93188, "coord_origin": "TOPLEFT" }, - "confidence": 0.934766411781311, + "confidence": 0.9347663521766663, "cells": [ { "index": 77, @@ -312841,7 +312841,7 @@ "b": 456.11185000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.8280702233314514, + "confidence": 0.8280696272850037, "cells": [ { "index": 79, @@ -312962,7 +312962,7 @@ "b": 504.2468, "coord_origin": "TOPLEFT" }, - "confidence": 0.9646760821342468, + "confidence": 0.9646762013435364, "cells": [ { "index": 83, @@ -313108,7 +313108,7 @@ "b": 528.4727800000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9391399025917053, + "confidence": 0.9391400218009949, "cells": [ { "index": 88, @@ -313204,7 +313204,7 @@ "b": 564.65277, "coord_origin": "TOPLEFT" }, - "confidence": 0.9491708874702454, + "confidence": 0.9491710066795349, "cells": [ { "index": 91, @@ -313300,7 +313300,7 @@ "b": 600.83278, "coord_origin": "TOPLEFT" }, - "confidence": 0.9587163329124451, + "confidence": 0.9587164521217346, "cells": [ { "index": 94, @@ -313421,7 +313421,7 @@ "b": 654.1056100000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9298412799835205, + "confidence": 0.9298411011695862, "cells": [ { "index": 98, @@ -313867,7 +313867,7 @@ "b": 688.92679, "coord_origin": "TOPLEFT" }, - "confidence": 0.9545555114746094, + "confidence": 0.9545556306838989, "cells": [ { "index": 115, @@ -314138,7 +314138,7 @@ "b": 713.151787, "coord_origin": "TOPLEFT" }, - "confidence": 0.9260510206222534, + "confidence": 0.9260509014129639, "cells": [ { "index": 125, @@ -314284,7 +314284,7 @@ "b": 255.7038, "coord_origin": "TOPLEFT" }, - "confidence": 0.8942298889160156, + "confidence": 0.8942293524742126, "cells": [ { "index": 130, @@ -314405,7 +314405,7 @@ "b": 279.96380999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9423392415046692, + "confidence": 0.9423390626907349, "cells": [ { "index": 134, @@ -314551,7 +314551,7 @@ "b": 387.91071, "coord_origin": "TOPLEFT" }, - "confidence": 0.9562004804611206, + "confidence": 0.9562005996704102, "cells": [ { "index": 139, @@ -314847,7 +314847,7 @@ "b": 459.99164, "coord_origin": "TOPLEFT" }, - "confidence": 0.8719939589500427, + "confidence": 0.8719941973686218, "cells": [ { "index": 150, @@ -315043,7 +315043,7 @@ "b": 567.93858, "coord_origin": "TOPLEFT" }, - "confidence": 0.9126082062721252, + "confidence": 0.9126085042953491, "cells": [ { "index": 157, @@ -315339,7 +315339,7 @@ "b": 604.15459, "coord_origin": "TOPLEFT" }, - "confidence": 0.8459473848342896, + "confidence": 0.8459469676017761, "cells": [ { "index": 168, @@ -315485,7 +315485,7 @@ "b": 628.4155900000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.7716891169548035, + "confidence": 0.771689236164093, "cells": [ { "index": 173, @@ -315727,7 +315727,7 @@ "b": 688.89159, "coord_origin": "TOPLEFT" }, - "confidence": 0.7590745091438293, + "confidence": 0.7590745687484741, "cells": [ { "index": 181, @@ -315798,7 +315798,7 @@ "b": 713.151596, "coord_origin": "TOPLEFT" }, - "confidence": 0.6971189975738525, + "confidence": 0.6971189379692078, "cells": [ { "index": 183, @@ -316203,7 +316203,7 @@ "b": 84.11492999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.7545598149299622, + "confidence": 0.7545598745346069, "cells": [ { "index": 0, @@ -316243,7 +316243,7 @@ "b": 108.02495999999985, "coord_origin": "TOPLEFT" }, - "confidence": 0.9170762300491333, + "confidence": 0.9170765280723572, "cells": [ { "index": 1, @@ -316308,7 +316308,7 @@ "b": 131.70587, "coord_origin": "TOPLEFT" }, - "confidence": 0.9454683065414429, + "confidence": 0.9454688429832458, "cells": [ { "index": 3, @@ -316373,7 +316373,7 @@ "b": 510.96292, "coord_origin": "TOPLEFT" }, - "confidence": 0.8971090316772461, + "confidence": 0.8971090912818909, "cells": [ { "index": 5, @@ -316413,7 +316413,7 @@ "b": 327.45990000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.8773345351219177, + "confidence": 0.8773341774940491, "cells": [ { "index": 6, @@ -316543,7 +316543,7 @@ "b": 743.039921, "coord_origin": "TOPLEFT" }, - "confidence": 0.9020507335662842, + "confidence": 0.9020510315895081, "cells": [ { "index": 10, @@ -316578,12 +316578,12 @@ "label": "table", "bbox": { "l": 310.3294372558594, - "t": 101.17767333984375, + "t": 101.17766571044922, "r": 555.8338623046875, - "b": 136.14752197265625, + "b": 136.1475067138672, "coord_origin": "TOPLEFT" }, - "confidence": 0.70481276512146, + "confidence": 0.7048152089118958, "cells": [], "children": [] }, @@ -316592,12 +316592,12 @@ "label": "table", "bbox": { "l": 309.9566345214844, - "t": 154.61448669433594, + "t": 154.61451721191406, "r": 555.7466430664062, - "b": 184.7225341796875, + "b": 184.72256469726562, "coord_origin": "TOPLEFT" }, - "confidence": 0.564289927482605, + "confidence": 0.5642902851104736, "cells": [], "children": [] }, @@ -316611,7 +316611,7 @@ "b": 214.39334106445312, "coord_origin": "TOPLEFT" }, - "confidence": 0.8857279419898987, + "confidence": 0.8857280611991882, "cells": [], "children": [] }, @@ -316619,13 +316619,13 @@ "id": 21, "label": "table", "bbox": { - "l": 309.9635314941406, - "t": 195.70541381835938, - "r": 555.7054443359375, - "b": 233.55145263671875, + "l": 309.96356201171875, + "t": 195.7054901123047, + "r": 555.7053833007812, + "b": 233.55148315429688, "coord_origin": "TOPLEFT" }, - "confidence": 0.6602518558502197, + "confidence": 0.6602524518966675, "cells": [], "children": [] }, @@ -316653,7 +316653,7 @@ "b": 292.39398193359375, "coord_origin": "TOPLEFT" }, - "confidence": 0.6956620812416077, + "confidence": 0.6956619620323181, "cells": [], "children": [] }, @@ -316667,7 +316667,7 @@ "b": 292.39398193359375, "coord_origin": "TOPLEFT" }, - "confidence": 0.52826988697052, + "confidence": 0.5282703042030334, "cells": [], "children": [] }, @@ -316681,7 +316681,7 @@ "b": 367.9095764160156, "coord_origin": "TOPLEFT" }, - "confidence": 0.9085132479667664, + "confidence": 0.908513069152832, "cells": [], "children": [] }, @@ -316695,7 +316695,7 @@ "b": 437.02239990234375, "coord_origin": "TOPLEFT" }, - "confidence": 0.8486077189445496, + "confidence": 0.8486080765724182, "cells": [], "children": [] }, @@ -316703,13 +316703,13 @@ "id": 0, "label": "table", "bbox": { - "l": 83.31756591796875, + "l": 83.31759643554688, "t": 396.0135498046875, "r": 248.873046875, "b": 487.2569885253906, "coord_origin": "TOPLEFT" }, - "confidence": 0.9613965749740601, + "confidence": 0.9613964557647705, "cells": [], "children": [] }, @@ -316723,7 +316723,7 @@ "b": 502.7210998535156, "coord_origin": "TOPLEFT" }, - "confidence": 0.8815538287162781, + "confidence": 0.8815536499023438, "cells": [], "children": [] }, @@ -316737,7 +316737,7 @@ "b": 567.6879272460938, "coord_origin": "TOPLEFT" }, - "confidence": 0.9096733927726746, + "confidence": 0.9096732139587402, "cells": [], "children": [] }, @@ -316751,7 +316751,7 @@ "b": 665.4903564453125, "coord_origin": "TOPLEFT" }, - "confidence": 0.8023569583892822, + "confidence": 0.8023567795753479, "cells": [], "children": [] }, @@ -316765,7 +316765,7 @@ "b": 665.4903564453125, "coord_origin": "TOPLEFT" }, - "confidence": 0.5930293798446655, + "confidence": 0.5930299758911133, "cells": [], "children": [] } @@ -316782,12 +316782,12 @@ "label": "table", "bbox": { "l": 310.3294372558594, - "t": 101.17767333984375, + "t": 101.17766571044922, "r": 555.8338623046875, - "b": 136.14752197265625, + "b": 136.1475067138672, "coord_origin": "TOPLEFT" }, - "confidence": 0.70481276512146, + "confidence": 0.7048152089118958, "cells": [], "children": [] }, @@ -316819,12 +316819,12 @@ "label": "table", "bbox": { "l": 309.9566345214844, - "t": 154.61448669433594, + "t": 154.61451721191406, "r": 555.7466430664062, - "b": 184.7225341796875, + "b": 184.72256469726562, "coord_origin": "TOPLEFT" }, - "confidence": 0.564289927482605, + "confidence": 0.5642902851104736, "cells": [], "children": [] }, @@ -316861,7 +316861,7 @@ "b": 214.39334106445312, "coord_origin": "TOPLEFT" }, - "confidence": 0.8857279419898987, + "confidence": 0.8857280611991882, "cells": [], "children": [] }, @@ -316905,13 +316905,13 @@ "id": 21, "label": "table", "bbox": { - "l": 309.9635314941406, - "t": 195.70541381835938, - "r": 555.7054443359375, - "b": 233.55145263671875, + "l": 309.96356201171875, + "t": 195.7054901123047, + "r": 555.7053833007812, + "b": 233.55148315429688, "coord_origin": "TOPLEFT" }, - "confidence": 0.6602518558502197, + "confidence": 0.6602524518966675, "cells": [], "children": [] }, @@ -316998,7 +316998,7 @@ "b": 292.39398193359375, "coord_origin": "TOPLEFT" }, - "confidence": 0.52826988697052, + "confidence": 0.5282703042030334, "cells": [], "children": [] }, @@ -317035,7 +317035,7 @@ "b": 367.9095764160156, "coord_origin": "TOPLEFT" }, - "confidence": 0.9085132479667664, + "confidence": 0.908513069152832, "cells": [], "children": [] }, @@ -317085,7 +317085,7 @@ "b": 437.02239990234375, "coord_origin": "TOPLEFT" }, - "confidence": 0.8486077189445496, + "confidence": 0.8486080765724182, "cells": [], "children": [] }, @@ -317140,13 +317140,13 @@ "id": 0, "label": "table", "bbox": { - "l": 83.31756591796875, + "l": 83.31759643554688, "t": 396.0135498046875, "r": 248.873046875, "b": 487.2569885253906, "coord_origin": "TOPLEFT" }, - "confidence": 0.9613965749740601, + "confidence": 0.9613964557647705, "cells": [], "children": [] }, @@ -317201,7 +317201,7 @@ "b": 502.7210998535156, "coord_origin": "TOPLEFT" }, - "confidence": 0.8815538287162781, + "confidence": 0.8815536499023438, "cells": [], "children": [] }, @@ -317262,7 +317262,7 @@ "b": 567.6879272460938, "coord_origin": "TOPLEFT" }, - "confidence": 0.9096733927726746, + "confidence": 0.9096732139587402, "cells": [], "children": [] }, @@ -317323,7 +317323,7 @@ "b": 665.4903564453125, "coord_origin": "TOPLEFT" }, - "confidence": 0.5930293798446655, + "confidence": 0.5930299758911133, "cells": [], "children": [] }, @@ -317410,7 +317410,7 @@ "b": 84.11492999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.7545598149299622, + "confidence": 0.7545598745346069, "cells": [ { "index": 0, @@ -317456,7 +317456,7 @@ "b": 108.02495999999985, "coord_origin": "TOPLEFT" }, - "confidence": 0.9170762300491333, + "confidence": 0.9170765280723572, "cells": [ { "index": 1, @@ -317527,7 +317527,7 @@ "b": 131.70587, "coord_origin": "TOPLEFT" }, - "confidence": 0.9454683065414429, + "confidence": 0.9454688429832458, "cells": [ { "index": 3, @@ -317598,7 +317598,7 @@ "b": 510.96292, "coord_origin": "TOPLEFT" }, - "confidence": 0.8971090316772461, + "confidence": 0.8971090912818909, "cells": [ { "index": 5, @@ -317644,7 +317644,7 @@ "b": 327.45990000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.8773345351219177, + "confidence": 0.8773341774940491, "cells": [ { "index": 6, @@ -317786,7 +317786,7 @@ "b": 743.039921, "coord_origin": "TOPLEFT" }, - "confidence": 0.9020507335662842, + "confidence": 0.9020510315895081, "cells": [ { "index": 10, @@ -317827,12 +317827,12 @@ "label": "table", "bbox": { "l": 310.3294372558594, - "t": 101.17767333984375, + "t": 101.17766571044922, "r": 555.8338623046875, - "b": 136.14752197265625, + "b": 136.1475067138672, "coord_origin": "TOPLEFT" }, - "confidence": 0.70481276512146, + "confidence": 0.7048152089118958, "cells": [], "children": [] }, @@ -317864,12 +317864,12 @@ "label": "table", "bbox": { "l": 309.9566345214844, - "t": 154.61448669433594, + "t": 154.61451721191406, "r": 555.7466430664062, - "b": 184.7225341796875, + "b": 184.72256469726562, "coord_origin": "TOPLEFT" }, - "confidence": 0.564289927482605, + "confidence": 0.5642902851104736, "cells": [], "children": [] }, @@ -317906,7 +317906,7 @@ "b": 214.39334106445312, "coord_origin": "TOPLEFT" }, - "confidence": 0.8857279419898987, + "confidence": 0.8857280611991882, "cells": [], "children": [] }, @@ -317950,13 +317950,13 @@ "id": 21, "label": "table", "bbox": { - "l": 309.9635314941406, - "t": 195.70541381835938, - "r": 555.7054443359375, - "b": 233.55145263671875, + "l": 309.96356201171875, + "t": 195.7054901123047, + "r": 555.7053833007812, + "b": 233.55148315429688, "coord_origin": "TOPLEFT" }, - "confidence": 0.6602518558502197, + "confidence": 0.6602524518966675, "cells": [], "children": [] }, @@ -318043,7 +318043,7 @@ "b": 292.39398193359375, "coord_origin": "TOPLEFT" }, - "confidence": 0.6956620812416077, + "confidence": 0.6956619620323181, "cells": [], "children": [] }, @@ -318067,7 +318067,7 @@ "b": 292.39398193359375, "coord_origin": "TOPLEFT" }, - "confidence": 0.52826988697052, + "confidence": 0.5282703042030334, "cells": [], "children": [] }, @@ -318104,7 +318104,7 @@ "b": 367.9095764160156, "coord_origin": "TOPLEFT" }, - "confidence": 0.9085132479667664, + "confidence": 0.908513069152832, "cells": [], "children": [] }, @@ -318154,7 +318154,7 @@ "b": 437.02239990234375, "coord_origin": "TOPLEFT" }, - "confidence": 0.8486077189445496, + "confidence": 0.8486080765724182, "cells": [], "children": [] }, @@ -318209,13 +318209,13 @@ "id": 0, "label": "table", "bbox": { - "l": 83.31756591796875, + "l": 83.31759643554688, "t": 396.0135498046875, "r": 248.873046875, "b": 487.2569885253906, "coord_origin": "TOPLEFT" }, - "confidence": 0.9613965749740601, + "confidence": 0.9613964557647705, "cells": [], "children": [] }, @@ -318270,7 +318270,7 @@ "b": 502.7210998535156, "coord_origin": "TOPLEFT" }, - "confidence": 0.8815538287162781, + "confidence": 0.8815536499023438, "cells": [], "children": [] }, @@ -318331,7 +318331,7 @@ "b": 567.6879272460938, "coord_origin": "TOPLEFT" }, - "confidence": 0.9096733927726746, + "confidence": 0.9096732139587402, "cells": [], "children": [] }, @@ -318392,7 +318392,7 @@ "b": 665.4903564453125, "coord_origin": "TOPLEFT" }, - "confidence": 0.8023569583892822, + "confidence": 0.8023567795753479, "cells": [], "children": [] }, @@ -318416,7 +318416,7 @@ "b": 665.4903564453125, "coord_origin": "TOPLEFT" }, - "confidence": 0.5930293798446655, + "confidence": 0.5930299758911133, "cells": [], "children": [] }, @@ -318497,7 +318497,7 @@ "b": 84.11492999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.7545598149299622, + "confidence": 0.7545598745346069, "cells": [ { "index": 0, @@ -318543,7 +318543,7 @@ "b": 108.02495999999985, "coord_origin": "TOPLEFT" }, - "confidence": 0.9170762300491333, + "confidence": 0.9170765280723572, "cells": [ { "index": 1, @@ -318614,7 +318614,7 @@ "b": 131.70587, "coord_origin": "TOPLEFT" }, - "confidence": 0.9454683065414429, + "confidence": 0.9454688429832458, "cells": [ { "index": 3, @@ -318685,7 +318685,7 @@ "b": 510.96292, "coord_origin": "TOPLEFT" }, - "confidence": 0.8971090316772461, + "confidence": 0.8971090912818909, "cells": [ { "index": 5, @@ -318731,7 +318731,7 @@ "b": 327.45990000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.8773345351219177, + "confidence": 0.8773341774940491, "cells": [ { "index": 6, @@ -318868,12 +318868,12 @@ "label": "table", "bbox": { "l": 310.3294372558594, - "t": 101.17767333984375, + "t": 101.17766571044922, "r": 555.8338623046875, - "b": 136.14752197265625, + "b": 136.1475067138672, "coord_origin": "TOPLEFT" }, - "confidence": 0.70481276512146, + "confidence": 0.7048152089118958, "cells": [], "children": [] }, @@ -318905,12 +318905,12 @@ "label": "table", "bbox": { "l": 309.9566345214844, - "t": 154.61448669433594, + "t": 154.61451721191406, "r": 555.7466430664062, - "b": 184.7225341796875, + "b": 184.72256469726562, "coord_origin": "TOPLEFT" }, - "confidence": 0.564289927482605, + "confidence": 0.5642902851104736, "cells": [], "children": [] }, @@ -318947,7 +318947,7 @@ "b": 214.39334106445312, "coord_origin": "TOPLEFT" }, - "confidence": 0.8857279419898987, + "confidence": 0.8857280611991882, "cells": [], "children": [] }, @@ -318991,13 +318991,13 @@ "id": 21, "label": "table", "bbox": { - "l": 309.9635314941406, - "t": 195.70541381835938, - "r": 555.7054443359375, - "b": 233.55145263671875, + "l": 309.96356201171875, + "t": 195.7054901123047, + "r": 555.7053833007812, + "b": 233.55148315429688, "coord_origin": "TOPLEFT" }, - "confidence": 0.6602518558502197, + "confidence": 0.6602524518966675, "cells": [], "children": [] }, @@ -319084,7 +319084,7 @@ "b": 292.39398193359375, "coord_origin": "TOPLEFT" }, - "confidence": 0.6956620812416077, + "confidence": 0.6956619620323181, "cells": [], "children": [] }, @@ -319108,7 +319108,7 @@ "b": 292.39398193359375, "coord_origin": "TOPLEFT" }, - "confidence": 0.52826988697052, + "confidence": 0.5282703042030334, "cells": [], "children": [] }, @@ -319145,7 +319145,7 @@ "b": 367.9095764160156, "coord_origin": "TOPLEFT" }, - "confidence": 0.9085132479667664, + "confidence": 0.908513069152832, "cells": [], "children": [] }, @@ -319195,7 +319195,7 @@ "b": 437.02239990234375, "coord_origin": "TOPLEFT" }, - "confidence": 0.8486077189445496, + "confidence": 0.8486080765724182, "cells": [], "children": [] }, @@ -319250,13 +319250,13 @@ "id": 0, "label": "table", "bbox": { - "l": 83.31756591796875, + "l": 83.31759643554688, "t": 396.0135498046875, "r": 248.873046875, "b": 487.2569885253906, "coord_origin": "TOPLEFT" }, - "confidence": 0.9613965749740601, + "confidence": 0.9613964557647705, "cells": [], "children": [] }, @@ -319311,7 +319311,7 @@ "b": 502.7210998535156, "coord_origin": "TOPLEFT" }, - "confidence": 0.8815538287162781, + "confidence": 0.8815536499023438, "cells": [], "children": [] }, @@ -319372,7 +319372,7 @@ "b": 567.6879272460938, "coord_origin": "TOPLEFT" }, - "confidence": 0.9096733927726746, + "confidence": 0.9096732139587402, "cells": [], "children": [] }, @@ -319433,7 +319433,7 @@ "b": 665.4903564453125, "coord_origin": "TOPLEFT" }, - "confidence": 0.8023569583892822, + "confidence": 0.8023567795753479, "cells": [], "children": [] }, @@ -319457,7 +319457,7 @@ "b": 665.4903564453125, "coord_origin": "TOPLEFT" }, - "confidence": 0.5930293798446655, + "confidence": 0.5930299758911133, "cells": [], "children": [] }, @@ -319538,7 +319538,7 @@ "b": 743.039921, "coord_origin": "TOPLEFT" }, - "confidence": 0.9020507335662842, + "confidence": 0.9020510315895081, "cells": [ { "index": 10, @@ -319770,7 +319770,7 @@ "b": 377.6319, "coord_origin": "TOPLEFT" }, - "confidence": 0.951069176197052, + "confidence": 0.9510690569877625, "cells": [ { "index": 0, @@ -319860,7 +319860,7 @@ "b": 680.72492, "coord_origin": "TOPLEFT" }, - "confidence": 0.926384687423706, + "confidence": 0.9263845086097717, "cells": [ { "index": 3, @@ -319900,7 +319900,7 @@ "b": 380.59091, "coord_origin": "TOPLEFT" }, - "confidence": 0.9178510904312134, + "confidence": 0.9178509712219238, "cells": [ { "index": 4, @@ -319940,7 +319940,7 @@ "b": 692.452927, "coord_origin": "TOPLEFT" }, - "confidence": 0.9191023111343384, + "confidence": 0.919101893901825, "cells": [ { "index": 5, @@ -319980,7 +319980,7 @@ "b": 743.039925, "coord_origin": "TOPLEFT" }, - "confidence": 0.887715220451355, + "confidence": 0.8877150416374207, "cells": [ { "index": 6, @@ -320020,7 +320020,7 @@ "b": 359.0575866699219, "coord_origin": "TOPLEFT" }, - "confidence": 0.5003598928451538, + "confidence": 0.5003602504730225, "cells": [], "children": [] }, @@ -320028,13 +320028,13 @@ "id": 30, "label": "picture", "bbox": { - "l": 51.15378952026367, + "l": 51.153778076171875, "t": 104.30851745605469, "r": 282.8598937988281, "b": 344.90667724609375, "coord_origin": "TOPLEFT" }, - "confidence": 0.5613773465156555, + "confidence": 0.5613781213760376, "cells": [], "children": [] }, @@ -320048,7 +320048,7 @@ "b": 214.6260528564453, "coord_origin": "TOPLEFT" }, - "confidence": 0.6235634684562683, + "confidence": 0.6235637068748474, "cells": [], "children": [] }, @@ -320062,7 +320062,7 @@ "b": 279.8576965332031, "coord_origin": "TOPLEFT" }, - "confidence": 0.5502500534057617, + "confidence": 0.5502495765686035, "cells": [], "children": [] }, @@ -320070,13 +320070,13 @@ "id": 27, "label": "table", "bbox": { - "l": 51.72642135620117, - "t": 273.6092834472656, - "r": 283.114013671875, - "b": 344.2445068359375, + "l": 51.726383209228516, + "t": 273.6092529296875, + "r": 283.1140441894531, + "b": 344.2444763183594, "coord_origin": "TOPLEFT" }, - "confidence": 0.5696635246276855, + "confidence": 0.5696631669998169, "cells": [], "children": [] }, @@ -320090,7 +320090,7 @@ "b": 358.2724304199219, "coord_origin": "TOPLEFT" }, - "confidence": 0.5227423310279846, + "confidence": 0.522743284702301, "cells": [], "children": [] }, @@ -320104,7 +320104,7 @@ "b": 477.94354248046875, "coord_origin": "TOPLEFT" }, - "confidence": 0.8384715914726257, + "confidence": 0.8384720087051392, "cells": [], "children": [] }, @@ -320112,13 +320112,13 @@ "id": 9, "label": "table", "bbox": { - "l": 51.434879302978516, + "l": 51.43488693237305, "t": 453.48748779296875, "r": 310.7267150878906, "b": 491.82025146484375, "coord_origin": "TOPLEFT" }, - "confidence": 0.8418155908584595, + "confidence": 0.8418160080909729, "cells": [], "children": [] }, @@ -320132,7 +320132,7 @@ "b": 535.69580078125, "coord_origin": "TOPLEFT" }, - "confidence": 0.8502867221832275, + "confidence": 0.8502869606018066, "cells": [], "children": [] }, @@ -320146,7 +320146,7 @@ "b": 542.4459838867188, "coord_origin": "TOPLEFT" }, - "confidence": 0.8922696709632874, + "confidence": 0.8922702074050903, "cells": [], "children": [] }, @@ -320160,7 +320160,7 @@ "b": 593.1064453125, "coord_origin": "TOPLEFT" }, - "confidence": 0.6817973256111145, + "confidence": 0.681797444820404, "cells": [], "children": [] }, @@ -320168,13 +320168,13 @@ "id": 6, "label": "table", "bbox": { - "l": 51.27280807495117, + "l": 51.2728271484375, "t": 553.728515625, "r": 311.0897216796875, "b": 591.913330078125, "coord_origin": "TOPLEFT" }, - "confidence": 0.88722163438797, + "confidence": 0.8872225880622864, "cells": [], "children": [] }, @@ -320182,13 +320182,13 @@ "id": 7, "label": "table", "bbox": { - "l": 319.06494140625, - "t": 609.8408203125, - "r": 533.77392578125, + "l": 319.0649719238281, + "t": 609.8409423828125, + "r": 533.7738647460938, "b": 669.1920776367188, "coord_origin": "TOPLEFT" }, - "confidence": 0.8717735409736633, + "confidence": 0.8717731237411499, "cells": [], "children": [] }, @@ -320224,7 +320224,7 @@ "b": 214.6260528564453, "coord_origin": "TOPLEFT" }, - "confidence": 0.6235634684562683, + "confidence": 0.6235637068748474, "cells": [], "children": [] }, @@ -320291,7 +320291,7 @@ "b": 279.8576965332031, "coord_origin": "TOPLEFT" }, - "confidence": 0.5502500534057617, + "confidence": 0.5502495765686035, "cells": [], "children": [] }, @@ -320352,13 +320352,13 @@ "id": 27, "label": "table", "bbox": { - "l": 51.72642135620117, - "t": 273.6092834472656, - "r": 283.114013671875, - "b": 344.2445068359375, + "l": 51.726383209228516, + "t": 273.6092529296875, + "r": 283.1140441894531, + "b": 344.2444763183594, "coord_origin": "TOPLEFT" }, - "confidence": 0.5696635246276855, + "confidence": 0.5696631669998169, "cells": [], "children": [] }, @@ -320432,7 +320432,7 @@ "b": 358.2724304199219, "coord_origin": "TOPLEFT" }, - "confidence": 0.5227423310279846, + "confidence": 0.522743284702301, "cells": [], "children": [] }, @@ -320478,7 +320478,7 @@ "b": 477.94354248046875, "coord_origin": "TOPLEFT" }, - "confidence": 0.8384715914726257, + "confidence": 0.8384720087051392, "cells": [], "children": [] }, @@ -320521,13 +320521,13 @@ "id": 9, "label": "table", "bbox": { - "l": 51.434879302978516, + "l": 51.43488693237305, "t": 453.48748779296875, "r": 310.7267150878906, "b": 491.82025146484375, "coord_origin": "TOPLEFT" }, - "confidence": 0.8418155908584595, + "confidence": 0.8418160080909729, "cells": [], "children": [] }, @@ -320572,7 +320572,7 @@ "b": 535.69580078125, "coord_origin": "TOPLEFT" }, - "confidence": 0.8502867221832275, + "confidence": 0.8502869606018066, "cells": [], "children": [] }, @@ -320621,7 +320621,7 @@ "b": 542.4459838867188, "coord_origin": "TOPLEFT" }, - "confidence": 0.8922696709632874, + "confidence": 0.8922702074050903, "cells": [], "children": [] }, @@ -320666,7 +320666,7 @@ "b": 593.1064453125, "coord_origin": "TOPLEFT" }, - "confidence": 0.6817973256111145, + "confidence": 0.681797444820404, "cells": [], "children": [] }, @@ -320709,13 +320709,13 @@ "id": 6, "label": "table", "bbox": { - "l": 51.27280807495117, + "l": 51.2728271484375, "t": 553.728515625, "r": 311.0897216796875, "b": 591.913330078125, "coord_origin": "TOPLEFT" }, - "confidence": 0.88722163438797, + "confidence": 0.8872225880622864, "cells": [], "children": [] }, @@ -320754,13 +320754,13 @@ "id": 7, "label": "table", "bbox": { - "l": 319.06494140625, - "t": 609.8408203125, - "r": 533.77392578125, + "l": 319.0649719238281, + "t": 609.8409423828125, + "r": 533.7738647460938, "b": 669.1920776367188, "coord_origin": "TOPLEFT" }, - "confidence": 0.8717735409736633, + "confidence": 0.8717731237411499, "cells": [], "children": [] }, @@ -320821,7 +320821,7 @@ "b": 377.6319, "coord_origin": "TOPLEFT" }, - "confidence": 0.951069176197052, + "confidence": 0.9510690569877625, "cells": [ { "index": 0, @@ -320917,7 +320917,7 @@ "b": 680.72492, "coord_origin": "TOPLEFT" }, - "confidence": 0.926384687423706, + "confidence": 0.9263845086097717, "cells": [ { "index": 3, @@ -320963,7 +320963,7 @@ "b": 380.59091, "coord_origin": "TOPLEFT" }, - "confidence": 0.9178510904312134, + "confidence": 0.9178509712219238, "cells": [ { "index": 4, @@ -321009,7 +321009,7 @@ "b": 692.452927, "coord_origin": "TOPLEFT" }, - "confidence": 0.9191023111343384, + "confidence": 0.919101893901825, "cells": [ { "index": 5, @@ -321055,7 +321055,7 @@ "b": 743.039925, "coord_origin": "TOPLEFT" }, - "confidence": 0.887715220451355, + "confidence": 0.8877150416374207, "cells": [ { "index": 6, @@ -321101,7 +321101,7 @@ "b": 359.0575866699219, "coord_origin": "TOPLEFT" }, - "confidence": 0.5003598928451538, + "confidence": 0.5003602504730225, "cells": [], "children": [] }, @@ -321119,13 +321119,13 @@ "id": 30, "label": "picture", "bbox": { - "l": 51.15378952026367, + "l": 51.153778076171875, "t": 104.30851745605469, "r": 282.8598937988281, "b": 344.90667724609375, "coord_origin": "TOPLEFT" }, - "confidence": 0.5613773465156555, + "confidence": 0.5613781213760376, "cells": [], "children": [] }, @@ -321149,7 +321149,7 @@ "b": 214.6260528564453, "coord_origin": "TOPLEFT" }, - "confidence": 0.6235634684562683, + "confidence": 0.6235637068748474, "cells": [], "children": [] }, @@ -321216,7 +321216,7 @@ "b": 279.8576965332031, "coord_origin": "TOPLEFT" }, - "confidence": 0.5502500534057617, + "confidence": 0.5502495765686035, "cells": [], "children": [] }, @@ -321277,13 +321277,13 @@ "id": 27, "label": "table", "bbox": { - "l": 51.72642135620117, - "t": 273.6092834472656, - "r": 283.114013671875, - "b": 344.2445068359375, + "l": 51.726383209228516, + "t": 273.6092529296875, + "r": 283.1140441894531, + "b": 344.2444763183594, "coord_origin": "TOPLEFT" }, - "confidence": 0.5696635246276855, + "confidence": 0.5696631669998169, "cells": [], "children": [] }, @@ -321357,7 +321357,7 @@ "b": 358.2724304199219, "coord_origin": "TOPLEFT" }, - "confidence": 0.5227423310279846, + "confidence": 0.522743284702301, "cells": [], "children": [] }, @@ -321403,7 +321403,7 @@ "b": 477.94354248046875, "coord_origin": "TOPLEFT" }, - "confidence": 0.8384715914726257, + "confidence": 0.8384720087051392, "cells": [], "children": [] }, @@ -321446,13 +321446,13 @@ "id": 9, "label": "table", "bbox": { - "l": 51.434879302978516, + "l": 51.43488693237305, "t": 453.48748779296875, "r": 310.7267150878906, "b": 491.82025146484375, "coord_origin": "TOPLEFT" }, - "confidence": 0.8418155908584595, + "confidence": 0.8418160080909729, "cells": [], "children": [] }, @@ -321497,7 +321497,7 @@ "b": 535.69580078125, "coord_origin": "TOPLEFT" }, - "confidence": 0.8502867221832275, + "confidence": 0.8502869606018066, "cells": [], "children": [] }, @@ -321546,7 +321546,7 @@ "b": 542.4459838867188, "coord_origin": "TOPLEFT" }, - "confidence": 0.8922696709632874, + "confidence": 0.8922702074050903, "cells": [], "children": [] }, @@ -321591,7 +321591,7 @@ "b": 593.1064453125, "coord_origin": "TOPLEFT" }, - "confidence": 0.6817973256111145, + "confidence": 0.681797444820404, "cells": [], "children": [] }, @@ -321634,13 +321634,13 @@ "id": 6, "label": "table", "bbox": { - "l": 51.27280807495117, + "l": 51.2728271484375, "t": 553.728515625, "r": 311.0897216796875, "b": 591.913330078125, "coord_origin": "TOPLEFT" }, - "confidence": 0.88722163438797, + "confidence": 0.8872225880622864, "cells": [], "children": [] }, @@ -321679,13 +321679,13 @@ "id": 7, "label": "table", "bbox": { - "l": 319.06494140625, - "t": 609.8408203125, - "r": 533.77392578125, + "l": 319.0649719238281, + "t": 609.8409423828125, + "r": 533.7738647460938, "b": 669.1920776367188, "coord_origin": "TOPLEFT" }, - "confidence": 0.8717735409736633, + "confidence": 0.8717731237411499, "cells": [], "children": [] }, @@ -321764,7 +321764,7 @@ "b": 377.6319, "coord_origin": "TOPLEFT" }, - "confidence": 0.951069176197052, + "confidence": 0.9510690569877625, "cells": [ { "index": 0, @@ -321860,7 +321860,7 @@ "b": 680.72492, "coord_origin": "TOPLEFT" }, - "confidence": 0.926384687423706, + "confidence": 0.9263845086097717, "cells": [ { "index": 3, @@ -321906,7 +321906,7 @@ "b": 380.59091, "coord_origin": "TOPLEFT" }, - "confidence": 0.9178510904312134, + "confidence": 0.9178509712219238, "cells": [ { "index": 4, @@ -321952,7 +321952,7 @@ "b": 692.452927, "coord_origin": "TOPLEFT" }, - "confidence": 0.9191023111343384, + "confidence": 0.919101893901825, "cells": [ { "index": 5, @@ -321998,7 +321998,7 @@ "b": 359.0575866699219, "coord_origin": "TOPLEFT" }, - "confidence": 0.5003598928451538, + "confidence": 0.5003602504730225, "cells": [], "children": [] }, @@ -322016,13 +322016,13 @@ "id": 30, "label": "picture", "bbox": { - "l": 51.15378952026367, + "l": 51.153778076171875, "t": 104.30851745605469, "r": 282.8598937988281, "b": 344.90667724609375, "coord_origin": "TOPLEFT" }, - "confidence": 0.5613773465156555, + "confidence": 0.5613781213760376, "cells": [], "children": [] }, @@ -322046,7 +322046,7 @@ "b": 214.6260528564453, "coord_origin": "TOPLEFT" }, - "confidence": 0.6235634684562683, + "confidence": 0.6235637068748474, "cells": [], "children": [] }, @@ -322113,7 +322113,7 @@ "b": 279.8576965332031, "coord_origin": "TOPLEFT" }, - "confidence": 0.5502500534057617, + "confidence": 0.5502495765686035, "cells": [], "children": [] }, @@ -322174,13 +322174,13 @@ "id": 27, "label": "table", "bbox": { - "l": 51.72642135620117, - "t": 273.6092834472656, - "r": 283.114013671875, - "b": 344.2445068359375, + "l": 51.726383209228516, + "t": 273.6092529296875, + "r": 283.1140441894531, + "b": 344.2444763183594, "coord_origin": "TOPLEFT" }, - "confidence": 0.5696635246276855, + "confidence": 0.5696631669998169, "cells": [], "children": [] }, @@ -322254,7 +322254,7 @@ "b": 358.2724304199219, "coord_origin": "TOPLEFT" }, - "confidence": 0.5227423310279846, + "confidence": 0.522743284702301, "cells": [], "children": [] }, @@ -322300,7 +322300,7 @@ "b": 477.94354248046875, "coord_origin": "TOPLEFT" }, - "confidence": 0.8384715914726257, + "confidence": 0.8384720087051392, "cells": [], "children": [] }, @@ -322343,13 +322343,13 @@ "id": 9, "label": "table", "bbox": { - "l": 51.434879302978516, + "l": 51.43488693237305, "t": 453.48748779296875, "r": 310.7267150878906, "b": 491.82025146484375, "coord_origin": "TOPLEFT" }, - "confidence": 0.8418155908584595, + "confidence": 0.8418160080909729, "cells": [], "children": [] }, @@ -322394,7 +322394,7 @@ "b": 535.69580078125, "coord_origin": "TOPLEFT" }, - "confidence": 0.8502867221832275, + "confidence": 0.8502869606018066, "cells": [], "children": [] }, @@ -322443,7 +322443,7 @@ "b": 542.4459838867188, "coord_origin": "TOPLEFT" }, - "confidence": 0.8922696709632874, + "confidence": 0.8922702074050903, "cells": [], "children": [] }, @@ -322488,7 +322488,7 @@ "b": 593.1064453125, "coord_origin": "TOPLEFT" }, - "confidence": 0.6817973256111145, + "confidence": 0.681797444820404, "cells": [], "children": [] }, @@ -322531,13 +322531,13 @@ "id": 6, "label": "table", "bbox": { - "l": 51.27280807495117, + "l": 51.2728271484375, "t": 553.728515625, "r": 311.0897216796875, "b": 591.913330078125, "coord_origin": "TOPLEFT" }, - "confidence": 0.88722163438797, + "confidence": 0.8872225880622864, "cells": [], "children": [] }, @@ -322576,13 +322576,13 @@ "id": 7, "label": "table", "bbox": { - "l": 319.06494140625, - "t": 609.8408203125, - "r": 533.77392578125, + "l": 319.0649719238281, + "t": 609.8409423828125, + "r": 533.7738647460938, "b": 669.1920776367188, "coord_origin": "TOPLEFT" }, - "confidence": 0.8717735409736633, + "confidence": 0.8717731237411499, "cells": [], "children": [] }, @@ -322661,7 +322661,7 @@ "b": 743.039925, "coord_origin": "TOPLEFT" }, - "confidence": 0.887715220451355, + "confidence": 0.8877150416374207, "cells": [ { "index": 6, @@ -322818,7 +322818,7 @@ "b": 653.25793, "coord_origin": "TOPLEFT" }, - "confidence": 0.9257225394248962, + "confidence": 0.9257223606109619, "cells": [ { "index": 0, @@ -322858,7 +322858,7 @@ "b": 673.79691, "coord_origin": "TOPLEFT" }, - "confidence": 0.9134758710861206, + "confidence": 0.9134756922721863, "cells": [ { "index": 1, @@ -322923,7 +322923,7 @@ "b": 743.039906, "coord_origin": "TOPLEFT" }, - "confidence": 0.9037020802497864, + "confidence": 0.9037018418312073, "cells": [ { "index": 3, @@ -322957,13 +322957,13 @@ "id": 4, "label": "table", "bbox": { - "l": 323.0059509277344, - "t": 121.54714965820312, - "r": 525.95166015625, - "b": 222.91140747070312, + "l": 323.0059814453125, + "t": 121.54713439941406, + "r": 525.9517211914062, + "b": 222.9114227294922, "coord_origin": "TOPLEFT" }, - "confidence": 0.8569068908691406, + "confidence": 0.856907069683075, "cells": [], "children": [] }, @@ -322971,13 +322971,13 @@ "id": 6, "label": "picture", "bbox": { - "l": 55.116363525390625, + "l": 55.11635208129883, "t": 136.2550048828125, "r": 279.370849609375, - "b": 249.3345489501953, + "b": 249.33450317382812, "coord_origin": "TOPLEFT" }, - "confidence": 0.8099280595779419, + "confidence": 0.809927225112915, "cells": [], "children": [] }, @@ -322985,13 +322985,13 @@ "id": 19, "label": "table", "bbox": { - "l": 55.116363525390625, + "l": 55.11635208129883, "t": 136.2550048828125, "r": 279.370849609375, - "b": 249.3345489501953, + "b": 249.33450317382812, "coord_origin": "TOPLEFT" }, - "confidence": 0.5584819912910461, + "confidence": 0.5584838390350342, "cells": [], "children": [] }, @@ -323000,12 +323000,12 @@ "label": "table", "bbox": { "l": 323.384765625, - "t": 241.9729461669922, + "t": 241.97293090820312, "r": 526.1268920898438, - "b": 344.09210205078125, + "b": 344.0921325683594, "coord_origin": "TOPLEFT" }, - "confidence": 0.9060239195823669, + "confidence": 0.9060238003730774, "cells": [], "children": [] }, @@ -323033,7 +323033,7 @@ "b": 373.5270690917969, "coord_origin": "TOPLEFT" }, - "confidence": 0.7748245000839233, + "confidence": 0.7748245596885681, "cells": [], "children": [] }, @@ -323042,12 +323042,12 @@ "label": "picture", "bbox": { "l": 323.46868896484375, - "t": 362.4508361816406, + "t": 362.4507751464844, "r": 525.9569091796875, - "b": 464.260498046875, + "b": 464.26043701171875, "coord_origin": "TOPLEFT" }, - "confidence": 0.5515198707580566, + "confidence": 0.5515192747116089, "cells": [], "children": [] }, @@ -323056,12 +323056,12 @@ "label": "table", "bbox": { "l": 323.46868896484375, - "t": 362.4508361816406, + "t": 362.4507751464844, "r": 525.9569091796875, - "b": 464.260498046875, + "b": 464.26043701171875, "coord_origin": "TOPLEFT" }, - "confidence": 0.7755160927772522, + "confidence": 0.7755167484283447, "cells": [], "children": [] }, @@ -323075,7 +323075,7 @@ "b": 497.563720703125, "coord_origin": "TOPLEFT" }, - "confidence": 0.8410326838493347, + "confidence": 0.8410324454307556, "cells": [], "children": [] }, @@ -323089,7 +323089,7 @@ "b": 635.7732543945312, "coord_origin": "TOPLEFT" }, - "confidence": 0.5478786826133728, + "confidence": 0.5478792786598206, "cells": [], "children": [] }, @@ -323103,7 +323103,7 @@ "b": 635.7732543945312, "coord_origin": "TOPLEFT" }, - "confidence": 0.7805566787719727, + "confidence": 0.7805564999580383, "cells": [], "children": [] }, @@ -323117,7 +323117,7 @@ "b": 631.263671875, "coord_origin": "TOPLEFT" }, - "confidence": 0.8057592511177063, + "confidence": 0.8057589530944824, "cells": [], "children": [] }, @@ -323131,7 +323131,7 @@ "b": 631.263671875, "coord_origin": "TOPLEFT" }, - "confidence": 0.6835257411003113, + "confidence": 0.6835256218910217, "cells": [], "children": [] } @@ -323147,13 +323147,13 @@ "id": 4, "label": "table", "bbox": { - "l": 323.0059509277344, - "t": 121.54714965820312, - "r": 525.95166015625, - "b": 222.91140747070312, + "l": 323.0059814453125, + "t": 121.54713439941406, + "r": 525.9517211914062, + "b": 222.9114227294922, "coord_origin": "TOPLEFT" }, - "confidence": 0.8569068908691406, + "confidence": 0.856907069683075, "cells": [], "children": [] }, @@ -323199,13 +323199,13 @@ "id": 19, "label": "table", "bbox": { - "l": 55.116363525390625, + "l": 55.11635208129883, "t": 136.2550048828125, "r": 279.370849609375, - "b": 249.3345489501953, + "b": 249.33450317382812, "coord_origin": "TOPLEFT" }, - "confidence": 0.5584819912910461, + "confidence": 0.5584838390350342, "cells": [], "children": [] }, @@ -323309,12 +323309,12 @@ "label": "table", "bbox": { "l": 323.384765625, - "t": 241.9729461669922, + "t": 241.97293090820312, "r": 526.1268920898438, - "b": 344.09210205078125, + "b": 344.0921325683594, "coord_origin": "TOPLEFT" }, - "confidence": 0.9060239195823669, + "confidence": 0.9060238003730774, "cells": [], "children": [] }, @@ -323366,7 +323366,7 @@ "b": 373.5270690917969, "coord_origin": "TOPLEFT" }, - "confidence": 0.7748245000839233, + "confidence": 0.7748245596885681, "cells": [], "children": [] }, @@ -323518,12 +323518,12 @@ "label": "table", "bbox": { "l": 323.46868896484375, - "t": 362.4508361816406, + "t": 362.4507751464844, "r": 525.9569091796875, - "b": 464.260498046875, + "b": 464.26043701171875, "coord_origin": "TOPLEFT" }, - "confidence": 0.7755160927772522, + "confidence": 0.7755167484283447, "cells": [], "children": [] }, @@ -323575,7 +323575,7 @@ "b": 635.7732543945312, "coord_origin": "TOPLEFT" }, - "confidence": 0.7805566787719727, + "confidence": 0.7805564999580383, "cells": [], "children": [] }, @@ -323627,7 +323627,7 @@ "b": 631.263671875, "coord_origin": "TOPLEFT" }, - "confidence": 0.6835257411003113, + "confidence": 0.6835256218910217, "cells": [], "children": [] }, @@ -323828,7 +323828,7 @@ "b": 653.25793, "coord_origin": "TOPLEFT" }, - "confidence": 0.9257225394248962, + "confidence": 0.9257223606109619, "cells": [ { "index": 0, @@ -323874,7 +323874,7 @@ "b": 673.79691, "coord_origin": "TOPLEFT" }, - "confidence": 0.9134758710861206, + "confidence": 0.9134756922721863, "cells": [ { "index": 1, @@ -323945,7 +323945,7 @@ "b": 743.039906, "coord_origin": "TOPLEFT" }, - "confidence": 0.9037020802497864, + "confidence": 0.9037018418312073, "cells": [ { "index": 3, @@ -323985,13 +323985,13 @@ "id": 4, "label": "table", "bbox": { - "l": 323.0059509277344, - "t": 121.54714965820312, - "r": 525.95166015625, - "b": 222.91140747070312, + "l": 323.0059814453125, + "t": 121.54713439941406, + "r": 525.9517211914062, + "b": 222.9114227294922, "coord_origin": "TOPLEFT" }, - "confidence": 0.8569068908691406, + "confidence": 0.856907069683075, "cells": [], "children": [] }, @@ -324037,13 +324037,13 @@ "id": 6, "label": "picture", "bbox": { - "l": 55.116363525390625, + "l": 55.11635208129883, "t": 136.2550048828125, "r": 279.370849609375, - "b": 249.3345489501953, + "b": 249.33450317382812, "coord_origin": "TOPLEFT" }, - "confidence": 0.8099280595779419, + "confidence": 0.809927225112915, "cells": [], "children": [] }, @@ -324061,13 +324061,13 @@ "id": 19, "label": "table", "bbox": { - "l": 55.116363525390625, + "l": 55.11635208129883, "t": 136.2550048828125, "r": 279.370849609375, - "b": 249.3345489501953, + "b": 249.33450317382812, "coord_origin": "TOPLEFT" }, - "confidence": 0.5584819912910461, + "confidence": 0.5584838390350342, "cells": [], "children": [] }, @@ -324171,12 +324171,12 @@ "label": "table", "bbox": { "l": 323.384765625, - "t": 241.9729461669922, + "t": 241.97293090820312, "r": 526.1268920898438, - "b": 344.09210205078125, + "b": 344.0921325683594, "coord_origin": "TOPLEFT" }, - "confidence": 0.9060239195823669, + "confidence": 0.9060238003730774, "cells": [], "children": [] }, @@ -324252,7 +324252,7 @@ "b": 373.5270690917969, "coord_origin": "TOPLEFT" }, - "confidence": 0.7748245000839233, + "confidence": 0.7748245596885681, "cells": [], "children": [] }, @@ -324404,12 +324404,12 @@ "label": "picture", "bbox": { "l": 323.46868896484375, - "t": 362.4508361816406, + "t": 362.4507751464844, "r": 525.9569091796875, - "b": 464.260498046875, + "b": 464.26043701171875, "coord_origin": "TOPLEFT" }, - "confidence": 0.5515198707580566, + "confidence": 0.5515192747116089, "cells": [], "children": [] }, @@ -324428,12 +324428,12 @@ "label": "table", "bbox": { "l": 323.46868896484375, - "t": 362.4508361816406, + "t": 362.4507751464844, "r": 525.9569091796875, - "b": 464.260498046875, + "b": 464.26043701171875, "coord_origin": "TOPLEFT" }, - "confidence": 0.7755160927772522, + "confidence": 0.7755167484283447, "cells": [], "children": [] }, @@ -324485,7 +324485,7 @@ "b": 497.563720703125, "coord_origin": "TOPLEFT" }, - "confidence": 0.8410326838493347, + "confidence": 0.8410324454307556, "cells": [], "children": [] }, @@ -324509,7 +324509,7 @@ "b": 635.7732543945312, "coord_origin": "TOPLEFT" }, - "confidence": 0.5478786826133728, + "confidence": 0.5478792786598206, "cells": [], "children": [] }, @@ -324533,7 +324533,7 @@ "b": 635.7732543945312, "coord_origin": "TOPLEFT" }, - "confidence": 0.7805566787719727, + "confidence": 0.7805564999580383, "cells": [], "children": [] }, @@ -324585,7 +324585,7 @@ "b": 631.263671875, "coord_origin": "TOPLEFT" }, - "confidence": 0.8057592511177063, + "confidence": 0.8057589530944824, "cells": [], "children": [] }, @@ -324609,7 +324609,7 @@ "b": 631.263671875, "coord_origin": "TOPLEFT" }, - "confidence": 0.6835257411003113, + "confidence": 0.6835256218910217, "cells": [], "children": [] }, @@ -324804,7 +324804,7 @@ "b": 653.25793, "coord_origin": "TOPLEFT" }, - "confidence": 0.9257225394248962, + "confidence": 0.9257223606109619, "cells": [ { "index": 0, @@ -324850,7 +324850,7 @@ "b": 673.79691, "coord_origin": "TOPLEFT" }, - "confidence": 0.9134758710861206, + "confidence": 0.9134756922721863, "cells": [ { "index": 1, @@ -324915,13 +324915,13 @@ "id": 4, "label": "table", "bbox": { - "l": 323.0059509277344, - "t": 121.54714965820312, - "r": 525.95166015625, - "b": 222.91140747070312, + "l": 323.0059814453125, + "t": 121.54713439941406, + "r": 525.9517211914062, + "b": 222.9114227294922, "coord_origin": "TOPLEFT" }, - "confidence": 0.8569068908691406, + "confidence": 0.856907069683075, "cells": [], "children": [] }, @@ -324967,13 +324967,13 @@ "id": 6, "label": "picture", "bbox": { - "l": 55.116363525390625, + "l": 55.11635208129883, "t": 136.2550048828125, "r": 279.370849609375, - "b": 249.3345489501953, + "b": 249.33450317382812, "coord_origin": "TOPLEFT" }, - "confidence": 0.8099280595779419, + "confidence": 0.809927225112915, "cells": [], "children": [] }, @@ -324991,13 +324991,13 @@ "id": 19, "label": "table", "bbox": { - "l": 55.116363525390625, + "l": 55.11635208129883, "t": 136.2550048828125, "r": 279.370849609375, - "b": 249.3345489501953, + "b": 249.33450317382812, "coord_origin": "TOPLEFT" }, - "confidence": 0.5584819912910461, + "confidence": 0.5584838390350342, "cells": [], "children": [] }, @@ -325101,12 +325101,12 @@ "label": "table", "bbox": { "l": 323.384765625, - "t": 241.9729461669922, + "t": 241.97293090820312, "r": 526.1268920898438, - "b": 344.09210205078125, + "b": 344.0921325683594, "coord_origin": "TOPLEFT" }, - "confidence": 0.9060239195823669, + "confidence": 0.9060238003730774, "cells": [], "children": [] }, @@ -325182,7 +325182,7 @@ "b": 373.5270690917969, "coord_origin": "TOPLEFT" }, - "confidence": 0.7748245000839233, + "confidence": 0.7748245596885681, "cells": [], "children": [] }, @@ -325334,12 +325334,12 @@ "label": "picture", "bbox": { "l": 323.46868896484375, - "t": 362.4508361816406, + "t": 362.4507751464844, "r": 525.9569091796875, - "b": 464.260498046875, + "b": 464.26043701171875, "coord_origin": "TOPLEFT" }, - "confidence": 0.5515198707580566, + "confidence": 0.5515192747116089, "cells": [], "children": [] }, @@ -325358,12 +325358,12 @@ "label": "table", "bbox": { "l": 323.46868896484375, - "t": 362.4508361816406, + "t": 362.4507751464844, "r": 525.9569091796875, - "b": 464.260498046875, + "b": 464.26043701171875, "coord_origin": "TOPLEFT" }, - "confidence": 0.7755160927772522, + "confidence": 0.7755167484283447, "cells": [], "children": [] }, @@ -325415,7 +325415,7 @@ "b": 497.563720703125, "coord_origin": "TOPLEFT" }, - "confidence": 0.8410326838493347, + "confidence": 0.8410324454307556, "cells": [], "children": [] }, @@ -325439,7 +325439,7 @@ "b": 635.7732543945312, "coord_origin": "TOPLEFT" }, - "confidence": 0.5478786826133728, + "confidence": 0.5478792786598206, "cells": [], "children": [] }, @@ -325463,7 +325463,7 @@ "b": 635.7732543945312, "coord_origin": "TOPLEFT" }, - "confidence": 0.7805566787719727, + "confidence": 0.7805564999580383, "cells": [], "children": [] }, @@ -325515,7 +325515,7 @@ "b": 631.263671875, "coord_origin": "TOPLEFT" }, - "confidence": 0.8057592511177063, + "confidence": 0.8057589530944824, "cells": [], "children": [] }, @@ -325539,7 +325539,7 @@ "b": 631.263671875, "coord_origin": "TOPLEFT" }, - "confidence": 0.6835257411003113, + "confidence": 0.6835256218910217, "cells": [], "children": [] }, @@ -325734,7 +325734,7 @@ "b": 743.039906, "coord_origin": "TOPLEFT" }, - "confidence": 0.9037020802497864, + "confidence": 0.9037018418312073, "cells": [ { "index": 3, @@ -325866,7 +325866,7 @@ "b": 529.1989100000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9624594449996948, + "confidence": 0.9624595642089844, "cells": [ { "index": 0, @@ -325966,12 +325966,12 @@ "label": "picture", "bbox": { "l": 66.79948425292969, - "t": 253.61631774902344, + "t": 253.6162872314453, "r": 528.5565795898438, "b": 498.1383972167969, "coord_origin": "TOPLEFT" }, - "confidence": 0.6913455724716187, + "confidence": 0.6913463473320007, "cells": [], "children": [] } @@ -326000,7 +326000,7 @@ "b": 529.1989100000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9624594449996948, + "confidence": 0.9624595642089844, "cells": [ { "index": 0, @@ -326112,12 +326112,12 @@ "label": "picture", "bbox": { "l": 66.79948425292969, - "t": 253.61631774902344, + "t": 253.6162872314453, "r": 528.5565795898438, "b": 498.1383972167969, "coord_origin": "TOPLEFT" }, - "confidence": 0.6913455724716187, + "confidence": 0.6913463473320007, "cells": [], "children": [] }, @@ -326143,7 +326143,7 @@ "b": 529.1989100000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9624594449996948, + "confidence": 0.9624595642089844, "cells": [ { "index": 0, @@ -326209,12 +326209,12 @@ "label": "picture", "bbox": { "l": 66.79948425292969, - "t": 253.61631774902344, + "t": 253.6162872314453, "r": 528.5565795898438, "b": 498.1383972167969, "coord_origin": "TOPLEFT" }, - "confidence": 0.6913455724716187, + "confidence": 0.6913463473320007, "cells": [], "children": [] }, diff --git a/tests/data/groundtruth/docling_v2/2206.01062.json b/tests/data/groundtruth/docling_v2/2206.01062.json index 27079e5..9216360 100644 --- a/tests/data/groundtruth/docling_v2/2206.01062.json +++ b/tests/data/groundtruth/docling_v2/2206.01062.json @@ -16866,10 +16866,10 @@ { "page_no": 1, "bbox": { - "l": 323.408203125, + "l": 323.4081115722656, "t": 541.6512603759766, - "r": 553.2952270507812, - "b": 266.1492919921875, + "r": 553.295166015625, + "b": 266.14935302734375, "coord_origin": "BOTTOMLEFT" }, "charspan": [ @@ -16941,9 +16941,9 @@ "page_no": 3, "bbox": { "l": 88.33030700683594, - "t": 699.1134796142578, + "t": 699.1134490966797, "r": 263.7049560546875, - "b": 571.4317321777344, + "b": 571.4317626953125, "coord_origin": "BOTTOMLEFT" }, "charspan": [ @@ -16979,9 +16979,9 @@ "page_no": 4, "bbox": { "l": 53.05912780761719, - "t": 481.2087097167969, + "t": 481.20867919921875, "r": 295.8506164550781, - "b": 251.135986328125, + "b": 251.1358642578125, "coord_origin": "BOTTOMLEFT" }, "charspan": [ @@ -17255,9 +17255,9 @@ "page_no": 4, "bbox": { "l": 98.93103790283203, - "t": 654.5245208740234, + "t": 654.5244903564453, "r": 512.579833984375, - "b": 497.91851806640625, + "b": 497.91845703125, "coord_origin": "BOTTOMLEFT" }, "charspan": [ @@ -23506,7 +23506,7 @@ "page_no": 6, "bbox": { "l": 62.02753829956055, - "t": 596.3199310302734, + "t": 596.3199462890625, "r": 285.78955078125, "b": 440.3381042480469, "coord_origin": "BOTTOMLEFT" @@ -26668,9 +26668,9 @@ { "page_no": 7, "bbox": { - "l": 80.35525512695312, + "l": 80.35527038574219, "t": 641.0637054443359, - "r": 267.0082092285156, + "r": 267.00823974609375, "b": 496.5545349121094, "coord_origin": "BOTTOMLEFT" }, @@ -31588,10 +31588,10 @@ { "page_no": 8, "bbox": { - "l": 72.6590347290039, - "t": 619.5191955566406, - "r": 274.83465576171875, - "b": 452.1459655761719, + "l": 72.65901947021484, + "t": 619.5191650390625, + "r": 274.8346862792969, + "b": 452.14599609375, "coord_origin": "BOTTOMLEFT" }, "charspan": [ diff --git a/tests/data/groundtruth/docling_v2/2206.01062.pages.json b/tests/data/groundtruth/docling_v2/2206.01062.pages.json index b2c3758..1f59e4d 100644 --- a/tests/data/groundtruth/docling_v2/2206.01062.pages.json +++ b/tests/data/groundtruth/docling_v2/2206.01062.pages.json @@ -10621,7 +10621,7 @@ "b": 119.59558000000015, "coord_origin": "TOPLEFT" }, - "confidence": 0.8416302800178528, + "confidence": 0.8416303396224976, "cells": [ { "index": 0, @@ -10686,7 +10686,7 @@ "b": 180.24030000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.8637151718139648, + "confidence": 0.8637148141860962, "cells": [ { "index": 2, @@ -10801,7 +10801,7 @@ "b": 180.24030000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.8612664937973022, + "confidence": 0.8612663745880127, "cells": [ { "index": 6, @@ -10916,7 +10916,7 @@ "b": 180.24030000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.8760607242584229, + "confidence": 0.8760605454444885, "cells": [ { "index": 10, @@ -11031,7 +11031,7 @@ "b": 238.62531, "coord_origin": "TOPLEFT" }, - "confidence": 0.8319916129112244, + "confidence": 0.8319913148880005, "cells": [ { "index": 14, @@ -11146,7 +11146,7 @@ "b": 238.62531, "coord_origin": "TOPLEFT" }, - "confidence": 0.8027974367141724, + "confidence": 0.8027966022491455, "cells": [ { "index": 18, @@ -11261,7 +11261,7 @@ "b": 258.01202, "coord_origin": "TOPLEFT" }, - "confidence": 0.8876155018806458, + "confidence": 0.8876153826713562, "cells": [ { "index": 22, @@ -11301,7 +11301,7 @@ "b": 534.29318, "coord_origin": "TOPLEFT" }, - "confidence": 0.9823057055473328, + "confidence": 0.9823058247566223, "cells": [ { "index": 23, @@ -12471,7 +12471,7 @@ "b": 672.79189, "coord_origin": "TOPLEFT" }, - "confidence": 0.7107349038124084, + "confidence": 0.7107346653938293, "cells": [ { "index": 68, @@ -12731,7 +12731,7 @@ "b": 706.266891, "coord_origin": "TOPLEFT" }, - "confidence": 0.509588360786438, + "confidence": 0.5095885992050171, "cells": [ { "index": 76, @@ -12765,13 +12765,13 @@ "id": 20, "label": "picture", "bbox": { - "l": 323.408203125, + "l": 323.4081115722656, "t": 250.34873962402344, - "r": 553.2952270507812, - "b": 525.8507080078125, + "r": 553.295166015625, + "b": 525.8506469726562, "coord_origin": "TOPLEFT" }, - "confidence": 0.5910208821296692, + "confidence": 0.5910214781761169, "cells": [ { "index": 77, @@ -34322,7 +34322,7 @@ "b": 559.51524, "coord_origin": "TOPLEFT" }, - "confidence": 0.7793365120887756, + "confidence": 0.7793370485305786, "cells": [ { "index": 409, @@ -34427,7 +34427,7 @@ "b": 627.00117, "coord_origin": "TOPLEFT" }, - "confidence": 0.9509093761444092, + "confidence": 0.9509091973304749, "cells": [ { "index": 412, @@ -34492,7 +34492,7 @@ "b": 647.58609, "coord_origin": "TOPLEFT" }, - "confidence": 0.8721988797187805, + "confidence": 0.8721989393234253, "cells": [ { "index": 414, @@ -34532,7 +34532,7 @@ "b": 707.377029, "coord_origin": "TOPLEFT" }, - "confidence": 0.9455165863037109, + "confidence": 0.9455164670944214, "cells": [ { "index": 415, @@ -34747,7 +34747,7 @@ "b": 555.00003, "coord_origin": "TOPLEFT" }, - "confidence": 0.8537883758544922, + "confidence": 0.8537886738777161, "cells": [ { "index": 423, @@ -34802,7 +34802,7 @@ "b": 119.59558000000015, "coord_origin": "TOPLEFT" }, - "confidence": 0.8416302800178528, + "confidence": 0.8416303396224976, "cells": [ { "index": 0, @@ -34873,7 +34873,7 @@ "b": 180.24030000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.8637151718139648, + "confidence": 0.8637148141860962, "cells": [ { "index": 2, @@ -34994,7 +34994,7 @@ "b": 180.24030000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.8612664937973022, + "confidence": 0.8612663745880127, "cells": [ { "index": 6, @@ -35115,7 +35115,7 @@ "b": 180.24030000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.8760607242584229, + "confidence": 0.8760605454444885, "cells": [ { "index": 10, @@ -35236,7 +35236,7 @@ "b": 238.62531, "coord_origin": "TOPLEFT" }, - "confidence": 0.8319916129112244, + "confidence": 0.8319913148880005, "cells": [ { "index": 14, @@ -35357,7 +35357,7 @@ "b": 238.62531, "coord_origin": "TOPLEFT" }, - "confidence": 0.8027974367141724, + "confidence": 0.8027966022491455, "cells": [ { "index": 18, @@ -35478,7 +35478,7 @@ "b": 258.01202, "coord_origin": "TOPLEFT" }, - "confidence": 0.8876155018806458, + "confidence": 0.8876153826713562, "cells": [ { "index": 22, @@ -35524,7 +35524,7 @@ "b": 534.29318, "coord_origin": "TOPLEFT" }, - "confidence": 0.9823057055473328, + "confidence": 0.9823058247566223, "cells": [ { "index": 23, @@ -36712,7 +36712,7 @@ "b": 672.79189, "coord_origin": "TOPLEFT" }, - "confidence": 0.7107349038124084, + "confidence": 0.7107346653938293, "cells": [ { "index": 68, @@ -36996,7 +36996,7 @@ "b": 706.266891, "coord_origin": "TOPLEFT" }, - "confidence": 0.509588360786438, + "confidence": 0.5095885992050171, "cells": [ { "index": 76, @@ -37036,13 +37036,13 @@ "id": 20, "label": "picture", "bbox": { - "l": 323.408203125, + "l": 323.4081115722656, "t": 250.34873962402344, - "r": 553.2952270507812, - "b": 525.8507080078125, + "r": 553.295166015625, + "b": 525.8506469726562, "coord_origin": "TOPLEFT" }, - "confidence": 0.5910208821296692, + "confidence": 0.5910214781761169, "cells": [ { "index": 77, @@ -58603,7 +58603,7 @@ "b": 559.51524, "coord_origin": "TOPLEFT" }, - "confidence": 0.7793365120887756, + "confidence": 0.7793370485305786, "cells": [ { "index": 409, @@ -58720,7 +58720,7 @@ "b": 627.00117, "coord_origin": "TOPLEFT" }, - "confidence": 0.9509093761444092, + "confidence": 0.9509091973304749, "cells": [ { "index": 412, @@ -58791,7 +58791,7 @@ "b": 647.58609, "coord_origin": "TOPLEFT" }, - "confidence": 0.8721988797187805, + "confidence": 0.8721989393234253, "cells": [ { "index": 414, @@ -58837,7 +58837,7 @@ "b": 707.377029, "coord_origin": "TOPLEFT" }, - "confidence": 0.9455165863037109, + "confidence": 0.9455164670944214, "cells": [ { "index": 415, @@ -59058,7 +59058,7 @@ "b": 555.00003, "coord_origin": "TOPLEFT" }, - "confidence": 0.8537883758544922, + "confidence": 0.8537886738777161, "cells": [ { "index": 423, @@ -59106,7 +59106,7 @@ "b": 119.59558000000015, "coord_origin": "TOPLEFT" }, - "confidence": 0.8416302800178528, + "confidence": 0.8416303396224976, "cells": [ { "index": 0, @@ -59177,7 +59177,7 @@ "b": 180.24030000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.8637151718139648, + "confidence": 0.8637148141860962, "cells": [ { "index": 2, @@ -59298,7 +59298,7 @@ "b": 180.24030000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.8612664937973022, + "confidence": 0.8612663745880127, "cells": [ { "index": 6, @@ -59419,7 +59419,7 @@ "b": 180.24030000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.8760607242584229, + "confidence": 0.8760605454444885, "cells": [ { "index": 10, @@ -59540,7 +59540,7 @@ "b": 238.62531, "coord_origin": "TOPLEFT" }, - "confidence": 0.8319916129112244, + "confidence": 0.8319913148880005, "cells": [ { "index": 14, @@ -59661,7 +59661,7 @@ "b": 238.62531, "coord_origin": "TOPLEFT" }, - "confidence": 0.8027974367141724, + "confidence": 0.8027966022491455, "cells": [ { "index": 18, @@ -59782,7 +59782,7 @@ "b": 258.01202, "coord_origin": "TOPLEFT" }, - "confidence": 0.8876155018806458, + "confidence": 0.8876153826713562, "cells": [ { "index": 22, @@ -59828,7 +59828,7 @@ "b": 534.29318, "coord_origin": "TOPLEFT" }, - "confidence": 0.9823057055473328, + "confidence": 0.9823058247566223, "cells": [ { "index": 23, @@ -61016,7 +61016,7 @@ "b": 672.79189, "coord_origin": "TOPLEFT" }, - "confidence": 0.7107349038124084, + "confidence": 0.7107346653938293, "cells": [ { "index": 68, @@ -61300,7 +61300,7 @@ "b": 706.266891, "coord_origin": "TOPLEFT" }, - "confidence": 0.509588360786438, + "confidence": 0.5095885992050171, "cells": [ { "index": 76, @@ -61340,13 +61340,13 @@ "id": 20, "label": "picture", "bbox": { - "l": 323.408203125, + "l": 323.4081115722656, "t": 250.34873962402344, - "r": 553.2952270507812, - "b": 525.8507080078125, + "r": 553.295166015625, + "b": 525.8506469726562, "coord_origin": "TOPLEFT" }, - "confidence": 0.5910208821296692, + "confidence": 0.5910214781761169, "cells": [ { "index": 77, @@ -82907,7 +82907,7 @@ "b": 559.51524, "coord_origin": "TOPLEFT" }, - "confidence": 0.7793365120887756, + "confidence": 0.7793370485305786, "cells": [ { "index": 409, @@ -83024,7 +83024,7 @@ "b": 627.00117, "coord_origin": "TOPLEFT" }, - "confidence": 0.9509093761444092, + "confidence": 0.9509091973304749, "cells": [ { "index": 412, @@ -83095,7 +83095,7 @@ "b": 647.58609, "coord_origin": "TOPLEFT" }, - "confidence": 0.8721988797187805, + "confidence": 0.8721989393234253, "cells": [ { "index": 414, @@ -83141,7 +83141,7 @@ "b": 707.377029, "coord_origin": "TOPLEFT" }, - "confidence": 0.9455165863037109, + "confidence": 0.9455164670944214, "cells": [ { "index": 415, @@ -83364,7 +83364,7 @@ "b": 555.00003, "coord_origin": "TOPLEFT" }, - "confidence": 0.8537883758544922, + "confidence": 0.8537886738777161, "cells": [ { "index": 423, @@ -87296,7 +87296,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.7682238221168518, + "confidence": 0.7682234048843384, "cells": [ { "index": 0, @@ -88581,7 +88581,7 @@ "b": 579.63217, "coord_origin": "TOPLEFT" }, - "confidence": 0.9795253276824951, + "confidence": 0.9795252084732056, "cells": [ { "index": 49, @@ -88846,7 +88846,7 @@ "b": 614.87418, "coord_origin": "TOPLEFT" }, - "confidence": 0.9687220454216003, + "confidence": 0.9687221646308899, "cells": [ { "index": 59, @@ -89241,7 +89241,7 @@ "b": 691.58617, "coord_origin": "TOPLEFT" }, - "confidence": 0.9447500109672546, + "confidence": 0.9447500705718994, "cells": [ { "index": 73, @@ -89356,7 +89356,7 @@ "b": 708.739891, "coord_origin": "TOPLEFT" }, - "confidence": 0.8584771752357483, + "confidence": 0.8584773540496826, "cells": [ { "index": 77, @@ -89396,7 +89396,7 @@ "b": 106.69713999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.7997146844863892, + "confidence": 0.7997149229049683, "cells": [ { "index": 78, @@ -89461,7 +89461,7 @@ "b": 161.49114999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9563499093055725, + "confidence": 0.9563500285148621, "cells": [ { "index": 80, @@ -89651,7 +89651,7 @@ "b": 220.18615999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9813903570175171, + "confidence": 0.9813902974128723, "cells": [ { "index": 87, @@ -89791,7 +89791,7 @@ "b": 307.85718, "coord_origin": "TOPLEFT" }, - "confidence": 0.9844217300415039, + "confidence": 0.9844218492507935, "cells": [ { "index": 92, @@ -90006,7 +90006,7 @@ "b": 331.51797, "coord_origin": "TOPLEFT" }, - "confidence": 0.9347459077835083, + "confidence": 0.9347460269927979, "cells": [ { "index": 100, @@ -90576,7 +90576,7 @@ "b": 575.629, "coord_origin": "TOPLEFT" }, - "confidence": 0.9331073760986328, + "confidence": 0.9331074357032776, "cells": [ { "index": 121, @@ -91486,7 +91486,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.7682238221168518, + "confidence": 0.7682234048843384, "cells": [ { "index": 0, @@ -92795,7 +92795,7 @@ "b": 579.63217, "coord_origin": "TOPLEFT" }, - "confidence": 0.9795253276824951, + "confidence": 0.9795252084732056, "cells": [ { "index": 49, @@ -93066,7 +93066,7 @@ "b": 614.87418, "coord_origin": "TOPLEFT" }, - "confidence": 0.9687220454216003, + "confidence": 0.9687221646308899, "cells": [ { "index": 59, @@ -93479,7 +93479,7 @@ "b": 691.58617, "coord_origin": "TOPLEFT" }, - "confidence": 0.9447500109672546, + "confidence": 0.9447500705718994, "cells": [ { "index": 73, @@ -93600,7 +93600,7 @@ "b": 708.739891, "coord_origin": "TOPLEFT" }, - "confidence": 0.8584771752357483, + "confidence": 0.8584773540496826, "cells": [ { "index": 77, @@ -93646,7 +93646,7 @@ "b": 106.69713999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.7997146844863892, + "confidence": 0.7997149229049683, "cells": [ { "index": 78, @@ -93717,7 +93717,7 @@ "b": 161.49114999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9563499093055725, + "confidence": 0.9563500285148621, "cells": [ { "index": 80, @@ -93913,7 +93913,7 @@ "b": 220.18615999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9813903570175171, + "confidence": 0.9813902974128723, "cells": [ { "index": 87, @@ -94059,7 +94059,7 @@ "b": 307.85718, "coord_origin": "TOPLEFT" }, - "confidence": 0.9844217300415039, + "confidence": 0.9844218492507935, "cells": [ { "index": 92, @@ -94280,7 +94280,7 @@ "b": 331.51797, "coord_origin": "TOPLEFT" }, - "confidence": 0.9347459077835083, + "confidence": 0.9347460269927979, "cells": [ { "index": 100, @@ -94868,7 +94868,7 @@ "b": 575.629, "coord_origin": "TOPLEFT" }, - "confidence": 0.9331073760986328, + "confidence": 0.9331074357032776, "cells": [ { "index": 121, @@ -97021,7 +97021,7 @@ "b": 579.63217, "coord_origin": "TOPLEFT" }, - "confidence": 0.9795253276824951, + "confidence": 0.9795252084732056, "cells": [ { "index": 49, @@ -97292,7 +97292,7 @@ "b": 614.87418, "coord_origin": "TOPLEFT" }, - "confidence": 0.9687220454216003, + "confidence": 0.9687221646308899, "cells": [ { "index": 59, @@ -97705,7 +97705,7 @@ "b": 691.58617, "coord_origin": "TOPLEFT" }, - "confidence": 0.9447500109672546, + "confidence": 0.9447500705718994, "cells": [ { "index": 73, @@ -97826,7 +97826,7 @@ "b": 708.739891, "coord_origin": "TOPLEFT" }, - "confidence": 0.8584771752357483, + "confidence": 0.8584773540496826, "cells": [ { "index": 77, @@ -97872,7 +97872,7 @@ "b": 106.69713999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.7997146844863892, + "confidence": 0.7997149229049683, "cells": [ { "index": 78, @@ -97943,7 +97943,7 @@ "b": 161.49114999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9563499093055725, + "confidence": 0.9563500285148621, "cells": [ { "index": 80, @@ -98139,7 +98139,7 @@ "b": 220.18615999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9813903570175171, + "confidence": 0.9813902974128723, "cells": [ { "index": 87, @@ -98285,7 +98285,7 @@ "b": 307.85718, "coord_origin": "TOPLEFT" }, - "confidence": 0.9844217300415039, + "confidence": 0.9844218492507935, "cells": [ { "index": 92, @@ -98506,7 +98506,7 @@ "b": 331.51797, "coord_origin": "TOPLEFT" }, - "confidence": 0.9347459077835083, + "confidence": 0.9347460269927979, "cells": [ { "index": 100, @@ -99094,7 +99094,7 @@ "b": 575.629, "coord_origin": "TOPLEFT" }, - "confidence": 0.9331073760986328, + "confidence": 0.9331074357032776, "cells": [ { "index": 121, @@ -100009,7 +100009,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.7682238221168518, + "confidence": 0.7682234048843384, "cells": [ { "index": 0, @@ -103516,7 +103516,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8919971585273743, + "confidence": 0.8919970393180847, "cells": [ { "index": 0, @@ -103556,7 +103556,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.9104517102241516, + "confidence": 0.910452127456665, "cells": [ { "index": 1, @@ -103591,12 +103591,12 @@ "label": "picture", "bbox": { "l": 88.33030700683594, - "t": 92.88652038574219, + "t": 92.88655090332031, "r": 263.7049560546875, - "b": 220.56826782226562, + "b": 220.5682373046875, "coord_origin": "TOPLEFT" }, - "confidence": 0.9698190689086914, + "confidence": 0.9698189496994019, "cells": [ { "index": 2, @@ -104392,7 +104392,7 @@ "b": 255.54724, "coord_origin": "TOPLEFT" }, - "confidence": 0.9425410628318787, + "confidence": 0.9425409436225891, "cells": [ { "index": 14, @@ -106017,7 +106017,7 @@ "b": 708.169891, "coord_origin": "TOPLEFT" }, - "confidence": 0.9048352241516113, + "confidence": 0.9048354029655457, "cells": [ { "index": 76, @@ -107647,7 +107647,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8919971585273743, + "confidence": 0.8919970393180847, "cells": [ { "index": 0, @@ -107693,7 +107693,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.9104517102241516, + "confidence": 0.910452127456665, "cells": [ { "index": 1, @@ -107734,12 +107734,12 @@ "label": "picture", "bbox": { "l": 88.33030700683594, - "t": 92.88652038574219, + "t": 92.88655090332031, "r": 263.7049560546875, - "b": 220.56826782226562, + "b": 220.5682373046875, "coord_origin": "TOPLEFT" }, - "confidence": 0.9698190689086914, + "confidence": 0.9698189496994019, "cells": [ { "index": 2, @@ -108545,7 +108545,7 @@ "b": 255.54724, "coord_origin": "TOPLEFT" }, - "confidence": 0.9425410628318787, + "confidence": 0.9425409436225891, "cells": [ { "index": 14, @@ -110200,7 +110200,7 @@ "b": 708.169891, "coord_origin": "TOPLEFT" }, - "confidence": 0.9048352241516113, + "confidence": 0.9048354029655457, "cells": [ { "index": 76, @@ -111848,12 +111848,12 @@ "label": "picture", "bbox": { "l": 88.33030700683594, - "t": 92.88652038574219, + "t": 92.88655090332031, "r": 263.7049560546875, - "b": 220.56826782226562, + "b": 220.5682373046875, "coord_origin": "TOPLEFT" }, - "confidence": 0.9698190689086914, + "confidence": 0.9698189496994019, "cells": [ { "index": 2, @@ -112659,7 +112659,7 @@ "b": 255.54724, "coord_origin": "TOPLEFT" }, - "confidence": 0.9425410628318787, + "confidence": 0.9425409436225891, "cells": [ { "index": 14, @@ -114314,7 +114314,7 @@ "b": 708.169891, "coord_origin": "TOPLEFT" }, - "confidence": 0.9048352241516113, + "confidence": 0.9048354029655457, "cells": [ { "index": 76, @@ -115967,7 +115967,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8919971585273743, + "confidence": 0.8919970393180847, "cells": [ { "index": 0, @@ -116013,7 +116013,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.9104517102241516, + "confidence": 0.910452127456665, "cells": [ { "index": 1, @@ -122120,7 +122120,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.7625049948692322, + "confidence": 0.7625044584274292, "cells": [ { "index": 0, @@ -122185,7 +122185,7 @@ "b": 115.34618999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.8906616568565369, + "confidence": 0.8906612396240234, "cells": [ { "index": 2, @@ -122270,12 +122270,12 @@ "label": "table", "bbox": { "l": 98.93103790283203, - "t": 137.47547912597656, + "t": 137.4755096435547, "r": 512.579833984375, - "b": 294.08148193359375, + "b": 294.08154296875, "coord_origin": "TOPLEFT" }, - "confidence": 0.9860090613365173, + "confidence": 0.9860089421272278, "cells": [ { "index": 5, @@ -132561,7 +132561,7 @@ "b": 606.31924, "coord_origin": "TOPLEFT" }, - "confidence": 0.810490071773529, + "confidence": 0.8104899525642395, "cells": [ { "index": 163, @@ -134601,7 +134601,7 @@ "b": 708.86689, "coord_origin": "TOPLEFT" }, - "confidence": 0.9080352783203125, + "confidence": 0.9080352187156677, "cells": [ { "index": 241, @@ -134636,9 +134636,9 @@ "label": "picture", "bbox": { "l": 53.05912780761719, - "t": 310.7912902832031, + "t": 310.79132080078125, "r": 295.8506164550781, - "b": 540.864013671875, + "b": 540.8641357421875, "coord_origin": "TOPLEFT" }, "confidence": 0.9847871661186218, @@ -134658,12 +134658,12 @@ "label": "table", "bbox": { "l": 98.93103790283203, - "t": 137.47547912597656, + "t": 137.4755096435547, "r": 512.579833984375, - "b": 294.08148193359375, + "b": 294.08154296875, "coord_origin": "TOPLEFT" }, - "confidence": 0.9860090613365173, + "confidence": 0.9860089421272278, "cells": [ { "index": 5, @@ -148153,7 +148153,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.7625049948692322, + "confidence": 0.7625044584274292, "cells": [ { "index": 0, @@ -148224,7 +148224,7 @@ "b": 115.34618999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.8906616568565369, + "confidence": 0.8906612396240234, "cells": [ { "index": 2, @@ -148315,12 +148315,12 @@ "label": "table", "bbox": { "l": 98.93103790283203, - "t": 137.47547912597656, + "t": 137.4755096435547, "r": 512.579833984375, - "b": 294.08148193359375, + "b": 294.08154296875, "coord_origin": "TOPLEFT" }, - "confidence": 0.9860090613365173, + "confidence": 0.9860089421272278, "cells": [ { "index": 5, @@ -161802,7 +161802,7 @@ "b": 606.31924, "coord_origin": "TOPLEFT" }, - "confidence": 0.810490071773529, + "confidence": 0.8104899525642395, "cells": [ { "index": 163, @@ -163878,7 +163878,7 @@ "b": 708.86689, "coord_origin": "TOPLEFT" }, - "confidence": 0.9080352783203125, + "confidence": 0.9080352187156677, "cells": [ { "index": 241, @@ -163919,9 +163919,9 @@ "label": "picture", "bbox": { "l": 53.05912780761719, - "t": 310.7912902832031, + "t": 310.79132080078125, "r": 295.8506164550781, - "b": 540.864013671875, + "b": 540.8641357421875, "coord_origin": "TOPLEFT" }, "confidence": 0.9847871661186218, @@ -163950,7 +163950,7 @@ "b": 115.34618999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.8906616568565369, + "confidence": 0.8906612396240234, "cells": [ { "index": 2, @@ -164041,12 +164041,12 @@ "label": "table", "bbox": { "l": 98.93103790283203, - "t": 137.47547912597656, + "t": 137.4755096435547, "r": 512.579833984375, - "b": 294.08148193359375, + "b": 294.08154296875, "coord_origin": "TOPLEFT" }, - "confidence": 0.9860090613365173, + "confidence": 0.9860089421272278, "cells": [ { "index": 5, @@ -177528,7 +177528,7 @@ "b": 606.31924, "coord_origin": "TOPLEFT" }, - "confidence": 0.810490071773529, + "confidence": 0.8104899525642395, "cells": [ { "index": 163, @@ -179604,7 +179604,7 @@ "b": 708.86689, "coord_origin": "TOPLEFT" }, - "confidence": 0.9080352783203125, + "confidence": 0.9080352187156677, "cells": [ { "index": 241, @@ -179645,9 +179645,9 @@ "label": "picture", "bbox": { "l": 53.05912780761719, - "t": 310.7912902832031, + "t": 310.79132080078125, "r": 295.8506164550781, - "b": 540.864013671875, + "b": 540.8641357421875, "coord_origin": "TOPLEFT" }, "confidence": 0.9847871661186218, @@ -179676,7 +179676,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.7625049948692322, + "confidence": 0.7625044584274292, "cells": [ { "index": 0, @@ -182683,7 +182683,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8877827525138855, + "confidence": 0.8877830505371094, "cells": [ { "index": 0, @@ -182723,7 +182723,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8534670472145081, + "confidence": 0.8534676432609558, "cells": [ { "index": 1, @@ -182763,7 +182763,7 @@ "b": 106.70612000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.9022762179374695, + "confidence": 0.9022756218910217, "cells": [ { "index": 2, @@ -182878,7 +182878,7 @@ "b": 249.16216999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9711344838142395, + "confidence": 0.97113436460495, "cells": [ { "index": 6, @@ -183433,7 +183433,7 @@ "b": 389.77313, "coord_origin": "TOPLEFT" }, - "confidence": 0.9691526293754578, + "confidence": 0.9691525101661682, "cells": [ { "index": 27, @@ -183673,7 +183673,7 @@ "b": 433.60016, "coord_origin": "TOPLEFT" }, - "confidence": 0.9591284990310669, + "confidence": 0.9591283798217773, "cells": [ { "index": 36, @@ -183913,7 +183913,7 @@ "b": 455.52713, "coord_origin": "TOPLEFT" }, - "confidence": 0.9413429498672485, + "confidence": 0.9413430094718933, "cells": [ { "index": 45, @@ -184128,7 +184128,7 @@ "b": 477.43518, "coord_origin": "TOPLEFT" }, - "confidence": 0.9426738023757935, + "confidence": 0.9426739811897278, "cells": [ { "index": 53, @@ -184358,7 +184358,7 @@ "b": 521.27118, "coord_origin": "TOPLEFT" }, - "confidence": 0.9544308185577393, + "confidence": 0.9544306993484497, "cells": [ { "index": 61, @@ -184978,7 +184978,7 @@ "b": 459.68084716796875, "coord_origin": "TOPLEFT" }, - "confidence": 0.7264115214347839, + "confidence": 0.7264108061790466, "cells": [ { "index": 84, @@ -185684,7 +185684,7 @@ "b": 503.88519, "coord_origin": "TOPLEFT" }, - "confidence": 0.8873711824417114, + "confidence": 0.887371838092804, "cells": [ { "index": 95, @@ -185774,7 +185774,7 @@ "b": 544.83118, "coord_origin": "TOPLEFT" }, - "confidence": 0.9611718654632568, + "confidence": 0.9611716270446777, "cells": [ { "index": 98, @@ -186294,7 +186294,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8877827525138855, + "confidence": 0.8877830505371094, "cells": [ { "index": 0, @@ -186340,7 +186340,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8534670472145081, + "confidence": 0.8534676432609558, "cells": [ { "index": 1, @@ -186386,7 +186386,7 @@ "b": 106.70612000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.9022762179374695, + "confidence": 0.9022756218910217, "cells": [ { "index": 2, @@ -186507,7 +186507,7 @@ "b": 249.16216999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9711344838142395, + "confidence": 0.97113436460495, "cells": [ { "index": 6, @@ -187074,7 +187074,7 @@ "b": 389.77313, "coord_origin": "TOPLEFT" }, - "confidence": 0.9691526293754578, + "confidence": 0.9691525101661682, "cells": [ { "index": 27, @@ -187320,7 +187320,7 @@ "b": 433.60016, "coord_origin": "TOPLEFT" }, - "confidence": 0.9591284990310669, + "confidence": 0.9591283798217773, "cells": [ { "index": 36, @@ -187566,7 +187566,7 @@ "b": 455.52713, "coord_origin": "TOPLEFT" }, - "confidence": 0.9413429498672485, + "confidence": 0.9413430094718933, "cells": [ { "index": 45, @@ -187787,7 +187787,7 @@ "b": 477.43518, "coord_origin": "TOPLEFT" }, - "confidence": 0.9426738023757935, + "confidence": 0.9426739811897278, "cells": [ { "index": 53, @@ -188029,7 +188029,7 @@ "b": 521.27118, "coord_origin": "TOPLEFT" }, - "confidence": 0.9544308185577393, + "confidence": 0.9544306993484497, "cells": [ { "index": 61, @@ -188667,7 +188667,7 @@ "b": 459.68084716796875, "coord_origin": "TOPLEFT" }, - "confidence": 0.7264115214347839, + "confidence": 0.7264108061790466, "cells": [ { "index": 84, @@ -189389,7 +189389,7 @@ "b": 503.88519, "coord_origin": "TOPLEFT" }, - "confidence": 0.8873711824417114, + "confidence": 0.887371838092804, "cells": [ { "index": 95, @@ -189485,7 +189485,7 @@ "b": 544.83118, "coord_origin": "TOPLEFT" }, - "confidence": 0.9611718654632568, + "confidence": 0.9611716270446777, "cells": [ { "index": 98, @@ -190004,7 +190004,7 @@ "b": 106.70612000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.9022762179374695, + "confidence": 0.9022756218910217, "cells": [ { "index": 2, @@ -190125,7 +190125,7 @@ "b": 249.16216999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9711344838142395, + "confidence": 0.97113436460495, "cells": [ { "index": 6, @@ -190692,7 +190692,7 @@ "b": 389.77313, "coord_origin": "TOPLEFT" }, - "confidence": 0.9691526293754578, + "confidence": 0.9691525101661682, "cells": [ { "index": 27, @@ -190938,7 +190938,7 @@ "b": 433.60016, "coord_origin": "TOPLEFT" }, - "confidence": 0.9591284990310669, + "confidence": 0.9591283798217773, "cells": [ { "index": 36, @@ -191184,7 +191184,7 @@ "b": 455.52713, "coord_origin": "TOPLEFT" }, - "confidence": 0.9413429498672485, + "confidence": 0.9413430094718933, "cells": [ { "index": 45, @@ -191405,7 +191405,7 @@ "b": 477.43518, "coord_origin": "TOPLEFT" }, - "confidence": 0.9426738023757935, + "confidence": 0.9426739811897278, "cells": [ { "index": 53, @@ -191647,7 +191647,7 @@ "b": 521.27118, "coord_origin": "TOPLEFT" }, - "confidence": 0.9544308185577393, + "confidence": 0.9544306993484497, "cells": [ { "index": 61, @@ -192285,7 +192285,7 @@ "b": 459.68084716796875, "coord_origin": "TOPLEFT" }, - "confidence": 0.7264115214347839, + "confidence": 0.7264108061790466, "cells": [ { "index": 84, @@ -193007,7 +193007,7 @@ "b": 503.88519, "coord_origin": "TOPLEFT" }, - "confidence": 0.8873711824417114, + "confidence": 0.887371838092804, "cells": [ { "index": 95, @@ -193103,7 +193103,7 @@ "b": 544.83118, "coord_origin": "TOPLEFT" }, - "confidence": 0.9611718654632568, + "confidence": 0.9611716270446777, "cells": [ { "index": 98, @@ -193622,7 +193622,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8877827525138855, + "confidence": 0.8877830505371094, "cells": [ { "index": 0, @@ -193668,7 +193668,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8534670472145081, + "confidence": 0.8534676432609558, "cells": [ { "index": 1, @@ -198750,7 +198750,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8662876486778259, + "confidence": 0.8662878274917603, "cells": [ { "index": 0, @@ -199100,7 +199100,7 @@ "label": "table", "bbox": { "l": 62.02753829956055, - "t": 195.68006896972656, + "t": 195.6800537109375, "r": 285.78955078125, "b": 351.6618957519531, "coord_origin": "TOPLEFT" @@ -205316,7 +205316,7 @@ "b": 260.0107727050781, "coord_origin": "TOPLEFT" }, - "confidence": 0.9782691597938538, + "confidence": 0.9782690405845642, "cells": [ { "index": 131, @@ -208040,7 +208040,7 @@ "label": "table", "bbox": { "l": 62.02753829956055, - "t": 195.68006896972656, + "t": 195.6800537109375, "r": 285.78955078125, "b": 351.6618957519531, "coord_origin": "TOPLEFT" @@ -214899,7 +214899,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8662876486778259, + "confidence": 0.8662878274917603, "cells": [ { "index": 0, @@ -215261,7 +215261,7 @@ "label": "table", "bbox": { "l": 62.02753829956055, - "t": 195.68006896972656, + "t": 195.6800537109375, "r": 285.78955078125, "b": 351.6618957519531, "coord_origin": "TOPLEFT" @@ -223125,7 +223125,7 @@ "b": 260.0107727050781, "coord_origin": "TOPLEFT" }, - "confidence": 0.9782691597938538, + "confidence": 0.9782690405845642, "cells": [ { "index": 131, @@ -226179,7 +226179,7 @@ "label": "table", "bbox": { "l": 62.02753829956055, - "t": 195.68006896972656, + "t": 195.6800537109375, "r": 285.78955078125, "b": 351.6618957519531, "coord_origin": "TOPLEFT" @@ -234043,7 +234043,7 @@ "b": 260.0107727050781, "coord_origin": "TOPLEFT" }, - "confidence": 0.9782691597938538, + "confidence": 0.9782690405845642, "cells": [ { "index": 131, @@ -236806,7 +236806,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8662876486778259, + "confidence": 0.8662878274917603, "cells": [ { "index": 0, @@ -242263,7 +242263,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.9316118955612183, + "confidence": 0.9316116571426392, "cells": [ { "index": 0, @@ -242343,7 +242343,7 @@ "b": 128.22313999999994, "coord_origin": "TOPLEFT" }, - "confidence": 0.8296934366226196, + "confidence": 0.8296923041343689, "cells": [ { "index": 2, @@ -242452,9 +242452,9 @@ "id": 4, "label": "table", "bbox": { - "l": 80.35525512695312, + "l": 80.35527038574219, "t": 150.93629455566406, - "r": 267.0082092285156, + "r": 267.00823974609375, "b": 295.4454650878906, "coord_origin": "TOPLEFT" }, @@ -246699,7 +246699,7 @@ "b": 329.879, "coord_origin": "TOPLEFT" }, - "confidence": 0.9555686116218567, + "confidence": 0.9555687308311462, "cells": [ { "index": 71, @@ -247709,7 +247709,7 @@ "b": 128.22321, "coord_origin": "TOPLEFT" }, - "confidence": 0.8736215829849243, + "confidence": 0.8736217617988586, "cells": [ { "index": 109, @@ -251530,7 +251530,7 @@ "b": 416.49017, "coord_origin": "TOPLEFT" }, - "confidence": 0.9740146994590759, + "confidence": 0.9740145802497864, "cells": [ { "index": 171, @@ -251945,7 +251945,7 @@ "b": 439.70398, "coord_origin": "TOPLEFT" }, - "confidence": 0.9562516808509827, + "confidence": 0.9562518000602722, "cells": [ { "index": 187, @@ -252440,7 +252440,7 @@ "b": 708.640137, "coord_origin": "TOPLEFT" }, - "confidence": 0.9872549772262573, + "confidence": 0.9872550964355469, "cells": [ { "index": 205, @@ -252707,9 +252707,9 @@ "id": 4, "label": "table", "bbox": { - "l": 80.35525512695312, + "l": 80.35527038574219, "t": 150.93629455566406, - "r": 267.0082092285156, + "r": 267.00823974609375, "b": 295.4454650878906, "coord_origin": "TOPLEFT" }, @@ -263103,7 +263103,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.9316118955612183, + "confidence": 0.9316116571426392, "cells": [ { "index": 0, @@ -263195,7 +263195,7 @@ "b": 128.22313999999994, "coord_origin": "TOPLEFT" }, - "confidence": 0.8296934366226196, + "confidence": 0.8296923041343689, "cells": [ { "index": 2, @@ -263310,9 +263310,9 @@ "id": 4, "label": "table", "bbox": { - "l": 80.35525512695312, + "l": 80.35527038574219, "t": 150.93629455566406, - "r": 267.0082092285156, + "r": 267.00823974609375, "b": 295.4454650878906, "coord_origin": "TOPLEFT" }, @@ -268882,7 +268882,7 @@ "b": 329.879, "coord_origin": "TOPLEFT" }, - "confidence": 0.9555686116218567, + "confidence": 0.9555687308311462, "cells": [ { "index": 71, @@ -269916,7 +269916,7 @@ "b": 128.22321, "coord_origin": "TOPLEFT" }, - "confidence": 0.8736215829849243, + "confidence": 0.8736217617988586, "cells": [ { "index": 109, @@ -274903,7 +274903,7 @@ "b": 416.49017, "coord_origin": "TOPLEFT" }, - "confidence": 0.9740146994590759, + "confidence": 0.9740145802497864, "cells": [ { "index": 171, @@ -275324,7 +275324,7 @@ "b": 439.70398, "coord_origin": "TOPLEFT" }, - "confidence": 0.9562516808509827, + "confidence": 0.9562518000602722, "cells": [ { "index": 187, @@ -275837,7 +275837,7 @@ "b": 708.640137, "coord_origin": "TOPLEFT" }, - "confidence": 0.9872549772262573, + "confidence": 0.9872550964355469, "cells": [ { "index": 205, @@ -276110,7 +276110,7 @@ "b": 128.22313999999994, "coord_origin": "TOPLEFT" }, - "confidence": 0.8296934366226196, + "confidence": 0.8296923041343689, "cells": [ { "index": 2, @@ -276225,9 +276225,9 @@ "id": 4, "label": "table", "bbox": { - "l": 80.35525512695312, + "l": 80.35527038574219, "t": 150.93629455566406, - "r": 267.0082092285156, + "r": 267.00823974609375, "b": 295.4454650878906, "coord_origin": "TOPLEFT" }, @@ -281797,7 +281797,7 @@ "b": 329.879, "coord_origin": "TOPLEFT" }, - "confidence": 0.9555686116218567, + "confidence": 0.9555687308311462, "cells": [ { "index": 71, @@ -282831,7 +282831,7 @@ "b": 128.22321, "coord_origin": "TOPLEFT" }, - "confidence": 0.8736215829849243, + "confidence": 0.8736217617988586, "cells": [ { "index": 109, @@ -287818,7 +287818,7 @@ "b": 416.49017, "coord_origin": "TOPLEFT" }, - "confidence": 0.9740146994590759, + "confidence": 0.9740145802497864, "cells": [ { "index": 171, @@ -288239,7 +288239,7 @@ "b": 439.70398, "coord_origin": "TOPLEFT" }, - "confidence": 0.9562516808509827, + "confidence": 0.9562518000602722, "cells": [ { "index": 187, @@ -288752,7 +288752,7 @@ "b": 708.640137, "coord_origin": "TOPLEFT" }, - "confidence": 0.9872549772262573, + "confidence": 0.9872550964355469, "cells": [ { "index": 205, @@ -289025,7 +289025,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.9316118955612183, + "confidence": 0.9316116571426392, "cells": [ { "index": 0, @@ -294478,7 +294478,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.7984216809272766, + "confidence": 0.7984210848808289, "cells": [ { "index": 0, @@ -294702,10 +294702,10 @@ "id": 0, "label": "table", "bbox": { - "l": 72.6590347290039, - "t": 172.48080444335938, - "r": 274.83465576171875, - "b": 339.8540344238281, + "l": 72.65901947021484, + "t": 172.4808349609375, + "r": 274.8346862792969, + "b": 339.85400390625, "coord_origin": "TOPLEFT" }, "confidence": 0.9892616271972656, @@ -299569,7 +299569,7 @@ "b": 615.37001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9574698805809021, + "confidence": 0.9574697613716125, "cells": [ { "index": 103, @@ -299609,7 +299609,7 @@ "b": 705.350174, "coord_origin": "TOPLEFT" }, - "confidence": 0.9859886169433594, + "confidence": 0.9859885573387146, "cells": [ { "index": 104, @@ -299889,7 +299889,7 @@ "b": 186.14917000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.985493004322052, + "confidence": 0.9854928851127625, "cells": [ { "index": 114, @@ -300344,7 +300344,7 @@ "b": 317.65616000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.9676101207733154, + "confidence": 0.9676100015640259, "cells": [ { "index": 131, @@ -300434,7 +300434,7 @@ "b": 345.40097, "coord_origin": "TOPLEFT" }, - "confidence": 0.9378752708435059, + "confidence": 0.9378753900527954, "cells": [ { "index": 134, @@ -300639,7 +300639,7 @@ "b": 403.04287999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9480945467948914, + "confidence": 0.9480944871902466, "cells": [ { "index": 141, @@ -300829,7 +300829,7 @@ "b": 426.94689999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9257517457008362, + "confidence": 0.9257519841194153, "cells": [ { "index": 148, @@ -300944,7 +300944,7 @@ "b": 458.8269, "coord_origin": "TOPLEFT" }, - "confidence": 0.9270977973937988, + "confidence": 0.9270976781845093, "cells": [ { "index": 152, @@ -301134,7 +301134,7 @@ "b": 490.70792, "coord_origin": "TOPLEFT" }, - "confidence": 0.9290012121200562, + "confidence": 0.9290013313293457, "cells": [ { "index": 159, @@ -301324,7 +301324,7 @@ "b": 514.6248800000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.927480161190033, + "confidence": 0.9274798035621643, "cells": [ { "index": 166, @@ -301489,7 +301489,7 @@ "b": 554.46889, "coord_origin": "TOPLEFT" }, - "confidence": 0.9426893591880798, + "confidence": 0.9426894783973694, "cells": [ { "index": 172, @@ -301679,7 +301679,7 @@ "b": 578.38586, "coord_origin": "TOPLEFT" }, - "confidence": 0.9139686226844788, + "confidence": 0.9139688611030579, "cells": [ { "index": 179, @@ -302174,7 +302174,7 @@ "b": 650.1168700000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9127691984176636, + "confidence": 0.9127686023712158, "cells": [ { "index": 197, @@ -302339,7 +302339,7 @@ "b": 674.01989, "coord_origin": "TOPLEFT" }, - "confidence": 0.9142459630966187, + "confidence": 0.914246141910553, "cells": [ { "index": 203, @@ -302504,7 +302504,7 @@ "b": 705.900894, "coord_origin": "TOPLEFT" }, - "confidence": 0.889543354511261, + "confidence": 0.8895430564880371, "cells": [ { "index": 209, @@ -302646,10 +302646,10 @@ "id": 0, "label": "table", "bbox": { - "l": 72.6590347290039, - "t": 172.48080444335938, - "r": 274.83465576171875, - "b": 339.8540344238281, + "l": 72.65901947021484, + "t": 172.4808349609375, + "r": 274.8346862792969, + "b": 339.85400390625, "coord_origin": "TOPLEFT" }, "confidence": 0.9892616271972656, @@ -307902,7 +307902,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.7984216809272766, + "confidence": 0.7984210848808289, "cells": [ { "index": 0, @@ -308138,10 +308138,10 @@ "id": 0, "label": "table", "bbox": { - "l": 72.6590347290039, - "t": 172.48080444335938, - "r": 274.83465576171875, - "b": 339.8540344238281, + "l": 72.65901947021484, + "t": 172.4808349609375, + "r": 274.8346862792969, + "b": 339.85400390625, "coord_origin": "TOPLEFT" }, "confidence": 0.9892616271972656, @@ -314278,7 +314278,7 @@ "b": 615.37001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9574698805809021, + "confidence": 0.9574697613716125, "cells": [ { "index": 103, @@ -314324,7 +314324,7 @@ "b": 705.350174, "coord_origin": "TOPLEFT" }, - "confidence": 0.9859886169433594, + "confidence": 0.9859885573387146, "cells": [ { "index": 104, @@ -314616,7 +314616,7 @@ "b": 186.14917000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.985493004322052, + "confidence": 0.9854928851127625, "cells": [ { "index": 114, @@ -315083,7 +315083,7 @@ "b": 317.65616000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.9676101207733154, + "confidence": 0.9676100015640259, "cells": [ { "index": 131, @@ -315179,7 +315179,7 @@ "b": 345.40097, "coord_origin": "TOPLEFT" }, - "confidence": 0.9378752708435059, + "confidence": 0.9378753900527954, "cells": [ { "index": 134, @@ -315396,7 +315396,7 @@ "b": 403.04287999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9480945467948914, + "confidence": 0.9480944871902466, "cells": [ { "index": 141, @@ -315592,7 +315592,7 @@ "b": 426.94689999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9257517457008362, + "confidence": 0.9257519841194153, "cells": [ { "index": 148, @@ -315713,7 +315713,7 @@ "b": 458.8269, "coord_origin": "TOPLEFT" }, - "confidence": 0.9270977973937988, + "confidence": 0.9270976781845093, "cells": [ { "index": 152, @@ -315909,7 +315909,7 @@ "b": 490.70792, "coord_origin": "TOPLEFT" }, - "confidence": 0.9290012121200562, + "confidence": 0.9290013313293457, "cells": [ { "index": 159, @@ -316105,7 +316105,7 @@ "b": 514.6248800000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.927480161190033, + "confidence": 0.9274798035621643, "cells": [ { "index": 166, @@ -316276,7 +316276,7 @@ "b": 554.46889, "coord_origin": "TOPLEFT" }, - "confidence": 0.9426893591880798, + "confidence": 0.9426894783973694, "cells": [ { "index": 172, @@ -316472,7 +316472,7 @@ "b": 578.38586, "coord_origin": "TOPLEFT" }, - "confidence": 0.9139686226844788, + "confidence": 0.9139688611030579, "cells": [ { "index": 179, @@ -316985,7 +316985,7 @@ "b": 650.1168700000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9127691984176636, + "confidence": 0.9127686023712158, "cells": [ { "index": 197, @@ -317156,7 +317156,7 @@ "b": 674.01989, "coord_origin": "TOPLEFT" }, - "confidence": 0.9142459630966187, + "confidence": 0.914246141910553, "cells": [ { "index": 203, @@ -317327,7 +317327,7 @@ "b": 705.900894, "coord_origin": "TOPLEFT" }, - "confidence": 0.889543354511261, + "confidence": 0.8895430564880371, "cells": [ { "index": 209, @@ -317640,10 +317640,10 @@ "id": 0, "label": "table", "bbox": { - "l": 72.6590347290039, - "t": 172.48080444335938, - "r": 274.83465576171875, - "b": 339.8540344238281, + "l": 72.65901947021484, + "t": 172.4808349609375, + "r": 274.8346862792969, + "b": 339.85400390625, "coord_origin": "TOPLEFT" }, "confidence": 0.9892616271972656, @@ -323780,7 +323780,7 @@ "b": 615.37001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9574698805809021, + "confidence": 0.9574697613716125, "cells": [ { "index": 103, @@ -323826,7 +323826,7 @@ "b": 705.350174, "coord_origin": "TOPLEFT" }, - "confidence": 0.9859886169433594, + "confidence": 0.9859885573387146, "cells": [ { "index": 104, @@ -324118,7 +324118,7 @@ "b": 186.14917000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.985493004322052, + "confidence": 0.9854928851127625, "cells": [ { "index": 114, @@ -324585,7 +324585,7 @@ "b": 317.65616000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.9676101207733154, + "confidence": 0.9676100015640259, "cells": [ { "index": 131, @@ -324681,7 +324681,7 @@ "b": 345.40097, "coord_origin": "TOPLEFT" }, - "confidence": 0.9378752708435059, + "confidence": 0.9378753900527954, "cells": [ { "index": 134, @@ -324898,7 +324898,7 @@ "b": 403.04287999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9480945467948914, + "confidence": 0.9480944871902466, "cells": [ { "index": 141, @@ -325094,7 +325094,7 @@ "b": 426.94689999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9257517457008362, + "confidence": 0.9257519841194153, "cells": [ { "index": 148, @@ -325215,7 +325215,7 @@ "b": 458.8269, "coord_origin": "TOPLEFT" }, - "confidence": 0.9270977973937988, + "confidence": 0.9270976781845093, "cells": [ { "index": 152, @@ -325411,7 +325411,7 @@ "b": 490.70792, "coord_origin": "TOPLEFT" }, - "confidence": 0.9290012121200562, + "confidence": 0.9290013313293457, "cells": [ { "index": 159, @@ -325607,7 +325607,7 @@ "b": 514.6248800000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.927480161190033, + "confidence": 0.9274798035621643, "cells": [ { "index": 166, @@ -325778,7 +325778,7 @@ "b": 554.46889, "coord_origin": "TOPLEFT" }, - "confidence": 0.9426893591880798, + "confidence": 0.9426894783973694, "cells": [ { "index": 172, @@ -325974,7 +325974,7 @@ "b": 578.38586, "coord_origin": "TOPLEFT" }, - "confidence": 0.9139686226844788, + "confidence": 0.9139688611030579, "cells": [ { "index": 179, @@ -326487,7 +326487,7 @@ "b": 650.1168700000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9127691984176636, + "confidence": 0.9127686023712158, "cells": [ { "index": 197, @@ -326658,7 +326658,7 @@ "b": 674.01989, "coord_origin": "TOPLEFT" }, - "confidence": 0.9142459630966187, + "confidence": 0.914246141910553, "cells": [ { "index": 203, @@ -326829,7 +326829,7 @@ "b": 705.900894, "coord_origin": "TOPLEFT" }, - "confidence": 0.889543354511261, + "confidence": 0.8895430564880371, "cells": [ { "index": 209, @@ -326977,7 +326977,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.7984216809272766, + "confidence": 0.7984210848808289, "cells": [ { "index": 0, @@ -329134,7 +329134,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8021690249443054, + "confidence": 0.8021690845489502, "cells": [ { "index": 0, @@ -329174,7 +329174,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8429245352745056, + "confidence": 0.8429243564605713, "cells": [ { "index": 1, @@ -329214,7 +329214,7 @@ "b": 442.1351318359375, "coord_origin": "TOPLEFT" }, - "confidence": 0.8352116942405701, + "confidence": 0.8352119326591492, "cells": [ { "index": 2, @@ -329945,7 +329945,7 @@ "b": 448.26483, "coord_origin": "TOPLEFT" }, - "confidence": 0.6248989701271057, + "confidence": 0.6248990893363953, "cells": [ { "index": 13, @@ -330210,7 +330210,7 @@ "b": 505.83124, "coord_origin": "TOPLEFT" }, - "confidence": 0.8651240468025208, + "confidence": 0.8651238679885864, "cells": [ { "index": 23, @@ -330325,7 +330325,7 @@ "b": 549.5199, "coord_origin": "TOPLEFT" }, - "confidence": 0.8445900082588196, + "confidence": 0.8445895910263062, "cells": [ { "index": 27, @@ -330415,7 +330415,7 @@ "b": 573.43686, "coord_origin": "TOPLEFT" }, - "confidence": 0.8561117053031921, + "confidence": 0.8561118245124817, "cells": [ { "index": 30, @@ -330555,7 +330555,7 @@ "b": 589.37787, "coord_origin": "TOPLEFT" }, - "confidence": 0.8615185618400574, + "confidence": 0.861518383026123, "cells": [ { "index": 35, @@ -330695,7 +330695,7 @@ "b": 613.2809, "coord_origin": "TOPLEFT" }, - "confidence": 0.859420895576477, + "confidence": 0.8594212532043457, "cells": [ { "index": 40, @@ -330810,7 +330810,7 @@ "b": 629.22089, "coord_origin": "TOPLEFT" }, - "confidence": 0.8385182023048401, + "confidence": 0.8385178446769714, "cells": [ { "index": 44, @@ -331115,7 +331115,7 @@ "b": 708.92189, "coord_origin": "TOPLEFT" }, - "confidence": 0.7421631217002869, + "confidence": 0.7421633005142212, "cells": [ { "index": 55, @@ -331330,7 +331330,7 @@ "b": 541.5499, "coord_origin": "TOPLEFT" }, - "confidence": 0.9088895320892334, + "confidence": 0.9088893532752991, "cells": [ { "index": 63, @@ -331420,7 +331420,7 @@ "b": 565.4599000000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9247174859046936, + "confidence": 0.9247176647186279, "cells": [ { "index": 66, @@ -331535,7 +331535,7 @@ "b": 597.3478700000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.8956930637359619, + "confidence": 0.8956933617591858, "cells": [ { "index": 70, @@ -331750,7 +331750,7 @@ "b": 613.28787, "coord_origin": "TOPLEFT" }, - "confidence": 0.8972970843315125, + "confidence": 0.8972972631454468, "cells": [ { "index": 78, @@ -331905,7 +331905,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8021690249443054, + "confidence": 0.8021690845489502, "cells": [ { "index": 0, @@ -331951,7 +331951,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8429245352745056, + "confidence": 0.8429243564605713, "cells": [ { "index": 1, @@ -331997,7 +331997,7 @@ "b": 442.1351318359375, "coord_origin": "TOPLEFT" }, - "confidence": 0.8352116942405701, + "confidence": 0.8352119326591492, "cells": [ { "index": 2, @@ -332738,7 +332738,7 @@ "b": 448.26483, "coord_origin": "TOPLEFT" }, - "confidence": 0.6248989701271057, + "confidence": 0.6248990893363953, "cells": [ { "index": 13, @@ -333009,7 +333009,7 @@ "b": 505.83124, "coord_origin": "TOPLEFT" }, - "confidence": 0.8651240468025208, + "confidence": 0.8651238679885864, "cells": [ { "index": 23, @@ -333130,7 +333130,7 @@ "b": 549.5199, "coord_origin": "TOPLEFT" }, - "confidence": 0.8445900082588196, + "confidence": 0.8445895910263062, "cells": [ { "index": 27, @@ -333226,7 +333226,7 @@ "b": 573.43686, "coord_origin": "TOPLEFT" }, - "confidence": 0.8561117053031921, + "confidence": 0.8561118245124817, "cells": [ { "index": 30, @@ -333372,7 +333372,7 @@ "b": 589.37787, "coord_origin": "TOPLEFT" }, - "confidence": 0.8615185618400574, + "confidence": 0.861518383026123, "cells": [ { "index": 35, @@ -333518,7 +333518,7 @@ "b": 613.2809, "coord_origin": "TOPLEFT" }, - "confidence": 0.859420895576477, + "confidence": 0.8594212532043457, "cells": [ { "index": 40, @@ -333639,7 +333639,7 @@ "b": 629.22089, "coord_origin": "TOPLEFT" }, - "confidence": 0.8385182023048401, + "confidence": 0.8385178446769714, "cells": [ { "index": 44, @@ -333956,7 +333956,7 @@ "b": 708.92189, "coord_origin": "TOPLEFT" }, - "confidence": 0.7421631217002869, + "confidence": 0.7421633005142212, "cells": [ { "index": 55, @@ -334177,7 +334177,7 @@ "b": 541.5499, "coord_origin": "TOPLEFT" }, - "confidence": 0.9088895320892334, + "confidence": 0.9088893532752991, "cells": [ { "index": 63, @@ -334273,7 +334273,7 @@ "b": 565.4599000000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9247174859046936, + "confidence": 0.9247176647186279, "cells": [ { "index": 66, @@ -334394,7 +334394,7 @@ "b": 597.3478700000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.8956930637359619, + "confidence": 0.8956933617591858, "cells": [ { "index": 70, @@ -334615,7 +334615,7 @@ "b": 613.28787, "coord_origin": "TOPLEFT" }, - "confidence": 0.8972970843315125, + "confidence": 0.8972972631454468, "cells": [ { "index": 78, @@ -334763,7 +334763,7 @@ "b": 442.1351318359375, "coord_origin": "TOPLEFT" }, - "confidence": 0.8352116942405701, + "confidence": 0.8352119326591492, "cells": [ { "index": 2, @@ -335504,7 +335504,7 @@ "b": 448.26483, "coord_origin": "TOPLEFT" }, - "confidence": 0.6248989701271057, + "confidence": 0.6248990893363953, "cells": [ { "index": 13, @@ -335775,7 +335775,7 @@ "b": 505.83124, "coord_origin": "TOPLEFT" }, - "confidence": 0.8651240468025208, + "confidence": 0.8651238679885864, "cells": [ { "index": 23, @@ -335896,7 +335896,7 @@ "b": 549.5199, "coord_origin": "TOPLEFT" }, - "confidence": 0.8445900082588196, + "confidence": 0.8445895910263062, "cells": [ { "index": 27, @@ -335992,7 +335992,7 @@ "b": 573.43686, "coord_origin": "TOPLEFT" }, - "confidence": 0.8561117053031921, + "confidence": 0.8561118245124817, "cells": [ { "index": 30, @@ -336138,7 +336138,7 @@ "b": 589.37787, "coord_origin": "TOPLEFT" }, - "confidence": 0.8615185618400574, + "confidence": 0.861518383026123, "cells": [ { "index": 35, @@ -336284,7 +336284,7 @@ "b": 613.2809, "coord_origin": "TOPLEFT" }, - "confidence": 0.859420895576477, + "confidence": 0.8594212532043457, "cells": [ { "index": 40, @@ -336405,7 +336405,7 @@ "b": 629.22089, "coord_origin": "TOPLEFT" }, - "confidence": 0.8385182023048401, + "confidence": 0.8385178446769714, "cells": [ { "index": 44, @@ -336722,7 +336722,7 @@ "b": 708.92189, "coord_origin": "TOPLEFT" }, - "confidence": 0.7421631217002869, + "confidence": 0.7421633005142212, "cells": [ { "index": 55, @@ -336943,7 +336943,7 @@ "b": 541.5499, "coord_origin": "TOPLEFT" }, - "confidence": 0.9088895320892334, + "confidence": 0.9088893532752991, "cells": [ { "index": 63, @@ -337039,7 +337039,7 @@ "b": 565.4599000000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9247174859046936, + "confidence": 0.9247176647186279, "cells": [ { "index": 66, @@ -337160,7 +337160,7 @@ "b": 597.3478700000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.8956930637359619, + "confidence": 0.8956933617591858, "cells": [ { "index": 70, @@ -337381,7 +337381,7 @@ "b": 613.28787, "coord_origin": "TOPLEFT" }, - "confidence": 0.8972970843315125, + "confidence": 0.8972972631454468, "cells": [ { "index": 78, @@ -337529,7 +337529,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8021690249443054, + "confidence": 0.8021690845489502, "cells": [ { "index": 0, @@ -337575,7 +337575,7 @@ "b": 68.57605000000012, "coord_origin": "TOPLEFT" }, - "confidence": 0.8429245352745056, + "confidence": 0.8429243564605713, "cells": [ { "index": 1, diff --git a/tests/data/groundtruth/docling_v2/2305.03393v1-pg9.pages.json b/tests/data/groundtruth/docling_v2/2305.03393v1-pg9.pages.json index 3bca0d5..fefe130 100644 --- a/tests/data/groundtruth/docling_v2/2305.03393v1-pg9.pages.json +++ b/tests/data/groundtruth/docling_v2/2305.03393v1-pg9.pages.json @@ -2686,7 +2686,7 @@ "b": 102.78223000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.8858679533004761, + "confidence": 0.8858681321144104, "cells": [ { "index": 1, @@ -2816,7 +2816,7 @@ "b": 179.20818999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9577404260635376, + "confidence": 0.957740306854248, "cells": [ { "index": 5, @@ -13628,7 +13628,7 @@ "b": 102.78223000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.8858679533004761, + "confidence": 0.8858681321144104, "cells": [ { "index": 1, @@ -13770,7 +13770,7 @@ "b": 179.20818999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9577404260635376, + "confidence": 0.957740306854248, "cells": [ { "index": 5, @@ -20153,7 +20153,7 @@ "b": 179.20818999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9577404260635376, + "confidence": 0.957740306854248, "cells": [ { "index": 5, @@ -26486,7 +26486,7 @@ "b": 102.78223000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.8858679533004761, + "confidence": 0.8858681321144104, "cells": [ { "index": 1, diff --git a/tests/data/groundtruth/docling_v2/2305.03393v1.json b/tests/data/groundtruth/docling_v2/2305.03393v1.json index 720f7ee..1d98b46 100644 --- a/tests/data/groundtruth/docling_v2/2305.03393v1.json +++ b/tests/data/groundtruth/docling_v2/2305.03393v1.json @@ -14942,9 +14942,9 @@ "page_no": 2, "bbox": { "l": 148.45364379882812, - "t": 583.6257629394531, + "t": 583.6257476806641, "r": 464.3608093261719, - "b": 366.1537780761719, + "b": 366.1538391113281, "coord_origin": "BOTTOMLEFT" }, "charspan": [ @@ -15221,9 +15221,9 @@ { "page_no": 7, "bbox": { - "l": 164.65028381347656, + "l": 164.6503143310547, "t": 628.2029113769531, - "r": 449.5505676269531, + "r": 449.550537109375, "b": 511.6590576171875, "coord_origin": "BOTTOMLEFT" }, @@ -15475,7 +15475,7 @@ { "page_no": 8, "bbox": { - "l": 140.70968627929688, + "l": 140.70960998535156, "t": 283.9361572265625, "r": 472.73382568359375, "b": 198.32281494140625, @@ -15804,10 +15804,10 @@ { "page_no": 10, "bbox": { - "l": 162.67430114746094, - "t": 347.37744140625, - "r": 451.70062255859375, - "b": 128.78643798828125, + "l": 162.67434692382812, + "t": 347.3774719238281, + "r": 451.70068359375, + "b": 128.786376953125, "coord_origin": "BOTTOMLEFT" }, "charspan": [ @@ -15875,9 +15875,9 @@ { "page_no": 11, "bbox": { - "l": 168.39285278320312, + "l": 168.3928985595703, "t": 610.0334930419922, - "r": 447.35137939453125, + "r": 447.3513488769531, "b": 157.99432373046875, "coord_origin": "BOTTOMLEFT" }, @@ -17702,7 +17702,7 @@ "page_no": 10, "bbox": { "l": 143.6376495361328, - "t": 635.6522979736328, + "t": 635.6522827148438, "r": 470.8485412597656, "b": 528.7375183105469, "coord_origin": "BOTTOMLEFT" diff --git a/tests/data/groundtruth/docling_v2/2305.03393v1.pages.json b/tests/data/groundtruth/docling_v2/2305.03393v1.pages.json index 3bb80df..6e589f6 100644 --- a/tests/data/groundtruth/docling_v2/2305.03393v1.pages.json +++ b/tests/data/groundtruth/docling_v2/2305.03393v1.pages.json @@ -1896,7 +1896,7 @@ "b": 146.51409999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.8918349742889404, + "confidence": 0.8918347954750061, "cells": [ { "index": 0, @@ -1961,7 +1961,7 @@ "b": 236.27752999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.48445820808410645, + "confidence": 0.4844588339328766, "cells": [ { "index": 2, @@ -2925,7 +2925,7 @@ "b": 200.18591000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.7918068766593933, + "confidence": 0.7918062210083008, "cells": [ { "index": 2, @@ -3815,7 +3815,7 @@ "b": 204.38073999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.5015263557434082, + "confidence": 0.5015257596969604, "cells": [ { "index": 30, @@ -3855,7 +3855,7 @@ "b": 225.27368, "coord_origin": "TOPLEFT" }, - "confidence": 0.6310867667198181, + "confidence": 0.631085991859436, "cells": [ { "index": 38, @@ -3895,7 +3895,7 @@ "b": 236.27752999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.6924149990081787, + "confidence": 0.6924147605895996, "cells": [ { "index": 39, @@ -4517,7 +4517,7 @@ "b": 532.68808, "coord_origin": "TOPLEFT" }, - "confidence": 0.9392016530036926, + "confidence": 0.9392015337944031, "cells": [ { "index": 62, @@ -4772,7 +4772,7 @@ "b": 664.85453, "coord_origin": "TOPLEFT" }, - "confidence": 0.9696458578109741, + "confidence": 0.9696459770202637, "cells": [ { "index": 71, @@ -4862,7 +4862,7 @@ "b": 555.00003, "coord_origin": "TOPLEFT" }, - "confidence": 0.8899643421173096, + "confidence": 0.8899640440940857, "cells": [ { "index": 74, @@ -4917,7 +4917,7 @@ "b": 146.51409999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.8918349742889404, + "confidence": 0.8918347954750061, "cells": [ { "index": 0, @@ -4988,7 +4988,7 @@ "b": 236.27752999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.48445820808410645, + "confidence": 0.4844588339328766, "cells": [ { "index": 2, @@ -5952,7 +5952,7 @@ "b": 200.18591000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.7918068766593933, + "confidence": 0.7918062210083008, "cells": [ { "index": 2, @@ -6842,7 +6842,7 @@ "b": 204.38073999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.5015263557434082, + "confidence": 0.5015257596969604, "cells": [ { "index": 30, @@ -6882,7 +6882,7 @@ "b": 225.27368, "coord_origin": "TOPLEFT" }, - "confidence": 0.6310867667198181, + "confidence": 0.631085991859436, "cells": [ { "index": 38, @@ -6922,7 +6922,7 @@ "b": 236.27752999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.6924149990081787, + "confidence": 0.6924147605895996, "cells": [ { "index": 39, @@ -7562,7 +7562,7 @@ "b": 532.68808, "coord_origin": "TOPLEFT" }, - "confidence": 0.9392016530036926, + "confidence": 0.9392015337944031, "cells": [ { "index": 62, @@ -7829,7 +7829,7 @@ "b": 664.85453, "coord_origin": "TOPLEFT" }, - "confidence": 0.9696458578109741, + "confidence": 0.9696459770202637, "cells": [ { "index": 71, @@ -7925,7 +7925,7 @@ "b": 555.00003, "coord_origin": "TOPLEFT" }, - "confidence": 0.8899643421173096, + "confidence": 0.8899640440940857, "cells": [ { "index": 74, @@ -7973,7 +7973,7 @@ "b": 146.51409999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.8918349742889404, + "confidence": 0.8918347954750061, "cells": [ { "index": 0, @@ -8044,7 +8044,7 @@ "b": 236.27752999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.48445820808410645, + "confidence": 0.4844588339328766, "cells": [ { "index": 2, @@ -9008,7 +9008,7 @@ "b": 200.18591000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.7918068766593933, + "confidence": 0.7918062210083008, "cells": [ { "index": 2, @@ -9898,7 +9898,7 @@ "b": 204.38073999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.5015263557434082, + "confidence": 0.5015257596969604, "cells": [ { "index": 30, @@ -9938,7 +9938,7 @@ "b": 225.27368, "coord_origin": "TOPLEFT" }, - "confidence": 0.6310867667198181, + "confidence": 0.631085991859436, "cells": [ { "index": 38, @@ -9978,7 +9978,7 @@ "b": 236.27752999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.6924149990081787, + "confidence": 0.6924147605895996, "cells": [ { "index": 39, @@ -10618,7 +10618,7 @@ "b": 532.68808, "coord_origin": "TOPLEFT" }, - "confidence": 0.9392016530036926, + "confidence": 0.9392015337944031, "cells": [ { "index": 62, @@ -10885,7 +10885,7 @@ "b": 664.85453, "coord_origin": "TOPLEFT" }, - "confidence": 0.9696458578109741, + "confidence": 0.9696459770202637, "cells": [ { "index": 71, @@ -10983,7 +10983,7 @@ "b": 555.00003, "coord_origin": "TOPLEFT" }, - "confidence": 0.8899643421173096, + "confidence": 0.8899640440940857, "cells": [ { "index": 74, @@ -14490,7 +14490,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8580349683761597, + "confidence": 0.8580352067947388, "cells": [ { "index": 0, @@ -14530,7 +14530,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9076642990112305, + "confidence": 0.9076644778251648, "cells": [ { "index": 1, @@ -14595,7 +14595,7 @@ "b": 200.22058000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.8939083218574524, + "confidence": 0.8939085006713867, "cells": [ { "index": 3, @@ -14830,9 +14830,9 @@ "label": "picture", "bbox": { "l": 148.45364379882812, - "t": 208.37423706054688, + "t": 208.37425231933594, "r": 464.3608093261719, - "b": 425.8462219238281, + "b": 425.8461608886719, "coord_origin": "TOPLEFT" }, "confidence": 0.9688959121704102, @@ -21741,7 +21741,7 @@ "b": 520.88669, "coord_origin": "TOPLEFT" }, - "confidence": 0.950499951839447, + "confidence": 0.9504998326301575, "cells": [ { "index": 118, @@ -22286,7 +22286,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8580349683761597, + "confidence": 0.8580352067947388, "cells": [ { "index": 0, @@ -22332,7 +22332,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9076642990112305, + "confidence": 0.9076644778251648, "cells": [ { "index": 1, @@ -22403,7 +22403,7 @@ "b": 200.22058000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.8939083218574524, + "confidence": 0.8939085006713867, "cells": [ { "index": 3, @@ -22644,9 +22644,9 @@ "label": "picture", "bbox": { "l": 148.45364379882812, - "t": 208.37423706054688, + "t": 208.37425231933594, "r": 464.3608093261719, - "b": 425.8462219238281, + "b": 425.8461608886719, "coord_origin": "TOPLEFT" }, "confidence": 0.9688959121704102, @@ -29565,7 +29565,7 @@ "b": 520.88669, "coord_origin": "TOPLEFT" }, - "confidence": 0.950499951839447, + "confidence": 0.9504998326301575, "cells": [ { "index": 118, @@ -30109,7 +30109,7 @@ "b": 200.22058000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.8939083218574524, + "confidence": 0.8939085006713867, "cells": [ { "index": 3, @@ -30350,9 +30350,9 @@ "label": "picture", "bbox": { "l": 148.45364379882812, - "t": 208.37423706054688, + "t": 208.37425231933594, "r": 464.3608093261719, - "b": 425.8462219238281, + "b": 425.8461608886719, "coord_origin": "TOPLEFT" }, "confidence": 0.9688959121704102, @@ -37271,7 +37271,7 @@ "b": 520.88669, "coord_origin": "TOPLEFT" }, - "confidence": 0.950499951839447, + "confidence": 0.9504998326301575, "cells": [ { "index": 118, @@ -37815,7 +37815,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8580349683761597, + "confidence": 0.8580352067947388, "cells": [ { "index": 0, @@ -37861,7 +37861,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9076642990112305, + "confidence": 0.9076644778251648, "cells": [ { "index": 1, @@ -39183,7 +39183,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8773486614227295, + "confidence": 0.8773490786552429, "cells": [ { "index": 1, @@ -39993,7 +39993,7 @@ "b": 472.65634, "coord_origin": "TOPLEFT" }, - "confidence": 0.9439423680305481, + "confidence": 0.9439422488212585, "cells": [ { "index": 31, @@ -40509,7 +40509,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8773486614227295, + "confidence": 0.8773490786552429, "cells": [ { "index": 1, @@ -41343,7 +41343,7 @@ "b": 472.65634, "coord_origin": "TOPLEFT" }, - "confidence": 0.9439423680305481, + "confidence": 0.9439422488212585, "cells": [ { "index": 31, @@ -42600,7 +42600,7 @@ "b": 472.65634, "coord_origin": "TOPLEFT" }, - "confidence": 0.9439423680305481, + "confidence": 0.9439422488212585, "cells": [ { "index": 31, @@ -43115,7 +43115,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8773486614227295, + "confidence": 0.8773490786552429, "cells": [ { "index": 1, @@ -44677,7 +44677,7 @@ "b": 259.23792000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.9467443823814392, + "confidence": 0.9467443227767944, "cells": [ { "index": 3, @@ -44992,7 +44992,7 @@ "b": 486.6467, "coord_origin": "TOPLEFT" }, - "confidence": 0.929087221622467, + "confidence": 0.9290876388549805, "cells": [ { "index": 15, @@ -45922,7 +45922,7 @@ "b": 616.11823, "coord_origin": "TOPLEFT" }, - "confidence": 0.9393903017044067, + "confidence": 0.9393905401229858, "cells": [ { "index": 51, @@ -45987,7 +45987,7 @@ "b": 664.85566, "coord_origin": "TOPLEFT" }, - "confidence": 0.9692807197570801, + "confidence": 0.9692806005477905, "cells": [ { "index": 53, @@ -46209,7 +46209,7 @@ "b": 259.23792000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.9467443823814392, + "confidence": 0.9467443227767944, "cells": [ { "index": 3, @@ -46530,7 +46530,7 @@ "b": 486.6467, "coord_origin": "TOPLEFT" }, - "confidence": 0.929087221622467, + "confidence": 0.9290876388549805, "cells": [ { "index": 15, @@ -47472,7 +47472,7 @@ "b": 616.11823, "coord_origin": "TOPLEFT" }, - "confidence": 0.9393903017044067, + "confidence": 0.9393905401229858, "cells": [ { "index": 51, @@ -47543,7 +47543,7 @@ "b": 664.85566, "coord_origin": "TOPLEFT" }, - "confidence": 0.9692807197570801, + "confidence": 0.9692806005477905, "cells": [ { "index": 53, @@ -47641,7 +47641,7 @@ "b": 259.23792000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.9467443823814392, + "confidence": 0.9467443227767944, "cells": [ { "index": 3, @@ -47962,7 +47962,7 @@ "b": 486.6467, "coord_origin": "TOPLEFT" }, - "confidence": 0.929087221622467, + "confidence": 0.9290876388549805, "cells": [ { "index": 15, @@ -48904,7 +48904,7 @@ "b": 616.11823, "coord_origin": "TOPLEFT" }, - "confidence": 0.9393903017044067, + "confidence": 0.9393905401229858, "cells": [ { "index": 51, @@ -48975,7 +48975,7 @@ "b": 664.85566, "coord_origin": "TOPLEFT" }, - "confidence": 0.9692807197570801, + "confidence": 0.9692806005477905, "cells": [ { "index": 53, @@ -50516,7 +50516,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8696112036705017, + "confidence": 0.8696111440658569, "cells": [ { "index": 1, @@ -51021,7 +51021,7 @@ "b": 229.21178999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.8472551703453064, + "confidence": 0.8472548127174377, "cells": [ { "index": 20, @@ -51086,7 +51086,7 @@ "b": 532.42059, "coord_origin": "TOPLEFT" }, - "confidence": 0.9844799637794495, + "confidence": 0.9844798445701599, "cells": [ { "index": 22, @@ -51551,7 +51551,7 @@ "b": 580.7056, "coord_origin": "TOPLEFT" }, - "confidence": 0.978394627571106, + "confidence": 0.9783945083618164, "cells": [ { "index": 40, @@ -51856,7 +51856,7 @@ "b": 340.2304992675781, "coord_origin": "TOPLEFT" }, - "confidence": 0.9387977123260498, + "confidence": 0.9387975931167603, "cells": [], "children": [] } @@ -51931,7 +51931,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8696112036705017, + "confidence": 0.8696111440658569, "cells": [ { "index": 1, @@ -52448,7 +52448,7 @@ "b": 229.21178999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.8472551703453064, + "confidence": 0.8472548127174377, "cells": [ { "index": 20, @@ -52519,7 +52519,7 @@ "b": 532.42059, "coord_origin": "TOPLEFT" }, - "confidence": 0.9844799637794495, + "confidence": 0.9844798445701599, "cells": [ { "index": 22, @@ -52990,7 +52990,7 @@ "b": 580.7056, "coord_origin": "TOPLEFT" }, - "confidence": 0.978394627571106, + "confidence": 0.9783945083618164, "cells": [ { "index": 40, @@ -53307,7 +53307,7 @@ "b": 340.2304992675781, "coord_origin": "TOPLEFT" }, - "confidence": 0.9387977123260498, + "confidence": 0.9387975931167603, "cells": [], "children": [] }, @@ -53804,7 +53804,7 @@ "b": 229.21178999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.8472551703453064, + "confidence": 0.8472548127174377, "cells": [ { "index": 20, @@ -53875,7 +53875,7 @@ "b": 532.42059, "coord_origin": "TOPLEFT" }, - "confidence": 0.9844799637794495, + "confidence": 0.9844798445701599, "cells": [ { "index": 22, @@ -54346,7 +54346,7 @@ "b": 580.7056, "coord_origin": "TOPLEFT" }, - "confidence": 0.978394627571106, + "confidence": 0.9783945083618164, "cells": [ { "index": 40, @@ -54663,7 +54663,7 @@ "b": 340.2304992675781, "coord_origin": "TOPLEFT" }, - "confidence": 0.9387977123260498, + "confidence": 0.9387975931167603, "cells": [], "children": [] }, @@ -54735,7 +54735,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8696112036705017, + "confidence": 0.8696111440658569, "cells": [ { "index": 1, @@ -56292,7 +56292,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8378868699073792, + "confidence": 0.8378866910934448, "cells": [ { "index": 0, @@ -56332,7 +56332,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8919177651405334, + "confidence": 0.891918420791626, "cells": [ { "index": 1, @@ -56462,7 +56462,7 @@ "b": 295.74191, "coord_origin": "TOPLEFT" }, - "confidence": 0.9856827855110168, + "confidence": 0.9856826663017273, "cells": [ { "index": 5, @@ -56852,7 +56852,7 @@ "b": 331.19949, "coord_origin": "TOPLEFT" }, - "confidence": 0.957028865814209, + "confidence": 0.9570288062095642, "cells": [ { "index": 20, @@ -56917,7 +56917,7 @@ "b": 441.59985, "coord_origin": "TOPLEFT" }, - "confidence": 0.9879323840141296, + "confidence": 0.9879322648048401, "cells": [ { "index": 22, @@ -57197,7 +57197,7 @@ "b": 521.7058400000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9671263098716736, + "confidence": 0.967126190662384, "cells": [ { "index": 32, @@ -57287,7 +57287,7 @@ "b": 534.29883, "coord_origin": "TOPLEFT" }, - "confidence": 0.8555866479873657, + "confidence": 0.8555870056152344, "cells": [ { "index": 35, @@ -57442,7 +57442,7 @@ "b": 581.32483, "coord_origin": "TOPLEFT" }, - "confidence": 0.9319931268692017, + "confidence": 0.9319930076599121, "cells": [ { "index": 40, @@ -57582,7 +57582,7 @@ "b": 605.87383, "coord_origin": "TOPLEFT" }, - "confidence": 0.9438967704772949, + "confidence": 0.9438966512680054, "cells": [ { "index": 45, @@ -57722,7 +57722,7 @@ "b": 618.46683, "coord_origin": "TOPLEFT" }, - "confidence": 0.9036387801170349, + "confidence": 0.9036386609077454, "cells": [ { "index": 50, @@ -57837,7 +57837,7 @@ "b": 631.06082, "coord_origin": "TOPLEFT" }, - "confidence": 0.8636871576309204, + "confidence": 0.8636865019798279, "cells": [ { "index": 54, @@ -57952,7 +57952,7 @@ "b": 664.85484, "coord_origin": "TOPLEFT" }, - "confidence": 0.9443338513374329, + "confidence": 0.9443334937095642, "cells": [ { "index": 58, @@ -58032,7 +58032,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8378868699073792, + "confidence": 0.8378866910934448, "cells": [ { "index": 0, @@ -58078,7 +58078,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8919177651405334, + "confidence": 0.891918420791626, "cells": [ { "index": 1, @@ -58220,7 +58220,7 @@ "b": 295.74191, "coord_origin": "TOPLEFT" }, - "confidence": 0.9856827855110168, + "confidence": 0.9856826663017273, "cells": [ { "index": 5, @@ -58616,7 +58616,7 @@ "b": 331.19949, "coord_origin": "TOPLEFT" }, - "confidence": 0.957028865814209, + "confidence": 0.9570288062095642, "cells": [ { "index": 20, @@ -58687,7 +58687,7 @@ "b": 441.59985, "coord_origin": "TOPLEFT" }, - "confidence": 0.9879323840141296, + "confidence": 0.9879322648048401, "cells": [ { "index": 22, @@ -58979,7 +58979,7 @@ "b": 521.7058400000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9671263098716736, + "confidence": 0.967126190662384, "cells": [ { "index": 32, @@ -59075,7 +59075,7 @@ "b": 534.29883, "coord_origin": "TOPLEFT" }, - "confidence": 0.8555866479873657, + "confidence": 0.8555870056152344, "cells": [ { "index": 35, @@ -59242,7 +59242,7 @@ "b": 581.32483, "coord_origin": "TOPLEFT" }, - "confidence": 0.9319931268692017, + "confidence": 0.9319930076599121, "cells": [ { "index": 40, @@ -59388,7 +59388,7 @@ "b": 605.87383, "coord_origin": "TOPLEFT" }, - "confidence": 0.9438967704772949, + "confidence": 0.9438966512680054, "cells": [ { "index": 45, @@ -59534,7 +59534,7 @@ "b": 618.46683, "coord_origin": "TOPLEFT" }, - "confidence": 0.9036387801170349, + "confidence": 0.9036386609077454, "cells": [ { "index": 50, @@ -59655,7 +59655,7 @@ "b": 631.06082, "coord_origin": "TOPLEFT" }, - "confidence": 0.8636871576309204, + "confidence": 0.8636865019798279, "cells": [ { "index": 54, @@ -59776,7 +59776,7 @@ "b": 664.85484, "coord_origin": "TOPLEFT" }, - "confidence": 0.9443338513374329, + "confidence": 0.9443334937095642, "cells": [ { "index": 58, @@ -59920,7 +59920,7 @@ "b": 295.74191, "coord_origin": "TOPLEFT" }, - "confidence": 0.9856827855110168, + "confidence": 0.9856826663017273, "cells": [ { "index": 5, @@ -60316,7 +60316,7 @@ "b": 331.19949, "coord_origin": "TOPLEFT" }, - "confidence": 0.957028865814209, + "confidence": 0.9570288062095642, "cells": [ { "index": 20, @@ -60387,7 +60387,7 @@ "b": 441.59985, "coord_origin": "TOPLEFT" }, - "confidence": 0.9879323840141296, + "confidence": 0.9879322648048401, "cells": [ { "index": 22, @@ -60679,7 +60679,7 @@ "b": 521.7058400000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9671263098716736, + "confidence": 0.967126190662384, "cells": [ { "index": 32, @@ -60775,7 +60775,7 @@ "b": 534.29883, "coord_origin": "TOPLEFT" }, - "confidence": 0.8555866479873657, + "confidence": 0.8555870056152344, "cells": [ { "index": 35, @@ -60942,7 +60942,7 @@ "b": 581.32483, "coord_origin": "TOPLEFT" }, - "confidence": 0.9319931268692017, + "confidence": 0.9319930076599121, "cells": [ { "index": 40, @@ -61088,7 +61088,7 @@ "b": 605.87383, "coord_origin": "TOPLEFT" }, - "confidence": 0.9438967704772949, + "confidence": 0.9438966512680054, "cells": [ { "index": 45, @@ -61234,7 +61234,7 @@ "b": 618.46683, "coord_origin": "TOPLEFT" }, - "confidence": 0.9036387801170349, + "confidence": 0.9036386609077454, "cells": [ { "index": 50, @@ -61355,7 +61355,7 @@ "b": 631.06082, "coord_origin": "TOPLEFT" }, - "confidence": 0.8636871576309204, + "confidence": 0.8636865019798279, "cells": [ { "index": 54, @@ -61476,7 +61476,7 @@ "b": 664.85484, "coord_origin": "TOPLEFT" }, - "confidence": 0.9443338513374329, + "confidence": 0.9443334937095642, "cells": [ { "index": 58, @@ -61549,7 +61549,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8378868699073792, + "confidence": 0.8378866910934448, "cells": [ { "index": 0, @@ -61595,7 +61595,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8919177651405334, + "confidence": 0.891918420791626, "cells": [ { "index": 1, @@ -64577,7 +64577,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.932651162147522, + "confidence": 0.9326512813568115, "cells": [ { "index": 0, @@ -64617,7 +64617,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8749732375144958, + "confidence": 0.8749731183052063, "cells": [ { "index": 1, @@ -64657,7 +64657,7 @@ "b": 155.84966999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9333080053329468, + "confidence": 0.9333084225654602, "cells": [ { "index": 2, @@ -64766,13 +64766,13 @@ "id": 12, "label": "picture", "bbox": { - "l": 164.65028381347656, + "l": 164.6503143310547, "t": 163.79708862304688, - "r": 449.5505676269531, + "r": 449.550537109375, "b": 280.3409423828125, "coord_origin": "TOPLEFT" }, - "confidence": 0.7868534922599792, + "confidence": 0.786853551864624, "cells": [ { "index": 6, @@ -68671,7 +68671,7 @@ "b": 279.02288999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.5250625610351562, + "confidence": 0.5250615477561951, "cells": [ { "index": 60, @@ -69258,7 +69258,7 @@ "b": 314.10275, "coord_origin": "TOPLEFT" }, - "confidence": 0.9233023524284363, + "confidence": 0.9233025312423706, "cells": [ { "index": 75, @@ -69323,7 +69323,7 @@ "b": 334.04474, "coord_origin": "TOPLEFT" }, - "confidence": 0.9169168472290039, + "confidence": 0.9169170260429382, "cells": [ { "index": 77, @@ -69363,7 +69363,7 @@ "b": 367.93375, "coord_origin": "TOPLEFT" }, - "confidence": 0.9588112235069275, + "confidence": 0.958811342716217, "cells": [ { "index": 78, @@ -69593,7 +69593,7 @@ "b": 403.80475, "coord_origin": "TOPLEFT" }, - "confidence": 0.6506174206733704, + "confidence": 0.6506175994873047, "cells": [ { "index": 86, @@ -69683,7 +69683,7 @@ "b": 439.67371, "coord_origin": "TOPLEFT" }, - "confidence": 0.7247239947319031, + "confidence": 0.7247226238250732, "cells": [ { "index": 89, @@ -69773,7 +69773,7 @@ "b": 451.63269, "coord_origin": "TOPLEFT" }, - "confidence": 0.9259927272796631, + "confidence": 0.9259928464889526, "cells": [ { "index": 92, @@ -69978,7 +69978,7 @@ "b": 499.45969, "coord_origin": "TOPLEFT" }, - "confidence": 0.9617829918861389, + "confidence": 0.961783230304718, "cells": [ { "index": 99, @@ -70093,7 +70093,7 @@ "b": 640.9416699999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9785562753677368, + "confidence": 0.9785561561584473, "cells": [ { "index": 103, @@ -70383,7 +70383,7 @@ "b": 664.8546699999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9590610861778259, + "confidence": 0.9590608477592468, "cells": [ { "index": 114, @@ -70463,7 +70463,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.932651162147522, + "confidence": 0.9326512813568115, "cells": [ { "index": 0, @@ -70509,7 +70509,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8749732375144958, + "confidence": 0.8749731183052063, "cells": [ { "index": 1, @@ -70555,7 +70555,7 @@ "b": 155.84966999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9333080053329468, + "confidence": 0.9333084225654602, "cells": [ { "index": 2, @@ -70670,13 +70670,13 @@ "id": 12, "label": "picture", "bbox": { - "l": 164.65028381347656, + "l": 164.6503143310547, "t": 163.79708862304688, - "r": 449.5505676269531, + "r": 449.550537109375, "b": 280.3409423828125, "coord_origin": "TOPLEFT" }, - "confidence": 0.7868534922599792, + "confidence": 0.786853551864624, "cells": [ { "index": 6, @@ -74575,7 +74575,7 @@ "b": 279.02288999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.5250625610351562, + "confidence": 0.5250615477561951, "cells": [ { "index": 60, @@ -75172,7 +75172,7 @@ "b": 314.10275, "coord_origin": "TOPLEFT" }, - "confidence": 0.9233023524284363, + "confidence": 0.9233025312423706, "cells": [ { "index": 75, @@ -75243,7 +75243,7 @@ "b": 334.04474, "coord_origin": "TOPLEFT" }, - "confidence": 0.9169168472290039, + "confidence": 0.9169170260429382, "cells": [ { "index": 77, @@ -75289,7 +75289,7 @@ "b": 367.93375, "coord_origin": "TOPLEFT" }, - "confidence": 0.9588112235069275, + "confidence": 0.958811342716217, "cells": [ { "index": 78, @@ -75531,7 +75531,7 @@ "b": 403.80475, "coord_origin": "TOPLEFT" }, - "confidence": 0.6506174206733704, + "confidence": 0.6506175994873047, "cells": [ { "index": 86, @@ -75627,7 +75627,7 @@ "b": 439.67371, "coord_origin": "TOPLEFT" }, - "confidence": 0.7247239947319031, + "confidence": 0.7247226238250732, "cells": [ { "index": 89, @@ -75723,7 +75723,7 @@ "b": 451.63269, "coord_origin": "TOPLEFT" }, - "confidence": 0.9259927272796631, + "confidence": 0.9259928464889526, "cells": [ { "index": 92, @@ -75940,7 +75940,7 @@ "b": 499.45969, "coord_origin": "TOPLEFT" }, - "confidence": 0.9617829918861389, + "confidence": 0.961783230304718, "cells": [ { "index": 99, @@ -76061,7 +76061,7 @@ "b": 640.9416699999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9785562753677368, + "confidence": 0.9785561561584473, "cells": [ { "index": 103, @@ -76357,7 +76357,7 @@ "b": 664.8546699999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9590610861778259, + "confidence": 0.9590608477592468, "cells": [ { "index": 114, @@ -76430,7 +76430,7 @@ "b": 155.84966999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9333080053329468, + "confidence": 0.9333084225654602, "cells": [ { "index": 2, @@ -76545,13 +76545,13 @@ "id": 12, "label": "picture", "bbox": { - "l": 164.65028381347656, + "l": 164.6503143310547, "t": 163.79708862304688, - "r": 449.5505676269531, + "r": 449.550537109375, "b": 280.3409423828125, "coord_origin": "TOPLEFT" }, - "confidence": 0.7868534922599792, + "confidence": 0.786853551864624, "cells": [ { "index": 6, @@ -80450,7 +80450,7 @@ "b": 279.02288999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.5250625610351562, + "confidence": 0.5250615477561951, "cells": [ { "index": 60, @@ -81047,7 +81047,7 @@ "b": 314.10275, "coord_origin": "TOPLEFT" }, - "confidence": 0.9233023524284363, + "confidence": 0.9233025312423706, "cells": [ { "index": 75, @@ -81118,7 +81118,7 @@ "b": 334.04474, "coord_origin": "TOPLEFT" }, - "confidence": 0.9169168472290039, + "confidence": 0.9169170260429382, "cells": [ { "index": 77, @@ -81164,7 +81164,7 @@ "b": 367.93375, "coord_origin": "TOPLEFT" }, - "confidence": 0.9588112235069275, + "confidence": 0.958811342716217, "cells": [ { "index": 78, @@ -81406,7 +81406,7 @@ "b": 403.80475, "coord_origin": "TOPLEFT" }, - "confidence": 0.6506174206733704, + "confidence": 0.6506175994873047, "cells": [ { "index": 86, @@ -81502,7 +81502,7 @@ "b": 439.67371, "coord_origin": "TOPLEFT" }, - "confidence": 0.7247239947319031, + "confidence": 0.7247226238250732, "cells": [ { "index": 89, @@ -81598,7 +81598,7 @@ "b": 451.63269, "coord_origin": "TOPLEFT" }, - "confidence": 0.9259927272796631, + "confidence": 0.9259928464889526, "cells": [ { "index": 92, @@ -81815,7 +81815,7 @@ "b": 499.45969, "coord_origin": "TOPLEFT" }, - "confidence": 0.9617829918861389, + "confidence": 0.961783230304718, "cells": [ { "index": 99, @@ -81936,7 +81936,7 @@ "b": 640.9416699999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9785562753677368, + "confidence": 0.9785561561584473, "cells": [ { "index": 103, @@ -82232,7 +82232,7 @@ "b": 664.8546699999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9590610861778259, + "confidence": 0.9590608477592468, "cells": [ { "index": 114, @@ -82305,7 +82305,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.932651162147522, + "confidence": 0.9326512813568115, "cells": [ { "index": 0, @@ -82351,7 +82351,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8749732375144958, + "confidence": 0.8749731183052063, "cells": [ { "index": 1, @@ -85133,7 +85133,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8301323056221008, + "confidence": 0.8301324844360352, "cells": [ { "index": 0, @@ -85238,7 +85238,7 @@ "b": 139.68579, "coord_origin": "TOPLEFT" }, - "confidence": 0.9464744925498962, + "confidence": 0.9464746713638306, "cells": [ { "index": 3, @@ -85633,7 +85633,7 @@ "b": 331.73239000000007, "coord_origin": "TOPLEFT" }, - "confidence": 0.95152747631073, + "confidence": 0.9515273571014404, "cells": [ { "index": 17, @@ -86072,7 +86072,7 @@ "id": 6, "label": "picture", "bbox": { - "l": 140.70968627929688, + "l": 140.70960998535156, "t": 508.0638427734375, "r": 472.73382568359375, "b": 593.6771850585938, @@ -90774,7 +90774,7 @@ "b": 664.8547599999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.951270341873169, + "confidence": 0.9512702226638794, "cells": [ { "index": 105, @@ -90904,7 +90904,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8301323056221008, + "confidence": 0.8301324844360352, "cells": [ { "index": 0, @@ -91021,7 +91021,7 @@ "b": 139.68579, "coord_origin": "TOPLEFT" }, - "confidence": 0.9464744925498962, + "confidence": 0.9464746713638306, "cells": [ { "index": 3, @@ -91434,7 +91434,7 @@ "b": 331.73239000000007, "coord_origin": "TOPLEFT" }, - "confidence": 0.95152747631073, + "confidence": 0.9515273571014404, "cells": [ { "index": 17, @@ -91891,7 +91891,7 @@ "id": 6, "label": "picture", "bbox": { - "l": 140.70968627929688, + "l": 140.70960998535156, "t": 508.0638427734375, "r": 472.73382568359375, "b": 593.6771850585938, @@ -96603,7 +96603,7 @@ "b": 664.8547599999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.951270341873169, + "confidence": 0.9512702226638794, "cells": [ { "index": 105, @@ -96726,7 +96726,7 @@ "b": 139.68579, "coord_origin": "TOPLEFT" }, - "confidence": 0.9464744925498962, + "confidence": 0.9464746713638306, "cells": [ { "index": 3, @@ -97139,7 +97139,7 @@ "b": 331.73239000000007, "coord_origin": "TOPLEFT" }, - "confidence": 0.95152747631073, + "confidence": 0.9515273571014404, "cells": [ { "index": 17, @@ -97596,7 +97596,7 @@ "id": 6, "label": "picture", "bbox": { - "l": 140.70968627929688, + "l": 140.70960998535156, "t": 508.0638427734375, "r": 472.73382568359375, "b": 593.6771850585938, @@ -102308,7 +102308,7 @@ "b": 664.8547599999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.951270341873169, + "confidence": 0.9512702226638794, "cells": [ { "index": 105, @@ -102431,7 +102431,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8301323056221008, + "confidence": 0.8301324844360352, "cells": [ { "index": 0, @@ -105184,7 +105184,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9373378753662109, + "confidence": 0.9373378157615662, "cells": [ { "index": 0, @@ -105224,7 +105224,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8857625722885132, + "confidence": 0.8857624530792236, "cells": [ { "index": 1, @@ -105634,7 +105634,7 @@ "b": 327.0408, "coord_origin": "TOPLEFT" }, - "confidence": 0.9570781588554382, + "confidence": 0.9570783376693726, "cells": [ { "index": 15, @@ -116120,7 +116120,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9373378753662109, + "confidence": 0.9373378157615662, "cells": [ { "index": 0, @@ -116166,7 +116166,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8857625722885132, + "confidence": 0.8857624530792236, "cells": [ { "index": 1, @@ -116600,7 +116600,7 @@ "b": 327.0408, "coord_origin": "TOPLEFT" }, - "confidence": 0.9570781588554382, + "confidence": 0.9570783376693726, "cells": [ { "index": 15, @@ -122983,7 +122983,7 @@ "b": 327.0408, "coord_origin": "TOPLEFT" }, - "confidence": 0.9570781588554382, + "confidence": 0.9570783376693726, "cells": [ { "index": 15, @@ -128978,7 +128978,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9373378753662109, + "confidence": 0.9373378157615662, "cells": [ { "index": 0, @@ -129024,7 +129024,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8857625722885132, + "confidence": 0.8857624530792236, "cells": [ { "index": 1, @@ -133256,7 +133256,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8309906721115112, + "confidence": 0.830990731716156, "cells": [ { "index": 0, @@ -133296,7 +133296,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8367075324058533, + "confidence": 0.8367077112197876, "cells": [ { "index": 1, @@ -133361,7 +133361,7 @@ "b": 145.88666, "coord_origin": "TOPLEFT" }, - "confidence": 0.9512290954589844, + "confidence": 0.9512290358543396, "cells": [ { "index": 3, @@ -133471,7 +133471,7 @@ "label": "table", "bbox": { "l": 143.6376495361328, - "t": 156.3477020263672, + "t": 156.34771728515625, "r": 470.8485412597656, "b": 263.2624816894531, "coord_origin": "TOPLEFT" @@ -136817,7 +136817,7 @@ "b": 439.71716, "coord_origin": "TOPLEFT" }, - "confidence": 0.9482728838920593, + "confidence": 0.948272705078125, "cells": [ { "index": 62, @@ -136976,10 +136976,10 @@ "id": 2, "label": "picture", "bbox": { - "l": 162.67430114746094, - "t": 444.62255859375, - "r": 451.70062255859375, - "b": 663.2135620117188, + "l": 162.67434692382812, + "t": 444.6225280761719, + "r": 451.70068359375, + "b": 663.213623046875, "coord_origin": "TOPLEFT" }, "confidence": 0.9742383360862732, @@ -143386,7 +143386,7 @@ "label": "table", "bbox": { "l": 143.6376495361328, - "t": 156.3477020263672, + "t": 156.34771728515625, "r": 470.8485412597656, "b": 263.2624816894531, "coord_origin": "TOPLEFT" @@ -147138,7 +147138,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8309906721115112, + "confidence": 0.830990731716156, "cells": [ { "index": 0, @@ -147184,7 +147184,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8367075324058533, + "confidence": 0.8367077112197876, "cells": [ { "index": 1, @@ -147255,7 +147255,7 @@ "b": 145.88666, "coord_origin": "TOPLEFT" }, - "confidence": 0.9512290954589844, + "confidence": 0.9512290358543396, "cells": [ { "index": 3, @@ -147371,7 +147371,7 @@ "label": "table", "bbox": { "l": 143.6376495361328, - "t": 156.3477020263672, + "t": 156.34771728515625, "r": 470.8485412597656, "b": 263.2624816894531, "coord_origin": "TOPLEFT" @@ -151332,7 +151332,7 @@ "b": 439.71716, "coord_origin": "TOPLEFT" }, - "confidence": 0.9482728838920593, + "confidence": 0.948272705078125, "cells": [ { "index": 62, @@ -151497,10 +151497,10 @@ "id": 2, "label": "picture", "bbox": { - "l": 162.67430114746094, - "t": 444.62255859375, - "r": 451.70062255859375, - "b": 663.2135620117188, + "l": 162.67434692382812, + "t": 444.6225280761719, + "r": 451.70068359375, + "b": 663.213623046875, "coord_origin": "TOPLEFT" }, "confidence": 0.9742383360862732, @@ -157928,7 +157928,7 @@ "b": 145.88666, "coord_origin": "TOPLEFT" }, - "confidence": 0.9512290954589844, + "confidence": 0.9512290358543396, "cells": [ { "index": 3, @@ -158044,7 +158044,7 @@ "label": "table", "bbox": { "l": 143.6376495361328, - "t": 156.3477020263672, + "t": 156.34771728515625, "r": 470.8485412597656, "b": 263.2624816894531, "coord_origin": "TOPLEFT" @@ -162005,7 +162005,7 @@ "b": 439.71716, "coord_origin": "TOPLEFT" }, - "confidence": 0.9482728838920593, + "confidence": 0.948272705078125, "cells": [ { "index": 62, @@ -162170,10 +162170,10 @@ "id": 2, "label": "picture", "bbox": { - "l": 162.67430114746094, - "t": 444.62255859375, - "r": 451.70062255859375, - "b": 663.2135620117188, + "l": 162.67434692382812, + "t": 444.6225280761719, + "r": 451.70068359375, + "b": 663.213623046875, "coord_origin": "TOPLEFT" }, "confidence": 0.9742383360862732, @@ -168601,7 +168601,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8309906721115112, + "confidence": 0.830990731716156, "cells": [ { "index": 0, @@ -168647,7 +168647,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8367075324058533, + "confidence": 0.8367077112197876, "cells": [ { "index": 1, @@ -169204,7 +169204,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9301655888557434, + "confidence": 0.9301658868789673, "cells": [ { "index": 0, @@ -169284,7 +169284,7 @@ "b": 177.76764000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.8657060861587524, + "confidence": 0.8657063245773315, "cells": [ { "index": 2, @@ -169443,13 +169443,13 @@ "id": 3, "label": "picture", "bbox": { - "l": 168.39285278320312, + "l": 168.3928985595703, "t": 181.9665069580078, - "r": 447.35137939453125, + "r": 447.3513488769531, "b": 634.0056762695312, "coord_origin": "TOPLEFT" }, - "confidence": 0.7612658739089966, + "confidence": 0.7612641453742981, "cells": [ { "index": 8, @@ -170195,7 +170195,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9301655888557434, + "confidence": 0.9301658868789673, "cells": [ { "index": 0, @@ -170287,7 +170287,7 @@ "b": 177.76764000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.8657060861587524, + "confidence": 0.8657063245773315, "cells": [ { "index": 2, @@ -170452,13 +170452,13 @@ "id": 3, "label": "picture", "bbox": { - "l": 168.39285278320312, + "l": 168.3928985595703, "t": 181.9665069580078, - "r": 447.35137939453125, + "r": 447.3513488769531, "b": 634.0056762695312, "coord_origin": "TOPLEFT" }, - "confidence": 0.7612658739089966, + "confidence": 0.7612641453742981, "cells": [ { "index": 8, @@ -171201,7 +171201,7 @@ "b": 177.76764000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.8657060861587524, + "confidence": 0.8657063245773315, "cells": [ { "index": 2, @@ -171366,13 +171366,13 @@ "id": 3, "label": "picture", "bbox": { - "l": 168.39285278320312, + "l": 168.3928985595703, "t": 181.9665069580078, - "r": 447.35137939453125, + "r": 447.3513488769531, "b": 634.0056762695312, "coord_origin": "TOPLEFT" }, - "confidence": 0.7612658739089966, + "confidence": 0.7612641453742981, "cells": [ { "index": 8, @@ -172115,7 +172115,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9301655888557434, + "confidence": 0.9301658868789673, "cells": [ { "index": 0, @@ -173568,7 +173568,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8610832691192627, + "confidence": 0.8610830903053284, "cells": [ { "index": 0, @@ -173608,7 +173608,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8927664756774902, + "confidence": 0.8927665948867798, "cells": [ { "index": 1, @@ -173673,7 +173673,7 @@ "b": 128.11737000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.915635347366333, + "confidence": 0.9156351685523987, "cells": [ { "index": 3, @@ -173738,7 +173738,7 @@ "b": 203.48181, "coord_origin": "TOPLEFT" }, - "confidence": 0.9806171655654907, + "confidence": 0.9806170463562012, "cells": [ { "index": 5, @@ -173878,7 +173878,7 @@ "b": 323.83679, "coord_origin": "TOPLEFT" }, - "confidence": 0.9873476028442383, + "confidence": 0.9873477220535278, "cells": [ { "index": 10, @@ -174458,7 +174458,7 @@ "b": 504.38922, "coord_origin": "TOPLEFT" }, - "confidence": 0.9403266310691833, + "confidence": 0.9403267502784729, "cells": [ { "index": 32, @@ -174878,7 +174878,7 @@ "b": 631.18761, "coord_origin": "TOPLEFT" }, - "confidence": 0.9617196321487427, + "confidence": 0.9617195129394531, "cells": [ { "index": 47, @@ -175098,7 +175098,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8610832691192627, + "confidence": 0.8610830903053284, "cells": [ { "index": 0, @@ -175144,7 +175144,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8927664756774902, + "confidence": 0.8927665948867798, "cells": [ { "index": 1, @@ -175215,7 +175215,7 @@ "b": 128.11737000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.915635347366333, + "confidence": 0.9156351685523987, "cells": [ { "index": 3, @@ -175286,7 +175286,7 @@ "b": 203.48181, "coord_origin": "TOPLEFT" }, - "confidence": 0.9806171655654907, + "confidence": 0.9806170463562012, "cells": [ { "index": 5, @@ -175432,7 +175432,7 @@ "b": 323.83679, "coord_origin": "TOPLEFT" }, - "confidence": 0.9873476028442383, + "confidence": 0.9873477220535278, "cells": [ { "index": 10, @@ -176024,7 +176024,7 @@ "b": 504.38922, "coord_origin": "TOPLEFT" }, - "confidence": 0.9403266310691833, + "confidence": 0.9403267502784729, "cells": [ { "index": 32, @@ -176462,7 +176462,7 @@ "b": 631.18761, "coord_origin": "TOPLEFT" }, - "confidence": 0.9617196321487427, + "confidence": 0.9617195129394531, "cells": [ { "index": 47, @@ -176681,7 +176681,7 @@ "b": 128.11737000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.915635347366333, + "confidence": 0.9156351685523987, "cells": [ { "index": 3, @@ -176752,7 +176752,7 @@ "b": 203.48181, "coord_origin": "TOPLEFT" }, - "confidence": 0.9806171655654907, + "confidence": 0.9806170463562012, "cells": [ { "index": 5, @@ -176898,7 +176898,7 @@ "b": 323.83679, "coord_origin": "TOPLEFT" }, - "confidence": 0.9873476028442383, + "confidence": 0.9873477220535278, "cells": [ { "index": 10, @@ -177490,7 +177490,7 @@ "b": 504.38922, "coord_origin": "TOPLEFT" }, - "confidence": 0.9403266310691833, + "confidence": 0.9403267502784729, "cells": [ { "index": 32, @@ -177928,7 +177928,7 @@ "b": 631.18761, "coord_origin": "TOPLEFT" }, - "confidence": 0.9617196321487427, + "confidence": 0.9617195129394531, "cells": [ { "index": 47, @@ -178147,7 +178147,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8610832691192627, + "confidence": 0.8610830903053284, "cells": [ { "index": 0, @@ -178193,7 +178193,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.8927664756774902, + "confidence": 0.8927665948867798, "cells": [ { "index": 1, @@ -180150,7 +180150,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9163166880607605, + "confidence": 0.91631680727005, "cells": [ { "index": 0, @@ -180190,7 +180190,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9061064720153809, + "confidence": 0.9061065912246704, "cells": [ { "index": 1, @@ -180230,7 +180230,7 @@ "b": 149.66168000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9677112698554993, + "confidence": 0.9677113890647888, "cells": [ { "index": 2, @@ -180345,7 +180345,7 @@ "b": 193.50860999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.973045289516449, + "confidence": 0.9730451703071594, "cells": [ { "index": 6, @@ -180575,7 +180575,7 @@ "b": 270.28839000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.967814564704895, + "confidence": 0.9678146243095398, "cells": [ { "index": 14, @@ -180930,7 +180930,7 @@ "b": 368.94232, "coord_origin": "TOPLEFT" }, - "confidence": 0.9639304876327515, + "confidence": 0.9639303684234619, "cells": [ { "index": 27, @@ -181335,7 +181335,7 @@ "b": 456.59146, "coord_origin": "TOPLEFT" }, - "confidence": 0.9707236886024475, + "confidence": 0.9707236289978027, "cells": [ { "index": 42, @@ -181780,7 +181780,7 @@ "b": 610.09528, "coord_origin": "TOPLEFT" }, - "confidence": 0.9674034714698792, + "confidence": 0.9674035906791687, "cells": [ { "index": 58, @@ -182265,7 +182265,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9163166880607605, + "confidence": 0.91631680727005, "cells": [ { "index": 0, @@ -182311,7 +182311,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9061064720153809, + "confidence": 0.9061065912246704, "cells": [ { "index": 1, @@ -182357,7 +182357,7 @@ "b": 149.66168000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9677112698554993, + "confidence": 0.9677113890647888, "cells": [ { "index": 2, @@ -182478,7 +182478,7 @@ "b": 193.50860999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.973045289516449, + "confidence": 0.9730451703071594, "cells": [ { "index": 6, @@ -182720,7 +182720,7 @@ "b": 270.28839000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.967814564704895, + "confidence": 0.9678146243095398, "cells": [ { "index": 14, @@ -183087,7 +183087,7 @@ "b": 368.94232, "coord_origin": "TOPLEFT" }, - "confidence": 0.9639304876327515, + "confidence": 0.9639303684234619, "cells": [ { "index": 27, @@ -183504,7 +183504,7 @@ "b": 456.59146, "coord_origin": "TOPLEFT" }, - "confidence": 0.9707236886024475, + "confidence": 0.9707236289978027, "cells": [ { "index": 42, @@ -183967,7 +183967,7 @@ "b": 610.09528, "coord_origin": "TOPLEFT" }, - "confidence": 0.9674034714698792, + "confidence": 0.9674035906791687, "cells": [ { "index": 58, @@ -184457,7 +184457,7 @@ "b": 149.66168000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9677112698554993, + "confidence": 0.9677113890647888, "cells": [ { "index": 2, @@ -184578,7 +184578,7 @@ "b": 193.50860999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.973045289516449, + "confidence": 0.9730451703071594, "cells": [ { "index": 6, @@ -184820,7 +184820,7 @@ "b": 270.28839000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.967814564704895, + "confidence": 0.9678146243095398, "cells": [ { "index": 14, @@ -185187,7 +185187,7 @@ "b": 368.94232, "coord_origin": "TOPLEFT" }, - "confidence": 0.9639304876327515, + "confidence": 0.9639303684234619, "cells": [ { "index": 27, @@ -185604,7 +185604,7 @@ "b": 456.59146, "coord_origin": "TOPLEFT" }, - "confidence": 0.9707236886024475, + "confidence": 0.9707236289978027, "cells": [ { "index": 42, @@ -186067,7 +186067,7 @@ "b": 610.09528, "coord_origin": "TOPLEFT" }, - "confidence": 0.9674034714698792, + "confidence": 0.9674035906791687, "cells": [ { "index": 58, @@ -186557,7 +186557,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9163166880607605, + "confidence": 0.91631680727005, "cells": [ { "index": 0, @@ -186603,7 +186603,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.9061064720153809, + "confidence": 0.9061065912246704, "cells": [ { "index": 1, @@ -187575,7 +187575,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.7889755964279175, + "confidence": 0.7889754772186279, "cells": [ { "index": 1, @@ -187640,7 +187640,7 @@ "b": 149.66168000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9444757699966431, + "confidence": 0.9444759488105774, "cells": [ { "index": 3, @@ -188085,7 +188085,7 @@ "b": 270.25438999999994, "coord_origin": "TOPLEFT" }, - "confidence": 0.972027063369751, + "confidence": 0.9720271825790405, "cells": [ { "index": 19, @@ -188275,7 +188275,7 @@ "b": 314.0455, "coord_origin": "TOPLEFT" }, - "confidence": 0.9685125946998596, + "confidence": 0.9685124754905701, "cells": [ { "index": 26, @@ -188591,7 +188591,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.7889755964279175, + "confidence": 0.7889754772186279, "cells": [ { "index": 1, @@ -188662,7 +188662,7 @@ "b": 149.66168000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9444757699966431, + "confidence": 0.9444759488105774, "cells": [ { "index": 3, @@ -189125,7 +189125,7 @@ "b": 270.25438999999994, "coord_origin": "TOPLEFT" }, - "confidence": 0.972027063369751, + "confidence": 0.9720271825790405, "cells": [ { "index": 19, @@ -189321,7 +189321,7 @@ "b": 314.0455, "coord_origin": "TOPLEFT" }, - "confidence": 0.9685125946998596, + "confidence": 0.9685124754905701, "cells": [ { "index": 26, @@ -189590,7 +189590,7 @@ "b": 149.66168000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9444757699966431, + "confidence": 0.9444759488105774, "cells": [ { "index": 3, @@ -190053,7 +190053,7 @@ "b": 270.25438999999994, "coord_origin": "TOPLEFT" }, - "confidence": 0.972027063369751, + "confidence": 0.9720271825790405, "cells": [ { "index": 19, @@ -190249,7 +190249,7 @@ "b": 314.0455, "coord_origin": "TOPLEFT" }, - "confidence": 0.9685125946998596, + "confidence": 0.9685124754905701, "cells": [ { "index": 26, @@ -190564,7 +190564,7 @@ "b": 101.84069999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.7889755964279175, + "confidence": 0.7889754772186279, "cells": [ { "index": 1, diff --git a/tests/data/groundtruth/docling_v2/amt_handbook_sample.json b/tests/data/groundtruth/docling_v2/amt_handbook_sample.json index 0d0e6d6..69d132b 100644 --- a/tests/data/groundtruth/docling_v2/amt_handbook_sample.json +++ b/tests/data/groundtruth/docling_v2/amt_handbook_sample.json @@ -951,7 +951,7 @@ "page_no": 1, "bbox": { "l": 320.4467468261719, - "t": 352.359375, + "t": 352.3592834472656, "r": 558.8576049804688, "b": 81.689208984375, "coord_origin": "BOTTOMLEFT" diff --git a/tests/data/groundtruth/docling_v2/amt_handbook_sample.pages.json b/tests/data/groundtruth/docling_v2/amt_handbook_sample.pages.json index c36b312..0972e85 100644 --- a/tests/data/groundtruth/docling_v2/amt_handbook_sample.pages.json +++ b/tests/data/groundtruth/docling_v2/amt_handbook_sample.pages.json @@ -3411,7 +3411,7 @@ "b": 519.65363, "coord_origin": "TOPLEFT" }, - "confidence": 0.9695363640785217, + "confidence": 0.9695364832878113, "cells": [ { "index": 34, @@ -4081,7 +4081,7 @@ "b": 142.65363000000002, "coord_origin": "TOPLEFT" }, - "confidence": 0.9263731241226196, + "confidence": 0.9263732433319092, "cells": [ { "index": 59, @@ -4611,7 +4611,7 @@ "b": 382.15362999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.9253152012825012, + "confidence": 0.9253151416778564, "cells": [ { "index": 79, @@ -4651,7 +4651,7 @@ "b": 409.15362999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.9676451683044434, + "confidence": 0.9676452875137329, "cells": [ { "index": 80, @@ -4711,12 +4711,12 @@ "label": "picture", "bbox": { "l": 320.4467468261719, - "t": 421.640625, + "t": 421.6407165527344, "r": 558.8576049804688, "b": 692.310791015625, "coord_origin": "TOPLEFT" }, - "confidence": 0.9881086945533752, + "confidence": 0.9881085753440857, "cells": [ { "index": 82, @@ -5463,7 +5463,7 @@ "b": 713.009598, "coord_origin": "TOPLEFT" }, - "confidence": 0.9449448585510254, + "confidence": 0.9449449777603149, "cells": [ { "index": 93, @@ -5528,7 +5528,7 @@ "b": 710.989597, "coord_origin": "TOPLEFT" }, - "confidence": 0.9497622847557068, + "confidence": 0.9497623443603516, "cells": [ { "index": 95, @@ -5593,7 +5593,7 @@ "b": 740.290298, "coord_origin": "TOPLEFT" }, - "confidence": 0.9368568658828735, + "confidence": 0.9368569850921631, "cells": [ { "index": 97, @@ -6624,7 +6624,7 @@ "b": 519.65363, "coord_origin": "TOPLEFT" }, - "confidence": 0.9695363640785217, + "confidence": 0.9695364832878113, "cells": [ { "index": 34, @@ -7312,7 +7312,7 @@ "b": 142.65363000000002, "coord_origin": "TOPLEFT" }, - "confidence": 0.9263731241226196, + "confidence": 0.9263732433319092, "cells": [ { "index": 59, @@ -7854,7 +7854,7 @@ "b": 382.15362999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.9253152012825012, + "confidence": 0.9253151416778564, "cells": [ { "index": 79, @@ -7900,7 +7900,7 @@ "b": 409.15362999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.9676451683044434, + "confidence": 0.9676452875137329, "cells": [ { "index": 80, @@ -7966,12 +7966,12 @@ "label": "picture", "bbox": { "l": 320.4467468261719, - "t": 421.640625, + "t": 421.6407165527344, "r": 558.8576049804688, "b": 692.310791015625, "coord_origin": "TOPLEFT" }, - "confidence": 0.9881086945533752, + "confidence": 0.9881085753440857, "cells": [ { "index": 82, @@ -8738,7 +8738,7 @@ "b": 713.009598, "coord_origin": "TOPLEFT" }, - "confidence": 0.9449448585510254, + "confidence": 0.9449449777603149, "cells": [ { "index": 93, @@ -8809,7 +8809,7 @@ "b": 710.989597, "coord_origin": "TOPLEFT" }, - "confidence": 0.9497622847557068, + "confidence": 0.9497623443603516, "cells": [ { "index": 95, @@ -8880,7 +8880,7 @@ "b": 740.290298, "coord_origin": "TOPLEFT" }, - "confidence": 0.9368568658828735, + "confidence": 0.9368569850921631, "cells": [ { "index": 97, @@ -9904,7 +9904,7 @@ "b": 519.65363, "coord_origin": "TOPLEFT" }, - "confidence": 0.9695363640785217, + "confidence": 0.9695364832878113, "cells": [ { "index": 34, @@ -10592,7 +10592,7 @@ "b": 142.65363000000002, "coord_origin": "TOPLEFT" }, - "confidence": 0.9263731241226196, + "confidence": 0.9263732433319092, "cells": [ { "index": 59, @@ -11134,7 +11134,7 @@ "b": 382.15362999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.9253152012825012, + "confidence": 0.9253151416778564, "cells": [ { "index": 79, @@ -11180,7 +11180,7 @@ "b": 409.15362999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.9676451683044434, + "confidence": 0.9676452875137329, "cells": [ { "index": 80, @@ -11246,12 +11246,12 @@ "label": "picture", "bbox": { "l": 320.4467468261719, - "t": 421.640625, + "t": 421.6407165527344, "r": 558.8576049804688, "b": 692.310791015625, "coord_origin": "TOPLEFT" }, - "confidence": 0.9881086945533752, + "confidence": 0.9881085753440857, "cells": [ { "index": 82, @@ -12018,7 +12018,7 @@ "b": 713.009598, "coord_origin": "TOPLEFT" }, - "confidence": 0.9449448585510254, + "confidence": 0.9449449777603149, "cells": [ { "index": 93, @@ -12089,7 +12089,7 @@ "b": 710.989597, "coord_origin": "TOPLEFT" }, - "confidence": 0.9497622847557068, + "confidence": 0.9497623443603516, "cells": [ { "index": 95, @@ -12162,7 +12162,7 @@ "b": 740.290298, "coord_origin": "TOPLEFT" }, - "confidence": 0.9368568658828735, + "confidence": 0.9368569850921631, "cells": [ { "index": 97, diff --git a/tests/data/groundtruth/docling_v2/code_and_formula.pages.json b/tests/data/groundtruth/docling_v2/code_and_formula.pages.json index 1831571..3ba8a3e 100644 --- a/tests/data/groundtruth/docling_v2/code_and_formula.pages.json +++ b/tests/data/groundtruth/docling_v2/code_and_formula.pages.json @@ -1541,7 +1541,7 @@ "b": 358.76782, "coord_origin": "TOPLEFT" }, - "confidence": 0.5588350296020508, + "confidence": 0.5588339567184448, "cells": [ { "index": 18, @@ -1581,7 +1581,7 @@ "b": 406.74554, "coord_origin": "TOPLEFT" }, - "confidence": 0.6312209963798523, + "confidence": 0.6312211155891418, "cells": [ { "index": 19, @@ -2036,7 +2036,7 @@ "b": 607.23564, "coord_origin": "TOPLEFT" }, - "confidence": 0.9843751788139343, + "confidence": 0.9843752980232239, "cells": [ { "index": 36, @@ -2719,7 +2719,7 @@ "b": 358.76782, "coord_origin": "TOPLEFT" }, - "confidence": 0.5588350296020508, + "confidence": 0.5588339567184448, "cells": [ { "index": 18, @@ -2765,7 +2765,7 @@ "b": 406.74554, "coord_origin": "TOPLEFT" }, - "confidence": 0.6312209963798523, + "confidence": 0.6312211155891418, "cells": [ { "index": 19, @@ -3232,7 +3232,7 @@ "b": 607.23564, "coord_origin": "TOPLEFT" }, - "confidence": 0.9843751788139343, + "confidence": 0.9843752980232239, "cells": [ { "index": 36, @@ -3914,7 +3914,7 @@ "b": 358.76782, "coord_origin": "TOPLEFT" }, - "confidence": 0.5588350296020508, + "confidence": 0.5588339567184448, "cells": [ { "index": 18, @@ -3960,7 +3960,7 @@ "b": 406.74554, "coord_origin": "TOPLEFT" }, - "confidence": 0.6312209963798523, + "confidence": 0.6312211155891418, "cells": [ { "index": 19, @@ -4427,7 +4427,7 @@ "b": 607.23564, "coord_origin": "TOPLEFT" }, - "confidence": 0.9843751788139343, + "confidence": 0.9843752980232239, "cells": [ { "index": 36, @@ -5782,7 +5782,7 @@ "b": 137.5481507594625, "coord_origin": "TOPLEFT" }, - "confidence": 0.950506865978241, + "confidence": 0.9505067467689514, "cells": [ { "index": 0, @@ -6302,7 +6302,7 @@ "b": 373.7119120634245, "coord_origin": "TOPLEFT" }, - "confidence": 0.8727474808692932, + "confidence": 0.8727476000785828, "cells": [ { "index": 19, @@ -7037,7 +7037,7 @@ "b": 704.5687238902275, "coord_origin": "TOPLEFT" }, - "confidence": 0.8504500389099121, + "confidence": 0.8504503965377808, "cells": [ { "index": 46, @@ -7092,7 +7092,7 @@ "b": 137.5481507594625, "coord_origin": "TOPLEFT" }, - "confidence": 0.950506865978241, + "confidence": 0.9505067467689514, "cells": [ { "index": 0, @@ -7630,7 +7630,7 @@ "b": 373.7119120634245, "coord_origin": "TOPLEFT" }, - "confidence": 0.8727474808692932, + "confidence": 0.8727476000785828, "cells": [ { "index": 19, @@ -8389,7 +8389,7 @@ "b": 704.5687238902275, "coord_origin": "TOPLEFT" }, - "confidence": 0.8504500389099121, + "confidence": 0.8504503965377808, "cells": [ { "index": 46, @@ -8437,7 +8437,7 @@ "b": 137.5481507594625, "coord_origin": "TOPLEFT" }, - "confidence": 0.950506865978241, + "confidence": 0.9505067467689514, "cells": [ { "index": 0, @@ -8975,7 +8975,7 @@ "b": 373.7119120634245, "coord_origin": "TOPLEFT" }, - "confidence": 0.8727474808692932, + "confidence": 0.8727476000785828, "cells": [ { "index": 19, @@ -9736,7 +9736,7 @@ "b": 704.5687238902275, "coord_origin": "TOPLEFT" }, - "confidence": 0.8504500389099121, + "confidence": 0.8504503965377808, "cells": [ { "index": 46, diff --git a/tests/data/groundtruth/docling_v2/multi_page.doctags.txt b/tests/data/groundtruth/docling_v2/multi_page.doctags.txt new file mode 100644 index 0000000..8098d8e --- /dev/null +++ b/tests/data/groundtruth/docling_v2/multi_page.doctags.txt @@ -0,0 +1,66 @@ +The Evolution of the Word Processor +The concept of the word processor predates modern computers and has evolved through several technological milestones. +Pre-Digital Era (19th - Early 20th Century) +The origins of word processing can be traced back to the invention of the typewriter in the mid-19th century. Patented in 1868 by Christopher Latham Sholes, the typewriter revolutionized written communication by enabling people to produce legible, professional documents more efficiently than handwriting. +During this period, the term "word processing" didn't exist, but the typewriter laid the groundwork for future developments. Over time, advancements such as carbon paper (for copies) and the electric typewriter (introduced by IBM in 1935) improved the speed and convenience of document creation. +The Birth of Word Processing (1960s - 1970s) +The term "word processor" first emerged in the 1960s and referred to any system designed to streamline written communication and document production. Early word processors were not software programs but rather standalone machines. +· IBM MT/ST (Magnetic Tape/Selectric Typewriter) : Introduced in 1964, this machine combined IBM's Selectric typewriter with magnetic tape storage. It allowed users to record, edit, and replay typed content-an early example of digital text storage. +· Wang Laboratories : In the 1970s, Wang introduced dedicated word processing machines. These devices, like the Wang 1200, featured small screens and floppy disks, making them revolutionary for their time. + +These machines were primarily used in offices, where secretarial pools benefited from their ability to make revisions without retyping entire documents. +The Rise of Personal Computers (1980s) +The advent of personal computers in the late 1970s and early 1980s transformed word processing from a niche tool to an essential technology for businesses and individuals alike. +· WordStar (1978) : Developed for the CP/M operating system, WordStar was one of the first widely used word processing programs. It featured early examples of modern features like cut, copy, and paste. +· Microsoft Word (1983) : Microsoft launched Word for MS-DOS in 1983, introducing a graphical user interface (GUI) and mouse support. Over the years, Microsoft Word became the industry standard for word processing. + + +Other notable software from this era included WordPerfect, which was popular among legal professionals, and Apple's MacWrite, which leveraged the Macintosh's graphical capabilities. +The Modern Era (1990s - Present) +By the 1990s, word processing software had become more sophisticated, with features like spell check, grammar check, templates, and collaborative tools. +· Microsoft Office Suite : Microsoft continued to dominate with its Office Suite, integrating Word with other productivity tools like Excel and PowerPoint. +· OpenOffice and LibreOffice : Open-source alternatives emerged in the early 2000s, offering free and flexible word processing options. +· Google Docs (2006) : The introduction of cloud-based word processing revolutionized collaboration. Google Docs enabled real-time editing and sharing, making it a staple for teams and remote work. + +Future of Word Processing +Today, word processors are more than just tools for typing. They integrate artificial intelligence for grammar and style suggestions (e.g., Grammarly), voice-to-text features, and advanced layout options. As AI continues to advance, word processors may evolve into even more intuitive tools that predict user needs, automate repetitive tasks, and support richer multimedia integration. +From the clunky typewriters of the 19th century to the AI-powered cloud tools of today, the word processor has come a long way. It remains an essential tool for communication and creativity, shaping how we write and share ideas. + +Specialized Word Processing Tools +In addition to general-purpose word processors, specialized tools have emerged to cater to specific industries and needs. These tools incorporate unique features tailored to their users' workflows: +· Academic and Technical Writing : Tools like LaTeX gained popularity among academics, scientists, and engineers. Unlike traditional word processors, LaTeX focuses on precise formatting, particularly for complex mathematical equations, scientific papers, and technical documents. It relies on a markup language to produce polished documents suitable for publishing. +· Screenwriting Software : For screenwriters, tools like Final Draft and Celtx are specialized to handle scripts for film and television. These programs automate the formatting of dialogue, scene descriptions, and other elements unique to screenwriting. +· Legal Document Processors : Word processors tailored for legal professionals, like WordPerfect, offered features such as redlining (early version tracking) and document comparison. Even today, many law firms rely on these tools due to their robust formatting options for contracts and legal briefs. + +Key Features That Changed Word Processing +The evolution of word processors wasn't just about hardware or software improvements-it was about the features that revolutionized how people wrote and edited. Some of these transformative features include: +1. Undo/Redo : Introduced in the 1980s, the ability to undo mistakes and redo actions made experimentation and error correction much easier. +2. Spell Check and Grammar Check : By the 1990s, these became standard, allowing users to spot errors automatically. +3. Templates : Pre-designed formats for documents, such as resumes, letters, and invoices, helped users save time. +4. Track Changes : A game-changer for collaboration, this feature allowed multiple users to suggest edits while maintaining the original text. +5. Real-Time Collaboration : Tools like Google Docs and Microsoft 365 enabled multiple users to edit the same document simultaneously, forever changing teamwork dynamics. + +The Cultural Impact of Word Processors +The word processor didn't just change workplaces-it changed culture. It democratized writing, enabling anyone with access to a computer to produce professional-quality documents. This shift had profound implications for education, business, and creative fields: + +· Accessibility : Writers no longer needed expensive publishing equipment or training in typesetting to create polished work. This accessibility paved the way for selfpublishing, blogging, and even fan fiction communities. +· Education : Word processors became a cornerstone of education, teaching students not only how to write essays but also how to use technology effectively. Features like bibliography generators and integrated research tools enhanced learning. +· Creative Writing : Writers gained powerful tools to organize their ideas. Programs like Scrivener allowed authors to manage large projects, from novels to screenplays, with features like chapter outlines and character notes. + +Word Processors in a Post-Digital Era +As we move further into the 21st century, the role of the word processor continues to evolve: +1. Artificial Intelligence : Modern word processors are leveraging AI to suggest content improvements. Tools like Grammarly, ProWritingAid, and even native features in Word now analyze tone, conciseness, and clarity. Some AI systems can even generate entire paragraphs or rewrite sentences. +2. Integration with Other Tools : Word processors are no longer standalone. They integrate with task managers, cloud storage, and project management platforms. For instance, Google Docs syncs with Google Drive, while Microsoft Word integrates seamlessly with OneDrive and Teams. +3. Voice Typing : Speech-to-text capabilities have made word processing more accessible, particularly for those with disabilities. Tools like Dragon NaturallySpeaking and built-in options in Google Docs and Microsoft Word have made dictation mainstream. +4. Multimedia Documents : Word processing has expanded beyond text. Modern tools allow users to embed images, videos, charts, and interactive elements, transforming simple documents into rich multimedia experiences. +5. Cross-Platform Accessibility : Thanks to cloud computing, documents can now be accessed and edited across devices. Whether you're on a desktop, tablet, or smartphone, you can continue working seamlessly. + +A Glimpse Into the Future +The word processor's future lies in adaptability and intelligence. Some exciting possibilities include: +· Fully AI-Assisted Writing : Imagine a word processor that understands your writing style, drafts emails, or creates entire essays based on minimal input. +· Immersive Interfaces : As augmented reality (AR) and virtual reality (VR) technology advance, users may be able to write and edit in 3D spaces, collaborating in virtual environments. +· Hyper-Personalization : Word processors could offer dynamic suggestions based on industry-specific needs, user habits, or even regional language variations. + + +The journey of the word processor-from clunky typewriters to AI-powered platformsreflects humanity's broader technological progress. What began as a tool to simply replace handwriting has transformed into a powerful ally for creativity, communication, and collaboration. As technology continues to advance, the word processor will undoubtedly remain at the heart of how we express ideas and connect with one another. + \ No newline at end of file diff --git a/tests/data/groundtruth/docling_v2/multi_page.json b/tests/data/groundtruth/docling_v2/multi_page.json new file mode 100644 index 0000000..727005f --- /dev/null +++ b/tests/data/groundtruth/docling_v2/multi_page.json @@ -0,0 +1,1949 @@ +{ + "schema_name": "DoclingDocument", + "version": "1.3.0", + "name": "multi_page", + "origin": { + "mimetype": "application/pdf", + "binary_hash": 11164038604600048225, + "filename": "multi_page.pdf", + "uri": null + }, + "furniture": { + "self_ref": "#/furniture", + "parent": null, + "children": [], + "content_layer": "furniture", + "name": "_root_", + "label": "unspecified" + }, + "body": { + "self_ref": "#/body", + "parent": null, + "children": [ + { + "cref": "#/texts/0" + }, + { + "cref": "#/texts/1" + }, + { + "cref": "#/texts/2" + }, + { + "cref": "#/texts/3" + }, + { + "cref": "#/texts/4" + }, + { + "cref": "#/texts/5" + }, + { + "cref": "#/texts/6" + }, + { + "cref": "#/groups/0" + }, + { + "cref": "#/texts/9" + }, + { + "cref": "#/texts/10" + }, + { + "cref": "#/texts/11" + }, + { + "cref": "#/groups/1" + }, + { + "cref": "#/texts/14" + }, + { + "cref": "#/texts/15" + }, + { + "cref": "#/texts/16" + }, + { + "cref": "#/groups/2" + }, + { + "cref": "#/texts/20" + }, + { + "cref": "#/texts/21" + }, + { + "cref": "#/texts/22" + }, + { + "cref": "#/texts/23" + }, + { + "cref": "#/texts/24" + }, + { + "cref": "#/groups/3" + }, + { + "cref": "#/texts/28" + }, + { + "cref": "#/texts/29" + }, + { + "cref": "#/groups/4" + }, + { + "cref": "#/texts/35" + }, + { + "cref": "#/texts/36" + }, + { + "cref": "#/groups/5" + }, + { + "cref": "#/texts/40" + }, + { + "cref": "#/texts/41" + }, + { + "cref": "#/groups/6" + }, + { + "cref": "#/texts/47" + }, + { + "cref": "#/texts/48" + }, + { + "cref": "#/groups/7" + }, + { + "cref": "#/texts/52" + } + ], + "content_layer": "body", + "name": "_root_", + "label": "unspecified" + }, + "groups": [ + { + "self_ref": "#/groups/0", + "parent": { + "cref": "#/body" + }, + "children": [ + { + "cref": "#/texts/7" + }, + { + "cref": "#/texts/8" + } + ], + "content_layer": "body", + "name": "list", + "label": "list" + }, + { + "self_ref": "#/groups/1", + "parent": { + "cref": "#/body" + }, + "children": [ + { + "cref": "#/texts/12" + }, + { + "cref": "#/texts/13" + } + ], + "content_layer": "body", + "name": "list", + "label": "list" + }, + { + "self_ref": "#/groups/2", + "parent": { + "cref": "#/body" + }, + "children": [ + { + "cref": "#/texts/17" + }, + { + "cref": "#/texts/18" + }, + { + "cref": "#/texts/19" + } + ], + "content_layer": "body", + "name": "list", + "label": "list" + }, + { + "self_ref": "#/groups/3", + "parent": { + "cref": "#/body" + }, + "children": [ + { + "cref": "#/texts/25" + }, + { + "cref": "#/texts/26" + }, + { + "cref": "#/texts/27" + } + ], + "content_layer": "body", + "name": "list", + "label": "list" + }, + { + "self_ref": "#/groups/4", + "parent": { + "cref": "#/body" + }, + "children": [ + { + "cref": "#/texts/30" + }, + { + "cref": "#/texts/31" + }, + { + "cref": "#/texts/32" + }, + { + "cref": "#/texts/33" + }, + { + "cref": "#/texts/34" + } + ], + "content_layer": "body", + "name": "list", + "label": "list" + }, + { + "self_ref": "#/groups/5", + "parent": { + "cref": "#/body" + }, + "children": [ + { + "cref": "#/texts/37" + }, + { + "cref": "#/texts/38" + }, + { + "cref": "#/texts/39" + } + ], + "content_layer": "body", + "name": "list", + "label": "list" + }, + { + "self_ref": "#/groups/6", + "parent": { + "cref": "#/body" + }, + "children": [ + { + "cref": "#/texts/42" + }, + { + "cref": "#/texts/43" + }, + { + "cref": "#/texts/44" + }, + { + "cref": "#/texts/45" + }, + { + "cref": "#/texts/46" + } + ], + "content_layer": "body", + "name": "list", + "label": "list" + }, + { + "self_ref": "#/groups/7", + "parent": { + "cref": "#/body" + }, + "children": [ + { + "cref": "#/texts/49" + }, + { + "cref": "#/texts/50" + }, + { + "cref": "#/texts/51" + } + ], + "content_layer": "body", + "name": "list", + "label": "list" + } + ], + "texts": [ + { + "self_ref": "#/texts/0", + "parent": { + "cref": "#/body" + }, + "children": [], + "content_layer": "body", + "label": "section_header", + "prov": [ + { + "page_no": 1, + "bbox": { + "l": 72.00000026697958, + "t": 769.3320326592508, + "r": 262.98718097516957, + "b": 756.0480326133338, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 35 + ] + } + ], + "orig": "The Evolution of the Word Processor", + "text": "The Evolution of the Word Processor", + "formatting": null, + "hyperlink": null, + "level": 1 + }, + { + "self_ref": "#/texts/1", + "parent": { + "cref": "#/body" + }, + "children": [], + "content_layer": "body", + "label": "text", + "prov": [ + { + "page_no": 1, + "bbox": { + "l": 72.00000026697958, + "t": 741.7319925638493, + "r": 497.51987184482846, + "b": 714.528022469817, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 117 + ] + } + ], + "orig": "The concept of the word processor predates modern computers and has evolved through several technological milestones.", + "text": "The concept of the word processor predates modern computers and has evolved through several technological milestones.", + "formatting": null, + "hyperlink": null + }, + { + "self_ref": "#/texts/2", + "parent": { + "cref": "#/body" + }, + "children": [], + "content_layer": "body", + "label": "section_header", + "prov": [ + { + "page_no": 1, + "bbox": { + "l": 72.00000026697958, + "t": 699.8150624189605, + "r": 325.8153412081395, + "b": 684.9369523675332, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 43 + ] + } + ], + "orig": "Pre-Digital Era (19th - Early 20th Century)", + "text": "Pre-Digital Era (19th - Early 20th Century)", + "formatting": null, + "hyperlink": null, + "level": 1 + }, + { + "self_ref": "#/texts/3", + "parent": { + "cref": "#/body" + }, + "children": [], + "content_layer": "body", + "label": "text", + "prov": [ + { + "page_no": 1, + "bbox": { + "l": 72.00000026697958, + "t": 670.6920223182946, + "r": 508.1806618843591, + "b": 615.6480121280312, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 305 + ] + } + ], + "orig": "The origins of word processing can be traced back to the invention of the typewriter in the mid-19th century. Patented in 1868 by Christopher Latham Sholes, the typewriter revolutionized written communication by enabling people to produce legible, professional documents more efficiently than handwriting.", + "text": "The origins of word processing can be traced back to the invention of the typewriter in the mid-19th century. Patented in 1868 by Christopher Latham Sholes, the typewriter revolutionized written communication by enabling people to produce legible, professional documents more efficiently than handwriting.", + "formatting": null, + "hyperlink": null + }, + { + "self_ref": "#/texts/4", + "parent": { + "cref": "#/body" + }, + "children": [], + "content_layer": "body", + "label": "text", + "prov": [ + { + "page_no": 1, + "bbox": { + "l": 72.00000026697958, + "t": 601.5720220793764, + "r": 504.5038518707254, + "b": 546.5280218891129, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 295 + ] + } + ], + "orig": "During this period, the term \"word processing\" didn't exist, but the typewriter laid the groundwork for future developments. Over time, advancements such as carbon paper (for copies) and the electric typewriter (introduced by IBM in 1935) improved the speed and convenience of document creation.", + "text": "During this period, the term \"word processing\" didn't exist, but the typewriter laid the groundwork for future developments. Over time, advancements such as carbon paper (for copies) and the electric typewriter (introduced by IBM in 1935) improved the speed and convenience of document creation.", + "formatting": null, + "hyperlink": null + }, + { + "self_ref": "#/texts/5", + "parent": { + "cref": "#/body" + }, + "children": [], + "content_layer": "body", + "label": "section_header", + "prov": [ + { + "page_no": 1, + "bbox": { + "l": 72.00000026697958, + "t": 504.21506174285514, + "r": 336.7180512485673, + "b": 489.33698169142804, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 44 + ] + } + ], + "orig": "The Birth of Word Processing (1960s - 1970s)", + "text": "The Birth of Word Processing (1960s - 1970s)", + "formatting": null, + "hyperlink": null, + "level": 1 + }, + { + "self_ref": "#/texts/6", + "parent": { + "cref": "#/body" + }, + "children": [], + "content_layer": "body", + "label": "text", + "prov": [ + { + "page_no": 1, + "bbox": { + "l": 72.00000026697958, + "t": 474.8520216413597, + "r": 523.1927519400248, + "b": 433.7280314992118, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 230 + ] + } + ], + "orig": "The term \"word processor\" first emerged in the 1960s and referred to any system designed to streamline written communication and document production. Early word processors were not software programs but rather standalone machines.", + "text": "The term \"word processor\" first emerged in the 1960s and referred to any system designed to streamline written communication and document production. Early word processors were not software programs but rather standalone machines.", + "formatting": null, + "hyperlink": null + }, + { + "self_ref": "#/texts/7", + "parent": { + "cref": "#/groups/0" + }, + "children": [], + "content_layer": "body", + "label": "list_item", + "prov": [ + { + "page_no": 1, + "bbox": { + "l": 90.00000033372447, + "t": 419.6520414505571, + "r": 518.011111920811, + "b": 364.8480212611231, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 248 + ] + } + ], + "orig": "\u00b7 IBM MT/ST (Magnetic Tape/Selectric Typewriter) : Introduced in 1964, this machine combined IBM's Selectric typewriter with magnetic tape storage. It allowed users to record, edit, and replay typed content-an early example of digital text storage.", + "text": "\u00b7 IBM MT/ST (Magnetic Tape/Selectric Typewriter) : Introduced in 1964, this machine combined IBM's Selectric typewriter with magnetic tape storage. It allowed users to record, edit, and replay typed content-an early example of digital text storage.", + "formatting": null, + "hyperlink": null, + "enumerated": false, + "marker": "-" + }, + { + "self_ref": "#/texts/8", + "parent": { + "cref": "#/groups/0" + }, + "children": [], + "content_layer": "body", + "label": "list_item", + "prov": [ + { + "page_no": 1, + "bbox": { + "l": 90.00000033372447, + "t": 364.45203125975434, + "r": 497.51746184481954, + "b": 323.32800111760616, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 205 + ] + } + ], + "orig": "\u00b7 Wang Laboratories : In the 1970s, Wang introduced dedicated word processing machines. These devices, like the Wang 1200, featured small screens and floppy disks, making them revolutionary for their time.", + "text": "\u00b7 Wang Laboratories : In the 1970s, Wang introduced dedicated word processing machines. These devices, like the Wang 1200, featured small screens and floppy disks, making them revolutionary for their time.", + "formatting": null, + "hyperlink": null, + "enumerated": false, + "marker": "-" + }, + { + "self_ref": "#/texts/9", + "parent": { + "cref": "#/body" + }, + "children": [], + "content_layer": "body", + "label": "text", + "prov": [ + { + "page_no": 1, + "bbox": { + "l": 72.00000026697958, + "t": 309.01202106812207, + "r": 514.4709519076839, + "b": 281.5680209732599, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 152 + ] + } + ], + "orig": "These machines were primarily used in offices, where secretarial pools benefited from their ability to make revisions without retyping entire documents.", + "text": "These machines were primarily used in offices, where secretarial pools benefited from their ability to make revisions without retyping entire documents.", + "formatting": null, + "hyperlink": null + }, + { + "self_ref": "#/texts/10", + "parent": { + "cref": "#/body" + }, + "children": [], + "content_layer": "body", + "label": "section_header", + "prov": [ + { + "page_no": 1, + "bbox": { + "l": 72.00000026697958, + "t": 239.2550708270021, + "r": 306.7123111373045, + "b": 224.37701077557506, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 38 + ] + } + ], + "orig": "The Rise of Personal Computers (1980s)", + "text": "The Rise of Personal Computers (1980s)", + "formatting": null, + "hyperlink": null, + "level": 1 + }, + { + "self_ref": "#/texts/11", + "parent": { + "cref": "#/body" + }, + "children": [], + "content_layer": "body", + "label": "text", + "prov": [ + { + "page_no": 1, + "bbox": { + "l": 72.00000026697958, + "t": 210.1320507263364, + "r": 515.5663519117458, + "b": 182.68802063147405, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 177 + ] + } + ], + "orig": "The advent of personal computers in the late 1970s and early 1980s transformed word processing from a niche tool to an essential technology for businesses and individuals alike.", + "text": "The advent of personal computers in the late 1970s and early 1980s transformed word processing from a niche tool to an essential technology for businesses and individuals alike.", + "formatting": null, + "hyperlink": null + }, + { + "self_ref": "#/texts/12", + "parent": { + "cref": "#/groups/1" + }, + "children": [], + "content_layer": "body", + "label": "list_item", + "prov": [ + { + "page_no": 1, + "bbox": { + "l": 90.00000033372447, + "t": 168.37204058198995, + "r": 522.527771937559, + "b": 127.48804044067151, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 201 + ] + } + ], + "orig": "\u00b7 WordStar (1978) : Developed for the CP/M operating system, WordStar was one of the first widely used word processing programs. It featured early examples of modern features like cut, copy, and paste.", + "text": "\u00b7 WordStar (1978) : Developed for the CP/M operating system, WordStar was one of the first widely used word processing programs. It featured early examples of modern features like cut, copy, and paste.", + "formatting": null, + "hyperlink": null, + "enumerated": false, + "marker": "-" + }, + { + "self_ref": "#/texts/13", + "parent": { + "cref": "#/groups/1" + }, + "children": [], + "content_layer": "body", + "label": "list_item", + "prov": [ + { + "page_no": 1, + "bbox": { + "l": 90.00000033372447, + "t": 127.09204043930265, + "r": 525.2570219476792, + "b": 85.96801829715457, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 214 + ] + } + ], + "orig": "\u00b7 Microsoft Word (1983) : Microsoft launched Word for MS-DOS in 1983, introducing a graphical user interface (GUI) and mouse support. Over the years, Microsoft Word became the industry standard for word processing.", + "text": "\u00b7 Microsoft Word (1983) : Microsoft launched Word for MS-DOS in 1983, introducing a graphical user interface (GUI) and mouse support. Over the years, Microsoft Word became the industry standard for word processing.", + "formatting": null, + "hyperlink": null, + "enumerated": false, + "marker": "-" + }, + { + "self_ref": "#/texts/14", + "parent": { + "cref": "#/body" + }, + "children": [], + "content_layer": "body", + "label": "text", + "prov": [ + { + "page_no": 2, + "bbox": { + "l": 72.00000026697958, + "t": 769.5720226600804, + "r": 516.5014019152128, + "b": 728.4480025179322, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 181 + ] + } + ], + "orig": "Other notable software from this era included WordPerfect, which was popular among legal professionals, and Apple's MacWrite, which leveraged the Macintosh's graphical capabilities.", + "text": "Other notable software from this era included WordPerfect, which was popular among legal professionals, and Apple's MacWrite, which leveraged the Macintosh's graphical capabilities.", + "formatting": null, + "hyperlink": null + }, + { + "self_ref": "#/texts/15", + "parent": { + "cref": "#/body" + }, + "children": [], + "content_layer": "body", + "label": "section_header", + "prov": [ + { + "page_no": 2, + "bbox": { + "l": 72.00000026697958, + "t": 686.1350723716746, + "r": 272.1976610093225, + "b": 671.2569623202475, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 32 + ] + } + ], + "orig": "The Modern Era (1990s - Present)", + "text": "The Modern Era (1990s - Present)", + "formatting": null, + "hyperlink": null, + "level": 1 + }, + { + "self_ref": "#/texts/16", + "parent": { + "cref": "#/body" + }, + "children": [], + "content_layer": "body", + "label": "text", + "prov": [ + { + "page_no": 2, + "bbox": { + "l": 72.00000026697958, + "t": 656.7720322701791, + "r": 510.8733818943439, + "b": 629.5679921761465, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 152 + ] + } + ], + "orig": "By the 1990s, word processing software had become more sophisticated, with features like spell check, grammar check, templates, and collaborative tools.", + "text": "By the 1990s, word processing software had become more sophisticated, with features like spell check, grammar check, templates, and collaborative tools.", + "formatting": null, + "hyperlink": null + }, + { + "self_ref": "#/texts/17", + "parent": { + "cref": "#/groups/2" + }, + "children": [], + "content_layer": "body", + "label": "list_item", + "prov": [ + { + "page_no": 2, + "bbox": { + "l": 90.00000033372447, + "t": 615.2520121266623, + "r": 491.2357518215266, + "b": 588.2880220334594, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 155 + ] + } + ], + "orig": "\u00b7 Microsoft Office Suite : Microsoft continued to dominate with its Office Suite, integrating Word with other productivity tools like Excel and PowerPoint.", + "text": "\u00b7 Microsoft Office Suite : Microsoft continued to dominate with its Office Suite, integrating Word with other productivity tools like Excel and PowerPoint.", + "formatting": null, + "hyperlink": null, + "enumerated": false, + "marker": "-" + }, + { + "self_ref": "#/texts/18", + "parent": { + "cref": "#/groups/2" + }, + "children": [], + "content_layer": "body", + "label": "list_item", + "prov": [ + { + "page_no": 2, + "bbox": { + "l": 90.00000033372447, + "t": 587.6520420312611, + "r": 517.5377819190559, + "b": 560.6879919380578, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 135 + ] + } + ], + "orig": "\u00b7 OpenOffice and LibreOffice : Open-source alternatives emerged in the early 2000s, offering free and flexible word processing options.", + "text": "\u00b7 OpenOffice and LibreOffice : Open-source alternatives emerged in the early 2000s, offering free and flexible word processing options.", + "formatting": null, + "hyperlink": null, + "enumerated": false, + "marker": "-" + }, + { + "self_ref": "#/texts/19", + "parent": { + "cref": "#/groups/2" + }, + "children": [], + "content_layer": "body", + "label": "list_item", + "prov": [ + { + "page_no": 2, + "bbox": { + "l": 90.00000033372447, + "t": 560.0520019358595, + "r": 524.5618919451015, + "b": 518.9280417937117, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 197 + ] + } + ], + "orig": "\u00b7 Google Docs (2006) : The introduction of cloud-based word processing revolutionized collaboration. Google Docs enabled real-time editing and sharing, making it a staple for teams and remote work.", + "text": "\u00b7 Google Docs (2006) : The introduction of cloud-based word processing revolutionized collaboration. Google Docs enabled real-time editing and sharing, making it a staple for teams and remote work.", + "formatting": null, + "hyperlink": null, + "enumerated": false, + "marker": "-" + }, + { + "self_ref": "#/texts/20", + "parent": { + "cref": "#/body" + }, + "children": [], + "content_layer": "body", + "label": "section_header", + "prov": [ + { + "page_no": 2, + "bbox": { + "l": 72.00000026697958, + "t": 476.6150516474538, + "r": 231.71083085919528, + "b": 461.7370015960268, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 25 + ] + } + ], + "orig": "Future of Word Processing", + "text": "Future of Word Processing", + "formatting": null, + "hyperlink": null, + "level": 1 + }, + { + "self_ref": "#/texts/21", + "parent": { + "cref": "#/body" + }, + "children": [], + "content_layer": "body", + "label": "text", + "prov": [ + { + "page_no": 2, + "bbox": { + "l": 72.00000026697958, + "t": 447.25201154595834, + "r": 520.5438819302025, + "b": 378.52802130840905, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 385 + ] + } + ], + "orig": "Today, word processors are more than just tools for typing. They integrate artificial intelligence for grammar and style suggestions (e.g., Grammarly), voice-to-text features, and advanced layout options. As AI continues to advance, word processors may evolve into even more intuitive tools that predict user needs, automate repetitive tasks, and support richer multimedia integration.", + "text": "Today, word processors are more than just tools for typing. They integrate artificial intelligence for grammar and style suggestions (e.g., Grammarly), voice-to-text features, and advanced layout options. As AI continues to advance, word processors may evolve into even more intuitive tools that predict user needs, automate repetitive tasks, and support richer multimedia integration.", + "formatting": null, + "hyperlink": null + }, + { + "self_ref": "#/texts/22", + "parent": { + "cref": "#/body" + }, + "children": [], + "content_layer": "body", + "label": "text", + "prov": [ + { + "page_no": 2, + "bbox": { + "l": 72.00000026697958, + "t": 336.3720411626939, + "r": 515.5564019117089, + "b": 295.4880110213753, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 228 + ] + } + ], + "orig": "From the clunky typewriters of the 19th century to the AI-powered cloud tools of today, the word processor has come a long way. It remains an essential tool for communication and creativity, shaping how we write and share ideas.", + "text": "From the clunky typewriters of the 19th century to the AI-powered cloud tools of today, the word processor has come a long way. It remains an essential tool for communication and creativity, shaping how we write and share ideas.", + "formatting": null, + "hyperlink": null + }, + { + "self_ref": "#/texts/23", + "parent": { + "cref": "#/body" + }, + "children": [], + "content_layer": "body", + "label": "section_header", + "prov": [ + { + "page_no": 3, + "bbox": { + "l": 72.00000026697958, + "t": 769.1750526587082, + "r": 276.7262310261146, + "b": 754.2970026072811, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 33 + ] + } + ], + "orig": "Specialized Word Processing Tools", + "text": "Specialized Word Processing Tools", + "formatting": null, + "hyperlink": null, + "level": 1 + }, + { + "self_ref": "#/texts/24", + "parent": { + "cref": "#/body" + }, + "children": [], + "content_layer": "body", + "label": "text", + "prov": [ + { + "page_no": 3, + "bbox": { + "l": 72.00000026697958, + "t": 740.0520025580424, + "r": 514.6727319084321, + "b": 698.9280424158944, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 197 + ] + } + ], + "orig": "In addition to general-purpose word processors, specialized tools have emerged to cater to specific industries and needs. These tools incorporate unique features tailored to their users' workflows:", + "text": "In addition to general-purpose word processors, specialized tools have emerged to cater to specific industries and needs. These tools incorporate unique features tailored to their users' workflows:", + "formatting": null, + "hyperlink": null + }, + { + "self_ref": "#/texts/25", + "parent": { + "cref": "#/groups/3" + }, + "children": [], + "content_layer": "body", + "label": "list_item", + "prov": [ + { + "page_no": 3, + "bbox": { + "l": 90.00000033372447, + "t": 684.61200236641, + "r": 519.5101919263695, + "b": 616.1279921296901, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 365 + ] + } + ], + "orig": "\u00b7 Academic and Technical Writing : Tools like LaTeX gained popularity among academics, scientists, and engineers. Unlike traditional word processors, LaTeX focuses on precise formatting, particularly for complex mathematical equations, scientific papers, and technical documents. It relies on a markup language to produce polished documents suitable for publishing.", + "text": "\u00b7 Academic and Technical Writing : Tools like LaTeX gained popularity among academics, scientists, and engineers. Unlike traditional word processors, LaTeX focuses on precise formatting, particularly for complex mathematical equations, scientific papers, and technical documents. It relies on a markup language to produce polished documents suitable for publishing.", + "formatting": null, + "hyperlink": null, + "enumerated": false, + "marker": "-" + }, + { + "self_ref": "#/texts/26", + "parent": { + "cref": "#/groups/3" + }, + "children": [], + "content_layer": "body", + "label": "list_item", + "prov": [ + { + "page_no": 3, + "bbox": { + "l": 90.00000033372447, + "t": 615.7319921283214, + "r": 503.5271318671036, + "b": 560.9280419388876, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 253 + ] + } + ], + "orig": "\u00b7 Screenwriting Software : For screenwriters, tools like Final Draft and Celtx are specialized to handle scripts for film and television. These programs automate the formatting of dialogue, scene descriptions, and other elements unique to screenwriting.", + "text": "\u00b7 Screenwriting Software : For screenwriters, tools like Final Draft and Celtx are specialized to handle scripts for film and television. These programs automate the formatting of dialogue, scene descriptions, and other elements unique to screenwriting.", + "formatting": null, + "hyperlink": null, + "enumerated": false, + "marker": "-" + }, + { + "self_ref": "#/texts/27", + "parent": { + "cref": "#/groups/3" + }, + "children": [], + "content_layer": "body", + "label": "list_item", + "prov": [ + { + "page_no": 3, + "bbox": { + "l": 90.00000033372447, + "t": 560.5319819375186, + "r": 524.4814519448033, + "b": 505.4880417472553, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 300 + ] + } + ], + "orig": "\u00b7 Legal Document Processors : Word processors tailored for legal professionals, like WordPerfect, offered features such as redlining (early version tracking) and document comparison. Even today, many law firms rely on these tools due to their robust formatting options for contracts and legal briefs.", + "text": "\u00b7 Legal Document Processors : Word processors tailored for legal professionals, like WordPerfect, offered features such as redlining (early version tracking) and document comparison. Even today, many law firms rely on these tools due to their robust formatting options for contracts and legal briefs.", + "formatting": null, + "hyperlink": null, + "enumerated": false, + "marker": "-" + }, + { + "self_ref": "#/texts/28", + "parent": { + "cref": "#/body" + }, + "children": [], + "content_layer": "body", + "label": "section_header", + "prov": [ + { + "page_no": 3, + "bbox": { + "l": 72.00000026697958, + "t": 463.17505160099745, + "r": 340.46878126247515, + "b": 448.2970015495705, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 41 + ] + } + ], + "orig": "Key Features That Changed Word Processing", + "text": "Key Features That Changed Word Processing", + "formatting": null, + "hyperlink": null, + "level": 1 + }, + { + "self_ref": "#/texts/29", + "parent": { + "cref": "#/body" + }, + "children": [], + "content_layer": "body", + "label": "text", + "prov": [ + { + "page_no": 3, + "bbox": { + "l": 72.00000026697958, + "t": 434.0520015003316, + "r": 514.7196019086059, + "b": 392.92801135818354, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 206 + ] + } + ], + "orig": "The evolution of word processors wasn't just about hardware or software improvements-it was about the features that revolutionized how people wrote and edited. Some of these transformative features include:", + "text": "The evolution of word processors wasn't just about hardware or software improvements-it was about the features that revolutionized how people wrote and edited. Some of these transformative features include:", + "formatting": null, + "hyperlink": null + }, + { + "self_ref": "#/texts/30", + "parent": { + "cref": "#/groups/4" + }, + "children": [], + "content_layer": "body", + "label": "list_item", + "prov": [ + { + "page_no": 3, + "bbox": { + "l": 90.00000033372447, + "t": 378.6120313086994, + "r": 509.2687418883938, + "b": 351.4080212146668, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 140 + ] + } + ], + "orig": "1. Undo/Redo : Introduced in the 1980s, the ability to undo mistakes and redo actions made experimentation and error correction much easier.", + "text": "1. Undo/Redo : Introduced in the 1980s, the ability to undo mistakes and redo actions made experimentation and error correction much easier.", + "formatting": null, + "hyperlink": null, + "enumerated": false, + "marker": "-" + }, + { + "self_ref": "#/texts/31", + "parent": { + "cref": "#/groups/4" + }, + "children": [], + "content_layer": "body", + "label": "list_item", + "prov": [ + { + "page_no": 3, + "bbox": { + "l": 90.00000033372447, + "t": 351.012021213298, + "r": 516.6022319155867, + "b": 323.8080111192654, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 116 + ] + } + ], + "orig": "2. Spell Check and Grammar Check : By the 1990s, these became standard, allowing users to spot errors automatically.", + "text": "2. Spell Check and Grammar Check : By the 1990s, these became standard, allowing users to spot errors automatically.", + "formatting": null, + "hyperlink": null, + "enumerated": false, + "marker": "-" + }, + { + "self_ref": "#/texts/32", + "parent": { + "cref": "#/groups/4" + }, + "children": [], + "content_layer": "body", + "label": "list_item", + "prov": [ + { + "page_no": 3, + "bbox": { + "l": 90.00000033372447, + "t": 323.4120511178967, + "r": 486.90097180545297, + "b": 296.20801102386406, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 114 + ] + } + ], + "orig": "3. Templates : Pre-designed formats for documents, such as resumes, letters, and invoices, helped users save time.", + "text": "3. Templates : Pre-designed formats for documents, such as resumes, letters, and invoices, helped users save time.", + "formatting": null, + "hyperlink": null, + "enumerated": false, + "marker": "-" + }, + { + "self_ref": "#/texts/33", + "parent": { + "cref": "#/groups/4" + }, + "children": [], + "content_layer": "body", + "label": "list_item", + "prov": [ + { + "page_no": 3, + "bbox": { + "l": 90.00000033372447, + "t": 295.81204102249535, + "r": 502.21259186222926, + "b": 268.6080009284626, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 142 + ] + } + ], + "orig": "4. Track Changes : A game-changer for collaboration, this feature allowed multiple users to suggest edits while maintaining the original text.", + "text": "4. Track Changes : A game-changer for collaboration, this feature allowed multiple users to suggest edits while maintaining the original text.", + "formatting": null, + "hyperlink": null, + "enumerated": false, + "marker": "-" + }, + { + "self_ref": "#/texts/34", + "parent": { + "cref": "#/groups/4" + }, + "children": [], + "content_layer": "body", + "label": "list_item", + "prov": [ + { + "page_no": 3, + "bbox": { + "l": 90.00000033372447, + "t": 268.212040927094, + "r": 521.8798819351565, + "b": 227.08801078494582, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 170 + ] + } + ], + "orig": "5. Real-Time Collaboration : Tools like Google Docs and Microsoft 365 enabled multiple users to edit the same document simultaneously, forever changing teamwork dynamics.", + "text": "5. Real-Time Collaboration : Tools like Google Docs and Microsoft 365 enabled multiple users to edit the same document simultaneously, forever changing teamwork dynamics.", + "formatting": null, + "hyperlink": null, + "enumerated": false, + "marker": "-" + }, + { + "self_ref": "#/texts/35", + "parent": { + "cref": "#/body" + }, + "children": [], + "content_layer": "body", + "label": "section_header", + "prov": [ + { + "page_no": 3, + "bbox": { + "l": 72.00000026697958, + "t": 184.53506063785858, + "r": 311.9594411567611, + "b": 169.6570105864315, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 38 + ] + } + ], + "orig": "The Cultural Impact of Word Processors", + "text": "The Cultural Impact of Word Processors", + "formatting": null, + "hyperlink": null, + "level": 1 + }, + { + "self_ref": "#/texts/36", + "parent": { + "cref": "#/body" + }, + "children": [], + "content_layer": "body", + "label": "text", + "prov": [ + { + "page_no": 3, + "bbox": { + "l": 72.00000026697958, + "t": 155.41205053719273, + "r": 518.9003919241085, + "b": 114.28802039504467, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 261 + ] + } + ], + "orig": "The word processor didn't just change workplaces-it changed culture. It democratized writing, enabling anyone with access to a computer to produce professional-quality documents. This shift had profound implications for education, business, and creative fields:", + "text": "The word processor didn't just change workplaces-it changed culture. It democratized writing, enabling anyone with access to a computer to produce professional-quality documents. This shift had profound implications for education, business, and creative fields:", + "formatting": null, + "hyperlink": null + }, + { + "self_ref": "#/texts/37", + "parent": { + "cref": "#/groups/5" + }, + "children": [], + "content_layer": "body", + "label": "list_item", + "prov": [ + { + "page_no": 4, + "bbox": { + "l": 90.00000033372447, + "t": 769.5720226600804, + "r": 514.5589619080102, + "b": 728.6879925187619, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 222 + ] + } + ], + "orig": "\u00b7 Accessibility : Writers no longer needed expensive publishing equipment or training in typesetting to create polished work. This accessibility paved the way for selfpublishing, blogging, and even fan fiction communities.", + "text": "\u00b7 Accessibility : Writers no longer needed expensive publishing equipment or training in typesetting to create polished work. This accessibility paved the way for selfpublishing, blogging, and even fan fiction communities.", + "formatting": null, + "hyperlink": null, + "enumerated": false, + "marker": "-" + }, + { + "self_ref": "#/texts/38", + "parent": { + "cref": "#/groups/5" + }, + "children": [], + "content_layer": "body", + "label": "list_item", + "prov": [ + { + "page_no": 4, + "bbox": { + "l": 90.00000033372447, + "t": 728.291992517393, + "r": 521.9014319352365, + "b": 687.4080223760747, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 242 + ] + } + ], + "orig": "\u00b7 Education : Word processors became a cornerstone of education, teaching students not only how to write essays but also how to use technology effectively. Features like bibliography generators and integrated research tools enhanced learning.", + "text": "\u00b7 Education : Word processors became a cornerstone of education, teaching students not only how to write essays but also how to use technology effectively. Features like bibliography generators and integrated research tools enhanced learning.", + "formatting": null, + "hyperlink": null, + "enumerated": false, + "marker": "-" + }, + { + "self_ref": "#/texts/39", + "parent": { + "cref": "#/groups/5" + }, + "children": [], + "content_layer": "body", + "label": "list_item", + "prov": [ + { + "page_no": 4, + "bbox": { + "l": 90.00000033372447, + "t": 686.7720323738763, + "r": 515.8510119128011, + "b": 645.6480122317282, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 226 + ] + } + ], + "orig": "\u00b7 Creative Writing : Writers gained powerful tools to organize their ideas. Programs like Scrivener allowed authors to manage large projects, from novels to screenplays, with features like chapter outlines and character notes.", + "text": "\u00b7 Creative Writing : Writers gained powerful tools to organize their ideas. Programs like Scrivener allowed authors to manage large projects, from novels to screenplays, with features like chapter outlines and character notes.", + "formatting": null, + "hyperlink": null, + "enumerated": false, + "marker": "-" + }, + { + "self_ref": "#/texts/40", + "parent": { + "cref": "#/body" + }, + "children": [], + "content_layer": "body", + "label": "section_header", + "prov": [ + { + "page_no": 4, + "bbox": { + "l": 72.00000026697958, + "t": 603.3350820854705, + "r": 295.453431095556, + "b": 588.4569720340432, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 37 + ] + } + ], + "orig": "Word Processors in a Post-Digital Era", + "text": "Word Processors in a Post-Digital Era", + "formatting": null, + "hyperlink": null, + "level": 1 + }, + { + "self_ref": "#/texts/41", + "parent": { + "cref": "#/body" + }, + "children": [], + "content_layer": "body", + "label": "text", + "prov": [ + { + "page_no": 4, + "bbox": { + "l": 72.00000026697958, + "t": 573.7319919831453, + "r": 521.214971932691, + "b": 560.4480019372284, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 93 + ] + } + ], + "orig": "As we move further into the 21st century, the role of the word processor continues to evolve:", + "text": "As we move further into the 21st century, the role of the word processor continues to evolve:", + "formatting": null, + "hyperlink": null + }, + { + "self_ref": "#/texts/42", + "parent": { + "cref": "#/groups/6" + }, + "children": [], + "content_layer": "body", + "label": "list_item", + "prov": [ + { + "page_no": 4, + "bbox": { + "l": 90.00000033372447, + "t": 546.3720118885738, + "r": 523.8382019424181, + "b": 491.56802169913976, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 290 + ] + } + ], + "orig": "1. Artificial Intelligence : Modern word processors are leveraging AI to suggest content improvements. Tools like Grammarly, ProWritingAid, and even native features in Word now analyze tone, conciseness, and clarity. Some AI systems can even generate entire paragraphs or rewrite sentences.", + "text": "1. Artificial Intelligence : Modern word processors are leveraging AI to suggest content improvements. Tools like Grammarly, ProWritingAid, and even native features in Word now analyze tone, conciseness, and clarity. Some AI systems can even generate entire paragraphs or rewrite sentences.", + "formatting": null, + "hyperlink": null, + "enumerated": false, + "marker": "-" + }, + { + "self_ref": "#/texts/43", + "parent": { + "cref": "#/groups/6" + }, + "children": [], + "content_layer": "body", + "label": "list_item", + "prov": [ + { + "page_no": 4, + "bbox": { + "l": 90.00000033372447, + "t": 491.17200169777095, + "r": 514.5262519078889, + "b": 436.3680415083371, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 278 + ] + } + ], + "orig": "2. Integration with Other Tools : Word processors are no longer standalone. They integrate with task managers, cloud storage, and project management platforms. For instance, Google Docs syncs with Google Drive, while Microsoft Word integrates seamlessly with OneDrive and Teams.", + "text": "2. Integration with Other Tools : Word processors are no longer standalone. They integrate with task managers, cloud storage, and project management platforms. For instance, Google Docs syncs with Google Drive, while Microsoft Word integrates seamlessly with OneDrive and Teams.", + "formatting": null, + "hyperlink": null, + "enumerated": false, + "marker": "-" + }, + { + "self_ref": "#/texts/44", + "parent": { + "cref": "#/groups/6" + }, + "children": [], + "content_layer": "body", + "label": "list_item", + "prov": [ + { + "page_no": 4, + "bbox": { + "l": 90.00000033372447, + "t": 435.97202150696825, + "r": 502.9175418648432, + "b": 381.1680013175343, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 253 + ] + } + ], + "orig": "3. Voice Typing : Speech-to-text capabilities have made word processing more accessible, particularly for those with disabilities. Tools like Dragon NaturallySpeaking and built-in options in Google Docs and Microsoft Word have made dictation mainstream.", + "text": "3. Voice Typing : Speech-to-text capabilities have made word processing more accessible, particularly for those with disabilities. Tools like Dragon NaturallySpeaking and built-in options in Google Docs and Microsoft Word have made dictation mainstream.", + "formatting": null, + "hyperlink": null, + "enumerated": false, + "marker": "-" + }, + { + "self_ref": "#/texts/45", + "parent": { + "cref": "#/groups/6" + }, + "children": [], + "content_layer": "body", + "label": "list_item", + "prov": [ + { + "page_no": 4, + "bbox": { + "l": 90.00000033372447, + "t": 380.77203131616557, + "r": 516.9196819167639, + "b": 339.888001174847, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 215 + ] + } + ], + "orig": "4. Multimedia Documents : Word processing has expanded beyond text. Modern tools allow users to embed images, videos, charts, and interactive elements, transforming simple documents into rich multimedia experiences.", + "text": "4. Multimedia Documents : Word processing has expanded beyond text. Modern tools allow users to embed images, videos, charts, and interactive elements, transforming simple documents into rich multimedia experiences.", + "formatting": null, + "hyperlink": null, + "enumerated": false, + "marker": "-" + }, + { + "self_ref": "#/texts/46", + "parent": { + "cref": "#/groups/6" + }, + "children": [], + "content_layer": "body", + "label": "list_item", + "prov": [ + { + "page_no": 4, + "bbox": { + "l": 90.00000033372447, + "t": 339.25204117264883, + "r": 510.9070718944688, + "b": 298.1280210305007, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 206 + ] + } + ], + "orig": "5. Cross-Platform Accessibility : Thanks to cloud computing, documents can now be accessed and edited across devices. Whether you're on a desktop, tablet, or smartphone, you can continue working seamlessly.", + "text": "5. Cross-Platform Accessibility : Thanks to cloud computing, documents can now be accessed and edited across devices. Whether you're on a desktop, tablet, or smartphone, you can continue working seamlessly.", + "formatting": null, + "hyperlink": null, + "enumerated": false, + "marker": "-" + }, + { + "self_ref": "#/texts/47", + "parent": { + "cref": "#/body" + }, + "children": [], + "content_layer": "body", + "label": "section_header", + "prov": [ + { + "page_no": 4, + "bbox": { + "l": 72.00000026697958, + "t": 255.81506088424294, + "r": 228.355610846754, + "b": 240.93701083281587, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 25 + ] + } + ], + "orig": "A Glimpse Into the Future", + "text": "A Glimpse Into the Future", + "formatting": null, + "hyperlink": null, + "level": 1 + }, + { + "self_ref": "#/texts/48", + "parent": { + "cref": "#/body" + }, + "children": [], + "content_layer": "body", + "label": "text", + "prov": [ + { + "page_no": 4, + "bbox": { + "l": 72.00000026697958, + "t": 226.45203078274756, + "r": 515.04700190982, + "b": 199.24802068871497, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 103 + ] + } + ], + "orig": "The word processor's future lies in adaptability and intelligence. Some exciting possibilities include:", + "text": "The word processor's future lies in adaptability and intelligence. Some exciting possibilities include:", + "formatting": null, + "hyperlink": null + }, + { + "self_ref": "#/texts/49", + "parent": { + "cref": "#/groups/7" + }, + "children": [], + "content_layer": "body", + "label": "list_item", + "prov": [ + { + "page_no": 4, + "bbox": { + "l": 90.00000033372447, + "t": 184.93204063923076, + "r": 518.2673319217611, + "b": 157.96802054602767, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 155 + ] + } + ], + "orig": "\u00b7 Fully AI-Assisted Writing : Imagine a word processor that understands your writing style, drafts emails, or creates entire essays based on minimal input.", + "text": "\u00b7 Fully AI-Assisted Writing : Imagine a word processor that understands your writing style, drafts emails, or creates entire essays based on minimal input.", + "formatting": null, + "hyperlink": null, + "enumerated": false, + "marker": "-" + }, + { + "self_ref": "#/texts/50", + "parent": { + "cref": "#/groups/7" + }, + "children": [], + "content_layer": "body", + "label": "list_item", + "prov": [ + { + "page_no": 4, + "bbox": { + "l": 90.00000033372447, + "t": 157.33203054382932, + "r": 525.5181319486474, + "b": 116.44800040251084, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 184 + ] + } + ], + "orig": "\u00b7 Immersive Interfaces : As augmented reality (AR) and virtual reality (VR) technology advance, users may be able to write and edit in 3D spaces, collaborating in virtual environments.", + "text": "\u00b7 Immersive Interfaces : As augmented reality (AR) and virtual reality (VR) technology advance, users may be able to write and edit in 3D spaces, collaborating in virtual environments.", + "formatting": null, + "hyperlink": null, + "enumerated": false, + "marker": "-" + }, + { + "self_ref": "#/texts/51", + "parent": { + "cref": "#/groups/7" + }, + "children": [], + "content_layer": "body", + "label": "list_item", + "prov": [ + { + "page_no": 4, + "bbox": { + "l": 90.00000033372447, + "t": 116.05206040114217, + "r": 518.906741924132, + "b": 88.60803230627994, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 158 + ] + } + ], + "orig": "\u00b7 Hyper-Personalization : Word processors could offer dynamic suggestions based on industry-specific needs, user habits, or even regional language variations.", + "text": "\u00b7 Hyper-Personalization : Word processors could offer dynamic suggestions based on industry-specific needs, user habits, or even regional language variations.", + "formatting": null, + "hyperlink": null, + "enumerated": false, + "marker": "-" + }, + { + "self_ref": "#/texts/52", + "parent": { + "cref": "#/body" + }, + "children": [], + "content_layer": "body", + "label": "text", + "prov": [ + { + "page_no": 5, + "bbox": { + "l": 72.00000026697958, + "t": 741.7319925638493, + "r": 510.4989618929555, + "b": 673.0080023262999, + "coord_origin": "BOTTOMLEFT" + }, + "charspan": [ + 0, + 416 + ] + } + ], + "orig": "The journey of the word processor-from clunky typewriters to AI-powered platformsreflects humanity's broader technological progress. What began as a tool to simply replace handwriting has transformed into a powerful ally for creativity, communication, and collaboration. As technology continues to advance, the word processor will undoubtedly remain at the heart of how we express ideas and connect with one another.", + "text": "The journey of the word processor-from clunky typewriters to AI-powered platformsreflects humanity's broader technological progress. What began as a tool to simply replace handwriting has transformed into a powerful ally for creativity, communication, and collaboration. As technology continues to advance, the word processor will undoubtedly remain at the heart of how we express ideas and connect with one another.", + "formatting": null, + "hyperlink": null + } + ], + "pictures": [], + "tables": [], + "key_value_items": [], + "form_items": [], + "pages": { + "1": { + "size": { + "width": 595.2000122070312, + "height": 841.9199829101562 + }, + "image": null, + "page_no": 1 + }, + "2": { + "size": { + "width": 595.2000122070312, + "height": 841.9199829101562 + }, + "image": null, + "page_no": 2 + }, + "3": { + "size": { + "width": 595.2000122070312, + "height": 841.9199829101562 + }, + "image": null, + "page_no": 3 + }, + "4": { + "size": { + "width": 595.2000122070312, + "height": 841.9199829101562 + }, + "image": null, + "page_no": 4 + }, + "5": { + "size": { + "width": 595.2000122070312, + "height": 841.9199829101562 + }, + "image": null, + "page_no": 5 + } + } +} \ No newline at end of file diff --git a/tests/data/groundtruth/docling_v2/multi_page.md b/tests/data/groundtruth/docling_v2/multi_page.md new file mode 100644 index 0000000..ecbfebe --- /dev/null +++ b/tests/data/groundtruth/docling_v2/multi_page.md @@ -0,0 +1,87 @@ +## The Evolution of the Word Processor + +The concept of the word processor predates modern computers and has evolved through several technological milestones. + +## Pre-Digital Era (19th - Early 20th Century) + +The origins of word processing can be traced back to the invention of the typewriter in the mid-19th century. Patented in 1868 by Christopher Latham Sholes, the typewriter revolutionized written communication by enabling people to produce legible, professional documents more efficiently than handwriting. + +During this period, the term "word processing" didn't exist, but the typewriter laid the groundwork for future developments. Over time, advancements such as carbon paper (for copies) and the electric typewriter (introduced by IBM in 1935) improved the speed and convenience of document creation. + +## The Birth of Word Processing (1960s - 1970s) + +The term "word processor" first emerged in the 1960s and referred to any system designed to streamline written communication and document production. Early word processors were not software programs but rather standalone machines. + +- · IBM MT/ST (Magnetic Tape/Selectric Typewriter) : Introduced in 1964, this machine combined IBM's Selectric typewriter with magnetic tape storage. It allowed users to record, edit, and replay typed content-an early example of digital text storage. +- · Wang Laboratories : In the 1970s, Wang introduced dedicated word processing machines. These devices, like the Wang 1200, featured small screens and floppy disks, making them revolutionary for their time. + +These machines were primarily used in offices, where secretarial pools benefited from their ability to make revisions without retyping entire documents. + +## The Rise of Personal Computers (1980s) + +The advent of personal computers in the late 1970s and early 1980s transformed word processing from a niche tool to an essential technology for businesses and individuals alike. + +- · WordStar (1978) : Developed for the CP/M operating system, WordStar was one of the first widely used word processing programs. It featured early examples of modern features like cut, copy, and paste. +- · Microsoft Word (1983) : Microsoft launched Word for MS-DOS in 1983, introducing a graphical user interface (GUI) and mouse support. Over the years, Microsoft Word became the industry standard for word processing. + +Other notable software from this era included WordPerfect, which was popular among legal professionals, and Apple's MacWrite, which leveraged the Macintosh's graphical capabilities. + +## The Modern Era (1990s - Present) + +By the 1990s, word processing software had become more sophisticated, with features like spell check, grammar check, templates, and collaborative tools. + +- · Microsoft Office Suite : Microsoft continued to dominate with its Office Suite, integrating Word with other productivity tools like Excel and PowerPoint. +- · OpenOffice and LibreOffice : Open-source alternatives emerged in the early 2000s, offering free and flexible word processing options. +- · Google Docs (2006) : The introduction of cloud-based word processing revolutionized collaboration. Google Docs enabled real-time editing and sharing, making it a staple for teams and remote work. + +## Future of Word Processing + +Today, word processors are more than just tools for typing. They integrate artificial intelligence for grammar and style suggestions (e.g., Grammarly), voice-to-text features, and advanced layout options. As AI continues to advance, word processors may evolve into even more intuitive tools that predict user needs, automate repetitive tasks, and support richer multimedia integration. + +From the clunky typewriters of the 19th century to the AI-powered cloud tools of today, the word processor has come a long way. It remains an essential tool for communication and creativity, shaping how we write and share ideas. + +## Specialized Word Processing Tools + +In addition to general-purpose word processors, specialized tools have emerged to cater to specific industries and needs. These tools incorporate unique features tailored to their users' workflows: + +- · Academic and Technical Writing : Tools like LaTeX gained popularity among academics, scientists, and engineers. Unlike traditional word processors, LaTeX focuses on precise formatting, particularly for complex mathematical equations, scientific papers, and technical documents. It relies on a markup language to produce polished documents suitable for publishing. +- · Screenwriting Software : For screenwriters, tools like Final Draft and Celtx are specialized to handle scripts for film and television. These programs automate the formatting of dialogue, scene descriptions, and other elements unique to screenwriting. +- · Legal Document Processors : Word processors tailored for legal professionals, like WordPerfect, offered features such as redlining (early version tracking) and document comparison. Even today, many law firms rely on these tools due to their robust formatting options for contracts and legal briefs. + +## Key Features That Changed Word Processing + +The evolution of word processors wasn't just about hardware or software improvements-it was about the features that revolutionized how people wrote and edited. Some of these transformative features include: + +- 1. Undo/Redo : Introduced in the 1980s, the ability to undo mistakes and redo actions made experimentation and error correction much easier. +- 2. Spell Check and Grammar Check : By the 1990s, these became standard, allowing users to spot errors automatically. +- 3. Templates : Pre-designed formats for documents, such as resumes, letters, and invoices, helped users save time. +- 4. Track Changes : A game-changer for collaboration, this feature allowed multiple users to suggest edits while maintaining the original text. +- 5. Real-Time Collaboration : Tools like Google Docs and Microsoft 365 enabled multiple users to edit the same document simultaneously, forever changing teamwork dynamics. + +## The Cultural Impact of Word Processors + +The word processor didn't just change workplaces-it changed culture. It democratized writing, enabling anyone with access to a computer to produce professional-quality documents. This shift had profound implications for education, business, and creative fields: + +- · Accessibility : Writers no longer needed expensive publishing equipment or training in typesetting to create polished work. This accessibility paved the way for selfpublishing, blogging, and even fan fiction communities. +- · Education : Word processors became a cornerstone of education, teaching students not only how to write essays but also how to use technology effectively. Features like bibliography generators and integrated research tools enhanced learning. +- · Creative Writing : Writers gained powerful tools to organize their ideas. Programs like Scrivener allowed authors to manage large projects, from novels to screenplays, with features like chapter outlines and character notes. + +## Word Processors in a Post-Digital Era + +As we move further into the 21st century, the role of the word processor continues to evolve: + +- 1. Artificial Intelligence : Modern word processors are leveraging AI to suggest content improvements. Tools like Grammarly, ProWritingAid, and even native features in Word now analyze tone, conciseness, and clarity. Some AI systems can even generate entire paragraphs or rewrite sentences. +- 2. Integration with Other Tools : Word processors are no longer standalone. They integrate with task managers, cloud storage, and project management platforms. For instance, Google Docs syncs with Google Drive, while Microsoft Word integrates seamlessly with OneDrive and Teams. +- 3. Voice Typing : Speech-to-text capabilities have made word processing more accessible, particularly for those with disabilities. Tools like Dragon NaturallySpeaking and built-in options in Google Docs and Microsoft Word have made dictation mainstream. +- 4. Multimedia Documents : Word processing has expanded beyond text. Modern tools allow users to embed images, videos, charts, and interactive elements, transforming simple documents into rich multimedia experiences. +- 5. Cross-Platform Accessibility : Thanks to cloud computing, documents can now be accessed and edited across devices. Whether you're on a desktop, tablet, or smartphone, you can continue working seamlessly. + +## A Glimpse Into the Future + +The word processor's future lies in adaptability and intelligence. Some exciting possibilities include: + +- · Fully AI-Assisted Writing : Imagine a word processor that understands your writing style, drafts emails, or creates entire essays based on minimal input. +- · Immersive Interfaces : As augmented reality (AR) and virtual reality (VR) technology advance, users may be able to write and edit in 3D spaces, collaborating in virtual environments. +- · Hyper-Personalization : Word processors could offer dynamic suggestions based on industry-specific needs, user habits, or even regional language variations. + +The journey of the word processor-from clunky typewriters to AI-powered platformsreflects humanity's broader technological progress. What began as a tool to simply replace handwriting has transformed into a powerful ally for creativity, communication, and collaboration. As technology continues to advance, the word processor will undoubtedly remain at the heart of how we express ideas and connect with one another. \ No newline at end of file diff --git a/tests/data/groundtruth/docling_v2/multi_page.pages.json b/tests/data/groundtruth/docling_v2/multi_page.pages.json new file mode 100644 index 0000000..b3c3a02 --- /dev/null +++ b/tests/data/groundtruth/docling_v2/multi_page.pages.json @@ -0,0 +1,21968 @@ +[ + { + "page_no": 0, + "size": { + "width": 595.2000122070312, + "height": 841.9199829101562 + }, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 85.87195029682243, + "r_x1": 262.98718097516957, + "r_y1": 85.87195029682243, + "r_x2": 262.98718097516957, + "r_y2": 72.58795025090546, + "r_x3": 72.00000026697958, + "r_y3": 72.58795025090546, + "coord_origin": "TOPLEFT" + }, + "text": "The Evolution of the Word Processor", + "orig": "The Evolution of the Word Processor", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 113.47198039222405, + "r_x1": 497.51987184482846, + "r_y1": 113.47198039222405, + "r_x2": 497.51987184482846, + "r_y2": 100.18799034630695, + "r_x3": 72.00000026697958, + "r_y3": 100.18799034630695, + "coord_origin": "TOPLEFT" + }, + "text": "The concept of the word processor predates modern computers and has evolved through ", + "orig": "The concept of the word processor predates modern computers and has evolved through ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 127.39196044033929, + "r_x1": 233.94727086748813, + "r_y1": 127.39196044033929, + "r_x2": 233.94727086748813, + "r_y2": 114.10797039442241, + "r_x3": 72.00000026697958, + "r_y3": 114.10797039442241, + "coord_origin": "TOPLEFT" + }, + "text": "several technological milestones. ", + "orig": "several technological milestones. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 156.98303054262306, + "r_x1": 325.8153412081395, + "r_y1": 156.98303054262306, + "r_x2": 325.8153412081395, + "r_y2": 142.1049204911958, + "r_x3": 72.00000026697958, + "r_y3": 142.1049204911958, + "coord_origin": "TOPLEFT" + }, + "text": "Pre-Digital Era (19th - Early 20th Century) ", + "orig": "Pre-Digital Era (19th - Early 20th Century) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 184.51196063777877, + "r_x1": 508.1806618843591, + "r_y1": 184.51196063777877, + "r_x2": 508.1806618843591, + "r_y2": 171.2279605918617, + "r_x3": 72.00000026697958, + "r_y3": 171.2279605918617, + "coord_origin": "TOPLEFT" + }, + "text": "The origins of word processing can be traced back to the invention of the typewriter in the ", + "orig": "The origins of word processing can be traced back to the invention of the typewriter in the ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 5, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 198.43194068589423, + "r_x1": 466.9111617313298, + "r_y1": 198.43194068589423, + "r_x2": 466.9111617313298, + "r_y2": 185.14795063997713, + "r_x3": 72.00000026697958, + "r_y3": 185.14795063997713, + "coord_origin": "TOPLEFT" + }, + "text": "mid-19th century. Patented in 1868 by Christopher Latham Sholes, the typewriter ", + "orig": "mid-19th century. Patented in 1868 by Christopher Latham Sholes, the typewriter ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 6, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 212.11194073318006, + "r_x1": 507.5440418819985, + "r_y1": 212.11194073318006, + "r_x2": 507.5440418819985, + "r_y2": 198.82794068726287, + "r_x3": 72.00000026697958, + "r_y3": 198.82794068726287, + "coord_origin": "TOPLEFT" + }, + "text": "revolutionized written communication by enabling people to produce legible, professional ", + "orig": "revolutionized written communication by enabling people to produce legible, professional ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 7, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 226.2719707821251, + "r_x1": 294.60361109240483, + "r_y1": 226.2719707821251, + "r_x2": 294.60361109240483, + "r_y2": 212.987970736208, + "r_x3": 72.00000026697958, + "r_y3": 212.987970736208, + "coord_origin": "TOPLEFT" + }, + "text": "documents more efficiently than handwriting. ", + "orig": "documents more efficiently than handwriting. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 8, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 253.6319608766969, + "r_x1": 485.8655118016134, + "r_y1": 253.6319608766969, + "r_x2": 485.8655118016134, + "r_y2": 240.3479608307798, + "r_x3": 72.00000026697958, + "r_y3": 240.3479608307798, + "coord_origin": "TOPLEFT" + }, + "text": "During this period, the term \"word processing\" didn't exist, but the typewriter laid the ", + "orig": "During this period, the term \"word processing\" didn't exist, but the typewriter laid the ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 9, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 267.55194092481236, + "r_x1": 504.5038518707254, + "r_y1": 267.55194092481236, + "r_x2": 504.5038518707254, + "r_y2": 254.26794087889516, + "r_x3": 72.00000026697958, + "r_y3": 254.26794087889516, + "coord_origin": "TOPLEFT" + }, + "text": "groundwork for future developments. Over time, advancements such as carbon paper (for ", + "orig": "groundwork for future developments. Over time, advancements such as carbon paper (for ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 10, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 281.2319909720984, + "r_x1": 497.86462184610673, + "r_y1": 281.2319909720984, + "r_x2": 497.86462184610673, + "r_y2": 267.94793092618113, + "r_x3": 72.00000026697958, + "r_y3": 267.94793092618113, + "coord_origin": "TOPLEFT" + }, + "text": "copies) and the electric typewriter (introduced by IBM in 1935) improved the speed and ", + "orig": "copies) and the electric typewriter (introduced by IBM in 1935) improved the speed and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 11, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 295.39196102104336, + "r_x1": 242.92383090077365, + "r_y1": 295.39196102104336, + "r_x2": 242.92383090077365, + "r_y2": 282.10797097512625, + "r_x3": 72.00000026697958, + "r_y3": 282.10797097512625, + "coord_origin": "TOPLEFT" + }, + "text": "convenience of document creation. ", + "orig": "convenience of document creation. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 12, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 352.5830012187282, + "r_x1": 336.7180512485673, + "r_y1": 352.5830012187282, + "r_x2": 336.7180512485673, + "r_y2": 337.7049211673011, + "r_x3": 72.00000026697958, + "r_y3": 337.7049211673011, + "coord_origin": "TOPLEFT" + }, + "text": "The Birth of Word Processing (1960s - 1970s) ", + "orig": "The Birth of Word Processing (1960s - 1970s) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 13, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 380.3519613147136, + "r_x1": 521.6542419343198, + "r_y1": 380.3519613147136, + "r_x2": 521.6542419343198, + "r_y2": 367.0679612687965, + "r_x3": 72.00000026697958, + "r_y3": 367.0679612687965, + "coord_origin": "TOPLEFT" + }, + "text": "The term \"word processor\" first emerged in the 1960s and referred to any system designed to ", + "orig": "The term \"word processor\" first emerged in the 1960s and referred to any system designed to ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 14, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 394.0319513619994, + "r_x1": 523.1927519400248, + "r_y1": 394.0319513619994, + "r_x2": 523.1927519400248, + "r_y2": 380.7479813160824, + "r_x3": 72.00000026697958, + "r_y3": 380.7479813160824, + "coord_origin": "TOPLEFT" + }, + "text": "streamline written communication and document production. Early word processors were not ", + "orig": "streamline written communication and document production. Early word processors were not ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 15, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 408.19195141094445, + "r_x1": 319.5820911850263, + "r_y1": 408.19195141094445, + "r_x2": 319.5820911850263, + "r_y2": 394.9079613650274, + "r_x3": 72.00000026697958, + "r_y3": 394.9079613650274, + "coord_origin": "TOPLEFT" + }, + "text": "software programs but rather standalone machines. ", + "orig": "software programs but rather standalone machines. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 16, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 435.1775515042221, + "r_x1": 94.63680335091797, + "r_y1": 435.1775515042221, + "r_x2": 94.63680335091797, + "r_y2": 422.8295614615404, + "r_x3": 90.00000033372447, + "r_y3": 422.8295614615404, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 17, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 435.55194150551625, + "r_x1": 368.59430136676593, + "r_y1": 435.55194150551625, + "r_x2": 368.59430136676593, + "r_y2": 422.2679414595992, + "r_x3": 108.00000040046937, + "r_y3": 422.2679414595992, + "coord_origin": "TOPLEFT" + }, + "text": "IBM MT/ST (Magnetic Tape/Selectric Typewriter)", + "orig": "IBM MT/ST (Magnetic Tape/Selectric Typewriter)", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 18, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 368.601591366793, + "r_y0": 435.55194150551625, + "r_x1": 492.58316182652294, + "r_y1": 435.55194150551625, + "r_x2": 492.58316182652294, + "r_y2": 422.2679414595992, + "r_x3": 368.601591366793, + "r_y3": 422.2679414595992, + "coord_origin": "TOPLEFT" + }, + "text": ": Introduced in 1964, this ", + "orig": ": Introduced in 1964, this ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 19, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 449.47198155363185, + "r_x1": 518.011111920811, + "r_y1": 449.47198155363185, + "r_x2": 518.011111920811, + "r_y2": 436.1879515077147, + "r_x3": 108.00000040046937, + "r_y3": 436.1879515077147, + "coord_origin": "TOPLEFT" + }, + "text": "machine combined IBM's Selectric typewriter with magnetic tape storage. It allowed ", + "orig": "machine combined IBM's Selectric typewriter with magnetic tape storage. It allowed ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 20, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 463.1519716009177, + "r_x1": 491.5230418225918, + "r_y1": 463.1519716009177, + "r_x2": 491.5230418225918, + "r_y2": 449.86795155500056, + "r_x3": 108.00000040046937, + "r_y3": 449.86795155500056, + "coord_origin": "TOPLEFT" + }, + "text": "users to record, edit, and replay typed content-an early example of digital text ", + "orig": "users to record, edit, and replay typed content-an early example of digital text ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 21, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 477.07196164903314, + "r_x1": 148.65236055121034, + "r_y1": 477.07196164903314, + "r_x2": 148.65236055121034, + "r_y2": 463.78793160311596, + "r_x3": 108.00000040046937, + "r_y3": 463.78793160311596, + "coord_origin": "TOPLEFT" + }, + "text": "storage. ", + "orig": "storage. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 22, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 490.37756169502495, + "r_x1": 94.63680335091797, + "r_y1": 490.37756169502495, + "r_x2": 94.63680335091797, + "r_y2": 478.02957165234324, + "r_x3": 90.00000033372447, + "r_y3": 478.02957165234324, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 23, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 490.7519816963191, + "r_x1": 208.32721077248766, + "r_y1": 490.7519816963191, + "r_x2": 208.32721077248766, + "r_y2": 477.4679516504019, + "r_x3": 108.00000040046937, + "r_y3": 477.4679516504019, + "coord_origin": "TOPLEFT" + }, + "text": "Wang Laboratories", + "orig": "Wang Laboratories", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 24, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 208.3300807724983, + "r_y0": 490.7519816963191, + "r_x1": 496.9083318425608, + "r_y1": 490.7519816963191, + "r_x2": 496.9083318425608, + "r_y2": 477.4679516504019, + "r_x3": 208.3300807724983, + "r_y3": 477.4679516504019, + "coord_origin": "TOPLEFT" + }, + "text": ": In the 1970s, Wang introduced dedicated word processing ", + "orig": ": In the 1970s, Wang introduced dedicated word processing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 25, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 504.6719617444345, + "r_x1": 497.51746184481954, + "r_y1": 504.6719617444345, + "r_x2": 497.51746184481954, + "r_y2": 491.38794169851735, + "r_x3": 108.00000040046937, + "r_y3": 491.38794169851735, + "coord_origin": "TOPLEFT" + }, + "text": "machines. These devices, like the Wang 1200, featured small screens and floppy ", + "orig": "machines. These devices, like the Wang 1200, featured small screens and floppy ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 26, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 518.5919817925501, + "r_x1": 341.6191112667406, + "r_y1": 518.5919817925501, + "r_x2": 341.6191112667406, + "r_y2": 505.30795174663285, + "r_x3": 108.00000040046937, + "r_y3": 505.30795174663285, + "coord_origin": "TOPLEFT" + }, + "text": "disks, making them revolutionary for their time. ", + "orig": "disks, making them revolutionary for their time. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 27, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 546.1919518879513, + "r_x1": 514.4709519076839, + "r_y1": 546.1919518879513, + "r_x2": 514.4709519076839, + "r_y2": 532.9079618420342, + "r_x3": 72.00000026697958, + "r_y3": 532.9079618420342, + "coord_origin": "TOPLEFT" + }, + "text": "These machines were primarily used in offices, where secretarial pools benefited from their ", + "orig": "These machines were primarily used in offices, where secretarial pools benefited from their ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 28, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 560.3519619368964, + "r_x1": 364.2772813507583, + "r_y1": 560.3519619368964, + "r_x2": 364.2772813507583, + "r_y2": 547.0679318909793, + "r_x3": 72.00000026697958, + "r_y3": 547.0679318909793, + "coord_origin": "TOPLEFT" + }, + "text": "ability to make revisions without retyping entire documents. ", + "orig": "ability to make revisions without retyping entire documents. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 29, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 617.5429721345812, + "r_x1": 306.7123111373045, + "r_y1": 617.5429721345812, + "r_x2": 306.7123111373045, + "r_y2": 602.6649120831541, + "r_x3": 72.00000026697958, + "r_y3": 602.6649120831541, + "coord_origin": "TOPLEFT" + }, + "text": "The Rise of Personal Computers (1980s) ", + "orig": "The Rise of Personal Computers (1980s) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 30, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 645.0719622297371, + "r_x1": 487.8694518090441, + "r_y1": 645.0719622297371, + "r_x2": 487.8694518090441, + "r_y2": 631.7879321838199, + "r_x3": 72.00000026697958, + "r_y3": 631.7879321838199, + "coord_origin": "TOPLEFT" + }, + "text": "The advent of personal computers in the late 1970s and early 1980s transformed word ", + "orig": "The advent of personal computers in the late 1970s and early 1980s transformed word ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 31, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 659.2319622786822, + "r_x1": 515.5663519117458, + "r_y1": 659.2319622786822, + "r_x2": 515.5663519117458, + "r_y2": 645.947932232765, + "r_x3": 72.00000026697958, + "r_y3": 645.947932232765, + "coord_origin": "TOPLEFT" + }, + "text": "processing from a niche tool to an essential technology for businesses and individuals alike. ", + "orig": "processing from a niche tool to an essential technology for businesses and individuals alike. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 32, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 686.4575523727893, + "r_x1": 94.63680335091797, + "r_y1": 686.4575523727893, + "r_x2": 94.63680335091797, + "r_y2": 674.1095623301076, + "r_x3": 90.00000033372447, + "r_y3": 674.1095623301076, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 33, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 686.8319723740835, + "r_x1": 194.98799072302515, + "r_y1": 686.8319723740835, + "r_x2": 194.98799072302515, + "r_y2": 673.5479423281663, + "r_x3": 108.00000040046937, + "r_y3": 673.5479423281663, + "coord_origin": "TOPLEFT" + }, + "text": "WordStar (1978)", + "orig": "WordStar (1978)", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 34, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 194.98828072302624, + "r_y0": 686.8319723740835, + "r_x1": 514.9152819093315, + "r_y1": 686.8319723740835, + "r_x2": 514.9152819093315, + "r_y2": 673.5479423281663, + "r_x3": 194.98828072302624, + "r_y3": 673.5479423281663, + "coord_origin": "TOPLEFT" + }, + "text": ": Developed for the CP/M operating system, WordStar was one of ", + "orig": ": Developed for the CP/M operating system, WordStar was one of ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 35, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 700.5119624213694, + "r_x1": 522.527771937559, + "r_y1": 700.5119624213694, + "r_x2": 522.527771937559, + "r_y2": 687.2279323754522, + "r_x3": 108.00000040046937, + "r_y3": 687.2279323754522, + "coord_origin": "TOPLEFT" + }, + "text": "the first widely used word processing programs. It featured early examples of modern ", + "orig": "the first widely used word processing programs. It featured early examples of modern ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 36, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 714.4319424694847, + "r_x1": 270.9374410046495, + "r_y1": 714.4319424694847, + "r_x2": 270.9374410046495, + "r_y2": 701.1479524235677, + "r_x3": 108.00000040046937, + "r_y3": 701.1479524235677, + "coord_origin": "TOPLEFT" + }, + "text": "features like cut, copy, and paste. ", + "orig": "features like cut, copy, and paste. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 37, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 727.7375525154766, + "r_x1": 94.63680335091797, + "r_y1": 727.7375525154766, + "r_x2": 94.63680335091797, + "r_y2": 715.3895824727949, + "r_x3": 90.00000033372447, + "r_y3": 715.3895824727949, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 38, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 728.1119425167707, + "r_x1": 225.9647808378886, + "r_y1": 728.1119425167707, + "r_x2": 225.9647808378886, + "r_y2": 714.8279424708536, + "r_x3": 108.00000040046937, + "r_y3": 714.8279424708536, + "coord_origin": "TOPLEFT" + }, + "text": "Microsoft Word (1983)", + "orig": "Microsoft Word (1983)", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 39, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 225.96680083789616, + "r_y0": 728.1119425167707, + "r_x1": 525.2570219476792, + "r_y1": 728.1119425167707, + "r_x2": 525.2570219476792, + "r_y2": 714.8279424708536, + "r_x3": 225.96680083789616, + "r_y3": 714.8279424708536, + "coord_origin": "TOPLEFT" + }, + "text": ": Microsoft launched Word for MS-DOS in 1983, introducing ", + "orig": ": Microsoft launched Word for MS-DOS in 1983, introducing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 40, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 742.0319825648862, + "r_x1": 517.5070819189419, + "r_y1": 742.0319825648862, + "r_x2": 517.5070819189419, + "r_y2": 728.747922518969, + "r_x3": 108.00000040046937, + "r_y3": 728.747922518969, + "coord_origin": "TOPLEFT" + }, + "text": "a graphical user interface (GUI) and mouse support. Over the years, Microsoft Word ", + "orig": "a graphical user interface (GUI) and mouse support. Over the years, Microsoft Word ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 41, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 755.9519646130017, + "r_x1": 353.26175130991214, + "r_y1": 755.9519646130017, + "r_x2": 353.26175130991214, + "r_y2": 742.6679685670846, + "r_x3": 108.00000040046937, + "r_y3": 742.6679685670846, + "coord_origin": "TOPLEFT" + }, + "text": "became the industry standard for word processing. ", + "orig": "became the industry standard for word processing. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "parsed_page": null, + "predictions": { + "layout": { + "clusters": [ + { + "id": 13, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 72.58795025090546, + "r": 262.98718097516957, + "b": 85.87195029682243, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9216852784156799, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 85.87195029682243, + "r_x1": 262.98718097516957, + "r_y1": 85.87195029682243, + "r_x2": 262.98718097516957, + "r_y2": 72.58795025090546, + "r_x3": 72.00000026697958, + "r_y3": 72.58795025090546, + "coord_origin": "TOPLEFT" + }, + "text": "The Evolution of the Word Processor", + "orig": "The Evolution of the Word Processor", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 6, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 100.18799034630695, + "r": 497.51987184482846, + "b": 127.39196044033929, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9795150756835938, + "cells": [ + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 113.47198039222405, + "r_x1": 497.51987184482846, + "r_y1": 113.47198039222405, + "r_x2": 497.51987184482846, + "r_y2": 100.18799034630695, + "r_x3": 72.00000026697958, + "r_y3": 100.18799034630695, + "coord_origin": "TOPLEFT" + }, + "text": "The concept of the word processor predates modern computers and has evolved through ", + "orig": "The concept of the word processor predates modern computers and has evolved through ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 127.39196044033929, + "r_x1": 233.94727086748813, + "r_y1": 127.39196044033929, + "r_x2": 233.94727086748813, + "r_y2": 114.10797039442241, + "r_x3": 72.00000026697958, + "r_y3": 114.10797039442241, + "coord_origin": "TOPLEFT" + }, + "text": "several technological milestones. ", + "orig": "several technological milestones. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 11, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 142.1049204911958, + "r": 325.8153412081395, + "b": 156.98303054262306, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9472767114639282, + "cells": [ + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 156.98303054262306, + "r_x1": 325.8153412081395, + "r_y1": 156.98303054262306, + "r_x2": 325.8153412081395, + "r_y2": 142.1049204911958, + "r_x3": 72.00000026697958, + "r_y3": 142.1049204911958, + "coord_origin": "TOPLEFT" + }, + "text": "Pre-Digital Era (19th - Early 20th Century) ", + "orig": "Pre-Digital Era (19th - Early 20th Century) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 0, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 171.2279605918617, + "r": 508.1806618843591, + "b": 226.2719707821251, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.986640989780426, + "cells": [ + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 184.51196063777877, + "r_x1": 508.1806618843591, + "r_y1": 184.51196063777877, + "r_x2": 508.1806618843591, + "r_y2": 171.2279605918617, + "r_x3": 72.00000026697958, + "r_y3": 171.2279605918617, + "coord_origin": "TOPLEFT" + }, + "text": "The origins of word processing can be traced back to the invention of the typewriter in the ", + "orig": "The origins of word processing can be traced back to the invention of the typewriter in the ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 5, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 198.43194068589423, + "r_x1": 466.9111617313298, + "r_y1": 198.43194068589423, + "r_x2": 466.9111617313298, + "r_y2": 185.14795063997713, + "r_x3": 72.00000026697958, + "r_y3": 185.14795063997713, + "coord_origin": "TOPLEFT" + }, + "text": "mid-19th century. Patented in 1868 by Christopher Latham Sholes, the typewriter ", + "orig": "mid-19th century. Patented in 1868 by Christopher Latham Sholes, the typewriter ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 6, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 212.11194073318006, + "r_x1": 507.5440418819985, + "r_y1": 212.11194073318006, + "r_x2": 507.5440418819985, + "r_y2": 198.82794068726287, + "r_x3": 72.00000026697958, + "r_y3": 198.82794068726287, + "coord_origin": "TOPLEFT" + }, + "text": "revolutionized written communication by enabling people to produce legible, professional ", + "orig": "revolutionized written communication by enabling people to produce legible, professional ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 7, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 226.2719707821251, + "r_x1": 294.60361109240483, + "r_y1": 226.2719707821251, + "r_x2": 294.60361109240483, + "r_y2": 212.987970736208, + "r_x3": 72.00000026697958, + "r_y3": 212.987970736208, + "coord_origin": "TOPLEFT" + }, + "text": "documents more efficiently than handwriting. ", + "orig": "documents more efficiently than handwriting. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 2, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 240.3479608307798, + "r": 504.5038518707254, + "b": 295.39196102104336, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9847150444984436, + "cells": [ + { + "index": 8, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 253.6319608766969, + "r_x1": 485.8655118016134, + "r_y1": 253.6319608766969, + "r_x2": 485.8655118016134, + "r_y2": 240.3479608307798, + "r_x3": 72.00000026697958, + "r_y3": 240.3479608307798, + "coord_origin": "TOPLEFT" + }, + "text": "During this period, the term \"word processing\" didn't exist, but the typewriter laid the ", + "orig": "During this period, the term \"word processing\" didn't exist, but the typewriter laid the ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 9, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 267.55194092481236, + "r_x1": 504.5038518707254, + "r_y1": 267.55194092481236, + "r_x2": 504.5038518707254, + "r_y2": 254.26794087889516, + "r_x3": 72.00000026697958, + "r_y3": 254.26794087889516, + "coord_origin": "TOPLEFT" + }, + "text": "groundwork for future developments. Over time, advancements such as carbon paper (for ", + "orig": "groundwork for future developments. Over time, advancements such as carbon paper (for ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 10, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 281.2319909720984, + "r_x1": 497.86462184610673, + "r_y1": 281.2319909720984, + "r_x2": 497.86462184610673, + "r_y2": 267.94793092618113, + "r_x3": 72.00000026697958, + "r_y3": 267.94793092618113, + "coord_origin": "TOPLEFT" + }, + "text": "copies) and the electric typewriter (introduced by IBM in 1935) improved the speed and ", + "orig": "copies) and the electric typewriter (introduced by IBM in 1935) improved the speed and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 11, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 295.39196102104336, + "r_x1": 242.92383090077365, + "r_y1": 295.39196102104336, + "r_x2": 242.92383090077365, + "r_y2": 282.10797097512625, + "r_x3": 72.00000026697958, + "r_y3": 282.10797097512625, + "coord_origin": "TOPLEFT" + }, + "text": "convenience of document creation. ", + "orig": "convenience of document creation. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 12, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 337.7049211673011, + "r": 336.7180512485673, + "b": 352.5830012187282, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9312856793403625, + "cells": [ + { + "index": 12, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 352.5830012187282, + "r_x1": 336.7180512485673, + "r_y1": 352.5830012187282, + "r_x2": 336.7180512485673, + "r_y2": 337.7049211673011, + "r_x3": 72.00000026697958, + "r_y3": 337.7049211673011, + "coord_origin": "TOPLEFT" + }, + "text": "The Birth of Word Processing (1960s - 1970s) ", + "orig": "The Birth of Word Processing (1960s - 1970s) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 1, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 367.0679612687965, + "r": 523.1927519400248, + "b": 408.19195141094445, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9855563044548035, + "cells": [ + { + "index": 13, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 380.3519613147136, + "r_x1": 521.6542419343198, + "r_y1": 380.3519613147136, + "r_x2": 521.6542419343198, + "r_y2": 367.0679612687965, + "r_x3": 72.00000026697958, + "r_y3": 367.0679612687965, + "coord_origin": "TOPLEFT" + }, + "text": "The term \"word processor\" first emerged in the 1960s and referred to any system designed to ", + "orig": "The term \"word processor\" first emerged in the 1960s and referred to any system designed to ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 14, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 394.0319513619994, + "r_x1": 523.1927519400248, + "r_y1": 394.0319513619994, + "r_x2": 523.1927519400248, + "r_y2": 380.7479813160824, + "r_x3": 72.00000026697958, + "r_y3": 380.7479813160824, + "coord_origin": "TOPLEFT" + }, + "text": "streamline written communication and document production. Early word processors were not ", + "orig": "streamline written communication and document production. Early word processors were not ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 15, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 408.19195141094445, + "r_x1": 319.5820911850263, + "r_y1": 408.19195141094445, + "r_x2": 319.5820911850263, + "r_y2": 394.9079613650274, + "r_x3": 72.00000026697958, + "r_y3": 394.9079613650274, + "coord_origin": "TOPLEFT" + }, + "text": "software programs but rather standalone machines. ", + "orig": "software programs but rather standalone machines. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 4, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 422.2679414595992, + "r": 518.011111920811, + "b": 477.07196164903314, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9806972742080688, + "cells": [ + { + "index": 16, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 435.1775515042221, + "r_x1": 94.63680335091797, + "r_y1": 435.1775515042221, + "r_x2": 94.63680335091797, + "r_y2": 422.8295614615404, + "r_x3": 90.00000033372447, + "r_y3": 422.8295614615404, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 17, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 435.55194150551625, + "r_x1": 368.59430136676593, + "r_y1": 435.55194150551625, + "r_x2": 368.59430136676593, + "r_y2": 422.2679414595992, + "r_x3": 108.00000040046937, + "r_y3": 422.2679414595992, + "coord_origin": "TOPLEFT" + }, + "text": "IBM MT/ST (Magnetic Tape/Selectric Typewriter)", + "orig": "IBM MT/ST (Magnetic Tape/Selectric Typewriter)", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 18, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 368.601591366793, + "r_y0": 435.55194150551625, + "r_x1": 492.58316182652294, + "r_y1": 435.55194150551625, + "r_x2": 492.58316182652294, + "r_y2": 422.2679414595992, + "r_x3": 368.601591366793, + "r_y3": 422.2679414595992, + "coord_origin": "TOPLEFT" + }, + "text": ": Introduced in 1964, this ", + "orig": ": Introduced in 1964, this ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 19, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 449.47198155363185, + "r_x1": 518.011111920811, + "r_y1": 449.47198155363185, + "r_x2": 518.011111920811, + "r_y2": 436.1879515077147, + "r_x3": 108.00000040046937, + "r_y3": 436.1879515077147, + "coord_origin": "TOPLEFT" + }, + "text": "machine combined IBM's Selectric typewriter with magnetic tape storage. It allowed ", + "orig": "machine combined IBM's Selectric typewriter with magnetic tape storage. It allowed ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 20, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 463.1519716009177, + "r_x1": 491.5230418225918, + "r_y1": 463.1519716009177, + "r_x2": 491.5230418225918, + "r_y2": 449.86795155500056, + "r_x3": 108.00000040046937, + "r_y3": 449.86795155500056, + "coord_origin": "TOPLEFT" + }, + "text": "users to record, edit, and replay typed content-an early example of digital text ", + "orig": "users to record, edit, and replay typed content-an early example of digital text ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 21, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 477.07196164903314, + "r_x1": 148.65236055121034, + "r_y1": 477.07196164903314, + "r_x2": 148.65236055121034, + "r_y2": 463.78793160311596, + "r_x3": 108.00000040046937, + "r_y3": 463.78793160311596, + "coord_origin": "TOPLEFT" + }, + "text": "storage. ", + "orig": "storage. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 3, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 477.4679516504019, + "r": 497.51746184481954, + "b": 518.5919817925501, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9817657470703125, + "cells": [ + { + "index": 22, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 490.37756169502495, + "r_x1": 94.63680335091797, + "r_y1": 490.37756169502495, + "r_x2": 94.63680335091797, + "r_y2": 478.02957165234324, + "r_x3": 90.00000033372447, + "r_y3": 478.02957165234324, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 23, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 490.7519816963191, + "r_x1": 208.32721077248766, + "r_y1": 490.7519816963191, + "r_x2": 208.32721077248766, + "r_y2": 477.4679516504019, + "r_x3": 108.00000040046937, + "r_y3": 477.4679516504019, + "coord_origin": "TOPLEFT" + }, + "text": "Wang Laboratories", + "orig": "Wang Laboratories", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 24, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 208.3300807724983, + "r_y0": 490.7519816963191, + "r_x1": 496.9083318425608, + "r_y1": 490.7519816963191, + "r_x2": 496.9083318425608, + "r_y2": 477.4679516504019, + "r_x3": 208.3300807724983, + "r_y3": 477.4679516504019, + "coord_origin": "TOPLEFT" + }, + "text": ": In the 1970s, Wang introduced dedicated word processing ", + "orig": ": In the 1970s, Wang introduced dedicated word processing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 25, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 504.6719617444345, + "r_x1": 497.51746184481954, + "r_y1": 504.6719617444345, + "r_x2": 497.51746184481954, + "r_y2": 491.38794169851735, + "r_x3": 108.00000040046937, + "r_y3": 491.38794169851735, + "coord_origin": "TOPLEFT" + }, + "text": "machines. These devices, like the Wang 1200, featured small screens and floppy ", + "orig": "machines. These devices, like the Wang 1200, featured small screens and floppy ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 26, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 518.5919817925501, + "r_x1": 341.6191112667406, + "r_y1": 518.5919817925501, + "r_x2": 341.6191112667406, + "r_y2": 505.30795174663285, + "r_x3": 108.00000040046937, + "r_y3": 505.30795174663285, + "coord_origin": "TOPLEFT" + }, + "text": "disks, making them revolutionary for their time. ", + "orig": "disks, making them revolutionary for their time. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 7, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 532.9079618420342, + "r": 514.4709519076839, + "b": 560.3519619368964, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9792535305023193, + "cells": [ + { + "index": 27, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 546.1919518879513, + "r_x1": 514.4709519076839, + "r_y1": 546.1919518879513, + "r_x2": 514.4709519076839, + "r_y2": 532.9079618420342, + "r_x3": 72.00000026697958, + "r_y3": 532.9079618420342, + "coord_origin": "TOPLEFT" + }, + "text": "These machines were primarily used in offices, where secretarial pools benefited from their ", + "orig": "These machines were primarily used in offices, where secretarial pools benefited from their ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 28, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 560.3519619368964, + "r_x1": 364.2772813507583, + "r_y1": 560.3519619368964, + "r_x2": 364.2772813507583, + "r_y2": 547.0679318909793, + "r_x3": 72.00000026697958, + "r_y3": 547.0679318909793, + "coord_origin": "TOPLEFT" + }, + "text": "ability to make revisions without retyping entire documents. ", + "orig": "ability to make revisions without retyping entire documents. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 10, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 602.6649120831541, + "r": 306.7123111373045, + "b": 617.5429721345812, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.950114905834198, + "cells": [ + { + "index": 29, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 617.5429721345812, + "r_x1": 306.7123111373045, + "r_y1": 617.5429721345812, + "r_x2": 306.7123111373045, + "r_y2": 602.6649120831541, + "r_x3": 72.00000026697958, + "r_y3": 602.6649120831541, + "coord_origin": "TOPLEFT" + }, + "text": "The Rise of Personal Computers (1980s) ", + "orig": "The Rise of Personal Computers (1980s) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 9, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 631.7879321838199, + "r": 515.5663519117458, + "b": 659.2319622786822, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9778240919113159, + "cells": [ + { + "index": 30, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 645.0719622297371, + "r_x1": 487.8694518090441, + "r_y1": 645.0719622297371, + "r_x2": 487.8694518090441, + "r_y2": 631.7879321838199, + "r_x3": 72.00000026697958, + "r_y3": 631.7879321838199, + "coord_origin": "TOPLEFT" + }, + "text": "The advent of personal computers in the late 1970s and early 1980s transformed word ", + "orig": "The advent of personal computers in the late 1970s and early 1980s transformed word ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 31, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 659.2319622786822, + "r_x1": 515.5663519117458, + "r_y1": 659.2319622786822, + "r_x2": 515.5663519117458, + "r_y2": 645.947932232765, + "r_x3": 72.00000026697958, + "r_y3": 645.947932232765, + "coord_origin": "TOPLEFT" + }, + "text": "processing from a niche tool to an essential technology for businesses and individuals alike. ", + "orig": "processing from a niche tool to an essential technology for businesses and individuals alike. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 8, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 673.5479423281663, + "r": 522.527771937559, + "b": 714.4319424694847, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9782076478004456, + "cells": [ + { + "index": 32, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 686.4575523727893, + "r_x1": 94.63680335091797, + "r_y1": 686.4575523727893, + "r_x2": 94.63680335091797, + "r_y2": 674.1095623301076, + "r_x3": 90.00000033372447, + "r_y3": 674.1095623301076, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 33, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 686.8319723740835, + "r_x1": 194.98799072302515, + "r_y1": 686.8319723740835, + "r_x2": 194.98799072302515, + "r_y2": 673.5479423281663, + "r_x3": 108.00000040046937, + "r_y3": 673.5479423281663, + "coord_origin": "TOPLEFT" + }, + "text": "WordStar (1978)", + "orig": "WordStar (1978)", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 34, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 194.98828072302624, + "r_y0": 686.8319723740835, + "r_x1": 514.9152819093315, + "r_y1": 686.8319723740835, + "r_x2": 514.9152819093315, + "r_y2": 673.5479423281663, + "r_x3": 194.98828072302624, + "r_y3": 673.5479423281663, + "coord_origin": "TOPLEFT" + }, + "text": ": Developed for the CP/M operating system, WordStar was one of ", + "orig": ": Developed for the CP/M operating system, WordStar was one of ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 35, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 700.5119624213694, + "r_x1": 522.527771937559, + "r_y1": 700.5119624213694, + "r_x2": 522.527771937559, + "r_y2": 687.2279323754522, + "r_x3": 108.00000040046937, + "r_y3": 687.2279323754522, + "coord_origin": "TOPLEFT" + }, + "text": "the first widely used word processing programs. It featured early examples of modern ", + "orig": "the first widely used word processing programs. It featured early examples of modern ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 36, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 714.4319424694847, + "r_x1": 270.9374410046495, + "r_y1": 714.4319424694847, + "r_x2": 270.9374410046495, + "r_y2": 701.1479524235677, + "r_x3": 108.00000040046937, + "r_y3": 701.1479524235677, + "coord_origin": "TOPLEFT" + }, + "text": "features like cut, copy, and paste. ", + "orig": "features like cut, copy, and paste. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 5, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 714.8279424708536, + "r": 525.2570219476792, + "b": 755.9519646130017, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9797734618186951, + "cells": [ + { + "index": 37, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 727.7375525154766, + "r_x1": 94.63680335091797, + "r_y1": 727.7375525154766, + "r_x2": 94.63680335091797, + "r_y2": 715.3895824727949, + "r_x3": 90.00000033372447, + "r_y3": 715.3895824727949, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 38, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 728.1119425167707, + "r_x1": 225.9647808378886, + "r_y1": 728.1119425167707, + "r_x2": 225.9647808378886, + "r_y2": 714.8279424708536, + "r_x3": 108.00000040046937, + "r_y3": 714.8279424708536, + "coord_origin": "TOPLEFT" + }, + "text": "Microsoft Word (1983)", + "orig": "Microsoft Word (1983)", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 39, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 225.96680083789616, + "r_y0": 728.1119425167707, + "r_x1": 525.2570219476792, + "r_y1": 728.1119425167707, + "r_x2": 525.2570219476792, + "r_y2": 714.8279424708536, + "r_x3": 225.96680083789616, + "r_y3": 714.8279424708536, + "coord_origin": "TOPLEFT" + }, + "text": ": Microsoft launched Word for MS-DOS in 1983, introducing ", + "orig": ": Microsoft launched Word for MS-DOS in 1983, introducing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 40, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 742.0319825648862, + "r_x1": 517.5070819189419, + "r_y1": 742.0319825648862, + "r_x2": 517.5070819189419, + "r_y2": 728.747922518969, + "r_x3": 108.00000040046937, + "r_y3": 728.747922518969, + "coord_origin": "TOPLEFT" + }, + "text": "a graphical user interface (GUI) and mouse support. Over the years, Microsoft Word ", + "orig": "a graphical user interface (GUI) and mouse support. Over the years, Microsoft Word ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 41, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 755.9519646130017, + "r_x1": 353.26175130991214, + "r_y1": 755.9519646130017, + "r_x2": 353.26175130991214, + "r_y2": 742.6679685670846, + "r_x3": 108.00000040046937, + "r_y3": 742.6679685670846, + "coord_origin": "TOPLEFT" + }, + "text": "became the industry standard for word processing. ", + "orig": "became the industry standard for word processing. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + } + ] + }, + "tablestructure": { + "table_map": {} + }, + "figures_classification": null, + "equations_prediction": null, + "vlm_response": null + }, + "assembled": { + "elements": [ + { + "label": "section_header", + "id": 13, + "page_no": 0, + "cluster": { + "id": 13, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 72.58795025090546, + "r": 262.98718097516957, + "b": 85.87195029682243, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9216852784156799, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 85.87195029682243, + "r_x1": 262.98718097516957, + "r_y1": 85.87195029682243, + "r_x2": 262.98718097516957, + "r_y2": 72.58795025090546, + "r_x3": 72.00000026697958, + "r_y3": 72.58795025090546, + "coord_origin": "TOPLEFT" + }, + "text": "The Evolution of the Word Processor", + "orig": "The Evolution of the Word Processor", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The Evolution of the Word Processor" + }, + { + "label": "text", + "id": 6, + "page_no": 0, + "cluster": { + "id": 6, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 100.18799034630695, + "r": 497.51987184482846, + "b": 127.39196044033929, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9795150756835938, + "cells": [ + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 113.47198039222405, + "r_x1": 497.51987184482846, + "r_y1": 113.47198039222405, + "r_x2": 497.51987184482846, + "r_y2": 100.18799034630695, + "r_x3": 72.00000026697958, + "r_y3": 100.18799034630695, + "coord_origin": "TOPLEFT" + }, + "text": "The concept of the word processor predates modern computers and has evolved through ", + "orig": "The concept of the word processor predates modern computers and has evolved through ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 127.39196044033929, + "r_x1": 233.94727086748813, + "r_y1": 127.39196044033929, + "r_x2": 233.94727086748813, + "r_y2": 114.10797039442241, + "r_x3": 72.00000026697958, + "r_y3": 114.10797039442241, + "coord_origin": "TOPLEFT" + }, + "text": "several technological milestones. ", + "orig": "several technological milestones. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The concept of the word processor predates modern computers and has evolved through several technological milestones." + }, + { + "label": "section_header", + "id": 11, + "page_no": 0, + "cluster": { + "id": 11, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 142.1049204911958, + "r": 325.8153412081395, + "b": 156.98303054262306, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9472767114639282, + "cells": [ + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 156.98303054262306, + "r_x1": 325.8153412081395, + "r_y1": 156.98303054262306, + "r_x2": 325.8153412081395, + "r_y2": 142.1049204911958, + "r_x3": 72.00000026697958, + "r_y3": 142.1049204911958, + "coord_origin": "TOPLEFT" + }, + "text": "Pre-Digital Era (19th - Early 20th Century) ", + "orig": "Pre-Digital Era (19th - Early 20th Century) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "Pre-Digital Era (19th - Early 20th Century)" + }, + { + "label": "text", + "id": 0, + "page_no": 0, + "cluster": { + "id": 0, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 171.2279605918617, + "r": 508.1806618843591, + "b": 226.2719707821251, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.986640989780426, + "cells": [ + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 184.51196063777877, + "r_x1": 508.1806618843591, + "r_y1": 184.51196063777877, + "r_x2": 508.1806618843591, + "r_y2": 171.2279605918617, + "r_x3": 72.00000026697958, + "r_y3": 171.2279605918617, + "coord_origin": "TOPLEFT" + }, + "text": "The origins of word processing can be traced back to the invention of the typewriter in the ", + "orig": "The origins of word processing can be traced back to the invention of the typewriter in the ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 5, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 198.43194068589423, + "r_x1": 466.9111617313298, + "r_y1": 198.43194068589423, + "r_x2": 466.9111617313298, + "r_y2": 185.14795063997713, + "r_x3": 72.00000026697958, + "r_y3": 185.14795063997713, + "coord_origin": "TOPLEFT" + }, + "text": "mid-19th century. Patented in 1868 by Christopher Latham Sholes, the typewriter ", + "orig": "mid-19th century. Patented in 1868 by Christopher Latham Sholes, the typewriter ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 6, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 212.11194073318006, + "r_x1": 507.5440418819985, + "r_y1": 212.11194073318006, + "r_x2": 507.5440418819985, + "r_y2": 198.82794068726287, + "r_x3": 72.00000026697958, + "r_y3": 198.82794068726287, + "coord_origin": "TOPLEFT" + }, + "text": "revolutionized written communication by enabling people to produce legible, professional ", + "orig": "revolutionized written communication by enabling people to produce legible, professional ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 7, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 226.2719707821251, + "r_x1": 294.60361109240483, + "r_y1": 226.2719707821251, + "r_x2": 294.60361109240483, + "r_y2": 212.987970736208, + "r_x3": 72.00000026697958, + "r_y3": 212.987970736208, + "coord_origin": "TOPLEFT" + }, + "text": "documents more efficiently than handwriting. ", + "orig": "documents more efficiently than handwriting. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The origins of word processing can be traced back to the invention of the typewriter in the mid-19th century. Patented in 1868 by Christopher Latham Sholes, the typewriter revolutionized written communication by enabling people to produce legible, professional documents more efficiently than handwriting." + }, + { + "label": "text", + "id": 2, + "page_no": 0, + "cluster": { + "id": 2, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 240.3479608307798, + "r": 504.5038518707254, + "b": 295.39196102104336, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9847150444984436, + "cells": [ + { + "index": 8, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 253.6319608766969, + "r_x1": 485.8655118016134, + "r_y1": 253.6319608766969, + "r_x2": 485.8655118016134, + "r_y2": 240.3479608307798, + "r_x3": 72.00000026697958, + "r_y3": 240.3479608307798, + "coord_origin": "TOPLEFT" + }, + "text": "During this period, the term \"word processing\" didn't exist, but the typewriter laid the ", + "orig": "During this period, the term \"word processing\" didn't exist, but the typewriter laid the ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 9, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 267.55194092481236, + "r_x1": 504.5038518707254, + "r_y1": 267.55194092481236, + "r_x2": 504.5038518707254, + "r_y2": 254.26794087889516, + "r_x3": 72.00000026697958, + "r_y3": 254.26794087889516, + "coord_origin": "TOPLEFT" + }, + "text": "groundwork for future developments. Over time, advancements such as carbon paper (for ", + "orig": "groundwork for future developments. Over time, advancements such as carbon paper (for ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 10, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 281.2319909720984, + "r_x1": 497.86462184610673, + "r_y1": 281.2319909720984, + "r_x2": 497.86462184610673, + "r_y2": 267.94793092618113, + "r_x3": 72.00000026697958, + "r_y3": 267.94793092618113, + "coord_origin": "TOPLEFT" + }, + "text": "copies) and the electric typewriter (introduced by IBM in 1935) improved the speed and ", + "orig": "copies) and the electric typewriter (introduced by IBM in 1935) improved the speed and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 11, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 295.39196102104336, + "r_x1": 242.92383090077365, + "r_y1": 295.39196102104336, + "r_x2": 242.92383090077365, + "r_y2": 282.10797097512625, + "r_x3": 72.00000026697958, + "r_y3": 282.10797097512625, + "coord_origin": "TOPLEFT" + }, + "text": "convenience of document creation. ", + "orig": "convenience of document creation. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "During this period, the term \"word processing\" didn't exist, but the typewriter laid the groundwork for future developments. Over time, advancements such as carbon paper (for copies) and the electric typewriter (introduced by IBM in 1935) improved the speed and convenience of document creation." + }, + { + "label": "section_header", + "id": 12, + "page_no": 0, + "cluster": { + "id": 12, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 337.7049211673011, + "r": 336.7180512485673, + "b": 352.5830012187282, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9312856793403625, + "cells": [ + { + "index": 12, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 352.5830012187282, + "r_x1": 336.7180512485673, + "r_y1": 352.5830012187282, + "r_x2": 336.7180512485673, + "r_y2": 337.7049211673011, + "r_x3": 72.00000026697958, + "r_y3": 337.7049211673011, + "coord_origin": "TOPLEFT" + }, + "text": "The Birth of Word Processing (1960s - 1970s) ", + "orig": "The Birth of Word Processing (1960s - 1970s) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The Birth of Word Processing (1960s - 1970s)" + }, + { + "label": "text", + "id": 1, + "page_no": 0, + "cluster": { + "id": 1, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 367.0679612687965, + "r": 523.1927519400248, + "b": 408.19195141094445, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9855563044548035, + "cells": [ + { + "index": 13, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 380.3519613147136, + "r_x1": 521.6542419343198, + "r_y1": 380.3519613147136, + "r_x2": 521.6542419343198, + "r_y2": 367.0679612687965, + "r_x3": 72.00000026697958, + "r_y3": 367.0679612687965, + "coord_origin": "TOPLEFT" + }, + "text": "The term \"word processor\" first emerged in the 1960s and referred to any system designed to ", + "orig": "The term \"word processor\" first emerged in the 1960s and referred to any system designed to ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 14, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 394.0319513619994, + "r_x1": 523.1927519400248, + "r_y1": 394.0319513619994, + "r_x2": 523.1927519400248, + "r_y2": 380.7479813160824, + "r_x3": 72.00000026697958, + "r_y3": 380.7479813160824, + "coord_origin": "TOPLEFT" + }, + "text": "streamline written communication and document production. Early word processors were not ", + "orig": "streamline written communication and document production. Early word processors were not ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 15, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 408.19195141094445, + "r_x1": 319.5820911850263, + "r_y1": 408.19195141094445, + "r_x2": 319.5820911850263, + "r_y2": 394.9079613650274, + "r_x3": 72.00000026697958, + "r_y3": 394.9079613650274, + "coord_origin": "TOPLEFT" + }, + "text": "software programs but rather standalone machines. ", + "orig": "software programs but rather standalone machines. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The term \"word processor\" first emerged in the 1960s and referred to any system designed to streamline written communication and document production. Early word processors were not software programs but rather standalone machines." + }, + { + "label": "list_item", + "id": 4, + "page_no": 0, + "cluster": { + "id": 4, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 422.2679414595992, + "r": 518.011111920811, + "b": 477.07196164903314, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9806972742080688, + "cells": [ + { + "index": 16, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 435.1775515042221, + "r_x1": 94.63680335091797, + "r_y1": 435.1775515042221, + "r_x2": 94.63680335091797, + "r_y2": 422.8295614615404, + "r_x3": 90.00000033372447, + "r_y3": 422.8295614615404, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 17, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 435.55194150551625, + "r_x1": 368.59430136676593, + "r_y1": 435.55194150551625, + "r_x2": 368.59430136676593, + "r_y2": 422.2679414595992, + "r_x3": 108.00000040046937, + "r_y3": 422.2679414595992, + "coord_origin": "TOPLEFT" + }, + "text": "IBM MT/ST (Magnetic Tape/Selectric Typewriter)", + "orig": "IBM MT/ST (Magnetic Tape/Selectric Typewriter)", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 18, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 368.601591366793, + "r_y0": 435.55194150551625, + "r_x1": 492.58316182652294, + "r_y1": 435.55194150551625, + "r_x2": 492.58316182652294, + "r_y2": 422.2679414595992, + "r_x3": 368.601591366793, + "r_y3": 422.2679414595992, + "coord_origin": "TOPLEFT" + }, + "text": ": Introduced in 1964, this ", + "orig": ": Introduced in 1964, this ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 19, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 449.47198155363185, + "r_x1": 518.011111920811, + "r_y1": 449.47198155363185, + "r_x2": 518.011111920811, + "r_y2": 436.1879515077147, + "r_x3": 108.00000040046937, + "r_y3": 436.1879515077147, + "coord_origin": "TOPLEFT" + }, + "text": "machine combined IBM's Selectric typewriter with magnetic tape storage. It allowed ", + "orig": "machine combined IBM's Selectric typewriter with magnetic tape storage. It allowed ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 20, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 463.1519716009177, + "r_x1": 491.5230418225918, + "r_y1": 463.1519716009177, + "r_x2": 491.5230418225918, + "r_y2": 449.86795155500056, + "r_x3": 108.00000040046937, + "r_y3": 449.86795155500056, + "coord_origin": "TOPLEFT" + }, + "text": "users to record, edit, and replay typed content-an early example of digital text ", + "orig": "users to record, edit, and replay typed content-an early example of digital text ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 21, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 477.07196164903314, + "r_x1": 148.65236055121034, + "r_y1": 477.07196164903314, + "r_x2": 148.65236055121034, + "r_y2": 463.78793160311596, + "r_x3": 108.00000040046937, + "r_y3": 463.78793160311596, + "coord_origin": "TOPLEFT" + }, + "text": "storage. ", + "orig": "storage. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 IBM MT/ST (Magnetic Tape/Selectric Typewriter) : Introduced in 1964, this machine combined IBM's Selectric typewriter with magnetic tape storage. It allowed users to record, edit, and replay typed content-an early example of digital text storage." + }, + { + "label": "list_item", + "id": 3, + "page_no": 0, + "cluster": { + "id": 3, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 477.4679516504019, + "r": 497.51746184481954, + "b": 518.5919817925501, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9817657470703125, + "cells": [ + { + "index": 22, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 490.37756169502495, + "r_x1": 94.63680335091797, + "r_y1": 490.37756169502495, + "r_x2": 94.63680335091797, + "r_y2": 478.02957165234324, + "r_x3": 90.00000033372447, + "r_y3": 478.02957165234324, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 23, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 490.7519816963191, + "r_x1": 208.32721077248766, + "r_y1": 490.7519816963191, + "r_x2": 208.32721077248766, + "r_y2": 477.4679516504019, + "r_x3": 108.00000040046937, + "r_y3": 477.4679516504019, + "coord_origin": "TOPLEFT" + }, + "text": "Wang Laboratories", + "orig": "Wang Laboratories", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 24, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 208.3300807724983, + "r_y0": 490.7519816963191, + "r_x1": 496.9083318425608, + "r_y1": 490.7519816963191, + "r_x2": 496.9083318425608, + "r_y2": 477.4679516504019, + "r_x3": 208.3300807724983, + "r_y3": 477.4679516504019, + "coord_origin": "TOPLEFT" + }, + "text": ": In the 1970s, Wang introduced dedicated word processing ", + "orig": ": In the 1970s, Wang introduced dedicated word processing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 25, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 504.6719617444345, + "r_x1": 497.51746184481954, + "r_y1": 504.6719617444345, + "r_x2": 497.51746184481954, + "r_y2": 491.38794169851735, + "r_x3": 108.00000040046937, + "r_y3": 491.38794169851735, + "coord_origin": "TOPLEFT" + }, + "text": "machines. These devices, like the Wang 1200, featured small screens and floppy ", + "orig": "machines. These devices, like the Wang 1200, featured small screens and floppy ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 26, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 518.5919817925501, + "r_x1": 341.6191112667406, + "r_y1": 518.5919817925501, + "r_x2": 341.6191112667406, + "r_y2": 505.30795174663285, + "r_x3": 108.00000040046937, + "r_y3": 505.30795174663285, + "coord_origin": "TOPLEFT" + }, + "text": "disks, making them revolutionary for their time. ", + "orig": "disks, making them revolutionary for their time. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Wang Laboratories : In the 1970s, Wang introduced dedicated word processing machines. These devices, like the Wang 1200, featured small screens and floppy disks, making them revolutionary for their time." + }, + { + "label": "text", + "id": 7, + "page_no": 0, + "cluster": { + "id": 7, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 532.9079618420342, + "r": 514.4709519076839, + "b": 560.3519619368964, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9792535305023193, + "cells": [ + { + "index": 27, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 546.1919518879513, + "r_x1": 514.4709519076839, + "r_y1": 546.1919518879513, + "r_x2": 514.4709519076839, + "r_y2": 532.9079618420342, + "r_x3": 72.00000026697958, + "r_y3": 532.9079618420342, + "coord_origin": "TOPLEFT" + }, + "text": "These machines were primarily used in offices, where secretarial pools benefited from their ", + "orig": "These machines were primarily used in offices, where secretarial pools benefited from their ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 28, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 560.3519619368964, + "r_x1": 364.2772813507583, + "r_y1": 560.3519619368964, + "r_x2": 364.2772813507583, + "r_y2": 547.0679318909793, + "r_x3": 72.00000026697958, + "r_y3": 547.0679318909793, + "coord_origin": "TOPLEFT" + }, + "text": "ability to make revisions without retyping entire documents. ", + "orig": "ability to make revisions without retyping entire documents. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "These machines were primarily used in offices, where secretarial pools benefited from their ability to make revisions without retyping entire documents." + }, + { + "label": "section_header", + "id": 10, + "page_no": 0, + "cluster": { + "id": 10, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 602.6649120831541, + "r": 306.7123111373045, + "b": 617.5429721345812, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.950114905834198, + "cells": [ + { + "index": 29, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 617.5429721345812, + "r_x1": 306.7123111373045, + "r_y1": 617.5429721345812, + "r_x2": 306.7123111373045, + "r_y2": 602.6649120831541, + "r_x3": 72.00000026697958, + "r_y3": 602.6649120831541, + "coord_origin": "TOPLEFT" + }, + "text": "The Rise of Personal Computers (1980s) ", + "orig": "The Rise of Personal Computers (1980s) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The Rise of Personal Computers (1980s)" + }, + { + "label": "text", + "id": 9, + "page_no": 0, + "cluster": { + "id": 9, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 631.7879321838199, + "r": 515.5663519117458, + "b": 659.2319622786822, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9778240919113159, + "cells": [ + { + "index": 30, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 645.0719622297371, + "r_x1": 487.8694518090441, + "r_y1": 645.0719622297371, + "r_x2": 487.8694518090441, + "r_y2": 631.7879321838199, + "r_x3": 72.00000026697958, + "r_y3": 631.7879321838199, + "coord_origin": "TOPLEFT" + }, + "text": "The advent of personal computers in the late 1970s and early 1980s transformed word ", + "orig": "The advent of personal computers in the late 1970s and early 1980s transformed word ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 31, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 659.2319622786822, + "r_x1": 515.5663519117458, + "r_y1": 659.2319622786822, + "r_x2": 515.5663519117458, + "r_y2": 645.947932232765, + "r_x3": 72.00000026697958, + "r_y3": 645.947932232765, + "coord_origin": "TOPLEFT" + }, + "text": "processing from a niche tool to an essential technology for businesses and individuals alike. ", + "orig": "processing from a niche tool to an essential technology for businesses and individuals alike. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The advent of personal computers in the late 1970s and early 1980s transformed word processing from a niche tool to an essential technology for businesses and individuals alike." + }, + { + "label": "list_item", + "id": 8, + "page_no": 0, + "cluster": { + "id": 8, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 673.5479423281663, + "r": 522.527771937559, + "b": 714.4319424694847, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9782076478004456, + "cells": [ + { + "index": 32, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 686.4575523727893, + "r_x1": 94.63680335091797, + "r_y1": 686.4575523727893, + "r_x2": 94.63680335091797, + "r_y2": 674.1095623301076, + "r_x3": 90.00000033372447, + "r_y3": 674.1095623301076, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 33, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 686.8319723740835, + "r_x1": 194.98799072302515, + "r_y1": 686.8319723740835, + "r_x2": 194.98799072302515, + "r_y2": 673.5479423281663, + "r_x3": 108.00000040046937, + "r_y3": 673.5479423281663, + "coord_origin": "TOPLEFT" + }, + "text": "WordStar (1978)", + "orig": "WordStar (1978)", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 34, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 194.98828072302624, + "r_y0": 686.8319723740835, + "r_x1": 514.9152819093315, + "r_y1": 686.8319723740835, + "r_x2": 514.9152819093315, + "r_y2": 673.5479423281663, + "r_x3": 194.98828072302624, + "r_y3": 673.5479423281663, + "coord_origin": "TOPLEFT" + }, + "text": ": Developed for the CP/M operating system, WordStar was one of ", + "orig": ": Developed for the CP/M operating system, WordStar was one of ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 35, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 700.5119624213694, + "r_x1": 522.527771937559, + "r_y1": 700.5119624213694, + "r_x2": 522.527771937559, + "r_y2": 687.2279323754522, + "r_x3": 108.00000040046937, + "r_y3": 687.2279323754522, + "coord_origin": "TOPLEFT" + }, + "text": "the first widely used word processing programs. It featured early examples of modern ", + "orig": "the first widely used word processing programs. It featured early examples of modern ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 36, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 714.4319424694847, + "r_x1": 270.9374410046495, + "r_y1": 714.4319424694847, + "r_x2": 270.9374410046495, + "r_y2": 701.1479524235677, + "r_x3": 108.00000040046937, + "r_y3": 701.1479524235677, + "coord_origin": "TOPLEFT" + }, + "text": "features like cut, copy, and paste. ", + "orig": "features like cut, copy, and paste. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 WordStar (1978) : Developed for the CP/M operating system, WordStar was one of the first widely used word processing programs. It featured early examples of modern features like cut, copy, and paste." + }, + { + "label": "list_item", + "id": 5, + "page_no": 0, + "cluster": { + "id": 5, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 714.8279424708536, + "r": 525.2570219476792, + "b": 755.9519646130017, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9797734618186951, + "cells": [ + { + "index": 37, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 727.7375525154766, + "r_x1": 94.63680335091797, + "r_y1": 727.7375525154766, + "r_x2": 94.63680335091797, + "r_y2": 715.3895824727949, + "r_x3": 90.00000033372447, + "r_y3": 715.3895824727949, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 38, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 728.1119425167707, + "r_x1": 225.9647808378886, + "r_y1": 728.1119425167707, + "r_x2": 225.9647808378886, + "r_y2": 714.8279424708536, + "r_x3": 108.00000040046937, + "r_y3": 714.8279424708536, + "coord_origin": "TOPLEFT" + }, + "text": "Microsoft Word (1983)", + "orig": "Microsoft Word (1983)", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 39, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 225.96680083789616, + "r_y0": 728.1119425167707, + "r_x1": 525.2570219476792, + "r_y1": 728.1119425167707, + "r_x2": 525.2570219476792, + "r_y2": 714.8279424708536, + "r_x3": 225.96680083789616, + "r_y3": 714.8279424708536, + "coord_origin": "TOPLEFT" + }, + "text": ": Microsoft launched Word for MS-DOS in 1983, introducing ", + "orig": ": Microsoft launched Word for MS-DOS in 1983, introducing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 40, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 742.0319825648862, + "r_x1": 517.5070819189419, + "r_y1": 742.0319825648862, + "r_x2": 517.5070819189419, + "r_y2": 728.747922518969, + "r_x3": 108.00000040046937, + "r_y3": 728.747922518969, + "coord_origin": "TOPLEFT" + }, + "text": "a graphical user interface (GUI) and mouse support. Over the years, Microsoft Word ", + "orig": "a graphical user interface (GUI) and mouse support. Over the years, Microsoft Word ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 41, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 755.9519646130017, + "r_x1": 353.26175130991214, + "r_y1": 755.9519646130017, + "r_x2": 353.26175130991214, + "r_y2": 742.6679685670846, + "r_x3": 108.00000040046937, + "r_y3": 742.6679685670846, + "coord_origin": "TOPLEFT" + }, + "text": "became the industry standard for word processing. ", + "orig": "became the industry standard for word processing. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Microsoft Word (1983) : Microsoft launched Word for MS-DOS in 1983, introducing a graphical user interface (GUI) and mouse support. Over the years, Microsoft Word became the industry standard for word processing." + } + ], + "body": [ + { + "label": "section_header", + "id": 13, + "page_no": 0, + "cluster": { + "id": 13, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 72.58795025090546, + "r": 262.98718097516957, + "b": 85.87195029682243, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9216852784156799, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 85.87195029682243, + "r_x1": 262.98718097516957, + "r_y1": 85.87195029682243, + "r_x2": 262.98718097516957, + "r_y2": 72.58795025090546, + "r_x3": 72.00000026697958, + "r_y3": 72.58795025090546, + "coord_origin": "TOPLEFT" + }, + "text": "The Evolution of the Word Processor", + "orig": "The Evolution of the Word Processor", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The Evolution of the Word Processor" + }, + { + "label": "text", + "id": 6, + "page_no": 0, + "cluster": { + "id": 6, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 100.18799034630695, + "r": 497.51987184482846, + "b": 127.39196044033929, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9795150756835938, + "cells": [ + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 113.47198039222405, + "r_x1": 497.51987184482846, + "r_y1": 113.47198039222405, + "r_x2": 497.51987184482846, + "r_y2": 100.18799034630695, + "r_x3": 72.00000026697958, + "r_y3": 100.18799034630695, + "coord_origin": "TOPLEFT" + }, + "text": "The concept of the word processor predates modern computers and has evolved through ", + "orig": "The concept of the word processor predates modern computers and has evolved through ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 127.39196044033929, + "r_x1": 233.94727086748813, + "r_y1": 127.39196044033929, + "r_x2": 233.94727086748813, + "r_y2": 114.10797039442241, + "r_x3": 72.00000026697958, + "r_y3": 114.10797039442241, + "coord_origin": "TOPLEFT" + }, + "text": "several technological milestones. ", + "orig": "several technological milestones. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The concept of the word processor predates modern computers and has evolved through several technological milestones." + }, + { + "label": "section_header", + "id": 11, + "page_no": 0, + "cluster": { + "id": 11, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 142.1049204911958, + "r": 325.8153412081395, + "b": 156.98303054262306, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9472767114639282, + "cells": [ + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 156.98303054262306, + "r_x1": 325.8153412081395, + "r_y1": 156.98303054262306, + "r_x2": 325.8153412081395, + "r_y2": 142.1049204911958, + "r_x3": 72.00000026697958, + "r_y3": 142.1049204911958, + "coord_origin": "TOPLEFT" + }, + "text": "Pre-Digital Era (19th - Early 20th Century) ", + "orig": "Pre-Digital Era (19th - Early 20th Century) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "Pre-Digital Era (19th - Early 20th Century)" + }, + { + "label": "text", + "id": 0, + "page_no": 0, + "cluster": { + "id": 0, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 171.2279605918617, + "r": 508.1806618843591, + "b": 226.2719707821251, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.986640989780426, + "cells": [ + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 184.51196063777877, + "r_x1": 508.1806618843591, + "r_y1": 184.51196063777877, + "r_x2": 508.1806618843591, + "r_y2": 171.2279605918617, + "r_x3": 72.00000026697958, + "r_y3": 171.2279605918617, + "coord_origin": "TOPLEFT" + }, + "text": "The origins of word processing can be traced back to the invention of the typewriter in the ", + "orig": "The origins of word processing can be traced back to the invention of the typewriter in the ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 5, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 198.43194068589423, + "r_x1": 466.9111617313298, + "r_y1": 198.43194068589423, + "r_x2": 466.9111617313298, + "r_y2": 185.14795063997713, + "r_x3": 72.00000026697958, + "r_y3": 185.14795063997713, + "coord_origin": "TOPLEFT" + }, + "text": "mid-19th century. Patented in 1868 by Christopher Latham Sholes, the typewriter ", + "orig": "mid-19th century. Patented in 1868 by Christopher Latham Sholes, the typewriter ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 6, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 212.11194073318006, + "r_x1": 507.5440418819985, + "r_y1": 212.11194073318006, + "r_x2": 507.5440418819985, + "r_y2": 198.82794068726287, + "r_x3": 72.00000026697958, + "r_y3": 198.82794068726287, + "coord_origin": "TOPLEFT" + }, + "text": "revolutionized written communication by enabling people to produce legible, professional ", + "orig": "revolutionized written communication by enabling people to produce legible, professional ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 7, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 226.2719707821251, + "r_x1": 294.60361109240483, + "r_y1": 226.2719707821251, + "r_x2": 294.60361109240483, + "r_y2": 212.987970736208, + "r_x3": 72.00000026697958, + "r_y3": 212.987970736208, + "coord_origin": "TOPLEFT" + }, + "text": "documents more efficiently than handwriting. ", + "orig": "documents more efficiently than handwriting. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The origins of word processing can be traced back to the invention of the typewriter in the mid-19th century. Patented in 1868 by Christopher Latham Sholes, the typewriter revolutionized written communication by enabling people to produce legible, professional documents more efficiently than handwriting." + }, + { + "label": "text", + "id": 2, + "page_no": 0, + "cluster": { + "id": 2, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 240.3479608307798, + "r": 504.5038518707254, + "b": 295.39196102104336, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9847150444984436, + "cells": [ + { + "index": 8, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 253.6319608766969, + "r_x1": 485.8655118016134, + "r_y1": 253.6319608766969, + "r_x2": 485.8655118016134, + "r_y2": 240.3479608307798, + "r_x3": 72.00000026697958, + "r_y3": 240.3479608307798, + "coord_origin": "TOPLEFT" + }, + "text": "During this period, the term \"word processing\" didn't exist, but the typewriter laid the ", + "orig": "During this period, the term \"word processing\" didn't exist, but the typewriter laid the ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 9, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 267.55194092481236, + "r_x1": 504.5038518707254, + "r_y1": 267.55194092481236, + "r_x2": 504.5038518707254, + "r_y2": 254.26794087889516, + "r_x3": 72.00000026697958, + "r_y3": 254.26794087889516, + "coord_origin": "TOPLEFT" + }, + "text": "groundwork for future developments. Over time, advancements such as carbon paper (for ", + "orig": "groundwork for future developments. Over time, advancements such as carbon paper (for ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 10, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 281.2319909720984, + "r_x1": 497.86462184610673, + "r_y1": 281.2319909720984, + "r_x2": 497.86462184610673, + "r_y2": 267.94793092618113, + "r_x3": 72.00000026697958, + "r_y3": 267.94793092618113, + "coord_origin": "TOPLEFT" + }, + "text": "copies) and the electric typewriter (introduced by IBM in 1935) improved the speed and ", + "orig": "copies) and the electric typewriter (introduced by IBM in 1935) improved the speed and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 11, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 295.39196102104336, + "r_x1": 242.92383090077365, + "r_y1": 295.39196102104336, + "r_x2": 242.92383090077365, + "r_y2": 282.10797097512625, + "r_x3": 72.00000026697958, + "r_y3": 282.10797097512625, + "coord_origin": "TOPLEFT" + }, + "text": "convenience of document creation. ", + "orig": "convenience of document creation. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "During this period, the term \"word processing\" didn't exist, but the typewriter laid the groundwork for future developments. Over time, advancements such as carbon paper (for copies) and the electric typewriter (introduced by IBM in 1935) improved the speed and convenience of document creation." + }, + { + "label": "section_header", + "id": 12, + "page_no": 0, + "cluster": { + "id": 12, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 337.7049211673011, + "r": 336.7180512485673, + "b": 352.5830012187282, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9312856793403625, + "cells": [ + { + "index": 12, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 352.5830012187282, + "r_x1": 336.7180512485673, + "r_y1": 352.5830012187282, + "r_x2": 336.7180512485673, + "r_y2": 337.7049211673011, + "r_x3": 72.00000026697958, + "r_y3": 337.7049211673011, + "coord_origin": "TOPLEFT" + }, + "text": "The Birth of Word Processing (1960s - 1970s) ", + "orig": "The Birth of Word Processing (1960s - 1970s) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The Birth of Word Processing (1960s - 1970s)" + }, + { + "label": "text", + "id": 1, + "page_no": 0, + "cluster": { + "id": 1, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 367.0679612687965, + "r": 523.1927519400248, + "b": 408.19195141094445, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9855563044548035, + "cells": [ + { + "index": 13, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 380.3519613147136, + "r_x1": 521.6542419343198, + "r_y1": 380.3519613147136, + "r_x2": 521.6542419343198, + "r_y2": 367.0679612687965, + "r_x3": 72.00000026697958, + "r_y3": 367.0679612687965, + "coord_origin": "TOPLEFT" + }, + "text": "The term \"word processor\" first emerged in the 1960s and referred to any system designed to ", + "orig": "The term \"word processor\" first emerged in the 1960s and referred to any system designed to ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 14, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 394.0319513619994, + "r_x1": 523.1927519400248, + "r_y1": 394.0319513619994, + "r_x2": 523.1927519400248, + "r_y2": 380.7479813160824, + "r_x3": 72.00000026697958, + "r_y3": 380.7479813160824, + "coord_origin": "TOPLEFT" + }, + "text": "streamline written communication and document production. Early word processors were not ", + "orig": "streamline written communication and document production. Early word processors were not ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 15, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 408.19195141094445, + "r_x1": 319.5820911850263, + "r_y1": 408.19195141094445, + "r_x2": 319.5820911850263, + "r_y2": 394.9079613650274, + "r_x3": 72.00000026697958, + "r_y3": 394.9079613650274, + "coord_origin": "TOPLEFT" + }, + "text": "software programs but rather standalone machines. ", + "orig": "software programs but rather standalone machines. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The term \"word processor\" first emerged in the 1960s and referred to any system designed to streamline written communication and document production. Early word processors were not software programs but rather standalone machines." + }, + { + "label": "list_item", + "id": 4, + "page_no": 0, + "cluster": { + "id": 4, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 422.2679414595992, + "r": 518.011111920811, + "b": 477.07196164903314, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9806972742080688, + "cells": [ + { + "index": 16, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 435.1775515042221, + "r_x1": 94.63680335091797, + "r_y1": 435.1775515042221, + "r_x2": 94.63680335091797, + "r_y2": 422.8295614615404, + "r_x3": 90.00000033372447, + "r_y3": 422.8295614615404, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 17, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 435.55194150551625, + "r_x1": 368.59430136676593, + "r_y1": 435.55194150551625, + "r_x2": 368.59430136676593, + "r_y2": 422.2679414595992, + "r_x3": 108.00000040046937, + "r_y3": 422.2679414595992, + "coord_origin": "TOPLEFT" + }, + "text": "IBM MT/ST (Magnetic Tape/Selectric Typewriter)", + "orig": "IBM MT/ST (Magnetic Tape/Selectric Typewriter)", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 18, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 368.601591366793, + "r_y0": 435.55194150551625, + "r_x1": 492.58316182652294, + "r_y1": 435.55194150551625, + "r_x2": 492.58316182652294, + "r_y2": 422.2679414595992, + "r_x3": 368.601591366793, + "r_y3": 422.2679414595992, + "coord_origin": "TOPLEFT" + }, + "text": ": Introduced in 1964, this ", + "orig": ": Introduced in 1964, this ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 19, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 449.47198155363185, + "r_x1": 518.011111920811, + "r_y1": 449.47198155363185, + "r_x2": 518.011111920811, + "r_y2": 436.1879515077147, + "r_x3": 108.00000040046937, + "r_y3": 436.1879515077147, + "coord_origin": "TOPLEFT" + }, + "text": "machine combined IBM's Selectric typewriter with magnetic tape storage. It allowed ", + "orig": "machine combined IBM's Selectric typewriter with magnetic tape storage. It allowed ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 20, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 463.1519716009177, + "r_x1": 491.5230418225918, + "r_y1": 463.1519716009177, + "r_x2": 491.5230418225918, + "r_y2": 449.86795155500056, + "r_x3": 108.00000040046937, + "r_y3": 449.86795155500056, + "coord_origin": "TOPLEFT" + }, + "text": "users to record, edit, and replay typed content-an early example of digital text ", + "orig": "users to record, edit, and replay typed content-an early example of digital text ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 21, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 477.07196164903314, + "r_x1": 148.65236055121034, + "r_y1": 477.07196164903314, + "r_x2": 148.65236055121034, + "r_y2": 463.78793160311596, + "r_x3": 108.00000040046937, + "r_y3": 463.78793160311596, + "coord_origin": "TOPLEFT" + }, + "text": "storage. ", + "orig": "storage. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 IBM MT/ST (Magnetic Tape/Selectric Typewriter) : Introduced in 1964, this machine combined IBM's Selectric typewriter with magnetic tape storage. It allowed users to record, edit, and replay typed content-an early example of digital text storage." + }, + { + "label": "list_item", + "id": 3, + "page_no": 0, + "cluster": { + "id": 3, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 477.4679516504019, + "r": 497.51746184481954, + "b": 518.5919817925501, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9817657470703125, + "cells": [ + { + "index": 22, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 490.37756169502495, + "r_x1": 94.63680335091797, + "r_y1": 490.37756169502495, + "r_x2": 94.63680335091797, + "r_y2": 478.02957165234324, + "r_x3": 90.00000033372447, + "r_y3": 478.02957165234324, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 23, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 490.7519816963191, + "r_x1": 208.32721077248766, + "r_y1": 490.7519816963191, + "r_x2": 208.32721077248766, + "r_y2": 477.4679516504019, + "r_x3": 108.00000040046937, + "r_y3": 477.4679516504019, + "coord_origin": "TOPLEFT" + }, + "text": "Wang Laboratories", + "orig": "Wang Laboratories", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 24, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 208.3300807724983, + "r_y0": 490.7519816963191, + "r_x1": 496.9083318425608, + "r_y1": 490.7519816963191, + "r_x2": 496.9083318425608, + "r_y2": 477.4679516504019, + "r_x3": 208.3300807724983, + "r_y3": 477.4679516504019, + "coord_origin": "TOPLEFT" + }, + "text": ": In the 1970s, Wang introduced dedicated word processing ", + "orig": ": In the 1970s, Wang introduced dedicated word processing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 25, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 504.6719617444345, + "r_x1": 497.51746184481954, + "r_y1": 504.6719617444345, + "r_x2": 497.51746184481954, + "r_y2": 491.38794169851735, + "r_x3": 108.00000040046937, + "r_y3": 491.38794169851735, + "coord_origin": "TOPLEFT" + }, + "text": "machines. These devices, like the Wang 1200, featured small screens and floppy ", + "orig": "machines. These devices, like the Wang 1200, featured small screens and floppy ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 26, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 518.5919817925501, + "r_x1": 341.6191112667406, + "r_y1": 518.5919817925501, + "r_x2": 341.6191112667406, + "r_y2": 505.30795174663285, + "r_x3": 108.00000040046937, + "r_y3": 505.30795174663285, + "coord_origin": "TOPLEFT" + }, + "text": "disks, making them revolutionary for their time. ", + "orig": "disks, making them revolutionary for their time. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Wang Laboratories : In the 1970s, Wang introduced dedicated word processing machines. These devices, like the Wang 1200, featured small screens and floppy disks, making them revolutionary for their time." + }, + { + "label": "text", + "id": 7, + "page_no": 0, + "cluster": { + "id": 7, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 532.9079618420342, + "r": 514.4709519076839, + "b": 560.3519619368964, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9792535305023193, + "cells": [ + { + "index": 27, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 546.1919518879513, + "r_x1": 514.4709519076839, + "r_y1": 546.1919518879513, + "r_x2": 514.4709519076839, + "r_y2": 532.9079618420342, + "r_x3": 72.00000026697958, + "r_y3": 532.9079618420342, + "coord_origin": "TOPLEFT" + }, + "text": "These machines were primarily used in offices, where secretarial pools benefited from their ", + "orig": "These machines were primarily used in offices, where secretarial pools benefited from their ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 28, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 560.3519619368964, + "r_x1": 364.2772813507583, + "r_y1": 560.3519619368964, + "r_x2": 364.2772813507583, + "r_y2": 547.0679318909793, + "r_x3": 72.00000026697958, + "r_y3": 547.0679318909793, + "coord_origin": "TOPLEFT" + }, + "text": "ability to make revisions without retyping entire documents. ", + "orig": "ability to make revisions without retyping entire documents. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "These machines were primarily used in offices, where secretarial pools benefited from their ability to make revisions without retyping entire documents." + }, + { + "label": "section_header", + "id": 10, + "page_no": 0, + "cluster": { + "id": 10, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 602.6649120831541, + "r": 306.7123111373045, + "b": 617.5429721345812, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.950114905834198, + "cells": [ + { + "index": 29, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 617.5429721345812, + "r_x1": 306.7123111373045, + "r_y1": 617.5429721345812, + "r_x2": 306.7123111373045, + "r_y2": 602.6649120831541, + "r_x3": 72.00000026697958, + "r_y3": 602.6649120831541, + "coord_origin": "TOPLEFT" + }, + "text": "The Rise of Personal Computers (1980s) ", + "orig": "The Rise of Personal Computers (1980s) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The Rise of Personal Computers (1980s)" + }, + { + "label": "text", + "id": 9, + "page_no": 0, + "cluster": { + "id": 9, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 631.7879321838199, + "r": 515.5663519117458, + "b": 659.2319622786822, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9778240919113159, + "cells": [ + { + "index": 30, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 645.0719622297371, + "r_x1": 487.8694518090441, + "r_y1": 645.0719622297371, + "r_x2": 487.8694518090441, + "r_y2": 631.7879321838199, + "r_x3": 72.00000026697958, + "r_y3": 631.7879321838199, + "coord_origin": "TOPLEFT" + }, + "text": "The advent of personal computers in the late 1970s and early 1980s transformed word ", + "orig": "The advent of personal computers in the late 1970s and early 1980s transformed word ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 31, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 659.2319622786822, + "r_x1": 515.5663519117458, + "r_y1": 659.2319622786822, + "r_x2": 515.5663519117458, + "r_y2": 645.947932232765, + "r_x3": 72.00000026697958, + "r_y3": 645.947932232765, + "coord_origin": "TOPLEFT" + }, + "text": "processing from a niche tool to an essential technology for businesses and individuals alike. ", + "orig": "processing from a niche tool to an essential technology for businesses and individuals alike. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The advent of personal computers in the late 1970s and early 1980s transformed word processing from a niche tool to an essential technology for businesses and individuals alike." + }, + { + "label": "list_item", + "id": 8, + "page_no": 0, + "cluster": { + "id": 8, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 673.5479423281663, + "r": 522.527771937559, + "b": 714.4319424694847, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9782076478004456, + "cells": [ + { + "index": 32, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 686.4575523727893, + "r_x1": 94.63680335091797, + "r_y1": 686.4575523727893, + "r_x2": 94.63680335091797, + "r_y2": 674.1095623301076, + "r_x3": 90.00000033372447, + "r_y3": 674.1095623301076, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 33, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 686.8319723740835, + "r_x1": 194.98799072302515, + "r_y1": 686.8319723740835, + "r_x2": 194.98799072302515, + "r_y2": 673.5479423281663, + "r_x3": 108.00000040046937, + "r_y3": 673.5479423281663, + "coord_origin": "TOPLEFT" + }, + "text": "WordStar (1978)", + "orig": "WordStar (1978)", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 34, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 194.98828072302624, + "r_y0": 686.8319723740835, + "r_x1": 514.9152819093315, + "r_y1": 686.8319723740835, + "r_x2": 514.9152819093315, + "r_y2": 673.5479423281663, + "r_x3": 194.98828072302624, + "r_y3": 673.5479423281663, + "coord_origin": "TOPLEFT" + }, + "text": ": Developed for the CP/M operating system, WordStar was one of ", + "orig": ": Developed for the CP/M operating system, WordStar was one of ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 35, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 700.5119624213694, + "r_x1": 522.527771937559, + "r_y1": 700.5119624213694, + "r_x2": 522.527771937559, + "r_y2": 687.2279323754522, + "r_x3": 108.00000040046937, + "r_y3": 687.2279323754522, + "coord_origin": "TOPLEFT" + }, + "text": "the first widely used word processing programs. It featured early examples of modern ", + "orig": "the first widely used word processing programs. It featured early examples of modern ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 36, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 714.4319424694847, + "r_x1": 270.9374410046495, + "r_y1": 714.4319424694847, + "r_x2": 270.9374410046495, + "r_y2": 701.1479524235677, + "r_x3": 108.00000040046937, + "r_y3": 701.1479524235677, + "coord_origin": "TOPLEFT" + }, + "text": "features like cut, copy, and paste. ", + "orig": "features like cut, copy, and paste. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 WordStar (1978) : Developed for the CP/M operating system, WordStar was one of the first widely used word processing programs. It featured early examples of modern features like cut, copy, and paste." + }, + { + "label": "list_item", + "id": 5, + "page_no": 0, + "cluster": { + "id": 5, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 714.8279424708536, + "r": 525.2570219476792, + "b": 755.9519646130017, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9797734618186951, + "cells": [ + { + "index": 37, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 727.7375525154766, + "r_x1": 94.63680335091797, + "r_y1": 727.7375525154766, + "r_x2": 94.63680335091797, + "r_y2": 715.3895824727949, + "r_x3": 90.00000033372447, + "r_y3": 715.3895824727949, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 38, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 728.1119425167707, + "r_x1": 225.9647808378886, + "r_y1": 728.1119425167707, + "r_x2": 225.9647808378886, + "r_y2": 714.8279424708536, + "r_x3": 108.00000040046937, + "r_y3": 714.8279424708536, + "coord_origin": "TOPLEFT" + }, + "text": "Microsoft Word (1983)", + "orig": "Microsoft Word (1983)", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 39, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 225.96680083789616, + "r_y0": 728.1119425167707, + "r_x1": 525.2570219476792, + "r_y1": 728.1119425167707, + "r_x2": 525.2570219476792, + "r_y2": 714.8279424708536, + "r_x3": 225.96680083789616, + "r_y3": 714.8279424708536, + "coord_origin": "TOPLEFT" + }, + "text": ": Microsoft launched Word for MS-DOS in 1983, introducing ", + "orig": ": Microsoft launched Word for MS-DOS in 1983, introducing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 40, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 742.0319825648862, + "r_x1": 517.5070819189419, + "r_y1": 742.0319825648862, + "r_x2": 517.5070819189419, + "r_y2": 728.747922518969, + "r_x3": 108.00000040046937, + "r_y3": 728.747922518969, + "coord_origin": "TOPLEFT" + }, + "text": "a graphical user interface (GUI) and mouse support. Over the years, Microsoft Word ", + "orig": "a graphical user interface (GUI) and mouse support. Over the years, Microsoft Word ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 41, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 755.9519646130017, + "r_x1": 353.26175130991214, + "r_y1": 755.9519646130017, + "r_x2": 353.26175130991214, + "r_y2": 742.6679685670846, + "r_x3": 108.00000040046937, + "r_y3": 742.6679685670846, + "coord_origin": "TOPLEFT" + }, + "text": "became the industry standard for word processing. ", + "orig": "became the industry standard for word processing. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Microsoft Word (1983) : Microsoft launched Word for MS-DOS in 1983, introducing a graphical user interface (GUI) and mouse support. Over the years, Microsoft Word became the industry standard for word processing." + } + ], + "headers": [] + } + }, + { + "page_no": 1, + "size": { + "width": 595.2000122070312, + "height": 841.9199829101562 + }, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 85.63196029599305, + "r_x1": 516.5014019152128, + "r_y1": 85.63196029599305, + "r_x2": 516.5014019152128, + "r_y2": 72.34796025007586, + "r_x3": 72.00000026697958, + "r_y3": 72.34796025007586, + "coord_origin": "TOPLEFT" + }, + "text": "Other notable software from this era included WordPerfect, which was popular among legal ", + "orig": "Other notable software from this era included WordPerfect, which was popular among legal ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 99.31195034327891, + "r_x1": 466.85745173113065, + "r_y1": 99.31195034327891, + "r_x2": 466.85745173113065, + "r_y2": 86.02795029736171, + "r_x3": 72.00000026697958, + "r_y3": 86.02795029736171, + "coord_origin": "TOPLEFT" + }, + "text": "professionals, and Apple\u2019s MacWrite, which leveraged the Macintosh\u2019s graphical ", + "orig": "professionals, and Apple\u2019s MacWrite, which leveraged the Macintosh\u2019s graphical ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 113.47198039222405, + "r_x1": 132.64452049185246, + "r_y1": 113.47198039222405, + "r_x2": 132.64452049185246, + "r_y2": 100.18799034630695, + "r_x3": 72.00000026697958, + "r_y3": 100.18799034630695, + "coord_origin": "TOPLEFT" + }, + "text": "capabilities. ", + "orig": "capabilities. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 170.6630205899088, + "r_x1": 272.1976610093225, + "r_y1": 170.6630205899088, + "r_x2": 272.1976610093225, + "r_y2": 155.78491053848165, + "r_x3": 72.00000026697958, + "r_y3": 155.78491053848165, + "coord_origin": "TOPLEFT" + }, + "text": "The Modern Era (1990s - Present) ", + "orig": "The Modern Era (1990s - Present) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 198.43194068589423, + "r_x1": 510.8733818943439, + "r_y1": 198.43194068589423, + "r_x2": 510.8733818943439, + "r_y2": 185.14795063997713, + "r_x3": 72.00000026697958, + "r_y3": 185.14795063997713, + "coord_origin": "TOPLEFT" + }, + "text": "By the 1990s, word processing software had become more sophisticated, with features like ", + "orig": "By the 1990s, word processing software had become more sophisticated, with features like ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 5, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 212.35199073400975, + "r_x1": 379.21872140616193, + "r_y1": 212.35199073400975, + "r_x2": 379.21872140616193, + "r_y2": 199.06799068809255, + "r_x3": 72.00000026697958, + "r_y3": 199.06799068809255, + "coord_origin": "TOPLEFT" + }, + "text": "spell check, grammar check, templates, and collaborative tools. ", + "orig": "spell check, grammar check, templates, and collaborative tools. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 6, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 239.5775708281169, + "r_x1": 94.63680335091797, + "r_y1": 239.5775708281169, + "r_x2": 94.63680335091797, + "r_y2": 227.2295507854351, + "r_x3": 90.00000033372447, + "r_y3": 227.2295507854351, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 7, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 239.95196082941106, + "r_x1": 221.28960082055283, + "r_y1": 239.95196082941106, + "r_x2": 221.28960082055283, + "r_y2": 226.66797078349396, + "r_x3": 108.00000040046937, + "r_y3": 226.66797078349396, + "coord_origin": "TOPLEFT" + }, + "text": "Microsoft Office Suite", + "orig": "Microsoft Office Suite", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 8, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 221.29102082055812, + "r_y0": 239.95196082941106, + "r_x1": 491.2357518215266, + "r_y1": 239.95196082941106, + "r_x2": 491.2357518215266, + "r_y2": 226.66797078349396, + "r_x3": 221.29102082055812, + "r_y3": 226.66797078349396, + "coord_origin": "TOPLEFT" + }, + "text": ": Microsoft continued to dominate with its Office Suite, ", + "orig": ": Microsoft continued to dominate with its Office Suite, ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 9, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 253.6319608766969, + "r_x1": 466.9336917314133, + "r_y1": 253.6319608766969, + "r_x2": 466.9336917314133, + "r_y2": 240.3479608307798, + "r_x3": 108.00000040046937, + "r_y3": 240.3479608307798, + "coord_origin": "TOPLEFT" + }, + "text": "integrating Word with other productivity tools like Excel and PowerPoint. ", + "orig": "integrating Word with other productivity tools like Excel and PowerPoint. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 10, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 267.1775509235182, + "r_x1": 94.63680335091797, + "r_y1": 267.1775509235182, + "r_x2": 94.63680335091797, + "r_y2": 254.82959088083658, + "r_x3": 90.00000033372447, + "r_y3": 254.82959088083658, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 11, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 267.55194092481236, + "r_x1": 252.64317093681342, + "r_y1": 267.55194092481236, + "r_x2": 252.64317093681342, + "r_y2": 254.26794087889516, + "r_x3": 108.00000040046937, + "r_y3": 254.26794087889516, + "coord_origin": "TOPLEFT" + }, + "text": "OpenOffice and LibreOffice", + "orig": "OpenOffice and LibreOffice", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 12, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 252.6446409368189, + "r_y0": 267.55194092481236, + "r_x1": 517.5377819190559, + "r_y1": 267.55194092481236, + "r_x2": 517.5377819190559, + "r_y2": 254.26794087889516, + "r_x3": 252.6446409368189, + "r_y3": 254.26794087889516, + "coord_origin": "TOPLEFT" + }, + "text": ": Open-source alternatives emerged in the early 2000s, ", + "orig": ": Open-source alternatives emerged in the early 2000s, ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 13, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 281.2319909720984, + "r_x1": 354.59183131484417, + "r_y1": 281.2319909720984, + "r_x2": 354.59183131484417, + "r_y2": 267.94793092618113, + "r_x3": 108.00000040046937, + "r_y3": 267.94793092618113, + "coord_origin": "TOPLEFT" + }, + "text": "offering free and flexible word processing options. ", + "orig": "offering free and flexible word processing options. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 14, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 294.7775810189197, + "r_x1": 94.63680335091797, + "r_y1": 294.7775810189197, + "r_x2": 94.63680335091797, + "r_y2": 282.4295609762379, + "r_x3": 90.00000033372447, + "r_y3": 282.4295609762379, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 15, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 295.15197102021375, + "r_x1": 206.64719076625803, + "r_y1": 295.15197102021375, + "r_x2": 206.64719076625803, + "r_y2": 281.86798097429676, + "r_x3": 108.00000040046937, + "r_y3": 281.86798097429676, + "coord_origin": "TOPLEFT" + }, + "text": "Google Docs (2006)", + "orig": "Google Docs (2006)", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 16, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 206.64845076626273, + "r_y0": 295.15197102021375, + "r_x1": 524.5618919451015, + "r_y1": 295.15197102021375, + "r_x2": 524.5618919451015, + "r_y2": 281.86798097429676, + "r_x3": 206.64845076626273, + "r_y3": 281.86798097429676, + "coord_origin": "TOPLEFT" + }, + "text": ": The introduction of cloud-based word processing revolutionized ", + "orig": ": The introduction of cloud-based word processing revolutionized ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 17, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 308.8319710674996, + "r_x1": 515.8681019128646, + "r_y1": 308.8319710674996, + "r_x2": 515.8681019128646, + "r_y2": 295.5479710215825, + "r_x3": 108.00000040046937, + "r_y3": 295.5479710215825, + "coord_origin": "TOPLEFT" + }, + "text": "collaboration. Google Docs enabled real-time editing and sharing, making it a staple ", + "orig": "collaboration. Google Docs enabled real-time editing and sharing, making it a staple ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 18, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 322.99194111644454, + "r_x1": 243.2870309021204, + "r_y1": 322.99194111644454, + "r_x2": 243.2870309021204, + "r_y2": 309.70794107052745, + "r_x3": 108.00000040046937, + "r_y3": 309.70794107052745, + "coord_origin": "TOPLEFT" + }, + "text": "for teams and remote work. ", + "orig": "for teams and remote work. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 19, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 380.18298131412945, + "r_x1": 231.71083085919528, + "r_y1": 380.18298131412945, + "r_x2": 231.71083085919528, + "r_y2": 365.30493126270244, + "r_x3": 72.00000026697958, + "r_y3": 365.30493126270244, + "coord_origin": "TOPLEFT" + }, + "text": "Future of Word Processing ", + "orig": "Future of Word Processing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 20, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 407.95196141011496, + "r_x1": 475.5335117633018, + "r_y1": 407.95196141011496, + "r_x2": 475.5335117633018, + "r_y2": 394.6679713641979, + "r_x3": 72.00000026697958, + "r_y3": 394.6679713641979, + "coord_origin": "TOPLEFT" + }, + "text": "Today, word processors are more than just tools for typing. They integrate artificial ", + "orig": "Today, word processors are more than just tools for typing. They integrate artificial ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 21, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 421.6319614574008, + "r_x1": 520.5078119300688, + "r_y1": 421.6319614574008, + "r_x2": 520.5078119300688, + "r_y2": 408.3479614114837, + "r_x3": 72.00000026697958, + "r_y3": 408.3479614114837, + "coord_origin": "TOPLEFT" + }, + "text": "intelligence for grammar and style suggestions (e.g., Grammarly), voice-to-text features, and ", + "orig": "intelligence for grammar and style suggestions (e.g., Grammarly), voice-to-text features, and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 22, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 435.55194150551625, + "r_x1": 520.5438819302025, + "r_y1": 435.55194150551625, + "r_x2": 520.5438819302025, + "r_y2": 422.2679414595992, + "r_x3": 72.00000026697958, + "r_y3": 422.2679414595992, + "coord_origin": "TOPLEFT" + }, + "text": "advanced layout options. As AI continues to advance, word processors may evolve into even ", + "orig": "advanced layout options. As AI continues to advance, word processors may evolve into even ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 23, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 449.2319915528023, + "r_x1": 498.19421184732886, + "r_y1": 449.2319915528023, + "r_x2": 498.19421184732886, + "r_y2": 435.9479615068851, + "r_x3": 72.00000026697958, + "r_y3": 435.9479615068851, + "coord_origin": "TOPLEFT" + }, + "text": "more intuitive tools that predict user needs, automate repetitive tasks, and support richer ", + "orig": "more intuitive tools that predict user needs, automate repetitive tasks, and support richer ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 24, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 463.3919616017472, + "r_x1": 187.64061069578074, + "r_y1": 463.3919616017472, + "r_x2": 187.64061069578074, + "r_y2": 450.1079715558302, + "r_x3": 72.00000026697958, + "r_y3": 450.1079715558302, + "coord_origin": "TOPLEFT" + }, + "text": "multimedia integration. ", + "orig": "multimedia integration. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 25, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 518.8319717933796, + "r_x1": 515.5564019117089, + "r_y1": 518.8319717933796, + "r_x2": 515.5564019117089, + "r_y2": 505.54794174746235, + "r_x3": 72.00000026697958, + "r_y3": 505.54794174746235, + "coord_origin": "TOPLEFT" + }, + "text": "From the clunky typewriters of the 19th century to the AI-powered cloud tools of today, the ", + "orig": "From the clunky typewriters of the 19th century to the AI-powered cloud tools of today, the ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 26, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 532.5119618406654, + "r_x1": 501.86630186094516, + "r_y1": 532.5119618406654, + "r_x2": 501.86630186094516, + "r_y2": 519.2279317947482, + "r_x3": 72.00000026697958, + "r_y3": 519.2279317947482, + "coord_origin": "TOPLEFT" + }, + "text": "word processor has come a long way. It remains an essential tool for communication and ", + "orig": "word processor has come a long way. It remains an essential tool for communication and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 27, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 546.4319718887809, + "r_x1": 311.25577115415183, + "r_y1": 546.4319718887809, + "r_x2": 311.25577115415183, + "r_y2": 533.1479518428639, + "r_x3": 72.00000026697958, + "r_y3": 533.1479518428639, + "coord_origin": "TOPLEFT" + }, + "text": "creativity, shaping how we write and share ideas. ", + "orig": "creativity, shaping how we write and share ideas. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "parsed_page": null, + "predictions": { + "layout": { + "clusters": [ + { + "id": 2, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 72.34796025007586, + "r": 516.5014019152128, + "b": 113.47198039222405, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9813448190689087, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 85.63196029599305, + "r_x1": 516.5014019152128, + "r_y1": 85.63196029599305, + "r_x2": 516.5014019152128, + "r_y2": 72.34796025007586, + "r_x3": 72.00000026697958, + "r_y3": 72.34796025007586, + "coord_origin": "TOPLEFT" + }, + "text": "Other notable software from this era included WordPerfect, which was popular among legal ", + "orig": "Other notable software from this era included WordPerfect, which was popular among legal ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 99.31195034327891, + "r_x1": 466.85745173113065, + "r_y1": 99.31195034327891, + "r_x2": 466.85745173113065, + "r_y2": 86.02795029736171, + "r_x3": 72.00000026697958, + "r_y3": 86.02795029736171, + "coord_origin": "TOPLEFT" + }, + "text": "professionals, and Apple\u2019s MacWrite, which leveraged the Macintosh\u2019s graphical ", + "orig": "professionals, and Apple\u2019s MacWrite, which leveraged the Macintosh\u2019s graphical ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 113.47198039222405, + "r_x1": 132.64452049185246, + "r_y1": 113.47198039222405, + "r_x2": 132.64452049185246, + "r_y2": 100.18799034630695, + "r_x3": 72.00000026697958, + "r_y3": 100.18799034630695, + "coord_origin": "TOPLEFT" + }, + "text": "capabilities. ", + "orig": "capabilities. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 8, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 155.78491053848165, + "r": 272.1976610093225, + "b": 170.6630205899088, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9389315843582153, + "cells": [ + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 170.6630205899088, + "r_x1": 272.1976610093225, + "r_y1": 170.6630205899088, + "r_x2": 272.1976610093225, + "r_y2": 155.78491053848165, + "r_x3": 72.00000026697958, + "r_y3": 155.78491053848165, + "coord_origin": "TOPLEFT" + }, + "text": "The Modern Era (1990s - Present) ", + "orig": "The Modern Era (1990s - Present) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 3, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 185.14795063997713, + "r": 510.8733818943439, + "b": 212.35199073400975, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9798638820648193, + "cells": [ + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 198.43194068589423, + "r_x1": 510.8733818943439, + "r_y1": 198.43194068589423, + "r_x2": 510.8733818943439, + "r_y2": 185.14795063997713, + "r_x3": 72.00000026697958, + "r_y3": 185.14795063997713, + "coord_origin": "TOPLEFT" + }, + "text": "By the 1990s, word processing software had become more sophisticated, with features like ", + "orig": "By the 1990s, word processing software had become more sophisticated, with features like ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 5, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 212.35199073400975, + "r_x1": 379.21872140616193, + "r_y1": 212.35199073400975, + "r_x2": 379.21872140616193, + "r_y2": 199.06799068809255, + "r_x3": 72.00000026697958, + "r_y3": 199.06799068809255, + "coord_origin": "TOPLEFT" + }, + "text": "spell check, grammar check, templates, and collaborative tools. ", + "orig": "spell check, grammar check, templates, and collaborative tools. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 6, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 226.66797078349396, + "r": 491.2357518215266, + "b": 253.6319608766969, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.968998372554779, + "cells": [ + { + "index": 6, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 239.5775708281169, + "r_x1": 94.63680335091797, + "r_y1": 239.5775708281169, + "r_x2": 94.63680335091797, + "r_y2": 227.2295507854351, + "r_x3": 90.00000033372447, + "r_y3": 227.2295507854351, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 7, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 239.95196082941106, + "r_x1": 221.28960082055283, + "r_y1": 239.95196082941106, + "r_x2": 221.28960082055283, + "r_y2": 226.66797078349396, + "r_x3": 108.00000040046937, + "r_y3": 226.66797078349396, + "coord_origin": "TOPLEFT" + }, + "text": "Microsoft Office Suite", + "orig": "Microsoft Office Suite", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 8, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 221.29102082055812, + "r_y0": 239.95196082941106, + "r_x1": 491.2357518215266, + "r_y1": 239.95196082941106, + "r_x2": 491.2357518215266, + "r_y2": 226.66797078349396, + "r_x3": 221.29102082055812, + "r_y3": 226.66797078349396, + "coord_origin": "TOPLEFT" + }, + "text": ": Microsoft continued to dominate with its Office Suite, ", + "orig": ": Microsoft continued to dominate with its Office Suite, ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 9, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 253.6319608766969, + "r_x1": 466.9336917314133, + "r_y1": 253.6319608766969, + "r_x2": 466.9336917314133, + "r_y2": 240.3479608307798, + "r_x3": 108.00000040046937, + "r_y3": 240.3479608307798, + "coord_origin": "TOPLEFT" + }, + "text": "integrating Word with other productivity tools like Excel and PowerPoint. ", + "orig": "integrating Word with other productivity tools like Excel and PowerPoint. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 5, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 254.26794087889516, + "r": 517.5377819190559, + "b": 281.2319909720984, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9696746468544006, + "cells": [ + { + "index": 10, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 267.1775509235182, + "r_x1": 94.63680335091797, + "r_y1": 267.1775509235182, + "r_x2": 94.63680335091797, + "r_y2": 254.82959088083658, + "r_x3": 90.00000033372447, + "r_y3": 254.82959088083658, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 11, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 267.55194092481236, + "r_x1": 252.64317093681342, + "r_y1": 267.55194092481236, + "r_x2": 252.64317093681342, + "r_y2": 254.26794087889516, + "r_x3": 108.00000040046937, + "r_y3": 254.26794087889516, + "coord_origin": "TOPLEFT" + }, + "text": "OpenOffice and LibreOffice", + "orig": "OpenOffice and LibreOffice", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 12, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 252.6446409368189, + "r_y0": 267.55194092481236, + "r_x1": 517.5377819190559, + "r_y1": 267.55194092481236, + "r_x2": 517.5377819190559, + "r_y2": 254.26794087889516, + "r_x3": 252.6446409368189, + "r_y3": 254.26794087889516, + "coord_origin": "TOPLEFT" + }, + "text": ": Open-source alternatives emerged in the early 2000s, ", + "orig": ": Open-source alternatives emerged in the early 2000s, ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 13, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 281.2319909720984, + "r_x1": 354.59183131484417, + "r_y1": 281.2319909720984, + "r_x2": 354.59183131484417, + "r_y2": 267.94793092618113, + "r_x3": 108.00000040046937, + "r_y3": 267.94793092618113, + "coord_origin": "TOPLEFT" + }, + "text": "offering free and flexible word processing options. ", + "orig": "offering free and flexible word processing options. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 4, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 281.86798097429676, + "r": 524.5618919451015, + "b": 322.99194111644454, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9762884378433228, + "cells": [ + { + "index": 14, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 294.7775810189197, + "r_x1": 94.63680335091797, + "r_y1": 294.7775810189197, + "r_x2": 94.63680335091797, + "r_y2": 282.4295609762379, + "r_x3": 90.00000033372447, + "r_y3": 282.4295609762379, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 15, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 295.15197102021375, + "r_x1": 206.64719076625803, + "r_y1": 295.15197102021375, + "r_x2": 206.64719076625803, + "r_y2": 281.86798097429676, + "r_x3": 108.00000040046937, + "r_y3": 281.86798097429676, + "coord_origin": "TOPLEFT" + }, + "text": "Google Docs (2006)", + "orig": "Google Docs (2006)", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 16, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 206.64845076626273, + "r_y0": 295.15197102021375, + "r_x1": 524.5618919451015, + "r_y1": 295.15197102021375, + "r_x2": 524.5618919451015, + "r_y2": 281.86798097429676, + "r_x3": 206.64845076626273, + "r_y3": 281.86798097429676, + "coord_origin": "TOPLEFT" + }, + "text": ": The introduction of cloud-based word processing revolutionized ", + "orig": ": The introduction of cloud-based word processing revolutionized ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 17, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 308.8319710674996, + "r_x1": 515.8681019128646, + "r_y1": 308.8319710674996, + "r_x2": 515.8681019128646, + "r_y2": 295.5479710215825, + "r_x3": 108.00000040046937, + "r_y3": 295.5479710215825, + "coord_origin": "TOPLEFT" + }, + "text": "collaboration. Google Docs enabled real-time editing and sharing, making it a staple ", + "orig": "collaboration. Google Docs enabled real-time editing and sharing, making it a staple ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 18, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 322.99194111644454, + "r_x1": 243.2870309021204, + "r_y1": 322.99194111644454, + "r_x2": 243.2870309021204, + "r_y2": 309.70794107052745, + "r_x3": 108.00000040046937, + "r_y3": 309.70794107052745, + "coord_origin": "TOPLEFT" + }, + "text": "for teams and remote work. ", + "orig": "for teams and remote work. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 7, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 365.30493126270244, + "r": 231.71083085919528, + "b": 380.18298131412945, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9581918120384216, + "cells": [ + { + "index": 19, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 380.18298131412945, + "r_x1": 231.71083085919528, + "r_y1": 380.18298131412945, + "r_x2": 231.71083085919528, + "r_y2": 365.30493126270244, + "r_x3": 72.00000026697958, + "r_y3": 365.30493126270244, + "coord_origin": "TOPLEFT" + }, + "text": "Future of Word Processing ", + "orig": "Future of Word Processing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 0, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 394.6679713641979, + "r": 520.5438819302025, + "b": 463.3919616017472, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9876114726066589, + "cells": [ + { + "index": 20, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 407.95196141011496, + "r_x1": 475.5335117633018, + "r_y1": 407.95196141011496, + "r_x2": 475.5335117633018, + "r_y2": 394.6679713641979, + "r_x3": 72.00000026697958, + "r_y3": 394.6679713641979, + "coord_origin": "TOPLEFT" + }, + "text": "Today, word processors are more than just tools for typing. They integrate artificial ", + "orig": "Today, word processors are more than just tools for typing. They integrate artificial ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 21, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 421.6319614574008, + "r_x1": 520.5078119300688, + "r_y1": 421.6319614574008, + "r_x2": 520.5078119300688, + "r_y2": 408.3479614114837, + "r_x3": 72.00000026697958, + "r_y3": 408.3479614114837, + "coord_origin": "TOPLEFT" + }, + "text": "intelligence for grammar and style suggestions (e.g., Grammarly), voice-to-text features, and ", + "orig": "intelligence for grammar and style suggestions (e.g., Grammarly), voice-to-text features, and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 22, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 435.55194150551625, + "r_x1": 520.5438819302025, + "r_y1": 435.55194150551625, + "r_x2": 520.5438819302025, + "r_y2": 422.2679414595992, + "r_x3": 72.00000026697958, + "r_y3": 422.2679414595992, + "coord_origin": "TOPLEFT" + }, + "text": "advanced layout options. As AI continues to advance, word processors may evolve into even ", + "orig": "advanced layout options. As AI continues to advance, word processors may evolve into even ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 23, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 449.2319915528023, + "r_x1": 498.19421184732886, + "r_y1": 449.2319915528023, + "r_x2": 498.19421184732886, + "r_y2": 435.9479615068851, + "r_x3": 72.00000026697958, + "r_y3": 435.9479615068851, + "coord_origin": "TOPLEFT" + }, + "text": "more intuitive tools that predict user needs, automate repetitive tasks, and support richer ", + "orig": "more intuitive tools that predict user needs, automate repetitive tasks, and support richer ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 24, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 463.3919616017472, + "r_x1": 187.64061069578074, + "r_y1": 463.3919616017472, + "r_x2": 187.64061069578074, + "r_y2": 450.1079715558302, + "r_x3": 72.00000026697958, + "r_y3": 450.1079715558302, + "coord_origin": "TOPLEFT" + }, + "text": "multimedia integration. ", + "orig": "multimedia integration. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 1, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 505.54794174746235, + "r": 515.5564019117089, + "b": 546.4319718887809, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9841670393943787, + "cells": [ + { + "index": 25, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 518.8319717933796, + "r_x1": 515.5564019117089, + "r_y1": 518.8319717933796, + "r_x2": 515.5564019117089, + "r_y2": 505.54794174746235, + "r_x3": 72.00000026697958, + "r_y3": 505.54794174746235, + "coord_origin": "TOPLEFT" + }, + "text": "From the clunky typewriters of the 19th century to the AI-powered cloud tools of today, the ", + "orig": "From the clunky typewriters of the 19th century to the AI-powered cloud tools of today, the ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 26, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 532.5119618406654, + "r_x1": 501.86630186094516, + "r_y1": 532.5119618406654, + "r_x2": 501.86630186094516, + "r_y2": 519.2279317947482, + "r_x3": 72.00000026697958, + "r_y3": 519.2279317947482, + "coord_origin": "TOPLEFT" + }, + "text": "word processor has come a long way. It remains an essential tool for communication and ", + "orig": "word processor has come a long way. It remains an essential tool for communication and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 27, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 546.4319718887809, + "r_x1": 311.25577115415183, + "r_y1": 546.4319718887809, + "r_x2": 311.25577115415183, + "r_y2": 533.1479518428639, + "r_x3": 72.00000026697958, + "r_y3": 533.1479518428639, + "coord_origin": "TOPLEFT" + }, + "text": "creativity, shaping how we write and share ideas. ", + "orig": "creativity, shaping how we write and share ideas. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + } + ] + }, + "tablestructure": { + "table_map": {} + }, + "figures_classification": null, + "equations_prediction": null, + "vlm_response": null + }, + "assembled": { + "elements": [ + { + "label": "text", + "id": 2, + "page_no": 1, + "cluster": { + "id": 2, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 72.34796025007586, + "r": 516.5014019152128, + "b": 113.47198039222405, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9813448190689087, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 85.63196029599305, + "r_x1": 516.5014019152128, + "r_y1": 85.63196029599305, + "r_x2": 516.5014019152128, + "r_y2": 72.34796025007586, + "r_x3": 72.00000026697958, + "r_y3": 72.34796025007586, + "coord_origin": "TOPLEFT" + }, + "text": "Other notable software from this era included WordPerfect, which was popular among legal ", + "orig": "Other notable software from this era included WordPerfect, which was popular among legal ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 99.31195034327891, + "r_x1": 466.85745173113065, + "r_y1": 99.31195034327891, + "r_x2": 466.85745173113065, + "r_y2": 86.02795029736171, + "r_x3": 72.00000026697958, + "r_y3": 86.02795029736171, + "coord_origin": "TOPLEFT" + }, + "text": "professionals, and Apple\u2019s MacWrite, which leveraged the Macintosh\u2019s graphical ", + "orig": "professionals, and Apple\u2019s MacWrite, which leveraged the Macintosh\u2019s graphical ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 113.47198039222405, + "r_x1": 132.64452049185246, + "r_y1": 113.47198039222405, + "r_x2": 132.64452049185246, + "r_y2": 100.18799034630695, + "r_x3": 72.00000026697958, + "r_y3": 100.18799034630695, + "coord_origin": "TOPLEFT" + }, + "text": "capabilities. ", + "orig": "capabilities. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "Other notable software from this era included WordPerfect, which was popular among legal professionals, and Apple's MacWrite, which leveraged the Macintosh's graphical capabilities." + }, + { + "label": "section_header", + "id": 8, + "page_no": 1, + "cluster": { + "id": 8, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 155.78491053848165, + "r": 272.1976610093225, + "b": 170.6630205899088, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9389315843582153, + "cells": [ + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 170.6630205899088, + "r_x1": 272.1976610093225, + "r_y1": 170.6630205899088, + "r_x2": 272.1976610093225, + "r_y2": 155.78491053848165, + "r_x3": 72.00000026697958, + "r_y3": 155.78491053848165, + "coord_origin": "TOPLEFT" + }, + "text": "The Modern Era (1990s - Present) ", + "orig": "The Modern Era (1990s - Present) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The Modern Era (1990s - Present)" + }, + { + "label": "text", + "id": 3, + "page_no": 1, + "cluster": { + "id": 3, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 185.14795063997713, + "r": 510.8733818943439, + "b": 212.35199073400975, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9798638820648193, + "cells": [ + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 198.43194068589423, + "r_x1": 510.8733818943439, + "r_y1": 198.43194068589423, + "r_x2": 510.8733818943439, + "r_y2": 185.14795063997713, + "r_x3": 72.00000026697958, + "r_y3": 185.14795063997713, + "coord_origin": "TOPLEFT" + }, + "text": "By the 1990s, word processing software had become more sophisticated, with features like ", + "orig": "By the 1990s, word processing software had become more sophisticated, with features like ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 5, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 212.35199073400975, + "r_x1": 379.21872140616193, + "r_y1": 212.35199073400975, + "r_x2": 379.21872140616193, + "r_y2": 199.06799068809255, + "r_x3": 72.00000026697958, + "r_y3": 199.06799068809255, + "coord_origin": "TOPLEFT" + }, + "text": "spell check, grammar check, templates, and collaborative tools. ", + "orig": "spell check, grammar check, templates, and collaborative tools. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "By the 1990s, word processing software had become more sophisticated, with features like spell check, grammar check, templates, and collaborative tools." + }, + { + "label": "list_item", + "id": 6, + "page_no": 1, + "cluster": { + "id": 6, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 226.66797078349396, + "r": 491.2357518215266, + "b": 253.6319608766969, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.968998372554779, + "cells": [ + { + "index": 6, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 239.5775708281169, + "r_x1": 94.63680335091797, + "r_y1": 239.5775708281169, + "r_x2": 94.63680335091797, + "r_y2": 227.2295507854351, + "r_x3": 90.00000033372447, + "r_y3": 227.2295507854351, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 7, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 239.95196082941106, + "r_x1": 221.28960082055283, + "r_y1": 239.95196082941106, + "r_x2": 221.28960082055283, + "r_y2": 226.66797078349396, + "r_x3": 108.00000040046937, + "r_y3": 226.66797078349396, + "coord_origin": "TOPLEFT" + }, + "text": "Microsoft Office Suite", + "orig": "Microsoft Office Suite", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 8, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 221.29102082055812, + "r_y0": 239.95196082941106, + "r_x1": 491.2357518215266, + "r_y1": 239.95196082941106, + "r_x2": 491.2357518215266, + "r_y2": 226.66797078349396, + "r_x3": 221.29102082055812, + "r_y3": 226.66797078349396, + "coord_origin": "TOPLEFT" + }, + "text": ": Microsoft continued to dominate with its Office Suite, ", + "orig": ": Microsoft continued to dominate with its Office Suite, ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 9, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 253.6319608766969, + "r_x1": 466.9336917314133, + "r_y1": 253.6319608766969, + "r_x2": 466.9336917314133, + "r_y2": 240.3479608307798, + "r_x3": 108.00000040046937, + "r_y3": 240.3479608307798, + "coord_origin": "TOPLEFT" + }, + "text": "integrating Word with other productivity tools like Excel and PowerPoint. ", + "orig": "integrating Word with other productivity tools like Excel and PowerPoint. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Microsoft Office Suite : Microsoft continued to dominate with its Office Suite, integrating Word with other productivity tools like Excel and PowerPoint." + }, + { + "label": "list_item", + "id": 5, + "page_no": 1, + "cluster": { + "id": 5, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 254.26794087889516, + "r": 517.5377819190559, + "b": 281.2319909720984, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9696746468544006, + "cells": [ + { + "index": 10, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 267.1775509235182, + "r_x1": 94.63680335091797, + "r_y1": 267.1775509235182, + "r_x2": 94.63680335091797, + "r_y2": 254.82959088083658, + "r_x3": 90.00000033372447, + "r_y3": 254.82959088083658, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 11, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 267.55194092481236, + "r_x1": 252.64317093681342, + "r_y1": 267.55194092481236, + "r_x2": 252.64317093681342, + "r_y2": 254.26794087889516, + "r_x3": 108.00000040046937, + "r_y3": 254.26794087889516, + "coord_origin": "TOPLEFT" + }, + "text": "OpenOffice and LibreOffice", + "orig": "OpenOffice and LibreOffice", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 12, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 252.6446409368189, + "r_y0": 267.55194092481236, + "r_x1": 517.5377819190559, + "r_y1": 267.55194092481236, + "r_x2": 517.5377819190559, + "r_y2": 254.26794087889516, + "r_x3": 252.6446409368189, + "r_y3": 254.26794087889516, + "coord_origin": "TOPLEFT" + }, + "text": ": Open-source alternatives emerged in the early 2000s, ", + "orig": ": Open-source alternatives emerged in the early 2000s, ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 13, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 281.2319909720984, + "r_x1": 354.59183131484417, + "r_y1": 281.2319909720984, + "r_x2": 354.59183131484417, + "r_y2": 267.94793092618113, + "r_x3": 108.00000040046937, + "r_y3": 267.94793092618113, + "coord_origin": "TOPLEFT" + }, + "text": "offering free and flexible word processing options. ", + "orig": "offering free and flexible word processing options. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 OpenOffice and LibreOffice : Open-source alternatives emerged in the early 2000s, offering free and flexible word processing options." + }, + { + "label": "list_item", + "id": 4, + "page_no": 1, + "cluster": { + "id": 4, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 281.86798097429676, + "r": 524.5618919451015, + "b": 322.99194111644454, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9762884378433228, + "cells": [ + { + "index": 14, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 294.7775810189197, + "r_x1": 94.63680335091797, + "r_y1": 294.7775810189197, + "r_x2": 94.63680335091797, + "r_y2": 282.4295609762379, + "r_x3": 90.00000033372447, + "r_y3": 282.4295609762379, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 15, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 295.15197102021375, + "r_x1": 206.64719076625803, + "r_y1": 295.15197102021375, + "r_x2": 206.64719076625803, + "r_y2": 281.86798097429676, + "r_x3": 108.00000040046937, + "r_y3": 281.86798097429676, + "coord_origin": "TOPLEFT" + }, + "text": "Google Docs (2006)", + "orig": "Google Docs (2006)", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 16, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 206.64845076626273, + "r_y0": 295.15197102021375, + "r_x1": 524.5618919451015, + "r_y1": 295.15197102021375, + "r_x2": 524.5618919451015, + "r_y2": 281.86798097429676, + "r_x3": 206.64845076626273, + "r_y3": 281.86798097429676, + "coord_origin": "TOPLEFT" + }, + "text": ": The introduction of cloud-based word processing revolutionized ", + "orig": ": The introduction of cloud-based word processing revolutionized ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 17, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 308.8319710674996, + "r_x1": 515.8681019128646, + "r_y1": 308.8319710674996, + "r_x2": 515.8681019128646, + "r_y2": 295.5479710215825, + "r_x3": 108.00000040046937, + "r_y3": 295.5479710215825, + "coord_origin": "TOPLEFT" + }, + "text": "collaboration. Google Docs enabled real-time editing and sharing, making it a staple ", + "orig": "collaboration. Google Docs enabled real-time editing and sharing, making it a staple ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 18, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 322.99194111644454, + "r_x1": 243.2870309021204, + "r_y1": 322.99194111644454, + "r_x2": 243.2870309021204, + "r_y2": 309.70794107052745, + "r_x3": 108.00000040046937, + "r_y3": 309.70794107052745, + "coord_origin": "TOPLEFT" + }, + "text": "for teams and remote work. ", + "orig": "for teams and remote work. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Google Docs (2006) : The introduction of cloud-based word processing revolutionized collaboration. Google Docs enabled real-time editing and sharing, making it a staple for teams and remote work." + }, + { + "label": "section_header", + "id": 7, + "page_no": 1, + "cluster": { + "id": 7, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 365.30493126270244, + "r": 231.71083085919528, + "b": 380.18298131412945, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9581918120384216, + "cells": [ + { + "index": 19, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 380.18298131412945, + "r_x1": 231.71083085919528, + "r_y1": 380.18298131412945, + "r_x2": 231.71083085919528, + "r_y2": 365.30493126270244, + "r_x3": 72.00000026697958, + "r_y3": 365.30493126270244, + "coord_origin": "TOPLEFT" + }, + "text": "Future of Word Processing ", + "orig": "Future of Word Processing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "Future of Word Processing" + }, + { + "label": "text", + "id": 0, + "page_no": 1, + "cluster": { + "id": 0, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 394.6679713641979, + "r": 520.5438819302025, + "b": 463.3919616017472, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9876114726066589, + "cells": [ + { + "index": 20, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 407.95196141011496, + "r_x1": 475.5335117633018, + "r_y1": 407.95196141011496, + "r_x2": 475.5335117633018, + "r_y2": 394.6679713641979, + "r_x3": 72.00000026697958, + "r_y3": 394.6679713641979, + "coord_origin": "TOPLEFT" + }, + "text": "Today, word processors are more than just tools for typing. They integrate artificial ", + "orig": "Today, word processors are more than just tools for typing. They integrate artificial ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 21, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 421.6319614574008, + "r_x1": 520.5078119300688, + "r_y1": 421.6319614574008, + "r_x2": 520.5078119300688, + "r_y2": 408.3479614114837, + "r_x3": 72.00000026697958, + "r_y3": 408.3479614114837, + "coord_origin": "TOPLEFT" + }, + "text": "intelligence for grammar and style suggestions (e.g., Grammarly), voice-to-text features, and ", + "orig": "intelligence for grammar and style suggestions (e.g., Grammarly), voice-to-text features, and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 22, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 435.55194150551625, + "r_x1": 520.5438819302025, + "r_y1": 435.55194150551625, + "r_x2": 520.5438819302025, + "r_y2": 422.2679414595992, + "r_x3": 72.00000026697958, + "r_y3": 422.2679414595992, + "coord_origin": "TOPLEFT" + }, + "text": "advanced layout options. As AI continues to advance, word processors may evolve into even ", + "orig": "advanced layout options. As AI continues to advance, word processors may evolve into even ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 23, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 449.2319915528023, + "r_x1": 498.19421184732886, + "r_y1": 449.2319915528023, + "r_x2": 498.19421184732886, + "r_y2": 435.9479615068851, + "r_x3": 72.00000026697958, + "r_y3": 435.9479615068851, + "coord_origin": "TOPLEFT" + }, + "text": "more intuitive tools that predict user needs, automate repetitive tasks, and support richer ", + "orig": "more intuitive tools that predict user needs, automate repetitive tasks, and support richer ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 24, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 463.3919616017472, + "r_x1": 187.64061069578074, + "r_y1": 463.3919616017472, + "r_x2": 187.64061069578074, + "r_y2": 450.1079715558302, + "r_x3": 72.00000026697958, + "r_y3": 450.1079715558302, + "coord_origin": "TOPLEFT" + }, + "text": "multimedia integration. ", + "orig": "multimedia integration. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "Today, word processors are more than just tools for typing. They integrate artificial intelligence for grammar and style suggestions (e.g., Grammarly), voice-to-text features, and advanced layout options. As AI continues to advance, word processors may evolve into even more intuitive tools that predict user needs, automate repetitive tasks, and support richer multimedia integration." + }, + { + "label": "text", + "id": 1, + "page_no": 1, + "cluster": { + "id": 1, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 505.54794174746235, + "r": 515.5564019117089, + "b": 546.4319718887809, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9841670393943787, + "cells": [ + { + "index": 25, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 518.8319717933796, + "r_x1": 515.5564019117089, + "r_y1": 518.8319717933796, + "r_x2": 515.5564019117089, + "r_y2": 505.54794174746235, + "r_x3": 72.00000026697958, + "r_y3": 505.54794174746235, + "coord_origin": "TOPLEFT" + }, + "text": "From the clunky typewriters of the 19th century to the AI-powered cloud tools of today, the ", + "orig": "From the clunky typewriters of the 19th century to the AI-powered cloud tools of today, the ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 26, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 532.5119618406654, + "r_x1": 501.86630186094516, + "r_y1": 532.5119618406654, + "r_x2": 501.86630186094516, + "r_y2": 519.2279317947482, + "r_x3": 72.00000026697958, + "r_y3": 519.2279317947482, + "coord_origin": "TOPLEFT" + }, + "text": "word processor has come a long way. It remains an essential tool for communication and ", + "orig": "word processor has come a long way. It remains an essential tool for communication and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 27, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 546.4319718887809, + "r_x1": 311.25577115415183, + "r_y1": 546.4319718887809, + "r_x2": 311.25577115415183, + "r_y2": 533.1479518428639, + "r_x3": 72.00000026697958, + "r_y3": 533.1479518428639, + "coord_origin": "TOPLEFT" + }, + "text": "creativity, shaping how we write and share ideas. ", + "orig": "creativity, shaping how we write and share ideas. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "From the clunky typewriters of the 19th century to the AI-powered cloud tools of today, the word processor has come a long way. It remains an essential tool for communication and creativity, shaping how we write and share ideas." + } + ], + "body": [ + { + "label": "text", + "id": 2, + "page_no": 1, + "cluster": { + "id": 2, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 72.34796025007586, + "r": 516.5014019152128, + "b": 113.47198039222405, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9813448190689087, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 85.63196029599305, + "r_x1": 516.5014019152128, + "r_y1": 85.63196029599305, + "r_x2": 516.5014019152128, + "r_y2": 72.34796025007586, + "r_x3": 72.00000026697958, + "r_y3": 72.34796025007586, + "coord_origin": "TOPLEFT" + }, + "text": "Other notable software from this era included WordPerfect, which was popular among legal ", + "orig": "Other notable software from this era included WordPerfect, which was popular among legal ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 99.31195034327891, + "r_x1": 466.85745173113065, + "r_y1": 99.31195034327891, + "r_x2": 466.85745173113065, + "r_y2": 86.02795029736171, + "r_x3": 72.00000026697958, + "r_y3": 86.02795029736171, + "coord_origin": "TOPLEFT" + }, + "text": "professionals, and Apple\u2019s MacWrite, which leveraged the Macintosh\u2019s graphical ", + "orig": "professionals, and Apple\u2019s MacWrite, which leveraged the Macintosh\u2019s graphical ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 113.47198039222405, + "r_x1": 132.64452049185246, + "r_y1": 113.47198039222405, + "r_x2": 132.64452049185246, + "r_y2": 100.18799034630695, + "r_x3": 72.00000026697958, + "r_y3": 100.18799034630695, + "coord_origin": "TOPLEFT" + }, + "text": "capabilities. ", + "orig": "capabilities. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "Other notable software from this era included WordPerfect, which was popular among legal professionals, and Apple's MacWrite, which leveraged the Macintosh's graphical capabilities." + }, + { + "label": "section_header", + "id": 8, + "page_no": 1, + "cluster": { + "id": 8, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 155.78491053848165, + "r": 272.1976610093225, + "b": 170.6630205899088, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9389315843582153, + "cells": [ + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 170.6630205899088, + "r_x1": 272.1976610093225, + "r_y1": 170.6630205899088, + "r_x2": 272.1976610093225, + "r_y2": 155.78491053848165, + "r_x3": 72.00000026697958, + "r_y3": 155.78491053848165, + "coord_origin": "TOPLEFT" + }, + "text": "The Modern Era (1990s - Present) ", + "orig": "The Modern Era (1990s - Present) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The Modern Era (1990s - Present)" + }, + { + "label": "text", + "id": 3, + "page_no": 1, + "cluster": { + "id": 3, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 185.14795063997713, + "r": 510.8733818943439, + "b": 212.35199073400975, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9798638820648193, + "cells": [ + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 198.43194068589423, + "r_x1": 510.8733818943439, + "r_y1": 198.43194068589423, + "r_x2": 510.8733818943439, + "r_y2": 185.14795063997713, + "r_x3": 72.00000026697958, + "r_y3": 185.14795063997713, + "coord_origin": "TOPLEFT" + }, + "text": "By the 1990s, word processing software had become more sophisticated, with features like ", + "orig": "By the 1990s, word processing software had become more sophisticated, with features like ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 5, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 212.35199073400975, + "r_x1": 379.21872140616193, + "r_y1": 212.35199073400975, + "r_x2": 379.21872140616193, + "r_y2": 199.06799068809255, + "r_x3": 72.00000026697958, + "r_y3": 199.06799068809255, + "coord_origin": "TOPLEFT" + }, + "text": "spell check, grammar check, templates, and collaborative tools. ", + "orig": "spell check, grammar check, templates, and collaborative tools. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "By the 1990s, word processing software had become more sophisticated, with features like spell check, grammar check, templates, and collaborative tools." + }, + { + "label": "list_item", + "id": 6, + "page_no": 1, + "cluster": { + "id": 6, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 226.66797078349396, + "r": 491.2357518215266, + "b": 253.6319608766969, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.968998372554779, + "cells": [ + { + "index": 6, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 239.5775708281169, + "r_x1": 94.63680335091797, + "r_y1": 239.5775708281169, + "r_x2": 94.63680335091797, + "r_y2": 227.2295507854351, + "r_x3": 90.00000033372447, + "r_y3": 227.2295507854351, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 7, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 239.95196082941106, + "r_x1": 221.28960082055283, + "r_y1": 239.95196082941106, + "r_x2": 221.28960082055283, + "r_y2": 226.66797078349396, + "r_x3": 108.00000040046937, + "r_y3": 226.66797078349396, + "coord_origin": "TOPLEFT" + }, + "text": "Microsoft Office Suite", + "orig": "Microsoft Office Suite", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 8, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 221.29102082055812, + "r_y0": 239.95196082941106, + "r_x1": 491.2357518215266, + "r_y1": 239.95196082941106, + "r_x2": 491.2357518215266, + "r_y2": 226.66797078349396, + "r_x3": 221.29102082055812, + "r_y3": 226.66797078349396, + "coord_origin": "TOPLEFT" + }, + "text": ": Microsoft continued to dominate with its Office Suite, ", + "orig": ": Microsoft continued to dominate with its Office Suite, ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 9, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 253.6319608766969, + "r_x1": 466.9336917314133, + "r_y1": 253.6319608766969, + "r_x2": 466.9336917314133, + "r_y2": 240.3479608307798, + "r_x3": 108.00000040046937, + "r_y3": 240.3479608307798, + "coord_origin": "TOPLEFT" + }, + "text": "integrating Word with other productivity tools like Excel and PowerPoint. ", + "orig": "integrating Word with other productivity tools like Excel and PowerPoint. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Microsoft Office Suite : Microsoft continued to dominate with its Office Suite, integrating Word with other productivity tools like Excel and PowerPoint." + }, + { + "label": "list_item", + "id": 5, + "page_no": 1, + "cluster": { + "id": 5, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 254.26794087889516, + "r": 517.5377819190559, + "b": 281.2319909720984, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9696746468544006, + "cells": [ + { + "index": 10, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 267.1775509235182, + "r_x1": 94.63680335091797, + "r_y1": 267.1775509235182, + "r_x2": 94.63680335091797, + "r_y2": 254.82959088083658, + "r_x3": 90.00000033372447, + "r_y3": 254.82959088083658, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 11, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 267.55194092481236, + "r_x1": 252.64317093681342, + "r_y1": 267.55194092481236, + "r_x2": 252.64317093681342, + "r_y2": 254.26794087889516, + "r_x3": 108.00000040046937, + "r_y3": 254.26794087889516, + "coord_origin": "TOPLEFT" + }, + "text": "OpenOffice and LibreOffice", + "orig": "OpenOffice and LibreOffice", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 12, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 252.6446409368189, + "r_y0": 267.55194092481236, + "r_x1": 517.5377819190559, + "r_y1": 267.55194092481236, + "r_x2": 517.5377819190559, + "r_y2": 254.26794087889516, + "r_x3": 252.6446409368189, + "r_y3": 254.26794087889516, + "coord_origin": "TOPLEFT" + }, + "text": ": Open-source alternatives emerged in the early 2000s, ", + "orig": ": Open-source alternatives emerged in the early 2000s, ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 13, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 281.2319909720984, + "r_x1": 354.59183131484417, + "r_y1": 281.2319909720984, + "r_x2": 354.59183131484417, + "r_y2": 267.94793092618113, + "r_x3": 108.00000040046937, + "r_y3": 267.94793092618113, + "coord_origin": "TOPLEFT" + }, + "text": "offering free and flexible word processing options. ", + "orig": "offering free and flexible word processing options. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 OpenOffice and LibreOffice : Open-source alternatives emerged in the early 2000s, offering free and flexible word processing options." + }, + { + "label": "list_item", + "id": 4, + "page_no": 1, + "cluster": { + "id": 4, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 281.86798097429676, + "r": 524.5618919451015, + "b": 322.99194111644454, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9762884378433228, + "cells": [ + { + "index": 14, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 294.7775810189197, + "r_x1": 94.63680335091797, + "r_y1": 294.7775810189197, + "r_x2": 94.63680335091797, + "r_y2": 282.4295609762379, + "r_x3": 90.00000033372447, + "r_y3": 282.4295609762379, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 15, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 295.15197102021375, + "r_x1": 206.64719076625803, + "r_y1": 295.15197102021375, + "r_x2": 206.64719076625803, + "r_y2": 281.86798097429676, + "r_x3": 108.00000040046937, + "r_y3": 281.86798097429676, + "coord_origin": "TOPLEFT" + }, + "text": "Google Docs (2006)", + "orig": "Google Docs (2006)", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 16, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 206.64845076626273, + "r_y0": 295.15197102021375, + "r_x1": 524.5618919451015, + "r_y1": 295.15197102021375, + "r_x2": 524.5618919451015, + "r_y2": 281.86798097429676, + "r_x3": 206.64845076626273, + "r_y3": 281.86798097429676, + "coord_origin": "TOPLEFT" + }, + "text": ": The introduction of cloud-based word processing revolutionized ", + "orig": ": The introduction of cloud-based word processing revolutionized ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 17, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 308.8319710674996, + "r_x1": 515.8681019128646, + "r_y1": 308.8319710674996, + "r_x2": 515.8681019128646, + "r_y2": 295.5479710215825, + "r_x3": 108.00000040046937, + "r_y3": 295.5479710215825, + "coord_origin": "TOPLEFT" + }, + "text": "collaboration. Google Docs enabled real-time editing and sharing, making it a staple ", + "orig": "collaboration. Google Docs enabled real-time editing and sharing, making it a staple ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 18, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 322.99194111644454, + "r_x1": 243.2870309021204, + "r_y1": 322.99194111644454, + "r_x2": 243.2870309021204, + "r_y2": 309.70794107052745, + "r_x3": 108.00000040046937, + "r_y3": 309.70794107052745, + "coord_origin": "TOPLEFT" + }, + "text": "for teams and remote work. ", + "orig": "for teams and remote work. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Google Docs (2006) : The introduction of cloud-based word processing revolutionized collaboration. Google Docs enabled real-time editing and sharing, making it a staple for teams and remote work." + }, + { + "label": "section_header", + "id": 7, + "page_no": 1, + "cluster": { + "id": 7, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 365.30493126270244, + "r": 231.71083085919528, + "b": 380.18298131412945, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9581918120384216, + "cells": [ + { + "index": 19, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 380.18298131412945, + "r_x1": 231.71083085919528, + "r_y1": 380.18298131412945, + "r_x2": 231.71083085919528, + "r_y2": 365.30493126270244, + "r_x3": 72.00000026697958, + "r_y3": 365.30493126270244, + "coord_origin": "TOPLEFT" + }, + "text": "Future of Word Processing ", + "orig": "Future of Word Processing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "Future of Word Processing" + }, + { + "label": "text", + "id": 0, + "page_no": 1, + "cluster": { + "id": 0, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 394.6679713641979, + "r": 520.5438819302025, + "b": 463.3919616017472, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9876114726066589, + "cells": [ + { + "index": 20, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 407.95196141011496, + "r_x1": 475.5335117633018, + "r_y1": 407.95196141011496, + "r_x2": 475.5335117633018, + "r_y2": 394.6679713641979, + "r_x3": 72.00000026697958, + "r_y3": 394.6679713641979, + "coord_origin": "TOPLEFT" + }, + "text": "Today, word processors are more than just tools for typing. They integrate artificial ", + "orig": "Today, word processors are more than just tools for typing. They integrate artificial ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 21, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 421.6319614574008, + "r_x1": 520.5078119300688, + "r_y1": 421.6319614574008, + "r_x2": 520.5078119300688, + "r_y2": 408.3479614114837, + "r_x3": 72.00000026697958, + "r_y3": 408.3479614114837, + "coord_origin": "TOPLEFT" + }, + "text": "intelligence for grammar and style suggestions (e.g., Grammarly), voice-to-text features, and ", + "orig": "intelligence for grammar and style suggestions (e.g., Grammarly), voice-to-text features, and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 22, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 435.55194150551625, + "r_x1": 520.5438819302025, + "r_y1": 435.55194150551625, + "r_x2": 520.5438819302025, + "r_y2": 422.2679414595992, + "r_x3": 72.00000026697958, + "r_y3": 422.2679414595992, + "coord_origin": "TOPLEFT" + }, + "text": "advanced layout options. As AI continues to advance, word processors may evolve into even ", + "orig": "advanced layout options. As AI continues to advance, word processors may evolve into even ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 23, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 449.2319915528023, + "r_x1": 498.19421184732886, + "r_y1": 449.2319915528023, + "r_x2": 498.19421184732886, + "r_y2": 435.9479615068851, + "r_x3": 72.00000026697958, + "r_y3": 435.9479615068851, + "coord_origin": "TOPLEFT" + }, + "text": "more intuitive tools that predict user needs, automate repetitive tasks, and support richer ", + "orig": "more intuitive tools that predict user needs, automate repetitive tasks, and support richer ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 24, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 463.3919616017472, + "r_x1": 187.64061069578074, + "r_y1": 463.3919616017472, + "r_x2": 187.64061069578074, + "r_y2": 450.1079715558302, + "r_x3": 72.00000026697958, + "r_y3": 450.1079715558302, + "coord_origin": "TOPLEFT" + }, + "text": "multimedia integration. ", + "orig": "multimedia integration. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "Today, word processors are more than just tools for typing. They integrate artificial intelligence for grammar and style suggestions (e.g., Grammarly), voice-to-text features, and advanced layout options. As AI continues to advance, word processors may evolve into even more intuitive tools that predict user needs, automate repetitive tasks, and support richer multimedia integration." + }, + { + "label": "text", + "id": 1, + "page_no": 1, + "cluster": { + "id": 1, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 505.54794174746235, + "r": 515.5564019117089, + "b": 546.4319718887809, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9841670393943787, + "cells": [ + { + "index": 25, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 518.8319717933796, + "r_x1": 515.5564019117089, + "r_y1": 518.8319717933796, + "r_x2": 515.5564019117089, + "r_y2": 505.54794174746235, + "r_x3": 72.00000026697958, + "r_y3": 505.54794174746235, + "coord_origin": "TOPLEFT" + }, + "text": "From the clunky typewriters of the 19th century to the AI-powered cloud tools of today, the ", + "orig": "From the clunky typewriters of the 19th century to the AI-powered cloud tools of today, the ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 26, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 532.5119618406654, + "r_x1": 501.86630186094516, + "r_y1": 532.5119618406654, + "r_x2": 501.86630186094516, + "r_y2": 519.2279317947482, + "r_x3": 72.00000026697958, + "r_y3": 519.2279317947482, + "coord_origin": "TOPLEFT" + }, + "text": "word processor has come a long way. It remains an essential tool for communication and ", + "orig": "word processor has come a long way. It remains an essential tool for communication and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 27, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 546.4319718887809, + "r_x1": 311.25577115415183, + "r_y1": 546.4319718887809, + "r_x2": 311.25577115415183, + "r_y2": 533.1479518428639, + "r_x3": 72.00000026697958, + "r_y3": 533.1479518428639, + "coord_origin": "TOPLEFT" + }, + "text": "creativity, shaping how we write and share ideas. ", + "orig": "creativity, shaping how we write and share ideas. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "From the clunky typewriters of the 19th century to the AI-powered cloud tools of today, the word processor has come a long way. It remains an essential tool for communication and creativity, shaping how we write and share ideas." + } + ], + "headers": [] + } + }, + { + "page_no": 2, + "size": { + "width": 595.2000122070312, + "height": 841.9199829101562 + }, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 87.62298030287513, + "r_x1": 276.7262310261146, + "r_y1": 87.62298030287513, + "r_x2": 276.7262310261146, + "r_y2": 72.74493025144807, + "r_x3": 72.00000026697958, + "r_y3": 72.74493025144807, + "coord_origin": "TOPLEFT" + }, + "text": "Specialized Word Processing Tools ", + "orig": "Specialized Word Processing Tools ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 115.15197039803093, + "r_x1": 507.8394518830939, + "r_y1": 115.15197039803093, + "r_x2": 507.8394518830939, + "r_y2": 101.86798035211382, + "r_x3": 72.00000026697958, + "r_y3": 101.86798035211382, + "coord_origin": "TOPLEFT" + }, + "text": "In addition to general-purpose word processors, specialized tools have emerged to cater to ", + "orig": "In addition to general-purpose word processors, specialized tools have emerged to cater to ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 129.07196044614636, + "r_x1": 514.6727319084321, + "r_y1": 129.07196044614636, + "r_x2": 514.6727319084321, + "r_y2": 115.78796040022928, + "r_x3": 72.00000026697958, + "r_y3": 115.78796040022928, + "coord_origin": "TOPLEFT" + }, + "text": "specific industries and needs. These tools incorporate unique features tailored to their users' ", + "orig": "specific industries and needs. These tools incorporate unique features tailored to their users' ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 142.99194049426183, + "r_x1": 129.66211048079356, + "r_y1": 142.99194049426183, + "r_x2": 129.66211048079356, + "r_y2": 129.70794044834474, + "r_x3": 72.00000026697958, + "r_y3": 129.70794044834474, + "coord_origin": "TOPLEFT" + }, + "text": "workflows: ", + "orig": "workflows: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 170.21759058836926, + "r_x1": 94.63680335091797, + "r_y1": 170.21759058836926, + "r_x2": 94.63680335091797, + "r_y2": 157.86956054568725, + "r_x3": 90.00000033372447, + "r_y3": 157.86956054568725, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 5, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 170.5919805896633, + "r_x1": 277.6560410295624, + "r_y1": 170.5919805896633, + "r_x2": 277.6560410295624, + "r_y2": 157.30798054374623, + "r_x3": 108.00000040046937, + "r_y3": 157.30798054374623, + "coord_origin": "TOPLEFT" + }, + "text": "Academic and Technical Writing", + "orig": "Academic and Technical Writing", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 6, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 277.65817102957027, + "r_y0": 170.5919805896633, + "r_x1": 495.26132183645365, + "r_y1": 170.5919805896633, + "r_x2": 495.26132183645365, + "r_y2": 157.30798054374623, + "r_x3": 277.65817102957027, + "r_y3": 157.30798054374623, + "coord_origin": "TOPLEFT" + }, + "text": ": Tools like LaTeX gained popularity among ", + "orig": ": Tools like LaTeX gained popularity among ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 7, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 184.27197063694928, + "r_x1": 495.5327118374599, + "r_y1": 184.27197063694928, + "r_x2": 495.5327118374599, + "r_y2": 170.98797059103208, + "r_x3": 108.00000040046937, + "r_y3": 170.98797059103208, + "coord_origin": "TOPLEFT" + }, + "text": "academics, scientists, and engineers. Unlike traditional word processors, LaTeX ", + "orig": "academics, scientists, and engineers. Unlike traditional word processors, LaTeX ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 8, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 198.1919506850645, + "r_x1": 494.8486918349235, + "r_y1": 198.1919506850645, + "r_x2": 494.8486918349235, + "r_y2": 184.90796063914763, + "r_x3": 108.00000040046937, + "r_y3": 184.90796063914763, + "coord_origin": "TOPLEFT" + }, + "text": "focuses on precise formatting, particularly for complex mathematical equations, ", + "orig": "focuses on precise formatting, particularly for complex mathematical equations, ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 9, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 211.87195073235046, + "r_x1": 519.5101919263695, + "r_y1": 211.87195073235046, + "r_x2": 519.5101919263695, + "r_y2": 198.58795068643337, + "r_x3": 108.00000040046937, + "r_y3": 198.58795068643337, + "coord_origin": "TOPLEFT" + }, + "text": "scientific papers, and technical documents. It relies on a markup language to produce ", + "orig": "scientific papers, and technical documents. It relies on a markup language to produce ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 10, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 225.7919907804661, + "r_x1": 320.6426411889588, + "r_y1": 225.7919907804661, + "r_x2": 320.6426411889588, + "r_y2": 212.50799073454903, + "r_x3": 108.00000040046937, + "r_y3": 212.50799073454903, + "coord_origin": "TOPLEFT" + }, + "text": "polished documents suitable for publishing. ", + "orig": "polished documents suitable for publishing. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 11, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 239.0975908264578, + "r_x1": 94.63680335091797, + "r_y1": 239.0975908264578, + "r_x2": 94.63680335091797, + "r_y2": 226.7495707837761, + "r_x3": 90.00000033372447, + "r_y3": 226.7495707837761, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 12, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 239.47198082775196, + "r_x1": 228.9672108490218, + "r_y1": 239.47198082775196, + "r_x2": 228.9672108490218, + "r_y2": 226.18799078183486, + "r_x3": 108.00000040046937, + "r_y3": 226.18799078183486, + "coord_origin": "TOPLEFT" + }, + "text": "Screenwriting Software", + "orig": "Screenwriting Software", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 13, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 228.9668008490203, + "r_y0": 239.47198082775196, + "r_x1": 495.22037183630175, + "r_y1": 239.47198082775196, + "r_x2": 495.22037183630175, + "r_y2": 226.18799078183486, + "r_x3": 228.9668008490203, + "r_y3": 226.18799078183486, + "coord_origin": "TOPLEFT" + }, + "text": ": For screenwriters, tools like Final Draft and Celtx are ", + "orig": ": For screenwriters, tools like Final Draft and Celtx are ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 14, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 253.3919608758673, + "r_x1": 503.5271318671036, + "r_y1": 253.3919608758673, + "r_x2": 503.5271318671036, + "r_y2": 240.1079708299502, + "r_x3": 108.00000040046937, + "r_y3": 240.1079708299502, + "coord_origin": "TOPLEFT" + }, + "text": "specialized to handle scripts for film and television. These programs automate the ", + "orig": "specialized to handle scripts for film and television. These programs automate the ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 15, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 267.07196092315326, + "r_x1": 457.223911695409, + "r_y1": 267.07196092315326, + "r_x2": 457.223911695409, + "r_y2": 253.78796087723617, + "r_x3": 108.00000040046937, + "r_y3": 253.78796087723617, + "coord_origin": "TOPLEFT" + }, + "text": "formatting of dialogue, scene descriptions, and other elements unique to ", + "orig": "formatting of dialogue, scene descriptions, and other elements unique to ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 16, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 280.9919409712686, + "r_x1": 179.30858066488514, + "r_y1": 280.9919409712686, + "r_x2": 179.30858066488514, + "r_y2": 267.7079409253515, + "r_x3": 108.00000040046937, + "r_y3": 267.7079409253515, + "coord_origin": "TOPLEFT" + }, + "text": "screenwriting. ", + "orig": "screenwriting. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 17, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 294.2975410172604, + "r_x1": 94.63680335091797, + "r_y1": 294.2975410172604, + "r_x2": 94.63680335091797, + "r_y2": 281.9495809745787, + "r_x3": 90.00000033372447, + "r_y3": 281.9495809745787, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 18, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 294.67193101855446, + "r_x1": 249.96240092687302, + "r_y1": 294.67193101855446, + "r_x2": 249.96240092687302, + "r_y2": 281.38800097263766, + "r_x3": 108.00000040046937, + "r_y3": 281.38800097263766, + "coord_origin": "TOPLEFT" + }, + "text": "Legal Document Processors", + "orig": "Legal Document Processors", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 19, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 249.966710926889, + "r_y0": 294.67193101855446, + "r_x1": 513.5488919042649, + "r_y1": 294.67193101855446, + "r_x2": 513.5488919042649, + "r_y2": 281.38800097263766, + "r_x3": 249.966710926889, + "r_y3": 281.38800097263766, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processors tailored for legal professionals, like ", + "orig": ": Word processors tailored for legal professionals, like ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 20, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 308.5919810666702, + "r_x1": 524.4814519448033, + "r_y1": 308.5919810666702, + "r_x2": 524.4814519448033, + "r_y2": 295.3079810207531, + "r_x3": 108.00000040046937, + "r_y3": 295.3079810207531, + "coord_origin": "TOPLEFT" + }, + "text": "WordPerfect, offered features such as redlining (early version tracking) and document ", + "orig": "WordPerfect, offered features such as redlining (early version tracking) and document ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 21, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 322.27197111395594, + "r_x1": 489.909551816609, + "r_y1": 322.27197111395594, + "r_x2": 489.909551816609, + "r_y2": 308.98797106803886, + "r_x3": 108.00000040046937, + "r_y3": 308.98797106803886, + "coord_origin": "TOPLEFT" + }, + "text": "comparison. Even today, many law firms rely on these tools due to their robust ", + "orig": "comparison. Even today, many law firms rely on these tools due to their robust ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 22, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 336.43194116290096, + "r_x1": 343.2655012728455, + "r_y1": 336.43194116290096, + "r_x2": 343.2655012728455, + "r_y2": 323.1479511169839, + "r_x3": 108.00000040046937, + "r_y3": 323.1479511169839, + "coord_origin": "TOPLEFT" + }, + "text": "formatting options for contracts and legal briefs. ", + "orig": "formatting options for contracts and legal briefs. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 23, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 393.62298136058575, + "r_x1": 340.46878126247515, + "r_y1": 393.62298136058575, + "r_x2": 340.46878126247515, + "r_y2": 378.7449313091588, + "r_x3": 72.00000026697958, + "r_y3": 378.7449313091588, + "coord_origin": "TOPLEFT" + }, + "text": "Key Features That Changed Word Processing ", + "orig": "Key Features That Changed Word Processing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 24, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 421.1519714557417, + "r_x1": 514.7196019086059, + "r_y1": 421.1519714557417, + "r_x2": 514.7196019086059, + "r_y2": 407.86798140982467, + "r_x3": 72.00000026697958, + "r_y3": 407.86798140982467, + "coord_origin": "TOPLEFT" + }, + "text": "The evolution of word processors wasn't just about hardware or software improvements-it ", + "orig": "The evolution of word processors wasn't just about hardware or software improvements-it ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 25, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 435.07196150385715, + "r_x1": 490.85507182011503, + "r_y1": 435.07196150385715, + "r_x2": 490.85507182011503, + "r_y2": 421.78796145794007, + "r_x3": 72.00000026697958, + "r_y3": 421.78796145794007, + "coord_origin": "TOPLEFT" + }, + "text": "was about the features that revolutionized how people wrote and edited. Some of these ", + "orig": "was about the features that revolutionized how people wrote and edited. Some of these ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 26, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 448.9919715519727, + "r_x1": 227.60155084395785, + "r_y1": 448.9919715519727, + "r_x2": 227.60155084395785, + "r_y2": 435.7079415060554, + "r_x3": 72.00000026697958, + "r_y3": 435.7079415060554, + "coord_origin": "TOPLEFT" + }, + "text": "transformative features include: ", + "orig": "transformative features include: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 27, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 476.5919816473741, + "r_x1": 99.00000036709692, + "r_y1": 476.5919816473741, + "r_x2": 99.00000036709692, + "r_y2": 463.30795160145686, + "r_x3": 90.00000033372447, + "r_y3": 463.30795160145686, + "coord_origin": "TOPLEFT" + }, + "text": "1.", + "orig": "1.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 28, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 476.5919816473741, + "r_x1": 166.01521061559265, + "r_y1": 476.5919816473741, + "r_x2": 166.01521061559265, + "r_y2": 463.30795160145686, + "r_x3": 108.00000040046937, + "r_y3": 463.30795160145686, + "coord_origin": "TOPLEFT" + }, + "text": "Undo/Redo", + "orig": "Undo/Redo", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 29, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 166.0136606155869, + "r_y0": 476.5919816473741, + "r_x1": 509.2687418883938, + "r_y1": 476.5919816473741, + "r_x2": 509.2687418883938, + "r_y2": 463.30795160145686, + "r_x3": 166.0136606155869, + "r_y3": 463.30795160145686, + "coord_origin": "TOPLEFT" + }, + "text": ": Introduced in the 1980s, the ability to undo mistakes and redo actions ", + "orig": ": Introduced in the 1980s, the ability to undo mistakes and redo actions ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 30, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 490.51196169548945, + "r_x1": 379.87488140859494, + "r_y1": 490.51196169548945, + "r_x2": 379.87488140859494, + "r_y2": 477.2279316495723, + "r_x3": 108.00000040046937, + "r_y3": 477.2279316495723, + "coord_origin": "TOPLEFT" + }, + "text": "made experimentation and error correction much easier. ", + "orig": "made experimentation and error correction much easier. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 31, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 504.1919517427753, + "r_x1": 99.00000036709692, + "r_y1": 504.1919517427753, + "r_x2": 99.00000036709692, + "r_y2": 490.90796169685825, + "r_x3": 90.00000033372447, + "r_y3": 490.90796169685825, + "coord_origin": "TOPLEFT" + }, + "text": "2.", + "orig": "2.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 32, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 504.1919517427753, + "r_x1": 281.9975910456611, + "r_y1": 504.1919517427753, + "r_x2": 281.9975910456611, + "r_y2": 490.90796169685825, + "r_x3": 108.00000040046937, + "r_y3": 490.90796169685825, + "coord_origin": "TOPLEFT" + }, + "text": "Spell Check and Grammar Check", + "orig": "Spell Check and Grammar Check", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 33, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 282.00000104567005, + "r_y0": 504.1919517427753, + "r_x1": 516.6022319155867, + "r_y1": 504.1919517427753, + "r_x2": 516.6022319155867, + "r_y2": 490.90796169685825, + "r_x3": 282.00000104567005, + "r_y3": 490.90796169685825, + "coord_origin": "TOPLEFT" + }, + "text": ": By the 1990s, these became standard, allowing ", + "orig": ": By the 1990s, these became standard, allowing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 34, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 518.1119717908908, + "r_x1": 273.2930310133841, + "r_y1": 518.1119717908908, + "r_x2": 273.2930310133841, + "r_y2": 504.82794174497366, + "r_x3": 108.00000040046937, + "r_y3": 504.82794174497366, + "coord_origin": "TOPLEFT" + }, + "text": "users to spot errors automatically. ", + "orig": "users to spot errors automatically. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 35, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 531.7919618381768, + "r_x1": 99.00000036709692, + "r_y1": 531.7919618381768, + "r_x2": 99.00000036709692, + "r_y2": 518.5079317922596, + "r_x3": 90.00000033372447, + "r_y3": 518.5079317922596, + "coord_origin": "TOPLEFT" + }, + "text": "3.", + "orig": "3.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 36, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 531.7919618381768, + "r_x1": 161.32320059819446, + "r_y1": 531.7919618381768, + "r_x2": 161.32320059819446, + "r_y2": 518.5079317922596, + "r_x3": 108.00000040046937, + "r_y3": 518.5079317922596, + "coord_origin": "TOPLEFT" + }, + "text": "Templates", + "orig": "Templates", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 37, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 161.32617059820544, + "r_y0": 531.7919618381768, + "r_x1": 486.90097180545297, + "r_y1": 531.7919618381768, + "r_x2": 486.90097180545297, + "r_y2": 518.5079317922596, + "r_x3": 161.32617059820544, + "r_y3": 518.5079317922596, + "coord_origin": "TOPLEFT" + }, + "text": ": Pre-designed formats for documents, such as resumes, letters, and ", + "orig": ": Pre-designed formats for documents, such as resumes, letters, and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 38, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 545.7119718862922, + "r_x1": 268.2890309948291, + "r_y1": 545.7119718862922, + "r_x2": 268.2890309948291, + "r_y2": 532.427951840375, + "r_x3": 108.00000040046937, + "r_y3": 532.427951840375, + "coord_origin": "TOPLEFT" + }, + "text": "invoices, helped users save time. ", + "orig": "invoices, helped users save time. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 39, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 559.391961933578, + "r_x1": 99.00000036709692, + "r_y1": 559.391961933578, + "r_x2": 99.00000036709692, + "r_y2": 546.1079418876609, + "r_x3": 90.00000033372447, + "r_y3": 546.1079418876609, + "coord_origin": "TOPLEFT" + }, + "text": "4.", + "orig": "4.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 40, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 559.391961933578, + "r_x1": 186.338390690952, + "r_y1": 559.391961933578, + "r_x2": 186.338390690952, + "r_y2": 546.1079418876609, + "r_x3": 108.00000040046937, + "r_y3": 546.1079418876609, + "coord_origin": "TOPLEFT" + }, + "text": "Track Changes", + "orig": "Track Changes", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 41, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 186.3398406909574, + "r_y0": 559.391961933578, + "r_x1": 502.21259186222926, + "r_y1": 559.391961933578, + "r_x2": 502.21259186222926, + "r_y2": 546.1079418876609, + "r_x3": 186.3398406909574, + "r_y3": 546.1079418876609, + "coord_origin": "TOPLEFT" + }, + "text": ": A game-changer for collaboration, this feature allowed multiple ", + "orig": ": A game-changer for collaboration, this feature allowed multiple ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 42, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 573.3119819816936, + "r_x1": 384.6211214261943, + "r_y1": 573.3119819816936, + "r_x2": 384.6211214261943, + "r_y2": 560.0279519357764, + "r_x3": 108.00000040046937, + "r_y3": 560.0279519357764, + "coord_origin": "TOPLEFT" + }, + "text": "users to suggest edits while maintaining the original text. ", + "orig": "users to suggest edits while maintaining the original text. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 43, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 586.9919720289795, + "r_x1": 99.00000036709692, + "r_y1": 586.9919720289795, + "r_x2": 99.00000036709692, + "r_y2": 573.7079419830623, + "r_x3": 90.00000033372447, + "r_y3": 573.7079419830623, + "coord_origin": "TOPLEFT" + }, + "text": "5.", + "orig": "5.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 44, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 586.9919720289795, + "r_x1": 236.3166508762739, + "r_y1": 586.9919720289795, + "r_x2": 236.3166508762739, + "r_y2": 573.7079419830623, + "r_x3": 108.00000040046937, + "r_y3": 573.7079419830623, + "coord_origin": "TOPLEFT" + }, + "text": "Real-Time Collaboration", + "orig": "Real-Time Collaboration", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 45, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 236.32033087628753, + "r_y0": 586.9919720289795, + "r_x1": 491.9297818241001, + "r_y1": 586.9919720289795, + "r_x2": 491.9297818241001, + "r_y2": 573.7079419830623, + "r_x3": 236.32033087628753, + "r_y3": 573.7079419830623, + "coord_origin": "TOPLEFT" + }, + "text": ": Tools like Google Docs and Microsoft 365 enabled ", + "orig": ": Tools like Google Docs and Microsoft 365 enabled ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 46, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 600.9119520770948, + "r_x1": 521.8798819351565, + "r_y1": 600.9119520770948, + "r_x2": 521.8798819351565, + "r_y2": 587.6279620311777, + "r_x3": 108.00000040046937, + "r_y3": 587.6279620311777, + "coord_origin": "TOPLEFT" + }, + "text": "multiple users to edit the same document simultaneously, forever changing teamwork ", + "orig": "multiple users to edit the same document simultaneously, forever changing teamwork ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 47, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 614.8319721252104, + "r_x1": 159.99023059325174, + "r_y1": 614.8319721252104, + "r_x2": 159.99023059325174, + "r_y2": 601.5479420792932, + "r_x3": 108.00000040046937, + "r_y3": 601.5479420792932, + "coord_origin": "TOPLEFT" + }, + "text": "dynamics. ", + "orig": "dynamics. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 48, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 672.2629723237247, + "r_x1": 311.9594411567611, + "r_y1": 672.2629723237247, + "r_x2": 311.9594411567611, + "r_y2": 657.3849222722977, + "r_x3": 72.00000026697958, + "r_y3": 657.3849222722977, + "coord_origin": "TOPLEFT" + }, + "text": "The Cultural Impact of Word Processors ", + "orig": "The Cultural Impact of Word Processors ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 49, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 699.7919624188806, + "r_x1": 494.0065318318008, + "r_y1": 699.7919624188806, + "r_x2": 494.0065318318008, + "r_y2": 686.5079323729635, + "r_x3": 72.00000026697958, + "r_y3": 686.5079323729635, + "coord_origin": "TOPLEFT" + }, + "text": "The word processor didn't just change workplaces-it changed culture. It democratized ", + "orig": "The word processor didn't just change workplaces-it changed culture. It democratized ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 50, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 713.4719524661665, + "r_x1": 474.54910175965165, + "r_y1": 713.4719524661665, + "r_x2": 474.54910175965165, + "r_y2": 700.1879524202494, + "r_x3": 72.00000026697958, + "r_y3": 700.1879524202494, + "coord_origin": "TOPLEFT" + }, + "text": "writing, enabling anyone with access to a computer to produce professional-quality ", + "orig": "writing, enabling anyone with access to a computer to produce professional-quality ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 51, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 727.6319625151116, + "r_x1": 518.9003919241085, + "r_y1": 727.6319625151116, + "r_x2": 518.9003919241085, + "r_y2": 714.3479624691945, + "r_x3": 72.00000026697958, + "r_y3": 714.3479624691945, + "coord_origin": "TOPLEFT" + }, + "text": "documents. This shift had profound implications for education, business, and creative fields: ", + "orig": "documents. This shift had profound implications for education, business, and creative fields: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "parsed_page": null, + "predictions": { + "layout": { + "clusters": [ + { + "id": 11, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 72.74493025144807, + "r": 276.7262310261146, + "b": 87.62298030287513, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9600434303283691, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 87.62298030287513, + "r_x1": 276.7262310261146, + "r_y1": 87.62298030287513, + "r_x2": 276.7262310261146, + "r_y2": 72.74493025144807, + "r_x3": 72.00000026697958, + "r_y3": 72.74493025144807, + "coord_origin": "TOPLEFT" + }, + "text": "Specialized Word Processing Tools ", + "orig": "Specialized Word Processing Tools ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 3, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 101.86798035211382, + "r": 514.6727319084321, + "b": 142.99194049426183, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9812871813774109, + "cells": [ + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 115.15197039803093, + "r_x1": 507.8394518830939, + "r_y1": 115.15197039803093, + "r_x2": 507.8394518830939, + "r_y2": 101.86798035211382, + "r_x3": 72.00000026697958, + "r_y3": 101.86798035211382, + "coord_origin": "TOPLEFT" + }, + "text": "In addition to general-purpose word processors, specialized tools have emerged to cater to ", + "orig": "In addition to general-purpose word processors, specialized tools have emerged to cater to ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 129.07196044614636, + "r_x1": 514.6727319084321, + "r_y1": 129.07196044614636, + "r_x2": 514.6727319084321, + "r_y2": 115.78796040022928, + "r_x3": 72.00000026697958, + "r_y3": 115.78796040022928, + "coord_origin": "TOPLEFT" + }, + "text": "specific industries and needs. These tools incorporate unique features tailored to their users' ", + "orig": "specific industries and needs. These tools incorporate unique features tailored to their users' ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 142.99194049426183, + "r_x1": 129.66211048079356, + "r_y1": 142.99194049426183, + "r_x2": 129.66211048079356, + "r_y2": 129.70794044834474, + "r_x3": 72.00000026697958, + "r_y3": 129.70794044834474, + "coord_origin": "TOPLEFT" + }, + "text": "workflows: ", + "orig": "workflows: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 1, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 157.30798054374623, + "r": 519.5101919263695, + "b": 225.7919907804661, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9829118251800537, + "cells": [ + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 170.21759058836926, + "r_x1": 94.63680335091797, + "r_y1": 170.21759058836926, + "r_x2": 94.63680335091797, + "r_y2": 157.86956054568725, + "r_x3": 90.00000033372447, + "r_y3": 157.86956054568725, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 5, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 170.5919805896633, + "r_x1": 277.6560410295624, + "r_y1": 170.5919805896633, + "r_x2": 277.6560410295624, + "r_y2": 157.30798054374623, + "r_x3": 108.00000040046937, + "r_y3": 157.30798054374623, + "coord_origin": "TOPLEFT" + }, + "text": "Academic and Technical Writing", + "orig": "Academic and Technical Writing", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 6, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 277.65817102957027, + "r_y0": 170.5919805896633, + "r_x1": 495.26132183645365, + "r_y1": 170.5919805896633, + "r_x2": 495.26132183645365, + "r_y2": 157.30798054374623, + "r_x3": 277.65817102957027, + "r_y3": 157.30798054374623, + "coord_origin": "TOPLEFT" + }, + "text": ": Tools like LaTeX gained popularity among ", + "orig": ": Tools like LaTeX gained popularity among ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 7, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 184.27197063694928, + "r_x1": 495.5327118374599, + "r_y1": 184.27197063694928, + "r_x2": 495.5327118374599, + "r_y2": 170.98797059103208, + "r_x3": 108.00000040046937, + "r_y3": 170.98797059103208, + "coord_origin": "TOPLEFT" + }, + "text": "academics, scientists, and engineers. Unlike traditional word processors, LaTeX ", + "orig": "academics, scientists, and engineers. Unlike traditional word processors, LaTeX ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 8, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 198.1919506850645, + "r_x1": 494.8486918349235, + "r_y1": 198.1919506850645, + "r_x2": 494.8486918349235, + "r_y2": 184.90796063914763, + "r_x3": 108.00000040046937, + "r_y3": 184.90796063914763, + "coord_origin": "TOPLEFT" + }, + "text": "focuses on precise formatting, particularly for complex mathematical equations, ", + "orig": "focuses on precise formatting, particularly for complex mathematical equations, ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 9, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 211.87195073235046, + "r_x1": 519.5101919263695, + "r_y1": 211.87195073235046, + "r_x2": 519.5101919263695, + "r_y2": 198.58795068643337, + "r_x3": 108.00000040046937, + "r_y3": 198.58795068643337, + "coord_origin": "TOPLEFT" + }, + "text": "scientific papers, and technical documents. It relies on a markup language to produce ", + "orig": "scientific papers, and technical documents. It relies on a markup language to produce ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 10, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 225.7919907804661, + "r_x1": 320.6426411889588, + "r_y1": 225.7919907804661, + "r_x2": 320.6426411889588, + "r_y2": 212.50799073454903, + "r_x3": 108.00000040046937, + "r_y3": 212.50799073454903, + "coord_origin": "TOPLEFT" + }, + "text": "polished documents suitable for publishing. ", + "orig": "polished documents suitable for publishing. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 4, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 226.18799078183486, + "r": 503.5271318671036, + "b": 280.9919409712686, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9800205230712891, + "cells": [ + { + "index": 11, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 239.0975908264578, + "r_x1": 94.63680335091797, + "r_y1": 239.0975908264578, + "r_x2": 94.63680335091797, + "r_y2": 226.7495707837761, + "r_x3": 90.00000033372447, + "r_y3": 226.7495707837761, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 12, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 239.47198082775196, + "r_x1": 228.9672108490218, + "r_y1": 239.47198082775196, + "r_x2": 228.9672108490218, + "r_y2": 226.18799078183486, + "r_x3": 108.00000040046937, + "r_y3": 226.18799078183486, + "coord_origin": "TOPLEFT" + }, + "text": "Screenwriting Software", + "orig": "Screenwriting Software", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 13, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 228.9668008490203, + "r_y0": 239.47198082775196, + "r_x1": 495.22037183630175, + "r_y1": 239.47198082775196, + "r_x2": 495.22037183630175, + "r_y2": 226.18799078183486, + "r_x3": 228.9668008490203, + "r_y3": 226.18799078183486, + "coord_origin": "TOPLEFT" + }, + "text": ": For screenwriters, tools like Final Draft and Celtx are ", + "orig": ": For screenwriters, tools like Final Draft and Celtx are ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 14, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 253.3919608758673, + "r_x1": 503.5271318671036, + "r_y1": 253.3919608758673, + "r_x2": 503.5271318671036, + "r_y2": 240.1079708299502, + "r_x3": 108.00000040046937, + "r_y3": 240.1079708299502, + "coord_origin": "TOPLEFT" + }, + "text": "specialized to handle scripts for film and television. These programs automate the ", + "orig": "specialized to handle scripts for film and television. These programs automate the ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 15, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 267.07196092315326, + "r_x1": 457.223911695409, + "r_y1": 267.07196092315326, + "r_x2": 457.223911695409, + "r_y2": 253.78796087723617, + "r_x3": 108.00000040046937, + "r_y3": 253.78796087723617, + "coord_origin": "TOPLEFT" + }, + "text": "formatting of dialogue, scene descriptions, and other elements unique to ", + "orig": "formatting of dialogue, scene descriptions, and other elements unique to ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 16, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 280.9919409712686, + "r_x1": 179.30858066488514, + "r_y1": 280.9919409712686, + "r_x2": 179.30858066488514, + "r_y2": 267.7079409253515, + "r_x3": 108.00000040046937, + "r_y3": 267.7079409253515, + "coord_origin": "TOPLEFT" + }, + "text": "screenwriting. ", + "orig": "screenwriting. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 0, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 281.38800097263766, + "r": 524.4814519448033, + "b": 336.43194116290096, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9835862517356873, + "cells": [ + { + "index": 17, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 294.2975410172604, + "r_x1": 94.63680335091797, + "r_y1": 294.2975410172604, + "r_x2": 94.63680335091797, + "r_y2": 281.9495809745787, + "r_x3": 90.00000033372447, + "r_y3": 281.9495809745787, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 18, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 294.67193101855446, + "r_x1": 249.96240092687302, + "r_y1": 294.67193101855446, + "r_x2": 249.96240092687302, + "r_y2": 281.38800097263766, + "r_x3": 108.00000040046937, + "r_y3": 281.38800097263766, + "coord_origin": "TOPLEFT" + }, + "text": "Legal Document Processors", + "orig": "Legal Document Processors", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 19, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 249.966710926889, + "r_y0": 294.67193101855446, + "r_x1": 513.5488919042649, + "r_y1": 294.67193101855446, + "r_x2": 513.5488919042649, + "r_y2": 281.38800097263766, + "r_x3": 249.966710926889, + "r_y3": 281.38800097263766, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processors tailored for legal professionals, like ", + "orig": ": Word processors tailored for legal professionals, like ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 20, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 308.5919810666702, + "r_x1": 524.4814519448033, + "r_y1": 308.5919810666702, + "r_x2": 524.4814519448033, + "r_y2": 295.3079810207531, + "r_x3": 108.00000040046937, + "r_y3": 295.3079810207531, + "coord_origin": "TOPLEFT" + }, + "text": "WordPerfect, offered features such as redlining (early version tracking) and document ", + "orig": "WordPerfect, offered features such as redlining (early version tracking) and document ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 21, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 322.27197111395594, + "r_x1": 489.909551816609, + "r_y1": 322.27197111395594, + "r_x2": 489.909551816609, + "r_y2": 308.98797106803886, + "r_x3": 108.00000040046937, + "r_y3": 308.98797106803886, + "coord_origin": "TOPLEFT" + }, + "text": "comparison. Even today, many law firms rely on these tools due to their robust ", + "orig": "comparison. Even today, many law firms rely on these tools due to their robust ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 22, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 336.43194116290096, + "r_x1": 343.2655012728455, + "r_y1": 336.43194116290096, + "r_x2": 343.2655012728455, + "r_y2": 323.1479511169839, + "r_x3": 108.00000040046937, + "r_y3": 323.1479511169839, + "coord_origin": "TOPLEFT" + }, + "text": "formatting options for contracts and legal briefs. ", + "orig": "formatting options for contracts and legal briefs. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 12, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 378.7449313091588, + "r": 340.46878126247515, + "b": 393.62298136058575, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9593706130981445, + "cells": [ + { + "index": 23, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 393.62298136058575, + "r_x1": 340.46878126247515, + "r_y1": 393.62298136058575, + "r_x2": 340.46878126247515, + "r_y2": 378.7449313091588, + "r_x3": 72.00000026697958, + "r_y3": 378.7449313091588, + "coord_origin": "TOPLEFT" + }, + "text": "Key Features That Changed Word Processing ", + "orig": "Key Features That Changed Word Processing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 6, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 407.86798140982467, + "r": 514.7196019086059, + "b": 448.9919715519727, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9789240956306458, + "cells": [ + { + "index": 24, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 421.1519714557417, + "r_x1": 514.7196019086059, + "r_y1": 421.1519714557417, + "r_x2": 514.7196019086059, + "r_y2": 407.86798140982467, + "r_x3": 72.00000026697958, + "r_y3": 407.86798140982467, + "coord_origin": "TOPLEFT" + }, + "text": "The evolution of word processors wasn't just about hardware or software improvements-it ", + "orig": "The evolution of word processors wasn't just about hardware or software improvements-it ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 25, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 435.07196150385715, + "r_x1": 490.85507182011503, + "r_y1": 435.07196150385715, + "r_x2": 490.85507182011503, + "r_y2": 421.78796145794007, + "r_x3": 72.00000026697958, + "r_y3": 421.78796145794007, + "coord_origin": "TOPLEFT" + }, + "text": "was about the features that revolutionized how people wrote and edited. Some of these ", + "orig": "was about the features that revolutionized how people wrote and edited. Some of these ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 26, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 448.9919715519727, + "r_x1": 227.60155084395785, + "r_y1": 448.9919715519727, + "r_x2": 227.60155084395785, + "r_y2": 435.7079415060554, + "r_x3": 72.00000026697958, + "r_y3": 435.7079415060554, + "coord_origin": "TOPLEFT" + }, + "text": "transformative features include: ", + "orig": "transformative features include: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 8, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 463.30795160145686, + "r": 509.2687418883938, + "b": 490.51196169548945, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9704653024673462, + "cells": [ + { + "index": 27, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 476.5919816473741, + "r_x1": 99.00000036709692, + "r_y1": 476.5919816473741, + "r_x2": 99.00000036709692, + "r_y2": 463.30795160145686, + "r_x3": 90.00000033372447, + "r_y3": 463.30795160145686, + "coord_origin": "TOPLEFT" + }, + "text": "1.", + "orig": "1.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 28, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 476.5919816473741, + "r_x1": 166.01521061559265, + "r_y1": 476.5919816473741, + "r_x2": 166.01521061559265, + "r_y2": 463.30795160145686, + "r_x3": 108.00000040046937, + "r_y3": 463.30795160145686, + "coord_origin": "TOPLEFT" + }, + "text": "Undo/Redo", + "orig": "Undo/Redo", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 29, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 166.0136606155869, + "r_y0": 476.5919816473741, + "r_x1": 509.2687418883938, + "r_y1": 476.5919816473741, + "r_x2": 509.2687418883938, + "r_y2": 463.30795160145686, + "r_x3": 166.0136606155869, + "r_y3": 463.30795160145686, + "coord_origin": "TOPLEFT" + }, + "text": ": Introduced in the 1980s, the ability to undo mistakes and redo actions ", + "orig": ": Introduced in the 1980s, the ability to undo mistakes and redo actions ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 30, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 490.51196169548945, + "r_x1": 379.87488140859494, + "r_y1": 490.51196169548945, + "r_x2": 379.87488140859494, + "r_y2": 477.2279316495723, + "r_x3": 108.00000040046937, + "r_y3": 477.2279316495723, + "coord_origin": "TOPLEFT" + }, + "text": "made experimentation and error correction much easier. ", + "orig": "made experimentation and error correction much easier. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 10, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 490.90796169685825, + "r": 516.6022319155867, + "b": 518.1119717908908, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9631043672561646, + "cells": [ + { + "index": 31, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 504.1919517427753, + "r_x1": 99.00000036709692, + "r_y1": 504.1919517427753, + "r_x2": 99.00000036709692, + "r_y2": 490.90796169685825, + "r_x3": 90.00000033372447, + "r_y3": 490.90796169685825, + "coord_origin": "TOPLEFT" + }, + "text": "2.", + "orig": "2.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 32, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 504.1919517427753, + "r_x1": 281.9975910456611, + "r_y1": 504.1919517427753, + "r_x2": 281.9975910456611, + "r_y2": 490.90796169685825, + "r_x3": 108.00000040046937, + "r_y3": 490.90796169685825, + "coord_origin": "TOPLEFT" + }, + "text": "Spell Check and Grammar Check", + "orig": "Spell Check and Grammar Check", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 33, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 282.00000104567005, + "r_y0": 504.1919517427753, + "r_x1": 516.6022319155867, + "r_y1": 504.1919517427753, + "r_x2": 516.6022319155867, + "r_y2": 490.90796169685825, + "r_x3": 282.00000104567005, + "r_y3": 490.90796169685825, + "coord_origin": "TOPLEFT" + }, + "text": ": By the 1990s, these became standard, allowing ", + "orig": ": By the 1990s, these became standard, allowing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 34, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 518.1119717908908, + "r_x1": 273.2930310133841, + "r_y1": 518.1119717908908, + "r_x2": 273.2930310133841, + "r_y2": 504.82794174497366, + "r_x3": 108.00000040046937, + "r_y3": 504.82794174497366, + "coord_origin": "TOPLEFT" + }, + "text": "users to spot errors automatically. ", + "orig": "users to spot errors automatically. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 9, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 518.5079317922596, + "r": 486.90097180545297, + "b": 545.7119718862922, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9673018455505371, + "cells": [ + { + "index": 35, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 531.7919618381768, + "r_x1": 99.00000036709692, + "r_y1": 531.7919618381768, + "r_x2": 99.00000036709692, + "r_y2": 518.5079317922596, + "r_x3": 90.00000033372447, + "r_y3": 518.5079317922596, + "coord_origin": "TOPLEFT" + }, + "text": "3.", + "orig": "3.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 36, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 531.7919618381768, + "r_x1": 161.32320059819446, + "r_y1": 531.7919618381768, + "r_x2": 161.32320059819446, + "r_y2": 518.5079317922596, + "r_x3": 108.00000040046937, + "r_y3": 518.5079317922596, + "coord_origin": "TOPLEFT" + }, + "text": "Templates", + "orig": "Templates", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 37, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 161.32617059820544, + "r_y0": 531.7919618381768, + "r_x1": 486.90097180545297, + "r_y1": 531.7919618381768, + "r_x2": 486.90097180545297, + "r_y2": 518.5079317922596, + "r_x3": 161.32617059820544, + "r_y3": 518.5079317922596, + "coord_origin": "TOPLEFT" + }, + "text": ": Pre-designed formats for documents, such as resumes, letters, and ", + "orig": ": Pre-designed formats for documents, such as resumes, letters, and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 38, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 545.7119718862922, + "r_x1": 268.2890309948291, + "r_y1": 545.7119718862922, + "r_x2": 268.2890309948291, + "r_y2": 532.427951840375, + "r_x3": 108.00000040046937, + "r_y3": 532.427951840375, + "coord_origin": "TOPLEFT" + }, + "text": "invoices, helped users save time. ", + "orig": "invoices, helped users save time. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 7, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 546.1079418876609, + "r": 502.21259186222926, + "b": 573.3119819816936, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9727876782417297, + "cells": [ + { + "index": 39, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 559.391961933578, + "r_x1": 99.00000036709692, + "r_y1": 559.391961933578, + "r_x2": 99.00000036709692, + "r_y2": 546.1079418876609, + "r_x3": 90.00000033372447, + "r_y3": 546.1079418876609, + "coord_origin": "TOPLEFT" + }, + "text": "4.", + "orig": "4.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 40, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 559.391961933578, + "r_x1": 186.338390690952, + "r_y1": 559.391961933578, + "r_x2": 186.338390690952, + "r_y2": 546.1079418876609, + "r_x3": 108.00000040046937, + "r_y3": 546.1079418876609, + "coord_origin": "TOPLEFT" + }, + "text": "Track Changes", + "orig": "Track Changes", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 41, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 186.3398406909574, + "r_y0": 559.391961933578, + "r_x1": 502.21259186222926, + "r_y1": 559.391961933578, + "r_x2": 502.21259186222926, + "r_y2": 546.1079418876609, + "r_x3": 186.3398406909574, + "r_y3": 546.1079418876609, + "coord_origin": "TOPLEFT" + }, + "text": ": A game-changer for collaboration, this feature allowed multiple ", + "orig": ": A game-changer for collaboration, this feature allowed multiple ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 42, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 573.3119819816936, + "r_x1": 384.6211214261943, + "r_y1": 573.3119819816936, + "r_x2": 384.6211214261943, + "r_y2": 560.0279519357764, + "r_x3": 108.00000040046937, + "r_y3": 560.0279519357764, + "coord_origin": "TOPLEFT" + }, + "text": "users to suggest edits while maintaining the original text. ", + "orig": "users to suggest edits while maintaining the original text. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 5, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 573.7079419830623, + "r": 521.8798819351565, + "b": 614.8319721252104, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9798402190208435, + "cells": [ + { + "index": 43, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 586.9919720289795, + "r_x1": 99.00000036709692, + "r_y1": 586.9919720289795, + "r_x2": 99.00000036709692, + "r_y2": 573.7079419830623, + "r_x3": 90.00000033372447, + "r_y3": 573.7079419830623, + "coord_origin": "TOPLEFT" + }, + "text": "5.", + "orig": "5.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 44, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 586.9919720289795, + "r_x1": 236.3166508762739, + "r_y1": 586.9919720289795, + "r_x2": 236.3166508762739, + "r_y2": 573.7079419830623, + "r_x3": 108.00000040046937, + "r_y3": 573.7079419830623, + "coord_origin": "TOPLEFT" + }, + "text": "Real-Time Collaboration", + "orig": "Real-Time Collaboration", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 45, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 236.32033087628753, + "r_y0": 586.9919720289795, + "r_x1": 491.9297818241001, + "r_y1": 586.9919720289795, + "r_x2": 491.9297818241001, + "r_y2": 573.7079419830623, + "r_x3": 236.32033087628753, + "r_y3": 573.7079419830623, + "coord_origin": "TOPLEFT" + }, + "text": ": Tools like Google Docs and Microsoft 365 enabled ", + "orig": ": Tools like Google Docs and Microsoft 365 enabled ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 46, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 600.9119520770948, + "r_x1": 521.8798819351565, + "r_y1": 600.9119520770948, + "r_x2": 521.8798819351565, + "r_y2": 587.6279620311777, + "r_x3": 108.00000040046937, + "r_y3": 587.6279620311777, + "coord_origin": "TOPLEFT" + }, + "text": "multiple users to edit the same document simultaneously, forever changing teamwork ", + "orig": "multiple users to edit the same document simultaneously, forever changing teamwork ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 47, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 614.8319721252104, + "r_x1": 159.99023059325174, + "r_y1": 614.8319721252104, + "r_x2": 159.99023059325174, + "r_y2": 601.5479420792932, + "r_x3": 108.00000040046937, + "r_y3": 601.5479420792932, + "coord_origin": "TOPLEFT" + }, + "text": "dynamics. ", + "orig": "dynamics. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 13, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 657.3849222722977, + "r": 311.9594411567611, + "b": 672.2629723237247, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9490435123443604, + "cells": [ + { + "index": 48, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 672.2629723237247, + "r_x1": 311.9594411567611, + "r_y1": 672.2629723237247, + "r_x2": 311.9594411567611, + "r_y2": 657.3849222722977, + "r_x3": 72.00000026697958, + "r_y3": 657.3849222722977, + "coord_origin": "TOPLEFT" + }, + "text": "The Cultural Impact of Word Processors ", + "orig": "The Cultural Impact of Word Processors ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 2, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 686.5079323729635, + "r": 518.9003919241085, + "b": 727.6319625151116, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9820713400840759, + "cells": [ + { + "index": 49, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 699.7919624188806, + "r_x1": 494.0065318318008, + "r_y1": 699.7919624188806, + "r_x2": 494.0065318318008, + "r_y2": 686.5079323729635, + "r_x3": 72.00000026697958, + "r_y3": 686.5079323729635, + "coord_origin": "TOPLEFT" + }, + "text": "The word processor didn't just change workplaces-it changed culture. It democratized ", + "orig": "The word processor didn't just change workplaces-it changed culture. It democratized ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 50, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 713.4719524661665, + "r_x1": 474.54910175965165, + "r_y1": 713.4719524661665, + "r_x2": 474.54910175965165, + "r_y2": 700.1879524202494, + "r_x3": 72.00000026697958, + "r_y3": 700.1879524202494, + "coord_origin": "TOPLEFT" + }, + "text": "writing, enabling anyone with access to a computer to produce professional-quality ", + "orig": "writing, enabling anyone with access to a computer to produce professional-quality ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 51, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 727.6319625151116, + "r_x1": 518.9003919241085, + "r_y1": 727.6319625151116, + "r_x2": 518.9003919241085, + "r_y2": 714.3479624691945, + "r_x3": 72.00000026697958, + "r_y3": 714.3479624691945, + "coord_origin": "TOPLEFT" + }, + "text": "documents. This shift had profound implications for education, business, and creative fields: ", + "orig": "documents. This shift had profound implications for education, business, and creative fields: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + } + ] + }, + "tablestructure": { + "table_map": {} + }, + "figures_classification": null, + "equations_prediction": null, + "vlm_response": null + }, + "assembled": { + "elements": [ + { + "label": "section_header", + "id": 11, + "page_no": 2, + "cluster": { + "id": 11, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 72.74493025144807, + "r": 276.7262310261146, + "b": 87.62298030287513, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9600434303283691, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 87.62298030287513, + "r_x1": 276.7262310261146, + "r_y1": 87.62298030287513, + "r_x2": 276.7262310261146, + "r_y2": 72.74493025144807, + "r_x3": 72.00000026697958, + "r_y3": 72.74493025144807, + "coord_origin": "TOPLEFT" + }, + "text": "Specialized Word Processing Tools ", + "orig": "Specialized Word Processing Tools ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "Specialized Word Processing Tools" + }, + { + "label": "text", + "id": 3, + "page_no": 2, + "cluster": { + "id": 3, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 101.86798035211382, + "r": 514.6727319084321, + "b": 142.99194049426183, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9812871813774109, + "cells": [ + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 115.15197039803093, + "r_x1": 507.8394518830939, + "r_y1": 115.15197039803093, + "r_x2": 507.8394518830939, + "r_y2": 101.86798035211382, + "r_x3": 72.00000026697958, + "r_y3": 101.86798035211382, + "coord_origin": "TOPLEFT" + }, + "text": "In addition to general-purpose word processors, specialized tools have emerged to cater to ", + "orig": "In addition to general-purpose word processors, specialized tools have emerged to cater to ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 129.07196044614636, + "r_x1": 514.6727319084321, + "r_y1": 129.07196044614636, + "r_x2": 514.6727319084321, + "r_y2": 115.78796040022928, + "r_x3": 72.00000026697958, + "r_y3": 115.78796040022928, + "coord_origin": "TOPLEFT" + }, + "text": "specific industries and needs. These tools incorporate unique features tailored to their users' ", + "orig": "specific industries and needs. These tools incorporate unique features tailored to their users' ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 142.99194049426183, + "r_x1": 129.66211048079356, + "r_y1": 142.99194049426183, + "r_x2": 129.66211048079356, + "r_y2": 129.70794044834474, + "r_x3": 72.00000026697958, + "r_y3": 129.70794044834474, + "coord_origin": "TOPLEFT" + }, + "text": "workflows: ", + "orig": "workflows: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "In addition to general-purpose word processors, specialized tools have emerged to cater to specific industries and needs. These tools incorporate unique features tailored to their users' workflows:" + }, + { + "label": "list_item", + "id": 1, + "page_no": 2, + "cluster": { + "id": 1, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 157.30798054374623, + "r": 519.5101919263695, + "b": 225.7919907804661, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9829118251800537, + "cells": [ + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 170.21759058836926, + "r_x1": 94.63680335091797, + "r_y1": 170.21759058836926, + "r_x2": 94.63680335091797, + "r_y2": 157.86956054568725, + "r_x3": 90.00000033372447, + "r_y3": 157.86956054568725, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 5, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 170.5919805896633, + "r_x1": 277.6560410295624, + "r_y1": 170.5919805896633, + "r_x2": 277.6560410295624, + "r_y2": 157.30798054374623, + "r_x3": 108.00000040046937, + "r_y3": 157.30798054374623, + "coord_origin": "TOPLEFT" + }, + "text": "Academic and Technical Writing", + "orig": "Academic and Technical Writing", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 6, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 277.65817102957027, + "r_y0": 170.5919805896633, + "r_x1": 495.26132183645365, + "r_y1": 170.5919805896633, + "r_x2": 495.26132183645365, + "r_y2": 157.30798054374623, + "r_x3": 277.65817102957027, + "r_y3": 157.30798054374623, + "coord_origin": "TOPLEFT" + }, + "text": ": Tools like LaTeX gained popularity among ", + "orig": ": Tools like LaTeX gained popularity among ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 7, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 184.27197063694928, + "r_x1": 495.5327118374599, + "r_y1": 184.27197063694928, + "r_x2": 495.5327118374599, + "r_y2": 170.98797059103208, + "r_x3": 108.00000040046937, + "r_y3": 170.98797059103208, + "coord_origin": "TOPLEFT" + }, + "text": "academics, scientists, and engineers. Unlike traditional word processors, LaTeX ", + "orig": "academics, scientists, and engineers. Unlike traditional word processors, LaTeX ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 8, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 198.1919506850645, + "r_x1": 494.8486918349235, + "r_y1": 198.1919506850645, + "r_x2": 494.8486918349235, + "r_y2": 184.90796063914763, + "r_x3": 108.00000040046937, + "r_y3": 184.90796063914763, + "coord_origin": "TOPLEFT" + }, + "text": "focuses on precise formatting, particularly for complex mathematical equations, ", + "orig": "focuses on precise formatting, particularly for complex mathematical equations, ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 9, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 211.87195073235046, + "r_x1": 519.5101919263695, + "r_y1": 211.87195073235046, + "r_x2": 519.5101919263695, + "r_y2": 198.58795068643337, + "r_x3": 108.00000040046937, + "r_y3": 198.58795068643337, + "coord_origin": "TOPLEFT" + }, + "text": "scientific papers, and technical documents. It relies on a markup language to produce ", + "orig": "scientific papers, and technical documents. It relies on a markup language to produce ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 10, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 225.7919907804661, + "r_x1": 320.6426411889588, + "r_y1": 225.7919907804661, + "r_x2": 320.6426411889588, + "r_y2": 212.50799073454903, + "r_x3": 108.00000040046937, + "r_y3": 212.50799073454903, + "coord_origin": "TOPLEFT" + }, + "text": "polished documents suitable for publishing. ", + "orig": "polished documents suitable for publishing. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Academic and Technical Writing : Tools like LaTeX gained popularity among academics, scientists, and engineers. Unlike traditional word processors, LaTeX focuses on precise formatting, particularly for complex mathematical equations, scientific papers, and technical documents. It relies on a markup language to produce polished documents suitable for publishing." + }, + { + "label": "list_item", + "id": 4, + "page_no": 2, + "cluster": { + "id": 4, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 226.18799078183486, + "r": 503.5271318671036, + "b": 280.9919409712686, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9800205230712891, + "cells": [ + { + "index": 11, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 239.0975908264578, + "r_x1": 94.63680335091797, + "r_y1": 239.0975908264578, + "r_x2": 94.63680335091797, + "r_y2": 226.7495707837761, + "r_x3": 90.00000033372447, + "r_y3": 226.7495707837761, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 12, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 239.47198082775196, + "r_x1": 228.9672108490218, + "r_y1": 239.47198082775196, + "r_x2": 228.9672108490218, + "r_y2": 226.18799078183486, + "r_x3": 108.00000040046937, + "r_y3": 226.18799078183486, + "coord_origin": "TOPLEFT" + }, + "text": "Screenwriting Software", + "orig": "Screenwriting Software", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 13, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 228.9668008490203, + "r_y0": 239.47198082775196, + "r_x1": 495.22037183630175, + "r_y1": 239.47198082775196, + "r_x2": 495.22037183630175, + "r_y2": 226.18799078183486, + "r_x3": 228.9668008490203, + "r_y3": 226.18799078183486, + "coord_origin": "TOPLEFT" + }, + "text": ": For screenwriters, tools like Final Draft and Celtx are ", + "orig": ": For screenwriters, tools like Final Draft and Celtx are ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 14, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 253.3919608758673, + "r_x1": 503.5271318671036, + "r_y1": 253.3919608758673, + "r_x2": 503.5271318671036, + "r_y2": 240.1079708299502, + "r_x3": 108.00000040046937, + "r_y3": 240.1079708299502, + "coord_origin": "TOPLEFT" + }, + "text": "specialized to handle scripts for film and television. These programs automate the ", + "orig": "specialized to handle scripts for film and television. These programs automate the ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 15, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 267.07196092315326, + "r_x1": 457.223911695409, + "r_y1": 267.07196092315326, + "r_x2": 457.223911695409, + "r_y2": 253.78796087723617, + "r_x3": 108.00000040046937, + "r_y3": 253.78796087723617, + "coord_origin": "TOPLEFT" + }, + "text": "formatting of dialogue, scene descriptions, and other elements unique to ", + "orig": "formatting of dialogue, scene descriptions, and other elements unique to ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 16, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 280.9919409712686, + "r_x1": 179.30858066488514, + "r_y1": 280.9919409712686, + "r_x2": 179.30858066488514, + "r_y2": 267.7079409253515, + "r_x3": 108.00000040046937, + "r_y3": 267.7079409253515, + "coord_origin": "TOPLEFT" + }, + "text": "screenwriting. ", + "orig": "screenwriting. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Screenwriting Software : For screenwriters, tools like Final Draft and Celtx are specialized to handle scripts for film and television. These programs automate the formatting of dialogue, scene descriptions, and other elements unique to screenwriting." + }, + { + "label": "list_item", + "id": 0, + "page_no": 2, + "cluster": { + "id": 0, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 281.38800097263766, + "r": 524.4814519448033, + "b": 336.43194116290096, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9835862517356873, + "cells": [ + { + "index": 17, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 294.2975410172604, + "r_x1": 94.63680335091797, + "r_y1": 294.2975410172604, + "r_x2": 94.63680335091797, + "r_y2": 281.9495809745787, + "r_x3": 90.00000033372447, + "r_y3": 281.9495809745787, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 18, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 294.67193101855446, + "r_x1": 249.96240092687302, + "r_y1": 294.67193101855446, + "r_x2": 249.96240092687302, + "r_y2": 281.38800097263766, + "r_x3": 108.00000040046937, + "r_y3": 281.38800097263766, + "coord_origin": "TOPLEFT" + }, + "text": "Legal Document Processors", + "orig": "Legal Document Processors", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 19, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 249.966710926889, + "r_y0": 294.67193101855446, + "r_x1": 513.5488919042649, + "r_y1": 294.67193101855446, + "r_x2": 513.5488919042649, + "r_y2": 281.38800097263766, + "r_x3": 249.966710926889, + "r_y3": 281.38800097263766, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processors tailored for legal professionals, like ", + "orig": ": Word processors tailored for legal professionals, like ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 20, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 308.5919810666702, + "r_x1": 524.4814519448033, + "r_y1": 308.5919810666702, + "r_x2": 524.4814519448033, + "r_y2": 295.3079810207531, + "r_x3": 108.00000040046937, + "r_y3": 295.3079810207531, + "coord_origin": "TOPLEFT" + }, + "text": "WordPerfect, offered features such as redlining (early version tracking) and document ", + "orig": "WordPerfect, offered features such as redlining (early version tracking) and document ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 21, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 322.27197111395594, + "r_x1": 489.909551816609, + "r_y1": 322.27197111395594, + "r_x2": 489.909551816609, + "r_y2": 308.98797106803886, + "r_x3": 108.00000040046937, + "r_y3": 308.98797106803886, + "coord_origin": "TOPLEFT" + }, + "text": "comparison. Even today, many law firms rely on these tools due to their robust ", + "orig": "comparison. Even today, many law firms rely on these tools due to their robust ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 22, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 336.43194116290096, + "r_x1": 343.2655012728455, + "r_y1": 336.43194116290096, + "r_x2": 343.2655012728455, + "r_y2": 323.1479511169839, + "r_x3": 108.00000040046937, + "r_y3": 323.1479511169839, + "coord_origin": "TOPLEFT" + }, + "text": "formatting options for contracts and legal briefs. ", + "orig": "formatting options for contracts and legal briefs. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Legal Document Processors : Word processors tailored for legal professionals, like WordPerfect, offered features such as redlining (early version tracking) and document comparison. Even today, many law firms rely on these tools due to their robust formatting options for contracts and legal briefs." + }, + { + "label": "section_header", + "id": 12, + "page_no": 2, + "cluster": { + "id": 12, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 378.7449313091588, + "r": 340.46878126247515, + "b": 393.62298136058575, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9593706130981445, + "cells": [ + { + "index": 23, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 393.62298136058575, + "r_x1": 340.46878126247515, + "r_y1": 393.62298136058575, + "r_x2": 340.46878126247515, + "r_y2": 378.7449313091588, + "r_x3": 72.00000026697958, + "r_y3": 378.7449313091588, + "coord_origin": "TOPLEFT" + }, + "text": "Key Features That Changed Word Processing ", + "orig": "Key Features That Changed Word Processing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "Key Features That Changed Word Processing" + }, + { + "label": "text", + "id": 6, + "page_no": 2, + "cluster": { + "id": 6, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 407.86798140982467, + "r": 514.7196019086059, + "b": 448.9919715519727, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9789240956306458, + "cells": [ + { + "index": 24, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 421.1519714557417, + "r_x1": 514.7196019086059, + "r_y1": 421.1519714557417, + "r_x2": 514.7196019086059, + "r_y2": 407.86798140982467, + "r_x3": 72.00000026697958, + "r_y3": 407.86798140982467, + "coord_origin": "TOPLEFT" + }, + "text": "The evolution of word processors wasn't just about hardware or software improvements-it ", + "orig": "The evolution of word processors wasn't just about hardware or software improvements-it ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 25, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 435.07196150385715, + "r_x1": 490.85507182011503, + "r_y1": 435.07196150385715, + "r_x2": 490.85507182011503, + "r_y2": 421.78796145794007, + "r_x3": 72.00000026697958, + "r_y3": 421.78796145794007, + "coord_origin": "TOPLEFT" + }, + "text": "was about the features that revolutionized how people wrote and edited. Some of these ", + "orig": "was about the features that revolutionized how people wrote and edited. Some of these ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 26, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 448.9919715519727, + "r_x1": 227.60155084395785, + "r_y1": 448.9919715519727, + "r_x2": 227.60155084395785, + "r_y2": 435.7079415060554, + "r_x3": 72.00000026697958, + "r_y3": 435.7079415060554, + "coord_origin": "TOPLEFT" + }, + "text": "transformative features include: ", + "orig": "transformative features include: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The evolution of word processors wasn't just about hardware or software improvements-it was about the features that revolutionized how people wrote and edited. Some of these transformative features include:" + }, + { + "label": "list_item", + "id": 8, + "page_no": 2, + "cluster": { + "id": 8, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 463.30795160145686, + "r": 509.2687418883938, + "b": 490.51196169548945, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9704653024673462, + "cells": [ + { + "index": 27, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 476.5919816473741, + "r_x1": 99.00000036709692, + "r_y1": 476.5919816473741, + "r_x2": 99.00000036709692, + "r_y2": 463.30795160145686, + "r_x3": 90.00000033372447, + "r_y3": 463.30795160145686, + "coord_origin": "TOPLEFT" + }, + "text": "1.", + "orig": "1.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 28, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 476.5919816473741, + "r_x1": 166.01521061559265, + "r_y1": 476.5919816473741, + "r_x2": 166.01521061559265, + "r_y2": 463.30795160145686, + "r_x3": 108.00000040046937, + "r_y3": 463.30795160145686, + "coord_origin": "TOPLEFT" + }, + "text": "Undo/Redo", + "orig": "Undo/Redo", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 29, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 166.0136606155869, + "r_y0": 476.5919816473741, + "r_x1": 509.2687418883938, + "r_y1": 476.5919816473741, + "r_x2": 509.2687418883938, + "r_y2": 463.30795160145686, + "r_x3": 166.0136606155869, + "r_y3": 463.30795160145686, + "coord_origin": "TOPLEFT" + }, + "text": ": Introduced in the 1980s, the ability to undo mistakes and redo actions ", + "orig": ": Introduced in the 1980s, the ability to undo mistakes and redo actions ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 30, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 490.51196169548945, + "r_x1": 379.87488140859494, + "r_y1": 490.51196169548945, + "r_x2": 379.87488140859494, + "r_y2": 477.2279316495723, + "r_x3": 108.00000040046937, + "r_y3": 477.2279316495723, + "coord_origin": "TOPLEFT" + }, + "text": "made experimentation and error correction much easier. ", + "orig": "made experimentation and error correction much easier. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "1. Undo/Redo : Introduced in the 1980s, the ability to undo mistakes and redo actions made experimentation and error correction much easier." + }, + { + "label": "list_item", + "id": 10, + "page_no": 2, + "cluster": { + "id": 10, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 490.90796169685825, + "r": 516.6022319155867, + "b": 518.1119717908908, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9631043672561646, + "cells": [ + { + "index": 31, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 504.1919517427753, + "r_x1": 99.00000036709692, + "r_y1": 504.1919517427753, + "r_x2": 99.00000036709692, + "r_y2": 490.90796169685825, + "r_x3": 90.00000033372447, + "r_y3": 490.90796169685825, + "coord_origin": "TOPLEFT" + }, + "text": "2.", + "orig": "2.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 32, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 504.1919517427753, + "r_x1": 281.9975910456611, + "r_y1": 504.1919517427753, + "r_x2": 281.9975910456611, + "r_y2": 490.90796169685825, + "r_x3": 108.00000040046937, + "r_y3": 490.90796169685825, + "coord_origin": "TOPLEFT" + }, + "text": "Spell Check and Grammar Check", + "orig": "Spell Check and Grammar Check", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 33, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 282.00000104567005, + "r_y0": 504.1919517427753, + "r_x1": 516.6022319155867, + "r_y1": 504.1919517427753, + "r_x2": 516.6022319155867, + "r_y2": 490.90796169685825, + "r_x3": 282.00000104567005, + "r_y3": 490.90796169685825, + "coord_origin": "TOPLEFT" + }, + "text": ": By the 1990s, these became standard, allowing ", + "orig": ": By the 1990s, these became standard, allowing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 34, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 518.1119717908908, + "r_x1": 273.2930310133841, + "r_y1": 518.1119717908908, + "r_x2": 273.2930310133841, + "r_y2": 504.82794174497366, + "r_x3": 108.00000040046937, + "r_y3": 504.82794174497366, + "coord_origin": "TOPLEFT" + }, + "text": "users to spot errors automatically. ", + "orig": "users to spot errors automatically. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "2. Spell Check and Grammar Check : By the 1990s, these became standard, allowing users to spot errors automatically." + }, + { + "label": "list_item", + "id": 9, + "page_no": 2, + "cluster": { + "id": 9, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 518.5079317922596, + "r": 486.90097180545297, + "b": 545.7119718862922, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9673018455505371, + "cells": [ + { + "index": 35, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 531.7919618381768, + "r_x1": 99.00000036709692, + "r_y1": 531.7919618381768, + "r_x2": 99.00000036709692, + "r_y2": 518.5079317922596, + "r_x3": 90.00000033372447, + "r_y3": 518.5079317922596, + "coord_origin": "TOPLEFT" + }, + "text": "3.", + "orig": "3.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 36, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 531.7919618381768, + "r_x1": 161.32320059819446, + "r_y1": 531.7919618381768, + "r_x2": 161.32320059819446, + "r_y2": 518.5079317922596, + "r_x3": 108.00000040046937, + "r_y3": 518.5079317922596, + "coord_origin": "TOPLEFT" + }, + "text": "Templates", + "orig": "Templates", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 37, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 161.32617059820544, + "r_y0": 531.7919618381768, + "r_x1": 486.90097180545297, + "r_y1": 531.7919618381768, + "r_x2": 486.90097180545297, + "r_y2": 518.5079317922596, + "r_x3": 161.32617059820544, + "r_y3": 518.5079317922596, + "coord_origin": "TOPLEFT" + }, + "text": ": Pre-designed formats for documents, such as resumes, letters, and ", + "orig": ": Pre-designed formats for documents, such as resumes, letters, and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 38, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 545.7119718862922, + "r_x1": 268.2890309948291, + "r_y1": 545.7119718862922, + "r_x2": 268.2890309948291, + "r_y2": 532.427951840375, + "r_x3": 108.00000040046937, + "r_y3": 532.427951840375, + "coord_origin": "TOPLEFT" + }, + "text": "invoices, helped users save time. ", + "orig": "invoices, helped users save time. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "3. Templates : Pre-designed formats for documents, such as resumes, letters, and invoices, helped users save time." + }, + { + "label": "list_item", + "id": 7, + "page_no": 2, + "cluster": { + "id": 7, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 546.1079418876609, + "r": 502.21259186222926, + "b": 573.3119819816936, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9727876782417297, + "cells": [ + { + "index": 39, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 559.391961933578, + "r_x1": 99.00000036709692, + "r_y1": 559.391961933578, + "r_x2": 99.00000036709692, + "r_y2": 546.1079418876609, + "r_x3": 90.00000033372447, + "r_y3": 546.1079418876609, + "coord_origin": "TOPLEFT" + }, + "text": "4.", + "orig": "4.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 40, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 559.391961933578, + "r_x1": 186.338390690952, + "r_y1": 559.391961933578, + "r_x2": 186.338390690952, + "r_y2": 546.1079418876609, + "r_x3": 108.00000040046937, + "r_y3": 546.1079418876609, + "coord_origin": "TOPLEFT" + }, + "text": "Track Changes", + "orig": "Track Changes", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 41, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 186.3398406909574, + "r_y0": 559.391961933578, + "r_x1": 502.21259186222926, + "r_y1": 559.391961933578, + "r_x2": 502.21259186222926, + "r_y2": 546.1079418876609, + "r_x3": 186.3398406909574, + "r_y3": 546.1079418876609, + "coord_origin": "TOPLEFT" + }, + "text": ": A game-changer for collaboration, this feature allowed multiple ", + "orig": ": A game-changer for collaboration, this feature allowed multiple ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 42, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 573.3119819816936, + "r_x1": 384.6211214261943, + "r_y1": 573.3119819816936, + "r_x2": 384.6211214261943, + "r_y2": 560.0279519357764, + "r_x3": 108.00000040046937, + "r_y3": 560.0279519357764, + "coord_origin": "TOPLEFT" + }, + "text": "users to suggest edits while maintaining the original text. ", + "orig": "users to suggest edits while maintaining the original text. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "4. Track Changes : A game-changer for collaboration, this feature allowed multiple users to suggest edits while maintaining the original text." + }, + { + "label": "list_item", + "id": 5, + "page_no": 2, + "cluster": { + "id": 5, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 573.7079419830623, + "r": 521.8798819351565, + "b": 614.8319721252104, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9798402190208435, + "cells": [ + { + "index": 43, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 586.9919720289795, + "r_x1": 99.00000036709692, + "r_y1": 586.9919720289795, + "r_x2": 99.00000036709692, + "r_y2": 573.7079419830623, + "r_x3": 90.00000033372447, + "r_y3": 573.7079419830623, + "coord_origin": "TOPLEFT" + }, + "text": "5.", + "orig": "5.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 44, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 586.9919720289795, + "r_x1": 236.3166508762739, + "r_y1": 586.9919720289795, + "r_x2": 236.3166508762739, + "r_y2": 573.7079419830623, + "r_x3": 108.00000040046937, + "r_y3": 573.7079419830623, + "coord_origin": "TOPLEFT" + }, + "text": "Real-Time Collaboration", + "orig": "Real-Time Collaboration", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 45, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 236.32033087628753, + "r_y0": 586.9919720289795, + "r_x1": 491.9297818241001, + "r_y1": 586.9919720289795, + "r_x2": 491.9297818241001, + "r_y2": 573.7079419830623, + "r_x3": 236.32033087628753, + "r_y3": 573.7079419830623, + "coord_origin": "TOPLEFT" + }, + "text": ": Tools like Google Docs and Microsoft 365 enabled ", + "orig": ": Tools like Google Docs and Microsoft 365 enabled ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 46, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 600.9119520770948, + "r_x1": 521.8798819351565, + "r_y1": 600.9119520770948, + "r_x2": 521.8798819351565, + "r_y2": 587.6279620311777, + "r_x3": 108.00000040046937, + "r_y3": 587.6279620311777, + "coord_origin": "TOPLEFT" + }, + "text": "multiple users to edit the same document simultaneously, forever changing teamwork ", + "orig": "multiple users to edit the same document simultaneously, forever changing teamwork ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 47, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 614.8319721252104, + "r_x1": 159.99023059325174, + "r_y1": 614.8319721252104, + "r_x2": 159.99023059325174, + "r_y2": 601.5479420792932, + "r_x3": 108.00000040046937, + "r_y3": 601.5479420792932, + "coord_origin": "TOPLEFT" + }, + "text": "dynamics. ", + "orig": "dynamics. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "5. Real-Time Collaboration : Tools like Google Docs and Microsoft 365 enabled multiple users to edit the same document simultaneously, forever changing teamwork dynamics." + }, + { + "label": "section_header", + "id": 13, + "page_no": 2, + "cluster": { + "id": 13, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 657.3849222722977, + "r": 311.9594411567611, + "b": 672.2629723237247, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9490435123443604, + "cells": [ + { + "index": 48, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 672.2629723237247, + "r_x1": 311.9594411567611, + "r_y1": 672.2629723237247, + "r_x2": 311.9594411567611, + "r_y2": 657.3849222722977, + "r_x3": 72.00000026697958, + "r_y3": 657.3849222722977, + "coord_origin": "TOPLEFT" + }, + "text": "The Cultural Impact of Word Processors ", + "orig": "The Cultural Impact of Word Processors ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The Cultural Impact of Word Processors" + }, + { + "label": "text", + "id": 2, + "page_no": 2, + "cluster": { + "id": 2, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 686.5079323729635, + "r": 518.9003919241085, + "b": 727.6319625151116, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9820713400840759, + "cells": [ + { + "index": 49, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 699.7919624188806, + "r_x1": 494.0065318318008, + "r_y1": 699.7919624188806, + "r_x2": 494.0065318318008, + "r_y2": 686.5079323729635, + "r_x3": 72.00000026697958, + "r_y3": 686.5079323729635, + "coord_origin": "TOPLEFT" + }, + "text": "The word processor didn't just change workplaces-it changed culture. It democratized ", + "orig": "The word processor didn't just change workplaces-it changed culture. It democratized ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 50, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 713.4719524661665, + "r_x1": 474.54910175965165, + "r_y1": 713.4719524661665, + "r_x2": 474.54910175965165, + "r_y2": 700.1879524202494, + "r_x3": 72.00000026697958, + "r_y3": 700.1879524202494, + "coord_origin": "TOPLEFT" + }, + "text": "writing, enabling anyone with access to a computer to produce professional-quality ", + "orig": "writing, enabling anyone with access to a computer to produce professional-quality ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 51, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 727.6319625151116, + "r_x1": 518.9003919241085, + "r_y1": 727.6319625151116, + "r_x2": 518.9003919241085, + "r_y2": 714.3479624691945, + "r_x3": 72.00000026697958, + "r_y3": 714.3479624691945, + "coord_origin": "TOPLEFT" + }, + "text": "documents. This shift had profound implications for education, business, and creative fields: ", + "orig": "documents. This shift had profound implications for education, business, and creative fields: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The word processor didn't just change workplaces-it changed culture. It democratized writing, enabling anyone with access to a computer to produce professional-quality documents. This shift had profound implications for education, business, and creative fields:" + } + ], + "body": [ + { + "label": "section_header", + "id": 11, + "page_no": 2, + "cluster": { + "id": 11, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 72.74493025144807, + "r": 276.7262310261146, + "b": 87.62298030287513, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9600434303283691, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 87.62298030287513, + "r_x1": 276.7262310261146, + "r_y1": 87.62298030287513, + "r_x2": 276.7262310261146, + "r_y2": 72.74493025144807, + "r_x3": 72.00000026697958, + "r_y3": 72.74493025144807, + "coord_origin": "TOPLEFT" + }, + "text": "Specialized Word Processing Tools ", + "orig": "Specialized Word Processing Tools ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "Specialized Word Processing Tools" + }, + { + "label": "text", + "id": 3, + "page_no": 2, + "cluster": { + "id": 3, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 101.86798035211382, + "r": 514.6727319084321, + "b": 142.99194049426183, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9812871813774109, + "cells": [ + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 115.15197039803093, + "r_x1": 507.8394518830939, + "r_y1": 115.15197039803093, + "r_x2": 507.8394518830939, + "r_y2": 101.86798035211382, + "r_x3": 72.00000026697958, + "r_y3": 101.86798035211382, + "coord_origin": "TOPLEFT" + }, + "text": "In addition to general-purpose word processors, specialized tools have emerged to cater to ", + "orig": "In addition to general-purpose word processors, specialized tools have emerged to cater to ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 129.07196044614636, + "r_x1": 514.6727319084321, + "r_y1": 129.07196044614636, + "r_x2": 514.6727319084321, + "r_y2": 115.78796040022928, + "r_x3": 72.00000026697958, + "r_y3": 115.78796040022928, + "coord_origin": "TOPLEFT" + }, + "text": "specific industries and needs. These tools incorporate unique features tailored to their users' ", + "orig": "specific industries and needs. These tools incorporate unique features tailored to their users' ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 142.99194049426183, + "r_x1": 129.66211048079356, + "r_y1": 142.99194049426183, + "r_x2": 129.66211048079356, + "r_y2": 129.70794044834474, + "r_x3": 72.00000026697958, + "r_y3": 129.70794044834474, + "coord_origin": "TOPLEFT" + }, + "text": "workflows: ", + "orig": "workflows: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "In addition to general-purpose word processors, specialized tools have emerged to cater to specific industries and needs. These tools incorporate unique features tailored to their users' workflows:" + }, + { + "label": "list_item", + "id": 1, + "page_no": 2, + "cluster": { + "id": 1, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 157.30798054374623, + "r": 519.5101919263695, + "b": 225.7919907804661, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9829118251800537, + "cells": [ + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 170.21759058836926, + "r_x1": 94.63680335091797, + "r_y1": 170.21759058836926, + "r_x2": 94.63680335091797, + "r_y2": 157.86956054568725, + "r_x3": 90.00000033372447, + "r_y3": 157.86956054568725, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 5, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 170.5919805896633, + "r_x1": 277.6560410295624, + "r_y1": 170.5919805896633, + "r_x2": 277.6560410295624, + "r_y2": 157.30798054374623, + "r_x3": 108.00000040046937, + "r_y3": 157.30798054374623, + "coord_origin": "TOPLEFT" + }, + "text": "Academic and Technical Writing", + "orig": "Academic and Technical Writing", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 6, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 277.65817102957027, + "r_y0": 170.5919805896633, + "r_x1": 495.26132183645365, + "r_y1": 170.5919805896633, + "r_x2": 495.26132183645365, + "r_y2": 157.30798054374623, + "r_x3": 277.65817102957027, + "r_y3": 157.30798054374623, + "coord_origin": "TOPLEFT" + }, + "text": ": Tools like LaTeX gained popularity among ", + "orig": ": Tools like LaTeX gained popularity among ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 7, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 184.27197063694928, + "r_x1": 495.5327118374599, + "r_y1": 184.27197063694928, + "r_x2": 495.5327118374599, + "r_y2": 170.98797059103208, + "r_x3": 108.00000040046937, + "r_y3": 170.98797059103208, + "coord_origin": "TOPLEFT" + }, + "text": "academics, scientists, and engineers. Unlike traditional word processors, LaTeX ", + "orig": "academics, scientists, and engineers. Unlike traditional word processors, LaTeX ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 8, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 198.1919506850645, + "r_x1": 494.8486918349235, + "r_y1": 198.1919506850645, + "r_x2": 494.8486918349235, + "r_y2": 184.90796063914763, + "r_x3": 108.00000040046937, + "r_y3": 184.90796063914763, + "coord_origin": "TOPLEFT" + }, + "text": "focuses on precise formatting, particularly for complex mathematical equations, ", + "orig": "focuses on precise formatting, particularly for complex mathematical equations, ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 9, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 211.87195073235046, + "r_x1": 519.5101919263695, + "r_y1": 211.87195073235046, + "r_x2": 519.5101919263695, + "r_y2": 198.58795068643337, + "r_x3": 108.00000040046937, + "r_y3": 198.58795068643337, + "coord_origin": "TOPLEFT" + }, + "text": "scientific papers, and technical documents. It relies on a markup language to produce ", + "orig": "scientific papers, and technical documents. It relies on a markup language to produce ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 10, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 225.7919907804661, + "r_x1": 320.6426411889588, + "r_y1": 225.7919907804661, + "r_x2": 320.6426411889588, + "r_y2": 212.50799073454903, + "r_x3": 108.00000040046937, + "r_y3": 212.50799073454903, + "coord_origin": "TOPLEFT" + }, + "text": "polished documents suitable for publishing. ", + "orig": "polished documents suitable for publishing. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Academic and Technical Writing : Tools like LaTeX gained popularity among academics, scientists, and engineers. Unlike traditional word processors, LaTeX focuses on precise formatting, particularly for complex mathematical equations, scientific papers, and technical documents. It relies on a markup language to produce polished documents suitable for publishing." + }, + { + "label": "list_item", + "id": 4, + "page_no": 2, + "cluster": { + "id": 4, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 226.18799078183486, + "r": 503.5271318671036, + "b": 280.9919409712686, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9800205230712891, + "cells": [ + { + "index": 11, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 239.0975908264578, + "r_x1": 94.63680335091797, + "r_y1": 239.0975908264578, + "r_x2": 94.63680335091797, + "r_y2": 226.7495707837761, + "r_x3": 90.00000033372447, + "r_y3": 226.7495707837761, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 12, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 239.47198082775196, + "r_x1": 228.9672108490218, + "r_y1": 239.47198082775196, + "r_x2": 228.9672108490218, + "r_y2": 226.18799078183486, + "r_x3": 108.00000040046937, + "r_y3": 226.18799078183486, + "coord_origin": "TOPLEFT" + }, + "text": "Screenwriting Software", + "orig": "Screenwriting Software", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 13, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 228.9668008490203, + "r_y0": 239.47198082775196, + "r_x1": 495.22037183630175, + "r_y1": 239.47198082775196, + "r_x2": 495.22037183630175, + "r_y2": 226.18799078183486, + "r_x3": 228.9668008490203, + "r_y3": 226.18799078183486, + "coord_origin": "TOPLEFT" + }, + "text": ": For screenwriters, tools like Final Draft and Celtx are ", + "orig": ": For screenwriters, tools like Final Draft and Celtx are ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 14, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 253.3919608758673, + "r_x1": 503.5271318671036, + "r_y1": 253.3919608758673, + "r_x2": 503.5271318671036, + "r_y2": 240.1079708299502, + "r_x3": 108.00000040046937, + "r_y3": 240.1079708299502, + "coord_origin": "TOPLEFT" + }, + "text": "specialized to handle scripts for film and television. These programs automate the ", + "orig": "specialized to handle scripts for film and television. These programs automate the ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 15, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 267.07196092315326, + "r_x1": 457.223911695409, + "r_y1": 267.07196092315326, + "r_x2": 457.223911695409, + "r_y2": 253.78796087723617, + "r_x3": 108.00000040046937, + "r_y3": 253.78796087723617, + "coord_origin": "TOPLEFT" + }, + "text": "formatting of dialogue, scene descriptions, and other elements unique to ", + "orig": "formatting of dialogue, scene descriptions, and other elements unique to ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 16, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 280.9919409712686, + "r_x1": 179.30858066488514, + "r_y1": 280.9919409712686, + "r_x2": 179.30858066488514, + "r_y2": 267.7079409253515, + "r_x3": 108.00000040046937, + "r_y3": 267.7079409253515, + "coord_origin": "TOPLEFT" + }, + "text": "screenwriting. ", + "orig": "screenwriting. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Screenwriting Software : For screenwriters, tools like Final Draft and Celtx are specialized to handle scripts for film and television. These programs automate the formatting of dialogue, scene descriptions, and other elements unique to screenwriting." + }, + { + "label": "list_item", + "id": 0, + "page_no": 2, + "cluster": { + "id": 0, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 281.38800097263766, + "r": 524.4814519448033, + "b": 336.43194116290096, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9835862517356873, + "cells": [ + { + "index": 17, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 294.2975410172604, + "r_x1": 94.63680335091797, + "r_y1": 294.2975410172604, + "r_x2": 94.63680335091797, + "r_y2": 281.9495809745787, + "r_x3": 90.00000033372447, + "r_y3": 281.9495809745787, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 18, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 294.67193101855446, + "r_x1": 249.96240092687302, + "r_y1": 294.67193101855446, + "r_x2": 249.96240092687302, + "r_y2": 281.38800097263766, + "r_x3": 108.00000040046937, + "r_y3": 281.38800097263766, + "coord_origin": "TOPLEFT" + }, + "text": "Legal Document Processors", + "orig": "Legal Document Processors", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 19, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 249.966710926889, + "r_y0": 294.67193101855446, + "r_x1": 513.5488919042649, + "r_y1": 294.67193101855446, + "r_x2": 513.5488919042649, + "r_y2": 281.38800097263766, + "r_x3": 249.966710926889, + "r_y3": 281.38800097263766, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processors tailored for legal professionals, like ", + "orig": ": Word processors tailored for legal professionals, like ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 20, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 308.5919810666702, + "r_x1": 524.4814519448033, + "r_y1": 308.5919810666702, + "r_x2": 524.4814519448033, + "r_y2": 295.3079810207531, + "r_x3": 108.00000040046937, + "r_y3": 295.3079810207531, + "coord_origin": "TOPLEFT" + }, + "text": "WordPerfect, offered features such as redlining (early version tracking) and document ", + "orig": "WordPerfect, offered features such as redlining (early version tracking) and document ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 21, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 322.27197111395594, + "r_x1": 489.909551816609, + "r_y1": 322.27197111395594, + "r_x2": 489.909551816609, + "r_y2": 308.98797106803886, + "r_x3": 108.00000040046937, + "r_y3": 308.98797106803886, + "coord_origin": "TOPLEFT" + }, + "text": "comparison. Even today, many law firms rely on these tools due to their robust ", + "orig": "comparison. Even today, many law firms rely on these tools due to their robust ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 22, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 336.43194116290096, + "r_x1": 343.2655012728455, + "r_y1": 336.43194116290096, + "r_x2": 343.2655012728455, + "r_y2": 323.1479511169839, + "r_x3": 108.00000040046937, + "r_y3": 323.1479511169839, + "coord_origin": "TOPLEFT" + }, + "text": "formatting options for contracts and legal briefs. ", + "orig": "formatting options for contracts and legal briefs. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Legal Document Processors : Word processors tailored for legal professionals, like WordPerfect, offered features such as redlining (early version tracking) and document comparison. Even today, many law firms rely on these tools due to their robust formatting options for contracts and legal briefs." + }, + { + "label": "section_header", + "id": 12, + "page_no": 2, + "cluster": { + "id": 12, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 378.7449313091588, + "r": 340.46878126247515, + "b": 393.62298136058575, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9593706130981445, + "cells": [ + { + "index": 23, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 393.62298136058575, + "r_x1": 340.46878126247515, + "r_y1": 393.62298136058575, + "r_x2": 340.46878126247515, + "r_y2": 378.7449313091588, + "r_x3": 72.00000026697958, + "r_y3": 378.7449313091588, + "coord_origin": "TOPLEFT" + }, + "text": "Key Features That Changed Word Processing ", + "orig": "Key Features That Changed Word Processing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "Key Features That Changed Word Processing" + }, + { + "label": "text", + "id": 6, + "page_no": 2, + "cluster": { + "id": 6, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 407.86798140982467, + "r": 514.7196019086059, + "b": 448.9919715519727, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9789240956306458, + "cells": [ + { + "index": 24, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 421.1519714557417, + "r_x1": 514.7196019086059, + "r_y1": 421.1519714557417, + "r_x2": 514.7196019086059, + "r_y2": 407.86798140982467, + "r_x3": 72.00000026697958, + "r_y3": 407.86798140982467, + "coord_origin": "TOPLEFT" + }, + "text": "The evolution of word processors wasn't just about hardware or software improvements-it ", + "orig": "The evolution of word processors wasn't just about hardware or software improvements-it ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 25, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 435.07196150385715, + "r_x1": 490.85507182011503, + "r_y1": 435.07196150385715, + "r_x2": 490.85507182011503, + "r_y2": 421.78796145794007, + "r_x3": 72.00000026697958, + "r_y3": 421.78796145794007, + "coord_origin": "TOPLEFT" + }, + "text": "was about the features that revolutionized how people wrote and edited. Some of these ", + "orig": "was about the features that revolutionized how people wrote and edited. Some of these ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 26, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 448.9919715519727, + "r_x1": 227.60155084395785, + "r_y1": 448.9919715519727, + "r_x2": 227.60155084395785, + "r_y2": 435.7079415060554, + "r_x3": 72.00000026697958, + "r_y3": 435.7079415060554, + "coord_origin": "TOPLEFT" + }, + "text": "transformative features include: ", + "orig": "transformative features include: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The evolution of word processors wasn't just about hardware or software improvements-it was about the features that revolutionized how people wrote and edited. Some of these transformative features include:" + }, + { + "label": "list_item", + "id": 8, + "page_no": 2, + "cluster": { + "id": 8, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 463.30795160145686, + "r": 509.2687418883938, + "b": 490.51196169548945, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9704653024673462, + "cells": [ + { + "index": 27, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 476.5919816473741, + "r_x1": 99.00000036709692, + "r_y1": 476.5919816473741, + "r_x2": 99.00000036709692, + "r_y2": 463.30795160145686, + "r_x3": 90.00000033372447, + "r_y3": 463.30795160145686, + "coord_origin": "TOPLEFT" + }, + "text": "1.", + "orig": "1.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 28, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 476.5919816473741, + "r_x1": 166.01521061559265, + "r_y1": 476.5919816473741, + "r_x2": 166.01521061559265, + "r_y2": 463.30795160145686, + "r_x3": 108.00000040046937, + "r_y3": 463.30795160145686, + "coord_origin": "TOPLEFT" + }, + "text": "Undo/Redo", + "orig": "Undo/Redo", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 29, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 166.0136606155869, + "r_y0": 476.5919816473741, + "r_x1": 509.2687418883938, + "r_y1": 476.5919816473741, + "r_x2": 509.2687418883938, + "r_y2": 463.30795160145686, + "r_x3": 166.0136606155869, + "r_y3": 463.30795160145686, + "coord_origin": "TOPLEFT" + }, + "text": ": Introduced in the 1980s, the ability to undo mistakes and redo actions ", + "orig": ": Introduced in the 1980s, the ability to undo mistakes and redo actions ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 30, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 490.51196169548945, + "r_x1": 379.87488140859494, + "r_y1": 490.51196169548945, + "r_x2": 379.87488140859494, + "r_y2": 477.2279316495723, + "r_x3": 108.00000040046937, + "r_y3": 477.2279316495723, + "coord_origin": "TOPLEFT" + }, + "text": "made experimentation and error correction much easier. ", + "orig": "made experimentation and error correction much easier. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "1. Undo/Redo : Introduced in the 1980s, the ability to undo mistakes and redo actions made experimentation and error correction much easier." + }, + { + "label": "list_item", + "id": 10, + "page_no": 2, + "cluster": { + "id": 10, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 490.90796169685825, + "r": 516.6022319155867, + "b": 518.1119717908908, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9631043672561646, + "cells": [ + { + "index": 31, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 504.1919517427753, + "r_x1": 99.00000036709692, + "r_y1": 504.1919517427753, + "r_x2": 99.00000036709692, + "r_y2": 490.90796169685825, + "r_x3": 90.00000033372447, + "r_y3": 490.90796169685825, + "coord_origin": "TOPLEFT" + }, + "text": "2.", + "orig": "2.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 32, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 504.1919517427753, + "r_x1": 281.9975910456611, + "r_y1": 504.1919517427753, + "r_x2": 281.9975910456611, + "r_y2": 490.90796169685825, + "r_x3": 108.00000040046937, + "r_y3": 490.90796169685825, + "coord_origin": "TOPLEFT" + }, + "text": "Spell Check and Grammar Check", + "orig": "Spell Check and Grammar Check", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 33, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 282.00000104567005, + "r_y0": 504.1919517427753, + "r_x1": 516.6022319155867, + "r_y1": 504.1919517427753, + "r_x2": 516.6022319155867, + "r_y2": 490.90796169685825, + "r_x3": 282.00000104567005, + "r_y3": 490.90796169685825, + "coord_origin": "TOPLEFT" + }, + "text": ": By the 1990s, these became standard, allowing ", + "orig": ": By the 1990s, these became standard, allowing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 34, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 518.1119717908908, + "r_x1": 273.2930310133841, + "r_y1": 518.1119717908908, + "r_x2": 273.2930310133841, + "r_y2": 504.82794174497366, + "r_x3": 108.00000040046937, + "r_y3": 504.82794174497366, + "coord_origin": "TOPLEFT" + }, + "text": "users to spot errors automatically. ", + "orig": "users to spot errors automatically. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "2. Spell Check and Grammar Check : By the 1990s, these became standard, allowing users to spot errors automatically." + }, + { + "label": "list_item", + "id": 9, + "page_no": 2, + "cluster": { + "id": 9, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 518.5079317922596, + "r": 486.90097180545297, + "b": 545.7119718862922, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9673018455505371, + "cells": [ + { + "index": 35, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 531.7919618381768, + "r_x1": 99.00000036709692, + "r_y1": 531.7919618381768, + "r_x2": 99.00000036709692, + "r_y2": 518.5079317922596, + "r_x3": 90.00000033372447, + "r_y3": 518.5079317922596, + "coord_origin": "TOPLEFT" + }, + "text": "3.", + "orig": "3.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 36, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 531.7919618381768, + "r_x1": 161.32320059819446, + "r_y1": 531.7919618381768, + "r_x2": 161.32320059819446, + "r_y2": 518.5079317922596, + "r_x3": 108.00000040046937, + "r_y3": 518.5079317922596, + "coord_origin": "TOPLEFT" + }, + "text": "Templates", + "orig": "Templates", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 37, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 161.32617059820544, + "r_y0": 531.7919618381768, + "r_x1": 486.90097180545297, + "r_y1": 531.7919618381768, + "r_x2": 486.90097180545297, + "r_y2": 518.5079317922596, + "r_x3": 161.32617059820544, + "r_y3": 518.5079317922596, + "coord_origin": "TOPLEFT" + }, + "text": ": Pre-designed formats for documents, such as resumes, letters, and ", + "orig": ": Pre-designed formats for documents, such as resumes, letters, and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 38, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 545.7119718862922, + "r_x1": 268.2890309948291, + "r_y1": 545.7119718862922, + "r_x2": 268.2890309948291, + "r_y2": 532.427951840375, + "r_x3": 108.00000040046937, + "r_y3": 532.427951840375, + "coord_origin": "TOPLEFT" + }, + "text": "invoices, helped users save time. ", + "orig": "invoices, helped users save time. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "3. Templates : Pre-designed formats for documents, such as resumes, letters, and invoices, helped users save time." + }, + { + "label": "list_item", + "id": 7, + "page_no": 2, + "cluster": { + "id": 7, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 546.1079418876609, + "r": 502.21259186222926, + "b": 573.3119819816936, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9727876782417297, + "cells": [ + { + "index": 39, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 559.391961933578, + "r_x1": 99.00000036709692, + "r_y1": 559.391961933578, + "r_x2": 99.00000036709692, + "r_y2": 546.1079418876609, + "r_x3": 90.00000033372447, + "r_y3": 546.1079418876609, + "coord_origin": "TOPLEFT" + }, + "text": "4.", + "orig": "4.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 40, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 559.391961933578, + "r_x1": 186.338390690952, + "r_y1": 559.391961933578, + "r_x2": 186.338390690952, + "r_y2": 546.1079418876609, + "r_x3": 108.00000040046937, + "r_y3": 546.1079418876609, + "coord_origin": "TOPLEFT" + }, + "text": "Track Changes", + "orig": "Track Changes", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 41, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 186.3398406909574, + "r_y0": 559.391961933578, + "r_x1": 502.21259186222926, + "r_y1": 559.391961933578, + "r_x2": 502.21259186222926, + "r_y2": 546.1079418876609, + "r_x3": 186.3398406909574, + "r_y3": 546.1079418876609, + "coord_origin": "TOPLEFT" + }, + "text": ": A game-changer for collaboration, this feature allowed multiple ", + "orig": ": A game-changer for collaboration, this feature allowed multiple ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 42, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 573.3119819816936, + "r_x1": 384.6211214261943, + "r_y1": 573.3119819816936, + "r_x2": 384.6211214261943, + "r_y2": 560.0279519357764, + "r_x3": 108.00000040046937, + "r_y3": 560.0279519357764, + "coord_origin": "TOPLEFT" + }, + "text": "users to suggest edits while maintaining the original text. ", + "orig": "users to suggest edits while maintaining the original text. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "4. Track Changes : A game-changer for collaboration, this feature allowed multiple users to suggest edits while maintaining the original text." + }, + { + "label": "list_item", + "id": 5, + "page_no": 2, + "cluster": { + "id": 5, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 573.7079419830623, + "r": 521.8798819351565, + "b": 614.8319721252104, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9798402190208435, + "cells": [ + { + "index": 43, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 586.9919720289795, + "r_x1": 99.00000036709692, + "r_y1": 586.9919720289795, + "r_x2": 99.00000036709692, + "r_y2": 573.7079419830623, + "r_x3": 90.00000033372447, + "r_y3": 573.7079419830623, + "coord_origin": "TOPLEFT" + }, + "text": "5.", + "orig": "5.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 44, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 586.9919720289795, + "r_x1": 236.3166508762739, + "r_y1": 586.9919720289795, + "r_x2": 236.3166508762739, + "r_y2": 573.7079419830623, + "r_x3": 108.00000040046937, + "r_y3": 573.7079419830623, + "coord_origin": "TOPLEFT" + }, + "text": "Real-Time Collaboration", + "orig": "Real-Time Collaboration", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 45, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 236.32033087628753, + "r_y0": 586.9919720289795, + "r_x1": 491.9297818241001, + "r_y1": 586.9919720289795, + "r_x2": 491.9297818241001, + "r_y2": 573.7079419830623, + "r_x3": 236.32033087628753, + "r_y3": 573.7079419830623, + "coord_origin": "TOPLEFT" + }, + "text": ": Tools like Google Docs and Microsoft 365 enabled ", + "orig": ": Tools like Google Docs and Microsoft 365 enabled ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 46, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 600.9119520770948, + "r_x1": 521.8798819351565, + "r_y1": 600.9119520770948, + "r_x2": 521.8798819351565, + "r_y2": 587.6279620311777, + "r_x3": 108.00000040046937, + "r_y3": 587.6279620311777, + "coord_origin": "TOPLEFT" + }, + "text": "multiple users to edit the same document simultaneously, forever changing teamwork ", + "orig": "multiple users to edit the same document simultaneously, forever changing teamwork ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 47, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 614.8319721252104, + "r_x1": 159.99023059325174, + "r_y1": 614.8319721252104, + "r_x2": 159.99023059325174, + "r_y2": 601.5479420792932, + "r_x3": 108.00000040046937, + "r_y3": 601.5479420792932, + "coord_origin": "TOPLEFT" + }, + "text": "dynamics. ", + "orig": "dynamics. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "5. Real-Time Collaboration : Tools like Google Docs and Microsoft 365 enabled multiple users to edit the same document simultaneously, forever changing teamwork dynamics." + }, + { + "label": "section_header", + "id": 13, + "page_no": 2, + "cluster": { + "id": 13, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 657.3849222722977, + "r": 311.9594411567611, + "b": 672.2629723237247, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9490435123443604, + "cells": [ + { + "index": 48, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 672.2629723237247, + "r_x1": 311.9594411567611, + "r_y1": 672.2629723237247, + "r_x2": 311.9594411567611, + "r_y2": 657.3849222722977, + "r_x3": 72.00000026697958, + "r_y3": 657.3849222722977, + "coord_origin": "TOPLEFT" + }, + "text": "The Cultural Impact of Word Processors ", + "orig": "The Cultural Impact of Word Processors ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The Cultural Impact of Word Processors" + }, + { + "label": "text", + "id": 2, + "page_no": 2, + "cluster": { + "id": 2, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 686.5079323729635, + "r": 518.9003919241085, + "b": 727.6319625151116, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9820713400840759, + "cells": [ + { + "index": 49, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 699.7919624188806, + "r_x1": 494.0065318318008, + "r_y1": 699.7919624188806, + "r_x2": 494.0065318318008, + "r_y2": 686.5079323729635, + "r_x3": 72.00000026697958, + "r_y3": 686.5079323729635, + "coord_origin": "TOPLEFT" + }, + "text": "The word processor didn't just change workplaces-it changed culture. It democratized ", + "orig": "The word processor didn't just change workplaces-it changed culture. It democratized ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 50, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 713.4719524661665, + "r_x1": 474.54910175965165, + "r_y1": 713.4719524661665, + "r_x2": 474.54910175965165, + "r_y2": 700.1879524202494, + "r_x3": 72.00000026697958, + "r_y3": 700.1879524202494, + "coord_origin": "TOPLEFT" + }, + "text": "writing, enabling anyone with access to a computer to produce professional-quality ", + "orig": "writing, enabling anyone with access to a computer to produce professional-quality ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 51, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 727.6319625151116, + "r_x1": 518.9003919241085, + "r_y1": 727.6319625151116, + "r_x2": 518.9003919241085, + "r_y2": 714.3479624691945, + "r_x3": 72.00000026697958, + "r_y3": 714.3479624691945, + "coord_origin": "TOPLEFT" + }, + "text": "documents. This shift had profound implications for education, business, and creative fields: ", + "orig": "documents. This shift had profound implications for education, business, and creative fields: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The word processor didn't just change workplaces-it changed culture. It democratized writing, enabling anyone with access to a computer to produce professional-quality documents. This shift had profound implications for education, business, and creative fields:" + } + ], + "headers": [] + } + }, + { + "page_no": 3, + "size": { + "width": 595.2000122070312, + "height": 841.9199829101562 + }, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 85.2575702946989, + "r_x1": 94.63680335091797, + "r_y1": 85.2575702946989, + "r_x2": 94.63680335091797, + "r_y2": 72.90954025201711, + "r_x3": 90.00000033372447, + "r_y3": 72.90954025201711, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 85.63196029599305, + "r_x1": 171.98883063774312, + "r_y1": 85.63196029599305, + "r_x2": 171.98883063774312, + "r_y2": 72.34796025007586, + "r_x3": 108.00000040046937, + "r_y3": 72.34796025007586, + "coord_origin": "TOPLEFT" + }, + "text": "Accessibility", + "orig": "Accessibility", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 171.99023063774834, + "r_y0": 85.63196029599305, + "r_x1": 514.5589619080102, + "r_y1": 85.63196029599305, + "r_x2": 514.5589619080102, + "r_y2": 72.34796025007586, + "r_x3": 171.99023063774834, + "r_y3": 72.34796025007586, + "coord_origin": "TOPLEFT" + }, + "text": ": Writers no longer needed expensive publishing equipment or training ", + "orig": ": Writers no longer needed expensive publishing equipment or training ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 99.31195034327891, + "r_x1": 491.5545718227088, + "r_y1": 99.31195034327891, + "r_x2": 491.5545718227088, + "r_y2": 86.02795029736171, + "r_x3": 108.00000040046937, + "r_y3": 86.02795029736171, + "coord_origin": "TOPLEFT" + }, + "text": "in typesetting to create polished work. This accessibility paved the way for self-", + "orig": "in typesetting to create polished work. This accessibility paved the way for self-", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 113.23199039139433, + "r_x1": 379.9569714088994, + "r_y1": 113.23199039139433, + "r_x2": 379.9569714088994, + "r_y2": 99.94793034547718, + "r_x3": 108.00000040046937, + "r_y3": 99.94793034547718, + "coord_origin": "TOPLEFT" + }, + "text": "publishing, blogging, and even fan fiction communities. ", + "orig": "publishing, blogging, and even fan fiction communities. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 5, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 126.53753043738607, + "r_x1": 94.63680335091797, + "r_y1": 126.53753043738607, + "r_x2": 94.63680335091797, + "r_y2": 114.18957039470433, + "r_x3": 90.00000033372447, + "r_y3": 114.18957039470433, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 6, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 126.9119804386803, + "r_x1": 160.6799905958094, + "r_y1": 126.9119804386803, + "r_x2": 160.6799905958094, + "r_y2": 113.6279903927632, + "r_x3": 108.00000040046937, + "r_y3": 113.6279903927632, + "coord_origin": "TOPLEFT" + }, + "text": "Education", + "orig": "Education", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 7, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 160.6816305958155, + "r_y0": 126.9119804386803, + "r_x1": 509.5430318894109, + "r_y1": 126.9119804386803, + "r_x2": 509.5430318894109, + "r_y2": 113.6279903927632, + "r_x3": 160.6816305958155, + "r_y3": 113.6279903927632, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processors became a cornerstone of education, teaching students ", + "orig": ": Word processors became a cornerstone of education, teaching students ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 8, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 140.83197048679563, + "r_x1": 521.9014319352365, + "r_y1": 140.83197048679563, + "r_x2": 521.9014319352365, + "r_y2": 127.54797044087866, + "r_x3": 108.00000040046937, + "r_y3": 127.54797044087866, + "coord_origin": "TOPLEFT" + }, + "text": "not only how to write essays but also how to use technology effectively. Features like ", + "orig": "not only how to write essays but also how to use technology effectively. Features like ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 9, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 154.5119605340816, + "r_x1": 459.52728170395005, + "r_y1": 154.5119605340816, + "r_x2": 459.52728170395005, + "r_y2": 141.22796048816463, + "r_x3": 108.00000040046937, + "r_y3": 141.22796048816463, + "coord_origin": "TOPLEFT" + }, + "text": "bibliography generators and integrated research tools enhanced learning. ", + "orig": "bibliography generators and integrated research tools enhanced learning. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 10, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 168.0575505809029, + "r_x1": 94.63680335091797, + "r_y1": 168.0575505809029, + "r_x2": 94.63680335091797, + "r_y2": 155.70959053822128, + "r_x3": 90.00000033372447, + "r_y3": 155.70959053822128, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 11, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 168.43194058219706, + "r_x1": 195.63599072542797, + "r_y1": 168.43194058219706, + "r_x2": 195.63599072542797, + "r_y2": 155.14795053627995, + "r_x3": 108.00000040046937, + "r_y3": 155.14795053627995, + "coord_origin": "TOPLEFT" + }, + "text": "Creative Writing", + "orig": "Creative Writing", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 12, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 195.63866072543786, + "r_y0": 168.43194058219706, + "r_x1": 509.872891890634, + "r_y1": 168.43194058219706, + "r_x2": 509.872891890634, + "r_y2": 155.14795053627995, + "r_x3": 195.63866072543786, + "r_y3": 155.14795053627995, + "coord_origin": "TOPLEFT" + }, + "text": ": Writers gained powerful tools to organize their ideas. Programs ", + "orig": ": Writers gained powerful tools to organize their ideas. Programs ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 13, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 182.1119406294829, + "r_x1": 515.8510119128011, + "r_y1": 182.1119406294829, + "r_x2": 515.8510119128011, + "r_y2": 168.8279405835658, + "r_x3": 108.00000040046937, + "r_y3": 168.8279405835658, + "coord_origin": "TOPLEFT" + }, + "text": "like Scrivener allowed authors to manage large projects, from novels to screenplays, ", + "orig": "like Scrivener allowed authors to manage large projects, from novels to screenplays, ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 14, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 196.27197067842803, + "r_x1": 372.2227213802203, + "r_y1": 196.27197067842803, + "r_x2": 372.2227213802203, + "r_y2": 182.98797063251095, + "r_x3": 108.00000040046937, + "r_y3": 182.98797063251095, + "coord_origin": "TOPLEFT" + }, + "text": "with features like chapter outlines and character notes. ", + "orig": "with features like chapter outlines and character notes. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 15, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 253.463010876113, + "r_x1": 295.453431095556, + "r_y1": 253.463010876113, + "r_x2": 295.453431095556, + "r_y2": 238.58490082468575, + "r_x3": 72.00000026697958, + "r_y3": 238.58490082468575, + "coord_origin": "TOPLEFT" + }, + "text": "Word Processors in a Post-Digital Era ", + "orig": "Word Processors in a Post-Digital Era ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 16, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 281.4719809729279, + "r_x1": 521.214971932691, + "r_y1": 281.4719809729279, + "r_x2": 521.214971932691, + "r_y2": 268.1879909270109, + "r_x3": 72.00000026697958, + "r_y3": 268.1879909270109, + "coord_origin": "TOPLEFT" + }, + "text": "As we move further into the 21st century, the role of the word processor continues to evolve: ", + "orig": "As we move further into the 21st century, the role of the word processor continues to evolve: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 17, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 308.8319710674996, + "r_x1": 99.00000036709692, + "r_y1": 308.8319710674996, + "r_x2": 99.00000036709692, + "r_y2": 295.5479710215825, + "r_x3": 90.00000033372447, + "r_y3": 295.5479710215825, + "coord_origin": "TOPLEFT" + }, + "text": "1.", + "orig": "1.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 18, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 308.8319710674996, + "r_x1": 216.9648108045163, + "r_y1": 308.8319710674996, + "r_x2": 216.9648108045163, + "r_y2": 295.5479710215825, + "r_x3": 108.00000040046937, + "r_y3": 295.5479710215825, + "coord_origin": "TOPLEFT" + }, + "text": "Artificial Intelligence", + "orig": "Artificial Intelligence", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 19, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 216.9668008045237, + "r_y0": 308.8319710674996, + "r_x1": 522.210631936383, + "r_y1": 308.8319710674996, + "r_x2": 522.210631936383, + "r_y2": 295.5479710215825, + "r_x3": 216.9668008045237, + "r_y3": 295.5479710215825, + "coord_origin": "TOPLEFT" + }, + "text": ": Modern word processors are leveraging AI to suggest content ", + "orig": ": Modern word processors are leveraging AI to suggest content ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 20, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 322.75195111561504, + "r_x1": 504.8831218721317, + "r_y1": 322.75195111561504, + "r_x2": 504.8831218721317, + "r_y2": 309.46795106969796, + "r_x3": 108.00000040046937, + "r_y3": 309.46795106969796, + "coord_origin": "TOPLEFT" + }, + "text": "improvements. Tools like Grammarly, ProWritingAid, and even native features in ", + "orig": "improvements. Tools like Grammarly, ProWritingAid, and even native features in ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 21, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 336.43194116290096, + "r_x1": 523.8382019424181, + "r_y1": 336.43194116290096, + "r_x2": 523.8382019424181, + "r_y2": 323.1479511169839, + "r_x3": 108.00000040046937, + "r_y3": 323.1479511169839, + "coord_origin": "TOPLEFT" + }, + "text": "Word now analyze tone, conciseness, and clarity. Some AI systems can even generate ", + "orig": "Word now analyze tone, conciseness, and clarity. Some AI systems can even generate ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 22, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 350.3519612110165, + "r_x1": 295.9101610972496, + "r_y1": 350.3519612110165, + "r_x2": 295.9101610972496, + "r_y2": 337.0679611650994, + "r_x3": 108.00000040046937, + "r_y3": 337.0679611650994, + "coord_origin": "TOPLEFT" + }, + "text": "entire paragraphs or rewrite sentences. ", + "orig": "entire paragraphs or rewrite sentences. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 23, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 364.0319512583023, + "r_x1": 99.00000036709692, + "r_y1": 364.0319512583023, + "r_x2": 99.00000036709692, + "r_y2": 350.7479812123853, + "r_x3": 90.00000033372447, + "r_y3": 350.7479812123853, + "coord_origin": "TOPLEFT" + }, + "text": "2.", + "orig": "2.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 24, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 364.0319512583023, + "r_x1": 256.327210950474, + "r_y1": 364.0319512583023, + "r_x2": 256.327210950474, + "r_y2": 350.7479812123853, + "r_x3": 108.00000040046937, + "r_y3": 350.7479812123853, + "coord_origin": "TOPLEFT" + }, + "text": "Integration with Other Tools", + "orig": "Integration with Other Tools", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 25, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 256.33008095048467, + "r_y0": 364.0319512583023, + "r_x1": 497.9115018462806, + "r_y1": 364.0319512583023, + "r_x2": 497.9115018462806, + "r_y2": 350.7479812123853, + "r_x3": 256.33008095048467, + "r_y3": 350.7479812123853, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processors are no longer standalone. They ", + "orig": ": Word processors are no longer standalone. They ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 26, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 377.95196130641784, + "r_x1": 514.5262519078889, + "r_y1": 377.95196130641784, + "r_x2": 514.5262519078889, + "r_y2": 364.6679712605008, + "r_x3": 108.00000040046937, + "r_y3": 364.6679712605008, + "coord_origin": "TOPLEFT" + }, + "text": "integrate with task managers, cloud storage, and project management platforms. For ", + "orig": "integrate with task managers, cloud storage, and project management platforms. For ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 27, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 391.6319613537037, + "r_x1": 504.89987187219384, + "r_y1": 391.6319613537037, + "r_x2": 504.89987187219384, + "r_y2": 378.3479613077866, + "r_x3": 108.00000040046937, + "r_y3": 378.3479613077866, + "coord_origin": "TOPLEFT" + }, + "text": "instance, Google Docs syncs with Google Drive, while Microsoft Word integrates ", + "orig": "instance, Google Docs syncs with Google Drive, while Microsoft Word integrates ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 28, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 405.55194140181914, + "r_x1": 295.95120109740174, + "r_y1": 405.55194140181914, + "r_x2": 295.95120109740174, + "r_y2": 392.26794135590205, + "r_x3": 108.00000040046937, + "r_y3": 392.26794135590205, + "coord_origin": "TOPLEFT" + }, + "text": "seamlessly with OneDrive and Teams. ", + "orig": "seamlessly with OneDrive and Teams. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 29, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 419.2319614491051, + "r_x1": 99.00000036709692, + "r_y1": 419.2319614491051, + "r_x2": 99.00000036709692, + "r_y2": 405.947961403188, + "r_x3": 90.00000033372447, + "r_y3": 405.947961403188, + "coord_origin": "TOPLEFT" + }, + "text": "3.", + "orig": "3.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 30, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 419.2319614491051, + "r_x1": 176.33762065386867, + "r_y1": 419.2319614491051, + "r_x2": 176.33762065386867, + "r_y2": 405.947961403188, + "r_x3": 108.00000040046937, + "r_y3": 405.947961403188, + "coord_origin": "TOPLEFT" + }, + "text": "Voice Typing", + "orig": "Voice Typing", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 31, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 176.33789065386966, + "r_y0": 419.2319614491051, + "r_x1": 477.5590517708127, + "r_y1": 419.2319614491051, + "r_x2": 477.5590517708127, + "r_y2": 405.947961403188, + "r_x3": 176.33789065386966, + "r_y3": 405.947961403188, + "coord_origin": "TOPLEFT" + }, + "text": ": Speech-to-text capabilities have made word processing more ", + "orig": ": Speech-to-text capabilities have made word processing more ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 32, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 433.1519714972206, + "r_x1": 438.90237162747184, + "r_y1": 433.1519714972206, + "r_x2": 438.90237162747184, + "r_y2": 419.86798145130354, + "r_x3": 108.00000040046937, + "r_y3": 419.86798145130354, + "coord_origin": "TOPLEFT" + }, + "text": "accessible, particularly for those with disabilities. Tools like Dragon ", + "orig": "accessible, particularly for those with disabilities. Tools like Dragon ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 33, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 446.8319715445065, + "r_x1": 502.9175418648432, + "r_y1": 446.8319715445065, + "r_x2": 502.9175418648432, + "r_y2": 433.5479714985894, + "r_x3": 108.00000040046937, + "r_y3": 433.5479714985894, + "coord_origin": "TOPLEFT" + }, + "text": "NaturallySpeaking and built-in options in Google Docs and Microsoft Word have ", + "orig": "NaturallySpeaking and built-in options in Google Docs and Microsoft Word have ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 34, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 460.751981592622, + "r_x1": 243.9549609045971, + "r_y1": 460.751981592622, + "r_x2": 243.9549609045971, + "r_y2": 447.4679515467048, + "r_x3": 108.00000040046937, + "r_y3": 447.4679515467048, + "coord_origin": "TOPLEFT" + }, + "text": "made dictation mainstream. ", + "orig": "made dictation mainstream. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 35, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 474.43197163990783, + "r_x1": 99.00000036709692, + "r_y1": 474.43197163990783, + "r_x2": 99.00000036709692, + "r_y2": 461.1479515939907, + "r_x3": 90.00000033372447, + "r_y3": 461.1479515939907, + "coord_origin": "TOPLEFT" + }, + "text": "4.", + "orig": "4.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 36, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 474.43197163990783, + "r_x1": 228.31917084661885, + "r_y1": 474.43197163990783, + "r_x2": 228.31917084661885, + "r_y2": 461.1479515939907, + "r_x3": 108.00000040046937, + "r_y3": 461.1479515939907, + "coord_origin": "TOPLEFT" + }, + "text": "Multimedia Documents", + "orig": "Multimedia Documents", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 37, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 228.32227084663035, + "r_y0": 474.43197163990783, + "r_x1": 516.9196819167639, + "r_y1": 474.43197163990783, + "r_x2": 516.9196819167639, + "r_y2": 461.1479515939907, + "r_x3": 228.32227084663035, + "r_y3": 461.1479515939907, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processing has expanded beyond text. Modern tools ", + "orig": ": Word processing has expanded beyond text. Modern tools ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 38, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 488.35196168802327, + "r_x1": 512.2006218992653, + "r_y1": 488.35196168802327, + "r_x2": 512.2006218992653, + "r_y2": 475.0679616421062, + "r_x3": 108.00000040046937, + "r_y3": 475.0679616421062, + "coord_origin": "TOPLEFT" + }, + "text": "allow users to embed images, videos, charts, and interactive elements, transforming ", + "orig": "allow users to embed images, videos, charts, and interactive elements, transforming ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 39, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 502.0319817353093, + "r_x1": 361.5996113408293, + "r_y1": 502.0319817353093, + "r_x2": 361.5996113408293, + "r_y2": 488.74795168939204, + "r_x3": 108.00000040046937, + "r_y3": 488.74795168939204, + "coord_origin": "TOPLEFT" + }, + "text": "simple documents into rich multimedia experiences. ", + "orig": "simple documents into rich multimedia experiences. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 40, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 515.9519617834246, + "r_x1": 99.00000036709692, + "r_y1": 515.9519617834246, + "r_x2": 99.00000036709692, + "r_y2": 502.6679417375074, + "r_x3": 90.00000033372447, + "r_y3": 502.6679417375074, + "coord_origin": "TOPLEFT" + }, + "text": "5.", + "orig": "5.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 41, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 515.9519617834246, + "r_x1": 254.2937309429338, + "r_y1": 515.9519617834246, + "r_x2": 254.2937309429338, + "r_y2": 502.6679417375074, + "r_x3": 108.00000040046937, + "r_y3": 502.6679417375074, + "coord_origin": "TOPLEFT" + }, + "text": "Cross-Platform Accessibility", + "orig": "Cross-Platform Accessibility", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 42, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 254.2967809429451, + "r_y0": 515.9519617834246, + "r_x1": 510.9070718944688, + "r_y1": 515.9519617834246, + "r_x2": 510.9070718944688, + "r_y2": 502.6679417375074, + "r_x3": 254.2967809429451, + "r_y3": 502.6679417375074, + "coord_origin": "TOPLEFT" + }, + "text": ": Thanks to cloud computing, documents can now be ", + "orig": ": Thanks to cloud computing, documents can now be ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 43, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 529.6319618307105, + "r_x1": 469.6751117415787, + "r_y1": 529.6319618307105, + "r_x2": 469.6751117415787, + "r_y2": 516.3479617847934, + "r_x3": 108.00000040046937, + "r_y3": 516.3479617847934, + "coord_origin": "TOPLEFT" + }, + "text": "accessed and edited across devices. Whether you're on a desktop, tablet, or ", + "orig": "accessed and edited across devices. Whether you're on a desktop, tablet, or ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 44, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 543.7919618796556, + "r_x1": 355.9451913198625, + "r_y1": 543.7919618796556, + "r_x2": 355.9451913198625, + "r_y2": 530.5079318337384, + "r_x3": 108.00000040046937, + "r_y3": 530.5079318337384, + "coord_origin": "TOPLEFT" + }, + "text": "smartphone, you can continue working seamlessly. ", + "orig": "smartphone, you can continue working seamlessly. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 45, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 600.9829720773404, + "r_x1": 228.355610846754, + "r_y1": 600.9829720773404, + "r_x2": 228.355610846754, + "r_y2": 586.1049220259133, + "r_x3": 72.00000026697958, + "r_y3": 586.1049220259133, + "coord_origin": "TOPLEFT" + }, + "text": "A Glimpse Into the Future ", + "orig": "A Glimpse Into the Future ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 46, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 628.7519521733258, + "r_x1": 515.04700190982, + "r_y1": 628.7519521733258, + "r_x2": 515.04700190982, + "r_y2": 615.4679521274087, + "r_x3": 72.00000026697958, + "r_y3": 615.4679521274087, + "coord_origin": "TOPLEFT" + }, + "text": "The word processor's future lies in adaptability and intelligence. Some exciting possibilities ", + "orig": "The word processor's future lies in adaptability and intelligence. Some exciting possibilities ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 47, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 642.6719622214413, + "r_x1": 113.6543004214358, + "r_y1": 642.6719622214413, + "r_x2": 113.6543004214358, + "r_y2": 629.3879421755241, + "r_x3": 72.00000026697958, + "r_y3": 629.3879421755241, + "coord_origin": "TOPLEFT" + }, + "text": "include: ", + "orig": "include: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 48, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 669.8975523155485, + "r_x1": 94.63680335091797, + "r_y1": 669.8975523155485, + "r_x2": 94.63680335091797, + "r_y2": 657.5495622728668, + "r_x3": 90.00000033372447, + "r_y3": 657.5495622728668, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 49, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 670.2719723168427, + "r_x1": 240.67430089243229, + "r_y1": 670.2719723168427, + "r_x2": 240.67430089243229, + "r_y2": 656.9879422709255, + "r_x3": 108.00000040046937, + "r_y3": 656.9879422709255, + "coord_origin": "TOPLEFT" + }, + "text": "Fully AI-Assisted Writing", + "orig": "Fully AI-Assisted Writing", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 50, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 240.67390089243082, + "r_y0": 670.2719723168427, + "r_x1": 518.2673319217611, + "r_y1": 670.2719723168427, + "r_x2": 518.2673319217611, + "r_y2": 656.9879422709255, + "r_x3": 240.67390089243082, + "r_y3": 656.9879422709255, + "coord_origin": "TOPLEFT" + }, + "text": ": Imagine a word processor that understands your writing ", + "orig": ": Imagine a word processor that understands your writing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 51, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 683.9519623641286, + "r_x1": 436.57608161884576, + "r_y1": 683.9519623641286, + "r_x2": 436.57608161884576, + "r_y2": 670.6679423182114, + "r_x3": 108.00000040046937, + "r_y3": 670.6679423182114, + "coord_origin": "TOPLEFT" + }, + "text": "style, drafts emails, or creates entire essays based on minimal input. ", + "orig": "style, drafts emails, or creates entire essays based on minimal input. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 52, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 697.49756241095, + "r_x1": 94.63680335091797, + "r_y1": 697.49756241095, + "r_x2": 94.63680335091797, + "r_y2": 685.1495623682681, + "r_x3": 90.00000033372447, + "r_y3": 685.1495623682681, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 53, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 697.871982412244, + "r_x1": 216.9503908044628, + "r_y1": 697.871982412244, + "r_x2": 216.9503908044628, + "r_y2": 684.5879523663269, + "r_x3": 108.00000040046937, + "r_y3": 684.5879523663269, + "coord_origin": "TOPLEFT" + }, + "text": "Immersive Interfaces", + "orig": "Immersive Interfaces", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 54, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 216.95508080448025, + "r_y0": 697.871982412244, + "r_x1": 472.53821175219514, + "r_y1": 697.871982412244, + "r_x2": 472.53821175219514, + "r_y2": 684.5879523663269, + "r_x3": 216.95508080448025, + "r_y3": 684.5879523663269, + "coord_origin": "TOPLEFT" + }, + "text": ": As augmented reality (AR) and virtual reality (VR) ", + "orig": ": As augmented reality (AR) and virtual reality (VR) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 55, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 711.5519724595299, + "r_x1": 525.5181319486474, + "r_y1": 711.5519724595299, + "r_x2": 525.5181319486474, + "r_y2": 698.2679424136128, + "r_x3": 108.00000040046937, + "r_y3": 698.2679424136128, + "coord_origin": "TOPLEFT" + }, + "text": "technology advance, users may be able to write and edit in 3D spaces, collaborating in ", + "orig": "technology advance, users may be able to write and edit in 3D spaces, collaborating in ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 56, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 725.4719825076454, + "r_x1": 213.6445207922045, + "r_y1": 725.4719825076454, + "r_x2": 213.6445207922045, + "r_y2": 712.1879524617283, + "r_x3": 108.00000040046937, + "r_y3": 712.1879524617283, + "coord_origin": "TOPLEFT" + }, + "text": "virtual environments. ", + "orig": "virtual environments. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 57, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 738.777522553637, + "r_x1": 94.63680335091797, + "r_y1": 738.777522553637, + "r_x2": 94.63680335091797, + "r_y2": 726.4295625109554, + "r_x3": 90.00000033372447, + "r_y3": 726.4295625109554, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 58, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 739.1519725549313, + "r_x1": 223.976240830515, + "r_y1": 739.1519725549313, + "r_x2": 223.976240830515, + "r_y2": 725.8679225090141, + "r_x3": 108.00000040046937, + "r_y3": 725.8679225090141, + "coord_origin": "TOPLEFT" + }, + "text": "Hyper-Personalization", + "orig": "Hyper-Personalization", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 59, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 223.98048083053075, + "r_y0": 739.1519725549313, + "r_x1": 518.906741924132, + "r_y1": 739.1519725549313, + "r_x2": 518.906741924132, + "r_y2": 725.8679225090141, + "r_x3": 223.98048083053075, + "r_y3": 725.8679225090141, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processors could offer dynamic suggestions based on ", + "orig": ": Word processors could offer dynamic suggestions based on ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 60, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 753.3119506038763, + "r_x1": 463.21872171763806, + "r_y1": 753.3119506038763, + "r_x2": 463.21872171763806, + "r_y2": 740.0279525579592, + "r_x3": 108.00000040046937, + "r_y3": 740.0279525579592, + "coord_origin": "TOPLEFT" + }, + "text": "industry-specific needs, user habits, or even regional language variations. ", + "orig": "industry-specific needs, user habits, or even regional language variations. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "parsed_page": null, + "predictions": { + "layout": { + "clusters": [ + { + "id": 3, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 72.34796025007586, + "r": 514.5589619080102, + "b": 113.23199039139433, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9798315167427063, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 85.2575702946989, + "r_x1": 94.63680335091797, + "r_y1": 85.2575702946989, + "r_x2": 94.63680335091797, + "r_y2": 72.90954025201711, + "r_x3": 90.00000033372447, + "r_y3": 72.90954025201711, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 85.63196029599305, + "r_x1": 171.98883063774312, + "r_y1": 85.63196029599305, + "r_x2": 171.98883063774312, + "r_y2": 72.34796025007586, + "r_x3": 108.00000040046937, + "r_y3": 72.34796025007586, + "coord_origin": "TOPLEFT" + }, + "text": "Accessibility", + "orig": "Accessibility", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 171.99023063774834, + "r_y0": 85.63196029599305, + "r_x1": 514.5589619080102, + "r_y1": 85.63196029599305, + "r_x2": 514.5589619080102, + "r_y2": 72.34796025007586, + "r_x3": 171.99023063774834, + "r_y3": 72.34796025007586, + "coord_origin": "TOPLEFT" + }, + "text": ": Writers no longer needed expensive publishing equipment or training ", + "orig": ": Writers no longer needed expensive publishing equipment or training ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 99.31195034327891, + "r_x1": 491.5545718227088, + "r_y1": 99.31195034327891, + "r_x2": 491.5545718227088, + "r_y2": 86.02795029736171, + "r_x3": 108.00000040046937, + "r_y3": 86.02795029736171, + "coord_origin": "TOPLEFT" + }, + "text": "in typesetting to create polished work. This accessibility paved the way for self-", + "orig": "in typesetting to create polished work. This accessibility paved the way for self-", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 113.23199039139433, + "r_x1": 379.9569714088994, + "r_y1": 113.23199039139433, + "r_x2": 379.9569714088994, + "r_y2": 99.94793034547718, + "r_x3": 108.00000040046937, + "r_y3": 99.94793034547718, + "coord_origin": "TOPLEFT" + }, + "text": "publishing, blogging, and even fan fiction communities. ", + "orig": "publishing, blogging, and even fan fiction communities. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 7, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 113.6279903927632, + "r": 521.9014319352365, + "b": 154.5119605340816, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9790792465209961, + "cells": [ + { + "index": 5, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 126.53753043738607, + "r_x1": 94.63680335091797, + "r_y1": 126.53753043738607, + "r_x2": 94.63680335091797, + "r_y2": 114.18957039470433, + "r_x3": 90.00000033372447, + "r_y3": 114.18957039470433, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 6, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 126.9119804386803, + "r_x1": 160.6799905958094, + "r_y1": 126.9119804386803, + "r_x2": 160.6799905958094, + "r_y2": 113.6279903927632, + "r_x3": 108.00000040046937, + "r_y3": 113.6279903927632, + "coord_origin": "TOPLEFT" + }, + "text": "Education", + "orig": "Education", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 7, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 160.6816305958155, + "r_y0": 126.9119804386803, + "r_x1": 509.5430318894109, + "r_y1": 126.9119804386803, + "r_x2": 509.5430318894109, + "r_y2": 113.6279903927632, + "r_x3": 160.6816305958155, + "r_y3": 113.6279903927632, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processors became a cornerstone of education, teaching students ", + "orig": ": Word processors became a cornerstone of education, teaching students ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 8, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 140.83197048679563, + "r_x1": 521.9014319352365, + "r_y1": 140.83197048679563, + "r_x2": 521.9014319352365, + "r_y2": 127.54797044087866, + "r_x3": 108.00000040046937, + "r_y3": 127.54797044087866, + "coord_origin": "TOPLEFT" + }, + "text": "not only how to write essays but also how to use technology effectively. Features like ", + "orig": "not only how to write essays but also how to use technology effectively. Features like ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 9, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 154.5119605340816, + "r_x1": 459.52728170395005, + "r_y1": 154.5119605340816, + "r_x2": 459.52728170395005, + "r_y2": 141.22796048816463, + "r_x3": 108.00000040046937, + "r_y3": 141.22796048816463, + "coord_origin": "TOPLEFT" + }, + "text": "bibliography generators and integrated research tools enhanced learning. ", + "orig": "bibliography generators and integrated research tools enhanced learning. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 6, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 155.14795053627995, + "r": 515.8510119128011, + "b": 196.27197067842803, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9792094230651855, + "cells": [ + { + "index": 10, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 168.0575505809029, + "r_x1": 94.63680335091797, + "r_y1": 168.0575505809029, + "r_x2": 94.63680335091797, + "r_y2": 155.70959053822128, + "r_x3": 90.00000033372447, + "r_y3": 155.70959053822128, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 11, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 168.43194058219706, + "r_x1": 195.63599072542797, + "r_y1": 168.43194058219706, + "r_x2": 195.63599072542797, + "r_y2": 155.14795053627995, + "r_x3": 108.00000040046937, + "r_y3": 155.14795053627995, + "coord_origin": "TOPLEFT" + }, + "text": "Creative Writing", + "orig": "Creative Writing", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 12, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 195.63866072543786, + "r_y0": 168.43194058219706, + "r_x1": 509.872891890634, + "r_y1": 168.43194058219706, + "r_x2": 509.872891890634, + "r_y2": 155.14795053627995, + "r_x3": 195.63866072543786, + "r_y3": 155.14795053627995, + "coord_origin": "TOPLEFT" + }, + "text": ": Writers gained powerful tools to organize their ideas. Programs ", + "orig": ": Writers gained powerful tools to organize their ideas. Programs ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 13, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 182.1119406294829, + "r_x1": 515.8510119128011, + "r_y1": 182.1119406294829, + "r_x2": 515.8510119128011, + "r_y2": 168.8279405835658, + "r_x3": 108.00000040046937, + "r_y3": 168.8279405835658, + "coord_origin": "TOPLEFT" + }, + "text": "like Scrivener allowed authors to manage large projects, from novels to screenplays, ", + "orig": "like Scrivener allowed authors to manage large projects, from novels to screenplays, ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 14, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 196.27197067842803, + "r_x1": 372.2227213802203, + "r_y1": 196.27197067842803, + "r_x2": 372.2227213802203, + "r_y2": 182.98797063251095, + "r_x3": 108.00000040046937, + "r_y3": 182.98797063251095, + "coord_origin": "TOPLEFT" + }, + "text": "with features like chapter outlines and character notes. ", + "orig": "with features like chapter outlines and character notes. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 12, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 238.58490082468575, + "r": 295.453431095556, + "b": 253.463010876113, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9634494781494141, + "cells": [ + { + "index": 15, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 253.463010876113, + "r_x1": 295.453431095556, + "r_y1": 253.463010876113, + "r_x2": 295.453431095556, + "r_y2": 238.58490082468575, + "r_x3": 72.00000026697958, + "r_y3": 238.58490082468575, + "coord_origin": "TOPLEFT" + }, + "text": "Word Processors in a Post-Digital Era ", + "orig": "Word Processors in a Post-Digital Era ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 14, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 268.1879909270109, + "r": 521.214971932691, + "b": 281.4719809729279, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9380115270614624, + "cells": [ + { + "index": 16, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 281.4719809729279, + "r_x1": 521.214971932691, + "r_y1": 281.4719809729279, + "r_x2": 521.214971932691, + "r_y2": 268.1879909270109, + "r_x3": 72.00000026697958, + "r_y3": 268.1879909270109, + "coord_origin": "TOPLEFT" + }, + "text": "As we move further into the 21st century, the role of the word processor continues to evolve: ", + "orig": "As we move further into the 21st century, the role of the word processor continues to evolve: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 1, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 295.5479710215825, + "r": 523.8382019424181, + "b": 350.3519612110165, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9815667867660522, + "cells": [ + { + "index": 17, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 308.8319710674996, + "r_x1": 99.00000036709692, + "r_y1": 308.8319710674996, + "r_x2": 99.00000036709692, + "r_y2": 295.5479710215825, + "r_x3": 90.00000033372447, + "r_y3": 295.5479710215825, + "coord_origin": "TOPLEFT" + }, + "text": "1.", + "orig": "1.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 18, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 308.8319710674996, + "r_x1": 216.9648108045163, + "r_y1": 308.8319710674996, + "r_x2": 216.9648108045163, + "r_y2": 295.5479710215825, + "r_x3": 108.00000040046937, + "r_y3": 295.5479710215825, + "coord_origin": "TOPLEFT" + }, + "text": "Artificial Intelligence", + "orig": "Artificial Intelligence", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 19, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 216.9668008045237, + "r_y0": 308.8319710674996, + "r_x1": 522.210631936383, + "r_y1": 308.8319710674996, + "r_x2": 522.210631936383, + "r_y2": 295.5479710215825, + "r_x3": 216.9668008045237, + "r_y3": 295.5479710215825, + "coord_origin": "TOPLEFT" + }, + "text": ": Modern word processors are leveraging AI to suggest content ", + "orig": ": Modern word processors are leveraging AI to suggest content ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 20, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 322.75195111561504, + "r_x1": 504.8831218721317, + "r_y1": 322.75195111561504, + "r_x2": 504.8831218721317, + "r_y2": 309.46795106969796, + "r_x3": 108.00000040046937, + "r_y3": 309.46795106969796, + "coord_origin": "TOPLEFT" + }, + "text": "improvements. Tools like Grammarly, ProWritingAid, and even native features in ", + "orig": "improvements. Tools like Grammarly, ProWritingAid, and even native features in ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 21, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 336.43194116290096, + "r_x1": 523.8382019424181, + "r_y1": 336.43194116290096, + "r_x2": 523.8382019424181, + "r_y2": 323.1479511169839, + "r_x3": 108.00000040046937, + "r_y3": 323.1479511169839, + "coord_origin": "TOPLEFT" + }, + "text": "Word now analyze tone, conciseness, and clarity. Some AI systems can even generate ", + "orig": "Word now analyze tone, conciseness, and clarity. Some AI systems can even generate ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 22, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 350.3519612110165, + "r_x1": 295.9101610972496, + "r_y1": 350.3519612110165, + "r_x2": 295.9101610972496, + "r_y2": 337.0679611650994, + "r_x3": 108.00000040046937, + "r_y3": 337.0679611650994, + "coord_origin": "TOPLEFT" + }, + "text": "entire paragraphs or rewrite sentences. ", + "orig": "entire paragraphs or rewrite sentences. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 0, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 350.7479812123853, + "r": 514.5262519078889, + "b": 405.55194140181914, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9819080233573914, + "cells": [ + { + "index": 23, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 364.0319512583023, + "r_x1": 99.00000036709692, + "r_y1": 364.0319512583023, + "r_x2": 99.00000036709692, + "r_y2": 350.7479812123853, + "r_x3": 90.00000033372447, + "r_y3": 350.7479812123853, + "coord_origin": "TOPLEFT" + }, + "text": "2.", + "orig": "2.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 24, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 364.0319512583023, + "r_x1": 256.327210950474, + "r_y1": 364.0319512583023, + "r_x2": 256.327210950474, + "r_y2": 350.7479812123853, + "r_x3": 108.00000040046937, + "r_y3": 350.7479812123853, + "coord_origin": "TOPLEFT" + }, + "text": "Integration with Other Tools", + "orig": "Integration with Other Tools", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 25, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 256.33008095048467, + "r_y0": 364.0319512583023, + "r_x1": 497.9115018462806, + "r_y1": 364.0319512583023, + "r_x2": 497.9115018462806, + "r_y2": 350.7479812123853, + "r_x3": 256.33008095048467, + "r_y3": 350.7479812123853, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processors are no longer standalone. They ", + "orig": ": Word processors are no longer standalone. They ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 26, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 377.95196130641784, + "r_x1": 514.5262519078889, + "r_y1": 377.95196130641784, + "r_x2": 514.5262519078889, + "r_y2": 364.6679712605008, + "r_x3": 108.00000040046937, + "r_y3": 364.6679712605008, + "coord_origin": "TOPLEFT" + }, + "text": "integrate with task managers, cloud storage, and project management platforms. For ", + "orig": "integrate with task managers, cloud storage, and project management platforms. For ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 27, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 391.6319613537037, + "r_x1": 504.89987187219384, + "r_y1": 391.6319613537037, + "r_x2": 504.89987187219384, + "r_y2": 378.3479613077866, + "r_x3": 108.00000040046937, + "r_y3": 378.3479613077866, + "coord_origin": "TOPLEFT" + }, + "text": "instance, Google Docs syncs with Google Drive, while Microsoft Word integrates ", + "orig": "instance, Google Docs syncs with Google Drive, while Microsoft Word integrates ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 28, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 405.55194140181914, + "r_x1": 295.95120109740174, + "r_y1": 405.55194140181914, + "r_x2": 295.95120109740174, + "r_y2": 392.26794135590205, + "r_x3": 108.00000040046937, + "r_y3": 392.26794135590205, + "coord_origin": "TOPLEFT" + }, + "text": "seamlessly with OneDrive and Teams. ", + "orig": "seamlessly with OneDrive and Teams. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 5, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 405.947961403188, + "r": 502.9175418648432, + "b": 460.751981592622, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.979421854019165, + "cells": [ + { + "index": 29, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 419.2319614491051, + "r_x1": 99.00000036709692, + "r_y1": 419.2319614491051, + "r_x2": 99.00000036709692, + "r_y2": 405.947961403188, + "r_x3": 90.00000033372447, + "r_y3": 405.947961403188, + "coord_origin": "TOPLEFT" + }, + "text": "3.", + "orig": "3.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 30, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 419.2319614491051, + "r_x1": 176.33762065386867, + "r_y1": 419.2319614491051, + "r_x2": 176.33762065386867, + "r_y2": 405.947961403188, + "r_x3": 108.00000040046937, + "r_y3": 405.947961403188, + "coord_origin": "TOPLEFT" + }, + "text": "Voice Typing", + "orig": "Voice Typing", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 31, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 176.33789065386966, + "r_y0": 419.2319614491051, + "r_x1": 477.5590517708127, + "r_y1": 419.2319614491051, + "r_x2": 477.5590517708127, + "r_y2": 405.947961403188, + "r_x3": 176.33789065386966, + "r_y3": 405.947961403188, + "coord_origin": "TOPLEFT" + }, + "text": ": Speech-to-text capabilities have made word processing more ", + "orig": ": Speech-to-text capabilities have made word processing more ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 32, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 433.1519714972206, + "r_x1": 438.90237162747184, + "r_y1": 433.1519714972206, + "r_x2": 438.90237162747184, + "r_y2": 419.86798145130354, + "r_x3": 108.00000040046937, + "r_y3": 419.86798145130354, + "coord_origin": "TOPLEFT" + }, + "text": "accessible, particularly for those with disabilities. Tools like Dragon ", + "orig": "accessible, particularly for those with disabilities. Tools like Dragon ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 33, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 446.8319715445065, + "r_x1": 502.9175418648432, + "r_y1": 446.8319715445065, + "r_x2": 502.9175418648432, + "r_y2": 433.5479714985894, + "r_x3": 108.00000040046937, + "r_y3": 433.5479714985894, + "coord_origin": "TOPLEFT" + }, + "text": "NaturallySpeaking and built-in options in Google Docs and Microsoft Word have ", + "orig": "NaturallySpeaking and built-in options in Google Docs and Microsoft Word have ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 34, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 460.751981592622, + "r_x1": 243.9549609045971, + "r_y1": 460.751981592622, + "r_x2": 243.9549609045971, + "r_y2": 447.4679515467048, + "r_x3": 108.00000040046937, + "r_y3": 447.4679515467048, + "coord_origin": "TOPLEFT" + }, + "text": "made dictation mainstream. ", + "orig": "made dictation mainstream. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 4, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 461.1479515939907, + "r": 516.9196819167639, + "b": 502.0319817353093, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9796164035797119, + "cells": [ + { + "index": 35, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 474.43197163990783, + "r_x1": 99.00000036709692, + "r_y1": 474.43197163990783, + "r_x2": 99.00000036709692, + "r_y2": 461.1479515939907, + "r_x3": 90.00000033372447, + "r_y3": 461.1479515939907, + "coord_origin": "TOPLEFT" + }, + "text": "4.", + "orig": "4.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 36, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 474.43197163990783, + "r_x1": 228.31917084661885, + "r_y1": 474.43197163990783, + "r_x2": 228.31917084661885, + "r_y2": 461.1479515939907, + "r_x3": 108.00000040046937, + "r_y3": 461.1479515939907, + "coord_origin": "TOPLEFT" + }, + "text": "Multimedia Documents", + "orig": "Multimedia Documents", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 37, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 228.32227084663035, + "r_y0": 474.43197163990783, + "r_x1": 516.9196819167639, + "r_y1": 474.43197163990783, + "r_x2": 516.9196819167639, + "r_y2": 461.1479515939907, + "r_x3": 228.32227084663035, + "r_y3": 461.1479515939907, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processing has expanded beyond text. Modern tools ", + "orig": ": Word processing has expanded beyond text. Modern tools ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 38, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 488.35196168802327, + "r_x1": 512.2006218992653, + "r_y1": 488.35196168802327, + "r_x2": 512.2006218992653, + "r_y2": 475.0679616421062, + "r_x3": 108.00000040046937, + "r_y3": 475.0679616421062, + "coord_origin": "TOPLEFT" + }, + "text": "allow users to embed images, videos, charts, and interactive elements, transforming ", + "orig": "allow users to embed images, videos, charts, and interactive elements, transforming ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 39, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 502.0319817353093, + "r_x1": 361.5996113408293, + "r_y1": 502.0319817353093, + "r_x2": 361.5996113408293, + "r_y2": 488.74795168939204, + "r_x3": 108.00000040046937, + "r_y3": 488.74795168939204, + "coord_origin": "TOPLEFT" + }, + "text": "simple documents into rich multimedia experiences. ", + "orig": "simple documents into rich multimedia experiences. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 2, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 502.6679417375074, + "r": 510.9070718944688, + "b": 543.7919618796556, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9810317158699036, + "cells": [ + { + "index": 40, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 515.9519617834246, + "r_x1": 99.00000036709692, + "r_y1": 515.9519617834246, + "r_x2": 99.00000036709692, + "r_y2": 502.6679417375074, + "r_x3": 90.00000033372447, + "r_y3": 502.6679417375074, + "coord_origin": "TOPLEFT" + }, + "text": "5.", + "orig": "5.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 41, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 515.9519617834246, + "r_x1": 254.2937309429338, + "r_y1": 515.9519617834246, + "r_x2": 254.2937309429338, + "r_y2": 502.6679417375074, + "r_x3": 108.00000040046937, + "r_y3": 502.6679417375074, + "coord_origin": "TOPLEFT" + }, + "text": "Cross-Platform Accessibility", + "orig": "Cross-Platform Accessibility", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 42, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 254.2967809429451, + "r_y0": 515.9519617834246, + "r_x1": 510.9070718944688, + "r_y1": 515.9519617834246, + "r_x2": 510.9070718944688, + "r_y2": 502.6679417375074, + "r_x3": 254.2967809429451, + "r_y3": 502.6679417375074, + "coord_origin": "TOPLEFT" + }, + "text": ": Thanks to cloud computing, documents can now be ", + "orig": ": Thanks to cloud computing, documents can now be ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 43, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 529.6319618307105, + "r_x1": 469.6751117415787, + "r_y1": 529.6319618307105, + "r_x2": 469.6751117415787, + "r_y2": 516.3479617847934, + "r_x3": 108.00000040046937, + "r_y3": 516.3479617847934, + "coord_origin": "TOPLEFT" + }, + "text": "accessed and edited across devices. Whether you're on a desktop, tablet, or ", + "orig": "accessed and edited across devices. Whether you're on a desktop, tablet, or ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 44, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 543.7919618796556, + "r_x1": 355.9451913198625, + "r_y1": 543.7919618796556, + "r_x2": 355.9451913198625, + "r_y2": 530.5079318337384, + "r_x3": 108.00000040046937, + "r_y3": 530.5079318337384, + "coord_origin": "TOPLEFT" + }, + "text": "smartphone, you can continue working seamlessly. ", + "orig": "smartphone, you can continue working seamlessly. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 13, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 586.1049220259133, + "r": 228.355610846754, + "b": 600.9829720773404, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9614330530166626, + "cells": [ + { + "index": 45, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 600.9829720773404, + "r_x1": 228.355610846754, + "r_y1": 600.9829720773404, + "r_x2": 228.355610846754, + "r_y2": 586.1049220259133, + "r_x3": 72.00000026697958, + "r_y3": 586.1049220259133, + "coord_origin": "TOPLEFT" + }, + "text": "A Glimpse Into the Future ", + "orig": "A Glimpse Into the Future ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 10, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 615.4679521274087, + "r": 515.04700190982, + "b": 642.6719622214413, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9675389528274536, + "cells": [ + { + "index": 46, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 628.7519521733258, + "r_x1": 515.04700190982, + "r_y1": 628.7519521733258, + "r_x2": 515.04700190982, + "r_y2": 615.4679521274087, + "r_x3": 72.00000026697958, + "r_y3": 615.4679521274087, + "coord_origin": "TOPLEFT" + }, + "text": "The word processor's future lies in adaptability and intelligence. Some exciting possibilities ", + "orig": "The word processor's future lies in adaptability and intelligence. Some exciting possibilities ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 47, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 642.6719622214413, + "r_x1": 113.6543004214358, + "r_y1": 642.6719622214413, + "r_x2": 113.6543004214358, + "r_y2": 629.3879421755241, + "r_x3": 72.00000026697958, + "r_y3": 629.3879421755241, + "coord_origin": "TOPLEFT" + }, + "text": "include: ", + "orig": "include: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 11, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 656.9879422709255, + "r": 518.2673319217611, + "b": 683.9519623641286, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9675005674362183, + "cells": [ + { + "index": 48, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 669.8975523155485, + "r_x1": 94.63680335091797, + "r_y1": 669.8975523155485, + "r_x2": 94.63680335091797, + "r_y2": 657.5495622728668, + "r_x3": 90.00000033372447, + "r_y3": 657.5495622728668, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 49, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 670.2719723168427, + "r_x1": 240.67430089243229, + "r_y1": 670.2719723168427, + "r_x2": 240.67430089243229, + "r_y2": 656.9879422709255, + "r_x3": 108.00000040046937, + "r_y3": 656.9879422709255, + "coord_origin": "TOPLEFT" + }, + "text": "Fully AI-Assisted Writing", + "orig": "Fully AI-Assisted Writing", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 50, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 240.67390089243082, + "r_y0": 670.2719723168427, + "r_x1": 518.2673319217611, + "r_y1": 670.2719723168427, + "r_x2": 518.2673319217611, + "r_y2": 656.9879422709255, + "r_x3": 240.67390089243082, + "r_y3": 656.9879422709255, + "coord_origin": "TOPLEFT" + }, + "text": ": Imagine a word processor that understands your writing ", + "orig": ": Imagine a word processor that understands your writing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 51, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 683.9519623641286, + "r_x1": 436.57608161884576, + "r_y1": 683.9519623641286, + "r_x2": 436.57608161884576, + "r_y2": 670.6679423182114, + "r_x3": 108.00000040046937, + "r_y3": 670.6679423182114, + "coord_origin": "TOPLEFT" + }, + "text": "style, drafts emails, or creates entire essays based on minimal input. ", + "orig": "style, drafts emails, or creates entire essays based on minimal input. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 9, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 684.5879523663269, + "r": 525.5181319486474, + "b": 725.4719825076454, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9722561836242676, + "cells": [ + { + "index": 52, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 697.49756241095, + "r_x1": 94.63680335091797, + "r_y1": 697.49756241095, + "r_x2": 94.63680335091797, + "r_y2": 685.1495623682681, + "r_x3": 90.00000033372447, + "r_y3": 685.1495623682681, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 53, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 697.871982412244, + "r_x1": 216.9503908044628, + "r_y1": 697.871982412244, + "r_x2": 216.9503908044628, + "r_y2": 684.5879523663269, + "r_x3": 108.00000040046937, + "r_y3": 684.5879523663269, + "coord_origin": "TOPLEFT" + }, + "text": "Immersive Interfaces", + "orig": "Immersive Interfaces", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 54, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 216.95508080448025, + "r_y0": 697.871982412244, + "r_x1": 472.53821175219514, + "r_y1": 697.871982412244, + "r_x2": 472.53821175219514, + "r_y2": 684.5879523663269, + "r_x3": 216.95508080448025, + "r_y3": 684.5879523663269, + "coord_origin": "TOPLEFT" + }, + "text": ": As augmented reality (AR) and virtual reality (VR) ", + "orig": ": As augmented reality (AR) and virtual reality (VR) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 55, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 711.5519724595299, + "r_x1": 525.5181319486474, + "r_y1": 711.5519724595299, + "r_x2": 525.5181319486474, + "r_y2": 698.2679424136128, + "r_x3": 108.00000040046937, + "r_y3": 698.2679424136128, + "coord_origin": "TOPLEFT" + }, + "text": "technology advance, users may be able to write and edit in 3D spaces, collaborating in ", + "orig": "technology advance, users may be able to write and edit in 3D spaces, collaborating in ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 56, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 725.4719825076454, + "r_x1": 213.6445207922045, + "r_y1": 725.4719825076454, + "r_x2": 213.6445207922045, + "r_y2": 712.1879524617283, + "r_x3": 108.00000040046937, + "r_y3": 712.1879524617283, + "coord_origin": "TOPLEFT" + }, + "text": "virtual environments. ", + "orig": "virtual environments. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + { + "id": 8, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 725.8679225090141, + "r": 518.906741924132, + "b": 753.3119506038763, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9774264693260193, + "cells": [ + { + "index": 57, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 738.777522553637, + "r_x1": 94.63680335091797, + "r_y1": 738.777522553637, + "r_x2": 94.63680335091797, + "r_y2": 726.4295625109554, + "r_x3": 90.00000033372447, + "r_y3": 726.4295625109554, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 58, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 739.1519725549313, + "r_x1": 223.976240830515, + "r_y1": 739.1519725549313, + "r_x2": 223.976240830515, + "r_y2": 725.8679225090141, + "r_x3": 108.00000040046937, + "r_y3": 725.8679225090141, + "coord_origin": "TOPLEFT" + }, + "text": "Hyper-Personalization", + "orig": "Hyper-Personalization", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 59, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 223.98048083053075, + "r_y0": 739.1519725549313, + "r_x1": 518.906741924132, + "r_y1": 739.1519725549313, + "r_x2": 518.906741924132, + "r_y2": 725.8679225090141, + "r_x3": 223.98048083053075, + "r_y3": 725.8679225090141, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processors could offer dynamic suggestions based on ", + "orig": ": Word processors could offer dynamic suggestions based on ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 60, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 753.3119506038763, + "r_x1": 463.21872171763806, + "r_y1": 753.3119506038763, + "r_x2": 463.21872171763806, + "r_y2": 740.0279525579592, + "r_x3": 108.00000040046937, + "r_y3": 740.0279525579592, + "coord_origin": "TOPLEFT" + }, + "text": "industry-specific needs, user habits, or even regional language variations. ", + "orig": "industry-specific needs, user habits, or even regional language variations. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + } + ] + }, + "tablestructure": { + "table_map": {} + }, + "figures_classification": null, + "equations_prediction": null, + "vlm_response": null + }, + "assembled": { + "elements": [ + { + "label": "list_item", + "id": 3, + "page_no": 3, + "cluster": { + "id": 3, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 72.34796025007586, + "r": 514.5589619080102, + "b": 113.23199039139433, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9798315167427063, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 85.2575702946989, + "r_x1": 94.63680335091797, + "r_y1": 85.2575702946989, + "r_x2": 94.63680335091797, + "r_y2": 72.90954025201711, + "r_x3": 90.00000033372447, + "r_y3": 72.90954025201711, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 85.63196029599305, + "r_x1": 171.98883063774312, + "r_y1": 85.63196029599305, + "r_x2": 171.98883063774312, + "r_y2": 72.34796025007586, + "r_x3": 108.00000040046937, + "r_y3": 72.34796025007586, + "coord_origin": "TOPLEFT" + }, + "text": "Accessibility", + "orig": "Accessibility", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 171.99023063774834, + "r_y0": 85.63196029599305, + "r_x1": 514.5589619080102, + "r_y1": 85.63196029599305, + "r_x2": 514.5589619080102, + "r_y2": 72.34796025007586, + "r_x3": 171.99023063774834, + "r_y3": 72.34796025007586, + "coord_origin": "TOPLEFT" + }, + "text": ": Writers no longer needed expensive publishing equipment or training ", + "orig": ": Writers no longer needed expensive publishing equipment or training ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 99.31195034327891, + "r_x1": 491.5545718227088, + "r_y1": 99.31195034327891, + "r_x2": 491.5545718227088, + "r_y2": 86.02795029736171, + "r_x3": 108.00000040046937, + "r_y3": 86.02795029736171, + "coord_origin": "TOPLEFT" + }, + "text": "in typesetting to create polished work. This accessibility paved the way for self-", + "orig": "in typesetting to create polished work. This accessibility paved the way for self-", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 113.23199039139433, + "r_x1": 379.9569714088994, + "r_y1": 113.23199039139433, + "r_x2": 379.9569714088994, + "r_y2": 99.94793034547718, + "r_x3": 108.00000040046937, + "r_y3": 99.94793034547718, + "coord_origin": "TOPLEFT" + }, + "text": "publishing, blogging, and even fan fiction communities. ", + "orig": "publishing, blogging, and even fan fiction communities. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Accessibility : Writers no longer needed expensive publishing equipment or training in typesetting to create polished work. This accessibility paved the way for selfpublishing, blogging, and even fan fiction communities." + }, + { + "label": "list_item", + "id": 7, + "page_no": 3, + "cluster": { + "id": 7, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 113.6279903927632, + "r": 521.9014319352365, + "b": 154.5119605340816, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9790792465209961, + "cells": [ + { + "index": 5, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 126.53753043738607, + "r_x1": 94.63680335091797, + "r_y1": 126.53753043738607, + "r_x2": 94.63680335091797, + "r_y2": 114.18957039470433, + "r_x3": 90.00000033372447, + "r_y3": 114.18957039470433, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 6, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 126.9119804386803, + "r_x1": 160.6799905958094, + "r_y1": 126.9119804386803, + "r_x2": 160.6799905958094, + "r_y2": 113.6279903927632, + "r_x3": 108.00000040046937, + "r_y3": 113.6279903927632, + "coord_origin": "TOPLEFT" + }, + "text": "Education", + "orig": "Education", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 7, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 160.6816305958155, + "r_y0": 126.9119804386803, + "r_x1": 509.5430318894109, + "r_y1": 126.9119804386803, + "r_x2": 509.5430318894109, + "r_y2": 113.6279903927632, + "r_x3": 160.6816305958155, + "r_y3": 113.6279903927632, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processors became a cornerstone of education, teaching students ", + "orig": ": Word processors became a cornerstone of education, teaching students ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 8, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 140.83197048679563, + "r_x1": 521.9014319352365, + "r_y1": 140.83197048679563, + "r_x2": 521.9014319352365, + "r_y2": 127.54797044087866, + "r_x3": 108.00000040046937, + "r_y3": 127.54797044087866, + "coord_origin": "TOPLEFT" + }, + "text": "not only how to write essays but also how to use technology effectively. Features like ", + "orig": "not only how to write essays but also how to use technology effectively. Features like ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 9, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 154.5119605340816, + "r_x1": 459.52728170395005, + "r_y1": 154.5119605340816, + "r_x2": 459.52728170395005, + "r_y2": 141.22796048816463, + "r_x3": 108.00000040046937, + "r_y3": 141.22796048816463, + "coord_origin": "TOPLEFT" + }, + "text": "bibliography generators and integrated research tools enhanced learning. ", + "orig": "bibliography generators and integrated research tools enhanced learning. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Education : Word processors became a cornerstone of education, teaching students not only how to write essays but also how to use technology effectively. Features like bibliography generators and integrated research tools enhanced learning." + }, + { + "label": "list_item", + "id": 6, + "page_no": 3, + "cluster": { + "id": 6, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 155.14795053627995, + "r": 515.8510119128011, + "b": 196.27197067842803, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9792094230651855, + "cells": [ + { + "index": 10, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 168.0575505809029, + "r_x1": 94.63680335091797, + "r_y1": 168.0575505809029, + "r_x2": 94.63680335091797, + "r_y2": 155.70959053822128, + "r_x3": 90.00000033372447, + "r_y3": 155.70959053822128, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 11, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 168.43194058219706, + "r_x1": 195.63599072542797, + "r_y1": 168.43194058219706, + "r_x2": 195.63599072542797, + "r_y2": 155.14795053627995, + "r_x3": 108.00000040046937, + "r_y3": 155.14795053627995, + "coord_origin": "TOPLEFT" + }, + "text": "Creative Writing", + "orig": "Creative Writing", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 12, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 195.63866072543786, + "r_y0": 168.43194058219706, + "r_x1": 509.872891890634, + "r_y1": 168.43194058219706, + "r_x2": 509.872891890634, + "r_y2": 155.14795053627995, + "r_x3": 195.63866072543786, + "r_y3": 155.14795053627995, + "coord_origin": "TOPLEFT" + }, + "text": ": Writers gained powerful tools to organize their ideas. Programs ", + "orig": ": Writers gained powerful tools to organize their ideas. Programs ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 13, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 182.1119406294829, + "r_x1": 515.8510119128011, + "r_y1": 182.1119406294829, + "r_x2": 515.8510119128011, + "r_y2": 168.8279405835658, + "r_x3": 108.00000040046937, + "r_y3": 168.8279405835658, + "coord_origin": "TOPLEFT" + }, + "text": "like Scrivener allowed authors to manage large projects, from novels to screenplays, ", + "orig": "like Scrivener allowed authors to manage large projects, from novels to screenplays, ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 14, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 196.27197067842803, + "r_x1": 372.2227213802203, + "r_y1": 196.27197067842803, + "r_x2": 372.2227213802203, + "r_y2": 182.98797063251095, + "r_x3": 108.00000040046937, + "r_y3": 182.98797063251095, + "coord_origin": "TOPLEFT" + }, + "text": "with features like chapter outlines and character notes. ", + "orig": "with features like chapter outlines and character notes. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Creative Writing : Writers gained powerful tools to organize their ideas. Programs like Scrivener allowed authors to manage large projects, from novels to screenplays, with features like chapter outlines and character notes." + }, + { + "label": "section_header", + "id": 12, + "page_no": 3, + "cluster": { + "id": 12, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 238.58490082468575, + "r": 295.453431095556, + "b": 253.463010876113, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9634494781494141, + "cells": [ + { + "index": 15, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 253.463010876113, + "r_x1": 295.453431095556, + "r_y1": 253.463010876113, + "r_x2": 295.453431095556, + "r_y2": 238.58490082468575, + "r_x3": 72.00000026697958, + "r_y3": 238.58490082468575, + "coord_origin": "TOPLEFT" + }, + "text": "Word Processors in a Post-Digital Era ", + "orig": "Word Processors in a Post-Digital Era ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "Word Processors in a Post-Digital Era" + }, + { + "label": "text", + "id": 14, + "page_no": 3, + "cluster": { + "id": 14, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 268.1879909270109, + "r": 521.214971932691, + "b": 281.4719809729279, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9380115270614624, + "cells": [ + { + "index": 16, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 281.4719809729279, + "r_x1": 521.214971932691, + "r_y1": 281.4719809729279, + "r_x2": 521.214971932691, + "r_y2": 268.1879909270109, + "r_x3": 72.00000026697958, + "r_y3": 268.1879909270109, + "coord_origin": "TOPLEFT" + }, + "text": "As we move further into the 21st century, the role of the word processor continues to evolve: ", + "orig": "As we move further into the 21st century, the role of the word processor continues to evolve: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "As we move further into the 21st century, the role of the word processor continues to evolve:" + }, + { + "label": "list_item", + "id": 1, + "page_no": 3, + "cluster": { + "id": 1, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 295.5479710215825, + "r": 523.8382019424181, + "b": 350.3519612110165, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9815667867660522, + "cells": [ + { + "index": 17, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 308.8319710674996, + "r_x1": 99.00000036709692, + "r_y1": 308.8319710674996, + "r_x2": 99.00000036709692, + "r_y2": 295.5479710215825, + "r_x3": 90.00000033372447, + "r_y3": 295.5479710215825, + "coord_origin": "TOPLEFT" + }, + "text": "1.", + "orig": "1.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 18, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 308.8319710674996, + "r_x1": 216.9648108045163, + "r_y1": 308.8319710674996, + "r_x2": 216.9648108045163, + "r_y2": 295.5479710215825, + "r_x3": 108.00000040046937, + "r_y3": 295.5479710215825, + "coord_origin": "TOPLEFT" + }, + "text": "Artificial Intelligence", + "orig": "Artificial Intelligence", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 19, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 216.9668008045237, + "r_y0": 308.8319710674996, + "r_x1": 522.210631936383, + "r_y1": 308.8319710674996, + "r_x2": 522.210631936383, + "r_y2": 295.5479710215825, + "r_x3": 216.9668008045237, + "r_y3": 295.5479710215825, + "coord_origin": "TOPLEFT" + }, + "text": ": Modern word processors are leveraging AI to suggest content ", + "orig": ": Modern word processors are leveraging AI to suggest content ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 20, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 322.75195111561504, + "r_x1": 504.8831218721317, + "r_y1": 322.75195111561504, + "r_x2": 504.8831218721317, + "r_y2": 309.46795106969796, + "r_x3": 108.00000040046937, + "r_y3": 309.46795106969796, + "coord_origin": "TOPLEFT" + }, + "text": "improvements. Tools like Grammarly, ProWritingAid, and even native features in ", + "orig": "improvements. Tools like Grammarly, ProWritingAid, and even native features in ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 21, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 336.43194116290096, + "r_x1": 523.8382019424181, + "r_y1": 336.43194116290096, + "r_x2": 523.8382019424181, + "r_y2": 323.1479511169839, + "r_x3": 108.00000040046937, + "r_y3": 323.1479511169839, + "coord_origin": "TOPLEFT" + }, + "text": "Word now analyze tone, conciseness, and clarity. Some AI systems can even generate ", + "orig": "Word now analyze tone, conciseness, and clarity. Some AI systems can even generate ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 22, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 350.3519612110165, + "r_x1": 295.9101610972496, + "r_y1": 350.3519612110165, + "r_x2": 295.9101610972496, + "r_y2": 337.0679611650994, + "r_x3": 108.00000040046937, + "r_y3": 337.0679611650994, + "coord_origin": "TOPLEFT" + }, + "text": "entire paragraphs or rewrite sentences. ", + "orig": "entire paragraphs or rewrite sentences. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "1. Artificial Intelligence : Modern word processors are leveraging AI to suggest content improvements. Tools like Grammarly, ProWritingAid, and even native features in Word now analyze tone, conciseness, and clarity. Some AI systems can even generate entire paragraphs or rewrite sentences." + }, + { + "label": "list_item", + "id": 0, + "page_no": 3, + "cluster": { + "id": 0, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 350.7479812123853, + "r": 514.5262519078889, + "b": 405.55194140181914, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9819080233573914, + "cells": [ + { + "index": 23, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 364.0319512583023, + "r_x1": 99.00000036709692, + "r_y1": 364.0319512583023, + "r_x2": 99.00000036709692, + "r_y2": 350.7479812123853, + "r_x3": 90.00000033372447, + "r_y3": 350.7479812123853, + "coord_origin": "TOPLEFT" + }, + "text": "2.", + "orig": "2.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 24, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 364.0319512583023, + "r_x1": 256.327210950474, + "r_y1": 364.0319512583023, + "r_x2": 256.327210950474, + "r_y2": 350.7479812123853, + "r_x3": 108.00000040046937, + "r_y3": 350.7479812123853, + "coord_origin": "TOPLEFT" + }, + "text": "Integration with Other Tools", + "orig": "Integration with Other Tools", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 25, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 256.33008095048467, + "r_y0": 364.0319512583023, + "r_x1": 497.9115018462806, + "r_y1": 364.0319512583023, + "r_x2": 497.9115018462806, + "r_y2": 350.7479812123853, + "r_x3": 256.33008095048467, + "r_y3": 350.7479812123853, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processors are no longer standalone. They ", + "orig": ": Word processors are no longer standalone. They ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 26, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 377.95196130641784, + "r_x1": 514.5262519078889, + "r_y1": 377.95196130641784, + "r_x2": 514.5262519078889, + "r_y2": 364.6679712605008, + "r_x3": 108.00000040046937, + "r_y3": 364.6679712605008, + "coord_origin": "TOPLEFT" + }, + "text": "integrate with task managers, cloud storage, and project management platforms. For ", + "orig": "integrate with task managers, cloud storage, and project management platforms. For ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 27, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 391.6319613537037, + "r_x1": 504.89987187219384, + "r_y1": 391.6319613537037, + "r_x2": 504.89987187219384, + "r_y2": 378.3479613077866, + "r_x3": 108.00000040046937, + "r_y3": 378.3479613077866, + "coord_origin": "TOPLEFT" + }, + "text": "instance, Google Docs syncs with Google Drive, while Microsoft Word integrates ", + "orig": "instance, Google Docs syncs with Google Drive, while Microsoft Word integrates ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 28, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 405.55194140181914, + "r_x1": 295.95120109740174, + "r_y1": 405.55194140181914, + "r_x2": 295.95120109740174, + "r_y2": 392.26794135590205, + "r_x3": 108.00000040046937, + "r_y3": 392.26794135590205, + "coord_origin": "TOPLEFT" + }, + "text": "seamlessly with OneDrive and Teams. ", + "orig": "seamlessly with OneDrive and Teams. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "2. Integration with Other Tools : Word processors are no longer standalone. They integrate with task managers, cloud storage, and project management platforms. For instance, Google Docs syncs with Google Drive, while Microsoft Word integrates seamlessly with OneDrive and Teams." + }, + { + "label": "list_item", + "id": 5, + "page_no": 3, + "cluster": { + "id": 5, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 405.947961403188, + "r": 502.9175418648432, + "b": 460.751981592622, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.979421854019165, + "cells": [ + { + "index": 29, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 419.2319614491051, + "r_x1": 99.00000036709692, + "r_y1": 419.2319614491051, + "r_x2": 99.00000036709692, + "r_y2": 405.947961403188, + "r_x3": 90.00000033372447, + "r_y3": 405.947961403188, + "coord_origin": "TOPLEFT" + }, + "text": "3.", + "orig": "3.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 30, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 419.2319614491051, + "r_x1": 176.33762065386867, + "r_y1": 419.2319614491051, + "r_x2": 176.33762065386867, + "r_y2": 405.947961403188, + "r_x3": 108.00000040046937, + "r_y3": 405.947961403188, + "coord_origin": "TOPLEFT" + }, + "text": "Voice Typing", + "orig": "Voice Typing", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 31, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 176.33789065386966, + "r_y0": 419.2319614491051, + "r_x1": 477.5590517708127, + "r_y1": 419.2319614491051, + "r_x2": 477.5590517708127, + "r_y2": 405.947961403188, + "r_x3": 176.33789065386966, + "r_y3": 405.947961403188, + "coord_origin": "TOPLEFT" + }, + "text": ": Speech-to-text capabilities have made word processing more ", + "orig": ": Speech-to-text capabilities have made word processing more ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 32, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 433.1519714972206, + "r_x1": 438.90237162747184, + "r_y1": 433.1519714972206, + "r_x2": 438.90237162747184, + "r_y2": 419.86798145130354, + "r_x3": 108.00000040046937, + "r_y3": 419.86798145130354, + "coord_origin": "TOPLEFT" + }, + "text": "accessible, particularly for those with disabilities. Tools like Dragon ", + "orig": "accessible, particularly for those with disabilities. Tools like Dragon ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 33, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 446.8319715445065, + "r_x1": 502.9175418648432, + "r_y1": 446.8319715445065, + "r_x2": 502.9175418648432, + "r_y2": 433.5479714985894, + "r_x3": 108.00000040046937, + "r_y3": 433.5479714985894, + "coord_origin": "TOPLEFT" + }, + "text": "NaturallySpeaking and built-in options in Google Docs and Microsoft Word have ", + "orig": "NaturallySpeaking and built-in options in Google Docs and Microsoft Word have ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 34, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 460.751981592622, + "r_x1": 243.9549609045971, + "r_y1": 460.751981592622, + "r_x2": 243.9549609045971, + "r_y2": 447.4679515467048, + "r_x3": 108.00000040046937, + "r_y3": 447.4679515467048, + "coord_origin": "TOPLEFT" + }, + "text": "made dictation mainstream. ", + "orig": "made dictation mainstream. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "3. Voice Typing : Speech-to-text capabilities have made word processing more accessible, particularly for those with disabilities. Tools like Dragon NaturallySpeaking and built-in options in Google Docs and Microsoft Word have made dictation mainstream." + }, + { + "label": "list_item", + "id": 4, + "page_no": 3, + "cluster": { + "id": 4, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 461.1479515939907, + "r": 516.9196819167639, + "b": 502.0319817353093, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9796164035797119, + "cells": [ + { + "index": 35, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 474.43197163990783, + "r_x1": 99.00000036709692, + "r_y1": 474.43197163990783, + "r_x2": 99.00000036709692, + "r_y2": 461.1479515939907, + "r_x3": 90.00000033372447, + "r_y3": 461.1479515939907, + "coord_origin": "TOPLEFT" + }, + "text": "4.", + "orig": "4.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 36, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 474.43197163990783, + "r_x1": 228.31917084661885, + "r_y1": 474.43197163990783, + "r_x2": 228.31917084661885, + "r_y2": 461.1479515939907, + "r_x3": 108.00000040046937, + "r_y3": 461.1479515939907, + "coord_origin": "TOPLEFT" + }, + "text": "Multimedia Documents", + "orig": "Multimedia Documents", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 37, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 228.32227084663035, + "r_y0": 474.43197163990783, + "r_x1": 516.9196819167639, + "r_y1": 474.43197163990783, + "r_x2": 516.9196819167639, + "r_y2": 461.1479515939907, + "r_x3": 228.32227084663035, + "r_y3": 461.1479515939907, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processing has expanded beyond text. Modern tools ", + "orig": ": Word processing has expanded beyond text. Modern tools ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 38, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 488.35196168802327, + "r_x1": 512.2006218992653, + "r_y1": 488.35196168802327, + "r_x2": 512.2006218992653, + "r_y2": 475.0679616421062, + "r_x3": 108.00000040046937, + "r_y3": 475.0679616421062, + "coord_origin": "TOPLEFT" + }, + "text": "allow users to embed images, videos, charts, and interactive elements, transforming ", + "orig": "allow users to embed images, videos, charts, and interactive elements, transforming ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 39, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 502.0319817353093, + "r_x1": 361.5996113408293, + "r_y1": 502.0319817353093, + "r_x2": 361.5996113408293, + "r_y2": 488.74795168939204, + "r_x3": 108.00000040046937, + "r_y3": 488.74795168939204, + "coord_origin": "TOPLEFT" + }, + "text": "simple documents into rich multimedia experiences. ", + "orig": "simple documents into rich multimedia experiences. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "4. Multimedia Documents : Word processing has expanded beyond text. Modern tools allow users to embed images, videos, charts, and interactive elements, transforming simple documents into rich multimedia experiences." + }, + { + "label": "list_item", + "id": 2, + "page_no": 3, + "cluster": { + "id": 2, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 502.6679417375074, + "r": 510.9070718944688, + "b": 543.7919618796556, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9810317158699036, + "cells": [ + { + "index": 40, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 515.9519617834246, + "r_x1": 99.00000036709692, + "r_y1": 515.9519617834246, + "r_x2": 99.00000036709692, + "r_y2": 502.6679417375074, + "r_x3": 90.00000033372447, + "r_y3": 502.6679417375074, + "coord_origin": "TOPLEFT" + }, + "text": "5.", + "orig": "5.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 41, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 515.9519617834246, + "r_x1": 254.2937309429338, + "r_y1": 515.9519617834246, + "r_x2": 254.2937309429338, + "r_y2": 502.6679417375074, + "r_x3": 108.00000040046937, + "r_y3": 502.6679417375074, + "coord_origin": "TOPLEFT" + }, + "text": "Cross-Platform Accessibility", + "orig": "Cross-Platform Accessibility", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 42, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 254.2967809429451, + "r_y0": 515.9519617834246, + "r_x1": 510.9070718944688, + "r_y1": 515.9519617834246, + "r_x2": 510.9070718944688, + "r_y2": 502.6679417375074, + "r_x3": 254.2967809429451, + "r_y3": 502.6679417375074, + "coord_origin": "TOPLEFT" + }, + "text": ": Thanks to cloud computing, documents can now be ", + "orig": ": Thanks to cloud computing, documents can now be ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 43, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 529.6319618307105, + "r_x1": 469.6751117415787, + "r_y1": 529.6319618307105, + "r_x2": 469.6751117415787, + "r_y2": 516.3479617847934, + "r_x3": 108.00000040046937, + "r_y3": 516.3479617847934, + "coord_origin": "TOPLEFT" + }, + "text": "accessed and edited across devices. Whether you're on a desktop, tablet, or ", + "orig": "accessed and edited across devices. Whether you're on a desktop, tablet, or ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 44, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 543.7919618796556, + "r_x1": 355.9451913198625, + "r_y1": 543.7919618796556, + "r_x2": 355.9451913198625, + "r_y2": 530.5079318337384, + "r_x3": 108.00000040046937, + "r_y3": 530.5079318337384, + "coord_origin": "TOPLEFT" + }, + "text": "smartphone, you can continue working seamlessly. ", + "orig": "smartphone, you can continue working seamlessly. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "5. Cross-Platform Accessibility : Thanks to cloud computing, documents can now be accessed and edited across devices. Whether you're on a desktop, tablet, or smartphone, you can continue working seamlessly." + }, + { + "label": "section_header", + "id": 13, + "page_no": 3, + "cluster": { + "id": 13, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 586.1049220259133, + "r": 228.355610846754, + "b": 600.9829720773404, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9614330530166626, + "cells": [ + { + "index": 45, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 600.9829720773404, + "r_x1": 228.355610846754, + "r_y1": 600.9829720773404, + "r_x2": 228.355610846754, + "r_y2": 586.1049220259133, + "r_x3": 72.00000026697958, + "r_y3": 586.1049220259133, + "coord_origin": "TOPLEFT" + }, + "text": "A Glimpse Into the Future ", + "orig": "A Glimpse Into the Future ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "A Glimpse Into the Future" + }, + { + "label": "text", + "id": 10, + "page_no": 3, + "cluster": { + "id": 10, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 615.4679521274087, + "r": 515.04700190982, + "b": 642.6719622214413, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9675389528274536, + "cells": [ + { + "index": 46, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 628.7519521733258, + "r_x1": 515.04700190982, + "r_y1": 628.7519521733258, + "r_x2": 515.04700190982, + "r_y2": 615.4679521274087, + "r_x3": 72.00000026697958, + "r_y3": 615.4679521274087, + "coord_origin": "TOPLEFT" + }, + "text": "The word processor's future lies in adaptability and intelligence. Some exciting possibilities ", + "orig": "The word processor's future lies in adaptability and intelligence. Some exciting possibilities ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 47, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 642.6719622214413, + "r_x1": 113.6543004214358, + "r_y1": 642.6719622214413, + "r_x2": 113.6543004214358, + "r_y2": 629.3879421755241, + "r_x3": 72.00000026697958, + "r_y3": 629.3879421755241, + "coord_origin": "TOPLEFT" + }, + "text": "include: ", + "orig": "include: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The word processor's future lies in adaptability and intelligence. Some exciting possibilities include:" + }, + { + "label": "list_item", + "id": 11, + "page_no": 3, + "cluster": { + "id": 11, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 656.9879422709255, + "r": 518.2673319217611, + "b": 683.9519623641286, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9675005674362183, + "cells": [ + { + "index": 48, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 669.8975523155485, + "r_x1": 94.63680335091797, + "r_y1": 669.8975523155485, + "r_x2": 94.63680335091797, + "r_y2": 657.5495622728668, + "r_x3": 90.00000033372447, + "r_y3": 657.5495622728668, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 49, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 670.2719723168427, + "r_x1": 240.67430089243229, + "r_y1": 670.2719723168427, + "r_x2": 240.67430089243229, + "r_y2": 656.9879422709255, + "r_x3": 108.00000040046937, + "r_y3": 656.9879422709255, + "coord_origin": "TOPLEFT" + }, + "text": "Fully AI-Assisted Writing", + "orig": "Fully AI-Assisted Writing", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 50, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 240.67390089243082, + "r_y0": 670.2719723168427, + "r_x1": 518.2673319217611, + "r_y1": 670.2719723168427, + "r_x2": 518.2673319217611, + "r_y2": 656.9879422709255, + "r_x3": 240.67390089243082, + "r_y3": 656.9879422709255, + "coord_origin": "TOPLEFT" + }, + "text": ": Imagine a word processor that understands your writing ", + "orig": ": Imagine a word processor that understands your writing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 51, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 683.9519623641286, + "r_x1": 436.57608161884576, + "r_y1": 683.9519623641286, + "r_x2": 436.57608161884576, + "r_y2": 670.6679423182114, + "r_x3": 108.00000040046937, + "r_y3": 670.6679423182114, + "coord_origin": "TOPLEFT" + }, + "text": "style, drafts emails, or creates entire essays based on minimal input. ", + "orig": "style, drafts emails, or creates entire essays based on minimal input. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Fully AI-Assisted Writing : Imagine a word processor that understands your writing style, drafts emails, or creates entire essays based on minimal input." + }, + { + "label": "list_item", + "id": 9, + "page_no": 3, + "cluster": { + "id": 9, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 684.5879523663269, + "r": 525.5181319486474, + "b": 725.4719825076454, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9722561836242676, + "cells": [ + { + "index": 52, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 697.49756241095, + "r_x1": 94.63680335091797, + "r_y1": 697.49756241095, + "r_x2": 94.63680335091797, + "r_y2": 685.1495623682681, + "r_x3": 90.00000033372447, + "r_y3": 685.1495623682681, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 53, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 697.871982412244, + "r_x1": 216.9503908044628, + "r_y1": 697.871982412244, + "r_x2": 216.9503908044628, + "r_y2": 684.5879523663269, + "r_x3": 108.00000040046937, + "r_y3": 684.5879523663269, + "coord_origin": "TOPLEFT" + }, + "text": "Immersive Interfaces", + "orig": "Immersive Interfaces", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 54, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 216.95508080448025, + "r_y0": 697.871982412244, + "r_x1": 472.53821175219514, + "r_y1": 697.871982412244, + "r_x2": 472.53821175219514, + "r_y2": 684.5879523663269, + "r_x3": 216.95508080448025, + "r_y3": 684.5879523663269, + "coord_origin": "TOPLEFT" + }, + "text": ": As augmented reality (AR) and virtual reality (VR) ", + "orig": ": As augmented reality (AR) and virtual reality (VR) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 55, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 711.5519724595299, + "r_x1": 525.5181319486474, + "r_y1": 711.5519724595299, + "r_x2": 525.5181319486474, + "r_y2": 698.2679424136128, + "r_x3": 108.00000040046937, + "r_y3": 698.2679424136128, + "coord_origin": "TOPLEFT" + }, + "text": "technology advance, users may be able to write and edit in 3D spaces, collaborating in ", + "orig": "technology advance, users may be able to write and edit in 3D spaces, collaborating in ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 56, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 725.4719825076454, + "r_x1": 213.6445207922045, + "r_y1": 725.4719825076454, + "r_x2": 213.6445207922045, + "r_y2": 712.1879524617283, + "r_x3": 108.00000040046937, + "r_y3": 712.1879524617283, + "coord_origin": "TOPLEFT" + }, + "text": "virtual environments. ", + "orig": "virtual environments. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Immersive Interfaces : As augmented reality (AR) and virtual reality (VR) technology advance, users may be able to write and edit in 3D spaces, collaborating in virtual environments." + }, + { + "label": "list_item", + "id": 8, + "page_no": 3, + "cluster": { + "id": 8, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 725.8679225090141, + "r": 518.906741924132, + "b": 753.3119506038763, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9774264693260193, + "cells": [ + { + "index": 57, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 738.777522553637, + "r_x1": 94.63680335091797, + "r_y1": 738.777522553637, + "r_x2": 94.63680335091797, + "r_y2": 726.4295625109554, + "r_x3": 90.00000033372447, + "r_y3": 726.4295625109554, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 58, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 739.1519725549313, + "r_x1": 223.976240830515, + "r_y1": 739.1519725549313, + "r_x2": 223.976240830515, + "r_y2": 725.8679225090141, + "r_x3": 108.00000040046937, + "r_y3": 725.8679225090141, + "coord_origin": "TOPLEFT" + }, + "text": "Hyper-Personalization", + "orig": "Hyper-Personalization", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 59, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 223.98048083053075, + "r_y0": 739.1519725549313, + "r_x1": 518.906741924132, + "r_y1": 739.1519725549313, + "r_x2": 518.906741924132, + "r_y2": 725.8679225090141, + "r_x3": 223.98048083053075, + "r_y3": 725.8679225090141, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processors could offer dynamic suggestions based on ", + "orig": ": Word processors could offer dynamic suggestions based on ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 60, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 753.3119506038763, + "r_x1": 463.21872171763806, + "r_y1": 753.3119506038763, + "r_x2": 463.21872171763806, + "r_y2": 740.0279525579592, + "r_x3": 108.00000040046937, + "r_y3": 740.0279525579592, + "coord_origin": "TOPLEFT" + }, + "text": "industry-specific needs, user habits, or even regional language variations. ", + "orig": "industry-specific needs, user habits, or even regional language variations. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Hyper-Personalization : Word processors could offer dynamic suggestions based on industry-specific needs, user habits, or even regional language variations." + } + ], + "body": [ + { + "label": "list_item", + "id": 3, + "page_no": 3, + "cluster": { + "id": 3, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 72.34796025007586, + "r": 514.5589619080102, + "b": 113.23199039139433, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9798315167427063, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 85.2575702946989, + "r_x1": 94.63680335091797, + "r_y1": 85.2575702946989, + "r_x2": 94.63680335091797, + "r_y2": 72.90954025201711, + "r_x3": 90.00000033372447, + "r_y3": 72.90954025201711, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 85.63196029599305, + "r_x1": 171.98883063774312, + "r_y1": 85.63196029599305, + "r_x2": 171.98883063774312, + "r_y2": 72.34796025007586, + "r_x3": 108.00000040046937, + "r_y3": 72.34796025007586, + "coord_origin": "TOPLEFT" + }, + "text": "Accessibility", + "orig": "Accessibility", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 171.99023063774834, + "r_y0": 85.63196029599305, + "r_x1": 514.5589619080102, + "r_y1": 85.63196029599305, + "r_x2": 514.5589619080102, + "r_y2": 72.34796025007586, + "r_x3": 171.99023063774834, + "r_y3": 72.34796025007586, + "coord_origin": "TOPLEFT" + }, + "text": ": Writers no longer needed expensive publishing equipment or training ", + "orig": ": Writers no longer needed expensive publishing equipment or training ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 99.31195034327891, + "r_x1": 491.5545718227088, + "r_y1": 99.31195034327891, + "r_x2": 491.5545718227088, + "r_y2": 86.02795029736171, + "r_x3": 108.00000040046937, + "r_y3": 86.02795029736171, + "coord_origin": "TOPLEFT" + }, + "text": "in typesetting to create polished work. This accessibility paved the way for self-", + "orig": "in typesetting to create polished work. This accessibility paved the way for self-", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 113.23199039139433, + "r_x1": 379.9569714088994, + "r_y1": 113.23199039139433, + "r_x2": 379.9569714088994, + "r_y2": 99.94793034547718, + "r_x3": 108.00000040046937, + "r_y3": 99.94793034547718, + "coord_origin": "TOPLEFT" + }, + "text": "publishing, blogging, and even fan fiction communities. ", + "orig": "publishing, blogging, and even fan fiction communities. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Accessibility : Writers no longer needed expensive publishing equipment or training in typesetting to create polished work. This accessibility paved the way for selfpublishing, blogging, and even fan fiction communities." + }, + { + "label": "list_item", + "id": 7, + "page_no": 3, + "cluster": { + "id": 7, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 113.6279903927632, + "r": 521.9014319352365, + "b": 154.5119605340816, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9790792465209961, + "cells": [ + { + "index": 5, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 126.53753043738607, + "r_x1": 94.63680335091797, + "r_y1": 126.53753043738607, + "r_x2": 94.63680335091797, + "r_y2": 114.18957039470433, + "r_x3": 90.00000033372447, + "r_y3": 114.18957039470433, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 6, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 126.9119804386803, + "r_x1": 160.6799905958094, + "r_y1": 126.9119804386803, + "r_x2": 160.6799905958094, + "r_y2": 113.6279903927632, + "r_x3": 108.00000040046937, + "r_y3": 113.6279903927632, + "coord_origin": "TOPLEFT" + }, + "text": "Education", + "orig": "Education", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 7, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 160.6816305958155, + "r_y0": 126.9119804386803, + "r_x1": 509.5430318894109, + "r_y1": 126.9119804386803, + "r_x2": 509.5430318894109, + "r_y2": 113.6279903927632, + "r_x3": 160.6816305958155, + "r_y3": 113.6279903927632, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processors became a cornerstone of education, teaching students ", + "orig": ": Word processors became a cornerstone of education, teaching students ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 8, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 140.83197048679563, + "r_x1": 521.9014319352365, + "r_y1": 140.83197048679563, + "r_x2": 521.9014319352365, + "r_y2": 127.54797044087866, + "r_x3": 108.00000040046937, + "r_y3": 127.54797044087866, + "coord_origin": "TOPLEFT" + }, + "text": "not only how to write essays but also how to use technology effectively. Features like ", + "orig": "not only how to write essays but also how to use technology effectively. Features like ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 9, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 154.5119605340816, + "r_x1": 459.52728170395005, + "r_y1": 154.5119605340816, + "r_x2": 459.52728170395005, + "r_y2": 141.22796048816463, + "r_x3": 108.00000040046937, + "r_y3": 141.22796048816463, + "coord_origin": "TOPLEFT" + }, + "text": "bibliography generators and integrated research tools enhanced learning. ", + "orig": "bibliography generators and integrated research tools enhanced learning. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Education : Word processors became a cornerstone of education, teaching students not only how to write essays but also how to use technology effectively. Features like bibliography generators and integrated research tools enhanced learning." + }, + { + "label": "list_item", + "id": 6, + "page_no": 3, + "cluster": { + "id": 6, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 155.14795053627995, + "r": 515.8510119128011, + "b": 196.27197067842803, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9792094230651855, + "cells": [ + { + "index": 10, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 168.0575505809029, + "r_x1": 94.63680335091797, + "r_y1": 168.0575505809029, + "r_x2": 94.63680335091797, + "r_y2": 155.70959053822128, + "r_x3": 90.00000033372447, + "r_y3": 155.70959053822128, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 11, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 168.43194058219706, + "r_x1": 195.63599072542797, + "r_y1": 168.43194058219706, + "r_x2": 195.63599072542797, + "r_y2": 155.14795053627995, + "r_x3": 108.00000040046937, + "r_y3": 155.14795053627995, + "coord_origin": "TOPLEFT" + }, + "text": "Creative Writing", + "orig": "Creative Writing", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 12, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 195.63866072543786, + "r_y0": 168.43194058219706, + "r_x1": 509.872891890634, + "r_y1": 168.43194058219706, + "r_x2": 509.872891890634, + "r_y2": 155.14795053627995, + "r_x3": 195.63866072543786, + "r_y3": 155.14795053627995, + "coord_origin": "TOPLEFT" + }, + "text": ": Writers gained powerful tools to organize their ideas. Programs ", + "orig": ": Writers gained powerful tools to organize their ideas. Programs ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 13, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 182.1119406294829, + "r_x1": 515.8510119128011, + "r_y1": 182.1119406294829, + "r_x2": 515.8510119128011, + "r_y2": 168.8279405835658, + "r_x3": 108.00000040046937, + "r_y3": 168.8279405835658, + "coord_origin": "TOPLEFT" + }, + "text": "like Scrivener allowed authors to manage large projects, from novels to screenplays, ", + "orig": "like Scrivener allowed authors to manage large projects, from novels to screenplays, ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 14, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 196.27197067842803, + "r_x1": 372.2227213802203, + "r_y1": 196.27197067842803, + "r_x2": 372.2227213802203, + "r_y2": 182.98797063251095, + "r_x3": 108.00000040046937, + "r_y3": 182.98797063251095, + "coord_origin": "TOPLEFT" + }, + "text": "with features like chapter outlines and character notes. ", + "orig": "with features like chapter outlines and character notes. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Creative Writing : Writers gained powerful tools to organize their ideas. Programs like Scrivener allowed authors to manage large projects, from novels to screenplays, with features like chapter outlines and character notes." + }, + { + "label": "section_header", + "id": 12, + "page_no": 3, + "cluster": { + "id": 12, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 238.58490082468575, + "r": 295.453431095556, + "b": 253.463010876113, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9634494781494141, + "cells": [ + { + "index": 15, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 253.463010876113, + "r_x1": 295.453431095556, + "r_y1": 253.463010876113, + "r_x2": 295.453431095556, + "r_y2": 238.58490082468575, + "r_x3": 72.00000026697958, + "r_y3": 238.58490082468575, + "coord_origin": "TOPLEFT" + }, + "text": "Word Processors in a Post-Digital Era ", + "orig": "Word Processors in a Post-Digital Era ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "Word Processors in a Post-Digital Era" + }, + { + "label": "text", + "id": 14, + "page_no": 3, + "cluster": { + "id": 14, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 268.1879909270109, + "r": 521.214971932691, + "b": 281.4719809729279, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9380115270614624, + "cells": [ + { + "index": 16, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 281.4719809729279, + "r_x1": 521.214971932691, + "r_y1": 281.4719809729279, + "r_x2": 521.214971932691, + "r_y2": 268.1879909270109, + "r_x3": 72.00000026697958, + "r_y3": 268.1879909270109, + "coord_origin": "TOPLEFT" + }, + "text": "As we move further into the 21st century, the role of the word processor continues to evolve: ", + "orig": "As we move further into the 21st century, the role of the word processor continues to evolve: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "As we move further into the 21st century, the role of the word processor continues to evolve:" + }, + { + "label": "list_item", + "id": 1, + "page_no": 3, + "cluster": { + "id": 1, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 295.5479710215825, + "r": 523.8382019424181, + "b": 350.3519612110165, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9815667867660522, + "cells": [ + { + "index": 17, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 308.8319710674996, + "r_x1": 99.00000036709692, + "r_y1": 308.8319710674996, + "r_x2": 99.00000036709692, + "r_y2": 295.5479710215825, + "r_x3": 90.00000033372447, + "r_y3": 295.5479710215825, + "coord_origin": "TOPLEFT" + }, + "text": "1.", + "orig": "1.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 18, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 308.8319710674996, + "r_x1": 216.9648108045163, + "r_y1": 308.8319710674996, + "r_x2": 216.9648108045163, + "r_y2": 295.5479710215825, + "r_x3": 108.00000040046937, + "r_y3": 295.5479710215825, + "coord_origin": "TOPLEFT" + }, + "text": "Artificial Intelligence", + "orig": "Artificial Intelligence", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 19, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 216.9668008045237, + "r_y0": 308.8319710674996, + "r_x1": 522.210631936383, + "r_y1": 308.8319710674996, + "r_x2": 522.210631936383, + "r_y2": 295.5479710215825, + "r_x3": 216.9668008045237, + "r_y3": 295.5479710215825, + "coord_origin": "TOPLEFT" + }, + "text": ": Modern word processors are leveraging AI to suggest content ", + "orig": ": Modern word processors are leveraging AI to suggest content ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 20, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 322.75195111561504, + "r_x1": 504.8831218721317, + "r_y1": 322.75195111561504, + "r_x2": 504.8831218721317, + "r_y2": 309.46795106969796, + "r_x3": 108.00000040046937, + "r_y3": 309.46795106969796, + "coord_origin": "TOPLEFT" + }, + "text": "improvements. Tools like Grammarly, ProWritingAid, and even native features in ", + "orig": "improvements. Tools like Grammarly, ProWritingAid, and even native features in ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 21, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 336.43194116290096, + "r_x1": 523.8382019424181, + "r_y1": 336.43194116290096, + "r_x2": 523.8382019424181, + "r_y2": 323.1479511169839, + "r_x3": 108.00000040046937, + "r_y3": 323.1479511169839, + "coord_origin": "TOPLEFT" + }, + "text": "Word now analyze tone, conciseness, and clarity. Some AI systems can even generate ", + "orig": "Word now analyze tone, conciseness, and clarity. Some AI systems can even generate ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 22, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 350.3519612110165, + "r_x1": 295.9101610972496, + "r_y1": 350.3519612110165, + "r_x2": 295.9101610972496, + "r_y2": 337.0679611650994, + "r_x3": 108.00000040046937, + "r_y3": 337.0679611650994, + "coord_origin": "TOPLEFT" + }, + "text": "entire paragraphs or rewrite sentences. ", + "orig": "entire paragraphs or rewrite sentences. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "1. Artificial Intelligence : Modern word processors are leveraging AI to suggest content improvements. Tools like Grammarly, ProWritingAid, and even native features in Word now analyze tone, conciseness, and clarity. Some AI systems can even generate entire paragraphs or rewrite sentences." + }, + { + "label": "list_item", + "id": 0, + "page_no": 3, + "cluster": { + "id": 0, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 350.7479812123853, + "r": 514.5262519078889, + "b": 405.55194140181914, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9819080233573914, + "cells": [ + { + "index": 23, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 364.0319512583023, + "r_x1": 99.00000036709692, + "r_y1": 364.0319512583023, + "r_x2": 99.00000036709692, + "r_y2": 350.7479812123853, + "r_x3": 90.00000033372447, + "r_y3": 350.7479812123853, + "coord_origin": "TOPLEFT" + }, + "text": "2.", + "orig": "2.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 24, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 364.0319512583023, + "r_x1": 256.327210950474, + "r_y1": 364.0319512583023, + "r_x2": 256.327210950474, + "r_y2": 350.7479812123853, + "r_x3": 108.00000040046937, + "r_y3": 350.7479812123853, + "coord_origin": "TOPLEFT" + }, + "text": "Integration with Other Tools", + "orig": "Integration with Other Tools", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 25, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 256.33008095048467, + "r_y0": 364.0319512583023, + "r_x1": 497.9115018462806, + "r_y1": 364.0319512583023, + "r_x2": 497.9115018462806, + "r_y2": 350.7479812123853, + "r_x3": 256.33008095048467, + "r_y3": 350.7479812123853, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processors are no longer standalone. They ", + "orig": ": Word processors are no longer standalone. They ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 26, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 377.95196130641784, + "r_x1": 514.5262519078889, + "r_y1": 377.95196130641784, + "r_x2": 514.5262519078889, + "r_y2": 364.6679712605008, + "r_x3": 108.00000040046937, + "r_y3": 364.6679712605008, + "coord_origin": "TOPLEFT" + }, + "text": "integrate with task managers, cloud storage, and project management platforms. For ", + "orig": "integrate with task managers, cloud storage, and project management platforms. For ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 27, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 391.6319613537037, + "r_x1": 504.89987187219384, + "r_y1": 391.6319613537037, + "r_x2": 504.89987187219384, + "r_y2": 378.3479613077866, + "r_x3": 108.00000040046937, + "r_y3": 378.3479613077866, + "coord_origin": "TOPLEFT" + }, + "text": "instance, Google Docs syncs with Google Drive, while Microsoft Word integrates ", + "orig": "instance, Google Docs syncs with Google Drive, while Microsoft Word integrates ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 28, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 405.55194140181914, + "r_x1": 295.95120109740174, + "r_y1": 405.55194140181914, + "r_x2": 295.95120109740174, + "r_y2": 392.26794135590205, + "r_x3": 108.00000040046937, + "r_y3": 392.26794135590205, + "coord_origin": "TOPLEFT" + }, + "text": "seamlessly with OneDrive and Teams. ", + "orig": "seamlessly with OneDrive and Teams. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "2. Integration with Other Tools : Word processors are no longer standalone. They integrate with task managers, cloud storage, and project management platforms. For instance, Google Docs syncs with Google Drive, while Microsoft Word integrates seamlessly with OneDrive and Teams." + }, + { + "label": "list_item", + "id": 5, + "page_no": 3, + "cluster": { + "id": 5, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 405.947961403188, + "r": 502.9175418648432, + "b": 460.751981592622, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.979421854019165, + "cells": [ + { + "index": 29, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 419.2319614491051, + "r_x1": 99.00000036709692, + "r_y1": 419.2319614491051, + "r_x2": 99.00000036709692, + "r_y2": 405.947961403188, + "r_x3": 90.00000033372447, + "r_y3": 405.947961403188, + "coord_origin": "TOPLEFT" + }, + "text": "3.", + "orig": "3.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 30, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 419.2319614491051, + "r_x1": 176.33762065386867, + "r_y1": 419.2319614491051, + "r_x2": 176.33762065386867, + "r_y2": 405.947961403188, + "r_x3": 108.00000040046937, + "r_y3": 405.947961403188, + "coord_origin": "TOPLEFT" + }, + "text": "Voice Typing", + "orig": "Voice Typing", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 31, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 176.33789065386966, + "r_y0": 419.2319614491051, + "r_x1": 477.5590517708127, + "r_y1": 419.2319614491051, + "r_x2": 477.5590517708127, + "r_y2": 405.947961403188, + "r_x3": 176.33789065386966, + "r_y3": 405.947961403188, + "coord_origin": "TOPLEFT" + }, + "text": ": Speech-to-text capabilities have made word processing more ", + "orig": ": Speech-to-text capabilities have made word processing more ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 32, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 433.1519714972206, + "r_x1": 438.90237162747184, + "r_y1": 433.1519714972206, + "r_x2": 438.90237162747184, + "r_y2": 419.86798145130354, + "r_x3": 108.00000040046937, + "r_y3": 419.86798145130354, + "coord_origin": "TOPLEFT" + }, + "text": "accessible, particularly for those with disabilities. Tools like Dragon ", + "orig": "accessible, particularly for those with disabilities. Tools like Dragon ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 33, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 446.8319715445065, + "r_x1": 502.9175418648432, + "r_y1": 446.8319715445065, + "r_x2": 502.9175418648432, + "r_y2": 433.5479714985894, + "r_x3": 108.00000040046937, + "r_y3": 433.5479714985894, + "coord_origin": "TOPLEFT" + }, + "text": "NaturallySpeaking and built-in options in Google Docs and Microsoft Word have ", + "orig": "NaturallySpeaking and built-in options in Google Docs and Microsoft Word have ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 34, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 460.751981592622, + "r_x1": 243.9549609045971, + "r_y1": 460.751981592622, + "r_x2": 243.9549609045971, + "r_y2": 447.4679515467048, + "r_x3": 108.00000040046937, + "r_y3": 447.4679515467048, + "coord_origin": "TOPLEFT" + }, + "text": "made dictation mainstream. ", + "orig": "made dictation mainstream. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "3. Voice Typing : Speech-to-text capabilities have made word processing more accessible, particularly for those with disabilities. Tools like Dragon NaturallySpeaking and built-in options in Google Docs and Microsoft Word have made dictation mainstream." + }, + { + "label": "list_item", + "id": 4, + "page_no": 3, + "cluster": { + "id": 4, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 461.1479515939907, + "r": 516.9196819167639, + "b": 502.0319817353093, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9796164035797119, + "cells": [ + { + "index": 35, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 474.43197163990783, + "r_x1": 99.00000036709692, + "r_y1": 474.43197163990783, + "r_x2": 99.00000036709692, + "r_y2": 461.1479515939907, + "r_x3": 90.00000033372447, + "r_y3": 461.1479515939907, + "coord_origin": "TOPLEFT" + }, + "text": "4.", + "orig": "4.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 36, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 474.43197163990783, + "r_x1": 228.31917084661885, + "r_y1": 474.43197163990783, + "r_x2": 228.31917084661885, + "r_y2": 461.1479515939907, + "r_x3": 108.00000040046937, + "r_y3": 461.1479515939907, + "coord_origin": "TOPLEFT" + }, + "text": "Multimedia Documents", + "orig": "Multimedia Documents", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 37, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 228.32227084663035, + "r_y0": 474.43197163990783, + "r_x1": 516.9196819167639, + "r_y1": 474.43197163990783, + "r_x2": 516.9196819167639, + "r_y2": 461.1479515939907, + "r_x3": 228.32227084663035, + "r_y3": 461.1479515939907, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processing has expanded beyond text. Modern tools ", + "orig": ": Word processing has expanded beyond text. Modern tools ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 38, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 488.35196168802327, + "r_x1": 512.2006218992653, + "r_y1": 488.35196168802327, + "r_x2": 512.2006218992653, + "r_y2": 475.0679616421062, + "r_x3": 108.00000040046937, + "r_y3": 475.0679616421062, + "coord_origin": "TOPLEFT" + }, + "text": "allow users to embed images, videos, charts, and interactive elements, transforming ", + "orig": "allow users to embed images, videos, charts, and interactive elements, transforming ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 39, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 502.0319817353093, + "r_x1": 361.5996113408293, + "r_y1": 502.0319817353093, + "r_x2": 361.5996113408293, + "r_y2": 488.74795168939204, + "r_x3": 108.00000040046937, + "r_y3": 488.74795168939204, + "coord_origin": "TOPLEFT" + }, + "text": "simple documents into rich multimedia experiences. ", + "orig": "simple documents into rich multimedia experiences. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "4. Multimedia Documents : Word processing has expanded beyond text. Modern tools allow users to embed images, videos, charts, and interactive elements, transforming simple documents into rich multimedia experiences." + }, + { + "label": "list_item", + "id": 2, + "page_no": 3, + "cluster": { + "id": 2, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 502.6679417375074, + "r": 510.9070718944688, + "b": 543.7919618796556, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9810317158699036, + "cells": [ + { + "index": 40, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 515.9519617834246, + "r_x1": 99.00000036709692, + "r_y1": 515.9519617834246, + "r_x2": 99.00000036709692, + "r_y2": 502.6679417375074, + "r_x3": 90.00000033372447, + "r_y3": 502.6679417375074, + "coord_origin": "TOPLEFT" + }, + "text": "5.", + "orig": "5.", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 41, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 515.9519617834246, + "r_x1": 254.2937309429338, + "r_y1": 515.9519617834246, + "r_x2": 254.2937309429338, + "r_y2": 502.6679417375074, + "r_x3": 108.00000040046937, + "r_y3": 502.6679417375074, + "coord_origin": "TOPLEFT" + }, + "text": "Cross-Platform Accessibility", + "orig": "Cross-Platform Accessibility", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 42, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 254.2967809429451, + "r_y0": 515.9519617834246, + "r_x1": 510.9070718944688, + "r_y1": 515.9519617834246, + "r_x2": 510.9070718944688, + "r_y2": 502.6679417375074, + "r_x3": 254.2967809429451, + "r_y3": 502.6679417375074, + "coord_origin": "TOPLEFT" + }, + "text": ": Thanks to cloud computing, documents can now be ", + "orig": ": Thanks to cloud computing, documents can now be ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 43, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 529.6319618307105, + "r_x1": 469.6751117415787, + "r_y1": 529.6319618307105, + "r_x2": 469.6751117415787, + "r_y2": 516.3479617847934, + "r_x3": 108.00000040046937, + "r_y3": 516.3479617847934, + "coord_origin": "TOPLEFT" + }, + "text": "accessed and edited across devices. Whether you're on a desktop, tablet, or ", + "orig": "accessed and edited across devices. Whether you're on a desktop, tablet, or ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 44, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 543.7919618796556, + "r_x1": 355.9451913198625, + "r_y1": 543.7919618796556, + "r_x2": 355.9451913198625, + "r_y2": 530.5079318337384, + "r_x3": 108.00000040046937, + "r_y3": 530.5079318337384, + "coord_origin": "TOPLEFT" + }, + "text": "smartphone, you can continue working seamlessly. ", + "orig": "smartphone, you can continue working seamlessly. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "5. Cross-Platform Accessibility : Thanks to cloud computing, documents can now be accessed and edited across devices. Whether you're on a desktop, tablet, or smartphone, you can continue working seamlessly." + }, + { + "label": "section_header", + "id": 13, + "page_no": 3, + "cluster": { + "id": 13, + "label": "section_header", + "bbox": { + "l": 72.00000026697958, + "t": 586.1049220259133, + "r": 228.355610846754, + "b": 600.9829720773404, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9614330530166626, + "cells": [ + { + "index": 45, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 600.9829720773404, + "r_x1": 228.355610846754, + "r_y1": 600.9829720773404, + "r_x2": 228.355610846754, + "r_y2": 586.1049220259133, + "r_x3": 72.00000026697958, + "r_y3": 586.1049220259133, + "coord_origin": "TOPLEFT" + }, + "text": "A Glimpse Into the Future ", + "orig": "A Glimpse Into the Future ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "A Glimpse Into the Future" + }, + { + "label": "text", + "id": 10, + "page_no": 3, + "cluster": { + "id": 10, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 615.4679521274087, + "r": 515.04700190982, + "b": 642.6719622214413, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9675389528274536, + "cells": [ + { + "index": 46, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 628.7519521733258, + "r_x1": 515.04700190982, + "r_y1": 628.7519521733258, + "r_x2": 515.04700190982, + "r_y2": 615.4679521274087, + "r_x3": 72.00000026697958, + "r_y3": 615.4679521274087, + "coord_origin": "TOPLEFT" + }, + "text": "The word processor's future lies in adaptability and intelligence. Some exciting possibilities ", + "orig": "The word processor's future lies in adaptability and intelligence. Some exciting possibilities ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 47, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 642.6719622214413, + "r_x1": 113.6543004214358, + "r_y1": 642.6719622214413, + "r_x2": 113.6543004214358, + "r_y2": 629.3879421755241, + "r_x3": 72.00000026697958, + "r_y3": 629.3879421755241, + "coord_origin": "TOPLEFT" + }, + "text": "include: ", + "orig": "include: ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The word processor's future lies in adaptability and intelligence. Some exciting possibilities include:" + }, + { + "label": "list_item", + "id": 11, + "page_no": 3, + "cluster": { + "id": 11, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 656.9879422709255, + "r": 518.2673319217611, + "b": 683.9519623641286, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9675005674362183, + "cells": [ + { + "index": 48, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 669.8975523155485, + "r_x1": 94.63680335091797, + "r_y1": 669.8975523155485, + "r_x2": 94.63680335091797, + "r_y2": 657.5495622728668, + "r_x3": 90.00000033372447, + "r_y3": 657.5495622728668, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 49, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 670.2719723168427, + "r_x1": 240.67430089243229, + "r_y1": 670.2719723168427, + "r_x2": 240.67430089243229, + "r_y2": 656.9879422709255, + "r_x3": 108.00000040046937, + "r_y3": 656.9879422709255, + "coord_origin": "TOPLEFT" + }, + "text": "Fully AI-Assisted Writing", + "orig": "Fully AI-Assisted Writing", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 50, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 240.67390089243082, + "r_y0": 670.2719723168427, + "r_x1": 518.2673319217611, + "r_y1": 670.2719723168427, + "r_x2": 518.2673319217611, + "r_y2": 656.9879422709255, + "r_x3": 240.67390089243082, + "r_y3": 656.9879422709255, + "coord_origin": "TOPLEFT" + }, + "text": ": Imagine a word processor that understands your writing ", + "orig": ": Imagine a word processor that understands your writing ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 51, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 683.9519623641286, + "r_x1": 436.57608161884576, + "r_y1": 683.9519623641286, + "r_x2": 436.57608161884576, + "r_y2": 670.6679423182114, + "r_x3": 108.00000040046937, + "r_y3": 670.6679423182114, + "coord_origin": "TOPLEFT" + }, + "text": "style, drafts emails, or creates entire essays based on minimal input. ", + "orig": "style, drafts emails, or creates entire essays based on minimal input. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Fully AI-Assisted Writing : Imagine a word processor that understands your writing style, drafts emails, or creates entire essays based on minimal input." + }, + { + "label": "list_item", + "id": 9, + "page_no": 3, + "cluster": { + "id": 9, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 684.5879523663269, + "r": 525.5181319486474, + "b": 725.4719825076454, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9722561836242676, + "cells": [ + { + "index": 52, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 697.49756241095, + "r_x1": 94.63680335091797, + "r_y1": 697.49756241095, + "r_x2": 94.63680335091797, + "r_y2": 685.1495623682681, + "r_x3": 90.00000033372447, + "r_y3": 685.1495623682681, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 53, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 697.871982412244, + "r_x1": 216.9503908044628, + "r_y1": 697.871982412244, + "r_x2": 216.9503908044628, + "r_y2": 684.5879523663269, + "r_x3": 108.00000040046937, + "r_y3": 684.5879523663269, + "coord_origin": "TOPLEFT" + }, + "text": "Immersive Interfaces", + "orig": "Immersive Interfaces", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 54, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 216.95508080448025, + "r_y0": 697.871982412244, + "r_x1": 472.53821175219514, + "r_y1": 697.871982412244, + "r_x2": 472.53821175219514, + "r_y2": 684.5879523663269, + "r_x3": 216.95508080448025, + "r_y3": 684.5879523663269, + "coord_origin": "TOPLEFT" + }, + "text": ": As augmented reality (AR) and virtual reality (VR) ", + "orig": ": As augmented reality (AR) and virtual reality (VR) ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 55, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 711.5519724595299, + "r_x1": 525.5181319486474, + "r_y1": 711.5519724595299, + "r_x2": 525.5181319486474, + "r_y2": 698.2679424136128, + "r_x3": 108.00000040046937, + "r_y3": 698.2679424136128, + "coord_origin": "TOPLEFT" + }, + "text": "technology advance, users may be able to write and edit in 3D spaces, collaborating in ", + "orig": "technology advance, users may be able to write and edit in 3D spaces, collaborating in ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 56, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 725.4719825076454, + "r_x1": 213.6445207922045, + "r_y1": 725.4719825076454, + "r_x2": 213.6445207922045, + "r_y2": 712.1879524617283, + "r_x3": 108.00000040046937, + "r_y3": 712.1879524617283, + "coord_origin": "TOPLEFT" + }, + "text": "virtual environments. ", + "orig": "virtual environments. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Immersive Interfaces : As augmented reality (AR) and virtual reality (VR) technology advance, users may be able to write and edit in 3D spaces, collaborating in virtual environments." + }, + { + "label": "list_item", + "id": 8, + "page_no": 3, + "cluster": { + "id": 8, + "label": "list_item", + "bbox": { + "l": 90.00000033372447, + "t": 725.8679225090141, + "r": 518.906741924132, + "b": 753.3119506038763, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9774264693260193, + "cells": [ + { + "index": 57, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 90.00000033372447, + "r_y0": 738.777522553637, + "r_x1": 94.63680335091797, + "r_y1": 738.777522553637, + "r_x2": 94.63680335091797, + "r_y2": 726.4295625109554, + "r_x3": 90.00000033372447, + "r_y3": 726.4295625109554, + "coord_origin": "TOPLEFT" + }, + "text": "\u2022", + "orig": "\u2022", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 58, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 739.1519725549313, + "r_x1": 223.976240830515, + "r_y1": 739.1519725549313, + "r_x2": 223.976240830515, + "r_y2": 725.8679225090141, + "r_x3": 108.00000040046937, + "r_y3": 725.8679225090141, + "coord_origin": "TOPLEFT" + }, + "text": "Hyper-Personalization", + "orig": "Hyper-Personalization", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 59, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 223.98048083053075, + "r_y0": 739.1519725549313, + "r_x1": 518.906741924132, + "r_y1": 739.1519725549313, + "r_x2": 518.906741924132, + "r_y2": 725.8679225090141, + "r_x3": 223.98048083053075, + "r_y3": 725.8679225090141, + "coord_origin": "TOPLEFT" + }, + "text": ": Word processors could offer dynamic suggestions based on ", + "orig": ": Word processors could offer dynamic suggestions based on ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 60, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 108.00000040046937, + "r_y0": 753.3119506038763, + "r_x1": 463.21872171763806, + "r_y1": 753.3119506038763, + "r_x2": 463.21872171763806, + "r_y2": 740.0279525579592, + "r_x3": 108.00000040046937, + "r_y3": 740.0279525579592, + "coord_origin": "TOPLEFT" + }, + "text": "industry-specific needs, user habits, or even regional language variations. ", + "orig": "industry-specific needs, user habits, or even regional language variations. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "\u00b7 Hyper-Personalization : Word processors could offer dynamic suggestions based on industry-specific needs, user habits, or even regional language variations." + } + ], + "headers": [] + } + }, + { + "page_no": 4, + "size": { + "width": 595.2000122070312, + "height": 841.9199829101562 + }, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 113.47198039222405, + "r_x1": 499.88086185358304, + "r_y1": 113.47198039222405, + "r_x2": 499.88086185358304, + "r_y2": 100.18799034630695, + "r_x3": 72.00000026697958, + "r_y3": 100.18799034630695, + "coord_origin": "TOPLEFT" + }, + "text": "The journey of the word processor-from clunky typewriters to AI-powered platforms-", + "orig": "The journey of the word processor-from clunky typewriters to AI-powered platforms-", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 127.1519704395098, + "r_x1": 510.4989618929555, + "r_y1": 127.1519704395098, + "r_x2": 510.4989618929555, + "r_y2": 113.86798039359269, + "r_x3": 72.00000026697958, + "r_y3": 113.86798039359269, + "coord_origin": "TOPLEFT" + }, + "text": "reflects humanity\u2019s broader technological progress. What began as a tool to simply replace ", + "orig": "reflects humanity\u2019s broader technological progress. What began as a tool to simply replace ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 141.07196048762523, + "r_x1": 479.5488017781908, + "r_y1": 141.07196048762523, + "r_x2": 479.5488017781908, + "r_y2": 127.78796044170815, + "r_x3": 72.00000026697958, + "r_y3": 127.78796044170815, + "coord_origin": "TOPLEFT" + }, + "text": "handwriting has transformed into a powerful ally for creativity, communication, and ", + "orig": "handwriting has transformed into a powerful ally for creativity, communication, and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 154.7519505349111, + "r_x1": 499.5527318523664, + "r_y1": 154.7519505349111, + "r_x2": 499.5527318523664, + "r_y2": 141.467950488994, + "r_x3": 72.00000026697958, + "r_y3": 141.467950488994, + "coord_origin": "TOPLEFT" + }, + "text": "collaboration. As technology continues to advance, the word processor will undoubtedly ", + "orig": "collaboration. As technology continues to advance, the word processor will undoubtedly ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 168.91198058385635, + "r_x1": 432.1991916026161, + "r_y1": 168.91198058385635, + "r_x2": 432.1991916026161, + "r_y2": 155.62799053793924, + "r_x3": 72.00000026697958, + "r_y3": 155.62799053793924, + "coord_origin": "TOPLEFT" + }, + "text": "remain at the heart of how we express ideas and connect with one another. ", + "orig": "remain at the heart of how we express ideas and connect with one another. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "parsed_page": null, + "predictions": { + "layout": { + "clusters": [ + { + "id": 0, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 100.18799034630695, + "r": 510.4989618929555, + "b": 168.91198058385635, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9767608642578125, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 113.47198039222405, + "r_x1": 499.88086185358304, + "r_y1": 113.47198039222405, + "r_x2": 499.88086185358304, + "r_y2": 100.18799034630695, + "r_x3": 72.00000026697958, + "r_y3": 100.18799034630695, + "coord_origin": "TOPLEFT" + }, + "text": "The journey of the word processor-from clunky typewriters to AI-powered platforms-", + "orig": "The journey of the word processor-from clunky typewriters to AI-powered platforms-", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 127.1519704395098, + "r_x1": 510.4989618929555, + "r_y1": 127.1519704395098, + "r_x2": 510.4989618929555, + "r_y2": 113.86798039359269, + "r_x3": 72.00000026697958, + "r_y3": 113.86798039359269, + "coord_origin": "TOPLEFT" + }, + "text": "reflects humanity\u2019s broader technological progress. What began as a tool to simply replace ", + "orig": "reflects humanity\u2019s broader technological progress. What began as a tool to simply replace ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 141.07196048762523, + "r_x1": 479.5488017781908, + "r_y1": 141.07196048762523, + "r_x2": 479.5488017781908, + "r_y2": 127.78796044170815, + "r_x3": 72.00000026697958, + "r_y3": 127.78796044170815, + "coord_origin": "TOPLEFT" + }, + "text": "handwriting has transformed into a powerful ally for creativity, communication, and ", + "orig": "handwriting has transformed into a powerful ally for creativity, communication, and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 154.7519505349111, + "r_x1": 499.5527318523664, + "r_y1": 154.7519505349111, + "r_x2": 499.5527318523664, + "r_y2": 141.467950488994, + "r_x3": 72.00000026697958, + "r_y3": 141.467950488994, + "coord_origin": "TOPLEFT" + }, + "text": "collaboration. As technology continues to advance, the word processor will undoubtedly ", + "orig": "collaboration. As technology continues to advance, the word processor will undoubtedly ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 168.91198058385635, + "r_x1": 432.1991916026161, + "r_y1": 168.91198058385635, + "r_x2": 432.1991916026161, + "r_y2": 155.62799053793924, + "r_x3": 72.00000026697958, + "r_y3": 155.62799053793924, + "coord_origin": "TOPLEFT" + }, + "text": "remain at the heart of how we express ideas and connect with one another. ", + "orig": "remain at the heart of how we express ideas and connect with one another. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + } + ] + }, + "tablestructure": { + "table_map": {} + }, + "figures_classification": null, + "equations_prediction": null, + "vlm_response": null + }, + "assembled": { + "elements": [ + { + "label": "text", + "id": 0, + "page_no": 4, + "cluster": { + "id": 0, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 100.18799034630695, + "r": 510.4989618929555, + "b": 168.91198058385635, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9767608642578125, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 113.47198039222405, + "r_x1": 499.88086185358304, + "r_y1": 113.47198039222405, + "r_x2": 499.88086185358304, + "r_y2": 100.18799034630695, + "r_x3": 72.00000026697958, + "r_y3": 100.18799034630695, + "coord_origin": "TOPLEFT" + }, + "text": "The journey of the word processor-from clunky typewriters to AI-powered platforms-", + "orig": "The journey of the word processor-from clunky typewriters to AI-powered platforms-", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 127.1519704395098, + "r_x1": 510.4989618929555, + "r_y1": 127.1519704395098, + "r_x2": 510.4989618929555, + "r_y2": 113.86798039359269, + "r_x3": 72.00000026697958, + "r_y3": 113.86798039359269, + "coord_origin": "TOPLEFT" + }, + "text": "reflects humanity\u2019s broader technological progress. What began as a tool to simply replace ", + "orig": "reflects humanity\u2019s broader technological progress. What began as a tool to simply replace ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 141.07196048762523, + "r_x1": 479.5488017781908, + "r_y1": 141.07196048762523, + "r_x2": 479.5488017781908, + "r_y2": 127.78796044170815, + "r_x3": 72.00000026697958, + "r_y3": 127.78796044170815, + "coord_origin": "TOPLEFT" + }, + "text": "handwriting has transformed into a powerful ally for creativity, communication, and ", + "orig": "handwriting has transformed into a powerful ally for creativity, communication, and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 154.7519505349111, + "r_x1": 499.5527318523664, + "r_y1": 154.7519505349111, + "r_x2": 499.5527318523664, + "r_y2": 141.467950488994, + "r_x3": 72.00000026697958, + "r_y3": 141.467950488994, + "coord_origin": "TOPLEFT" + }, + "text": "collaboration. As technology continues to advance, the word processor will undoubtedly ", + "orig": "collaboration. As technology continues to advance, the word processor will undoubtedly ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 168.91198058385635, + "r_x1": 432.1991916026161, + "r_y1": 168.91198058385635, + "r_x2": 432.1991916026161, + "r_y2": 155.62799053793924, + "r_x3": 72.00000026697958, + "r_y3": 155.62799053793924, + "coord_origin": "TOPLEFT" + }, + "text": "remain at the heart of how we express ideas and connect with one another. ", + "orig": "remain at the heart of how we express ideas and connect with one another. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The journey of the word processor-from clunky typewriters to AI-powered platformsreflects humanity's broader technological progress. What began as a tool to simply replace handwriting has transformed into a powerful ally for creativity, communication, and collaboration. As technology continues to advance, the word processor will undoubtedly remain at the heart of how we express ideas and connect with one another." + } + ], + "body": [ + { + "label": "text", + "id": 0, + "page_no": 4, + "cluster": { + "id": 0, + "label": "text", + "bbox": { + "l": 72.00000026697958, + "t": 100.18799034630695, + "r": 510.4989618929555, + "b": 168.91198058385635, + "coord_origin": "TOPLEFT" + }, + "confidence": 0.9767608642578125, + "cells": [ + { + "index": 0, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 113.47198039222405, + "r_x1": 499.88086185358304, + "r_y1": 113.47198039222405, + "r_x2": 499.88086185358304, + "r_y2": 100.18799034630695, + "r_x3": 72.00000026697958, + "r_y3": 100.18799034630695, + "coord_origin": "TOPLEFT" + }, + "text": "The journey of the word processor-from clunky typewriters to AI-powered platforms-", + "orig": "The journey of the word processor-from clunky typewriters to AI-powered platforms-", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 1, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 127.1519704395098, + "r_x1": 510.4989618929555, + "r_y1": 127.1519704395098, + "r_x2": 510.4989618929555, + "r_y2": 113.86798039359269, + "r_x3": 72.00000026697958, + "r_y3": 113.86798039359269, + "coord_origin": "TOPLEFT" + }, + "text": "reflects humanity\u2019s broader technological progress. What began as a tool to simply replace ", + "orig": "reflects humanity\u2019s broader technological progress. What began as a tool to simply replace ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 2, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 141.07196048762523, + "r_x1": 479.5488017781908, + "r_y1": 141.07196048762523, + "r_x2": 479.5488017781908, + "r_y2": 127.78796044170815, + "r_x3": 72.00000026697958, + "r_y3": 127.78796044170815, + "coord_origin": "TOPLEFT" + }, + "text": "handwriting has transformed into a powerful ally for creativity, communication, and ", + "orig": "handwriting has transformed into a powerful ally for creativity, communication, and ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 3, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 154.7519505349111, + "r_x1": 499.5527318523664, + "r_y1": 154.7519505349111, + "r_x2": 499.5527318523664, + "r_y2": 141.467950488994, + "r_x3": 72.00000026697958, + "r_y3": 141.467950488994, + "coord_origin": "TOPLEFT" + }, + "text": "collaboration. As technology continues to advance, the word processor will undoubtedly ", + "orig": "collaboration. As technology continues to advance, the word processor will undoubtedly ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + }, + { + "index": 4, + "rgba": { + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "rect": { + "r_x0": 72.00000026697958, + "r_y0": 168.91198058385635, + "r_x1": 432.1991916026161, + "r_y1": 168.91198058385635, + "r_x2": 432.1991916026161, + "r_y2": 155.62799053793924, + "r_x3": 72.00000026697958, + "r_y3": 155.62799053793924, + "coord_origin": "TOPLEFT" + }, + "text": "remain at the heart of how we express ideas and connect with one another. ", + "orig": "remain at the heart of how we express ideas and connect with one another. ", + "text_direction": "left_to_right", + "confidence": 1.0, + "from_ocr": false + } + ], + "children": [] + }, + "text": "The journey of the word processor-from clunky typewriters to AI-powered platformsreflects humanity's broader technological progress. What began as a tool to simply replace handwriting has transformed into a powerful ally for creativity, communication, and collaboration. As technology continues to advance, the word processor will undoubtedly remain at the heart of how we express ideas and connect with one another." + } + ], + "headers": [] + } + } +] \ No newline at end of file diff --git a/tests/data/groundtruth/docling_v2/picture_classification.json b/tests/data/groundtruth/docling_v2/picture_classification.json index a56cda6..672cb41 100644 --- a/tests/data/groundtruth/docling_v2/picture_classification.json +++ b/tests/data/groundtruth/docling_v2/picture_classification.json @@ -334,7 +334,7 @@ { "page_no": 1, "bbox": { - "l": 134.9200439453125, + "l": 134.9199981689453, "t": 487.109375, "r": 475.6635437011719, "b": 281.78173828125, @@ -372,7 +372,7 @@ { "page_no": 2, "bbox": { - "l": 218.8155517578125, + "l": 218.81556701660156, "t": 513.9846496582031, "r": 391.96246337890625, "b": 283.10589599609375, diff --git a/tests/data/groundtruth/docling_v2/picture_classification.pages.json b/tests/data/groundtruth/docling_v2/picture_classification.pages.json index 75fd63d..f6d510f 100644 --- a/tests/data/groundtruth/docling_v2/picture_classification.pages.json +++ b/tests/data/groundtruth/docling_v2/picture_classification.pages.json @@ -1390,7 +1390,7 @@ "id": 2, "label": "picture", "bbox": { - "l": 134.9200439453125, + "l": 134.9199981689453, "t": 304.890625, "r": 475.6635437011719, "b": 510.21826171875, @@ -2174,7 +2174,7 @@ "id": 2, "label": "picture", "bbox": { - "l": 134.9200439453125, + "l": 134.9199981689453, "t": 304.890625, "r": 475.6635437011719, "b": 510.21826171875, @@ -2909,7 +2909,7 @@ "id": 2, "label": "picture", "bbox": { - "l": 134.9200439453125, + "l": 134.9199981689453, "t": 304.890625, "r": 475.6635437011719, "b": 510.21826171875, @@ -3623,7 +3623,7 @@ "b": 268.20489999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9870928525924683, + "confidence": 0.987092912197113, "cells": [ { "index": 0, @@ -3938,7 +3938,7 @@ "b": 532.05774, "coord_origin": "TOPLEFT" }, - "confidence": 0.9494236707687378, + "confidence": 0.9494234323501587, "cells": [ { "index": 12, @@ -4302,7 +4302,7 @@ "id": 2, "label": "picture", "bbox": { - "l": 218.8155517578125, + "l": 218.81556701660156, "t": 278.0153503417969, "r": 391.96246337890625, "b": 508.89410400390625, @@ -4337,7 +4337,7 @@ "b": 268.20489999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9870928525924683, + "confidence": 0.987092912197113, "cells": [ { "index": 0, @@ -4658,7 +4658,7 @@ "b": 532.05774, "coord_origin": "TOPLEFT" }, - "confidence": 0.9494236707687378, + "confidence": 0.9494234323501587, "cells": [ { "index": 12, @@ -5040,7 +5040,7 @@ "id": 2, "label": "picture", "bbox": { - "l": 218.8155517578125, + "l": 218.81556701660156, "t": 278.0153503417969, "r": 391.96246337890625, "b": 508.89410400390625, @@ -5072,7 +5072,7 @@ "b": 268.20489999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9870928525924683, + "confidence": 0.987092912197113, "cells": [ { "index": 0, @@ -5393,7 +5393,7 @@ "b": 532.05774, "coord_origin": "TOPLEFT" }, - "confidence": 0.9494236707687378, + "confidence": 0.9494234323501587, "cells": [ { "index": 12, @@ -5729,7 +5729,7 @@ "id": 2, "label": "picture", "bbox": { - "l": 218.8155517578125, + "l": 218.81556701660156, "t": 278.0153503417969, "r": 391.96246337890625, "b": 508.89410400390625, diff --git a/tests/data/groundtruth/docling_v2/redp5110_sampled.json b/tests/data/groundtruth/docling_v2/redp5110_sampled.json index cb02acf..515cb3b 100644 --- a/tests/data/groundtruth/docling_v2/redp5110_sampled.json +++ b/tests/data/groundtruth/docling_v2/redp5110_sampled.json @@ -8589,7 +8589,7 @@ { "page_no": 1, "bbox": { - "l": 33.09040069580078, + "l": 33.09052658081055, "t": 498.9671630859375, "r": 585.1502075195312, "b": 89.5469970703125, @@ -8683,9 +8683,9 @@ { "page_no": 3, "bbox": { - "l": 64.1669921875, + "l": 64.16704559326172, "t": 188.49365234375, - "r": 258.7742919921875, + "r": 258.77435302734375, "b": 103.87176513671875, "coord_origin": "BOTTOMLEFT" }, @@ -8743,7 +8743,7 @@ { "page_no": 4, "bbox": { - "l": 145.4144744873047, + "l": 145.41448974609375, "t": 264.7552490234375, "r": 252.08840942382812, "b": 156.616943359375, @@ -8773,10 +8773,10 @@ { "page_no": 5, "bbox": { - "l": 32.075252532958984, - "t": 721.4226226806641, + "l": 32.075260162353516, + "t": 721.4226608276367, "r": 239.620361328125, - "b": 554.0420684814453, + "b": 554.0421142578125, "coord_origin": "BOTTOMLEFT" }, "charspan": [ @@ -8996,7 +8996,7 @@ "page_no": 10, "bbox": { "l": 135.97177124023438, - "t": 684.5892486572266, + "t": 684.5892562866211, "r": 545.4180908203125, "b": 381.39068603515625, "coord_origin": "BOTTOMLEFT" @@ -9063,9 +9063,9 @@ { "page_no": 11, "bbox": { - "l": 135.64837646484375, - "t": 407.8262939453125, - "r": 301.2367248535156, + "l": 135.64834594726562, + "t": 407.8263244628906, + "r": 301.23675537109375, "b": 197.24334716796875, "coord_origin": "BOTTOMLEFT" }, @@ -9101,10 +9101,10 @@ { "page_no": 14, "bbox": { - "l": 63.801902770996094, - "t": 696.6175842285156, - "r": 547.11474609375, - "b": 621.9678497314453, + "l": 63.80195617675781, + "t": 696.6176071166992, + "r": 547.1146850585938, + "b": 621.9679107666016, "coord_origin": "BOTTOMLEFT" }, "charspan": [ @@ -9139,7 +9139,7 @@ { "page_no": 14, "bbox": { - "l": 63.985130310058594, + "l": 63.9850959777832, "t": 364.09503173828125, "r": 530.0478515625, "b": 145.8603515625, @@ -9178,9 +9178,9 @@ "page_no": 15, "bbox": { "l": 136.5016632080078, - "t": 672.7508773803711, + "t": 672.7509078979492, "r": 545.4508666992188, - "b": 314.4587707519531, + "b": 314.45880126953125, "coord_origin": "BOTTOMLEFT" }, "charspan": [ @@ -9322,10 +9322,10 @@ { "page_no": 2, "bbox": { - "l": 136.1496124267578, - "t": 659.9669647216797, - "r": 547.5267944335938, - "b": 76.34844970703125, + "l": 136.1495819091797, + "t": 659.9669189453125, + "r": 547.52685546875, + "b": 76.3485107421875, "coord_origin": "BOTTOMLEFT" }, "charspan": [ @@ -12490,9 +12490,9 @@ "page_no": 8, "bbox": { "l": 135.52462768554688, - "t": 502.2747802734375, + "t": 502.2746887207031, "r": 545.8714599609375, - "b": 349.949462890625, + "b": 349.94940185546875, "coord_origin": "BOTTOMLEFT" }, "charspan": [ @@ -13115,7 +13115,7 @@ "page_no": 9, "bbox": { "l": 64.41139221191406, - "t": 398.3863830566406, + "t": 398.3863525390625, "r": 547.3950805664062, "b": 70.39208984375, "coord_origin": "BOTTOMLEFT" @@ -15731,7 +15731,7 @@ { "page_no": 12, "bbox": { - "l": 63.55636978149414, + "l": 63.55635070800781, "t": 687.7661285400391, "r": 548.5687255859375, "b": 495.77532958984375, diff --git a/tests/data/groundtruth/docling_v2/redp5110_sampled.pages.json b/tests/data/groundtruth/docling_v2/redp5110_sampled.pages.json index ec7afc4..8ebe1a9 100644 --- a/tests/data/groundtruth/docling_v2/redp5110_sampled.pages.json +++ b/tests/data/groundtruth/docling_v2/redp5110_sampled.pages.json @@ -646,7 +646,7 @@ "b": 765.105, "coord_origin": "TOPLEFT" }, - "confidence": 0.7180292010307312, + "confidence": 0.7180286645889282, "cells": [ { "index": 0, @@ -711,7 +711,7 @@ "b": 774.4259033203125, "coord_origin": "TOPLEFT" }, - "confidence": 0.577752947807312, + "confidence": 0.5777521133422852, "cells": [ { "index": 2, @@ -891,13 +891,13 @@ "id": 10, "label": "picture", "bbox": { - "l": 33.09040069580078, + "l": 33.09052658081055, "t": 293.0328369140625, "r": 585.1502075195312, "b": 702.4530029296875, "coord_origin": "TOPLEFT" }, - "confidence": 0.5889471173286438, + "confidence": 0.5889488458633423, "cells": [ { "index": 6, @@ -1386,7 +1386,7 @@ "b": 698.411972, "coord_origin": "TOPLEFT" }, - "confidence": 0.762180745601654, + "confidence": 0.7621809840202332, "cells": [ { "index": 6, @@ -1626,7 +1626,7 @@ "b": 325.56058, "coord_origin": "TOPLEFT" }, - "confidence": 0.8502885103225708, + "confidence": 0.8502886891365051, "cells": [ { "index": 15, @@ -1806,7 +1806,7 @@ "b": 433.56167999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.842113196849823, + "confidence": 0.8421133756637573, "cells": [ { "index": 21, @@ -1923,7 +1923,7 @@ "b": 54.81915283203125, "coord_origin": "TOPLEFT" }, - "confidence": 0.9272358417510986, + "confidence": 0.9272356033325195, "cells": [], "children": [] } @@ -1952,7 +1952,7 @@ "b": 765.105, "coord_origin": "TOPLEFT" }, - "confidence": 0.7180292010307312, + "confidence": 0.7180286645889282, "cells": [ { "index": 0, @@ -2023,7 +2023,7 @@ "b": 774.4259033203125, "coord_origin": "TOPLEFT" }, - "confidence": 0.577752947807312, + "confidence": 0.5777521133422852, "cells": [ { "index": 2, @@ -2225,13 +2225,13 @@ "id": 10, "label": "picture", "bbox": { - "l": 33.09040069580078, + "l": 33.09052658081055, "t": 293.0328369140625, "r": 585.1502075195312, "b": 702.4530029296875, "coord_origin": "TOPLEFT" }, - "confidence": 0.5889471173286438, + "confidence": 0.5889488458633423, "cells": [ { "index": 6, @@ -2720,7 +2720,7 @@ "b": 698.411972, "coord_origin": "TOPLEFT" }, - "confidence": 0.762180745601654, + "confidence": 0.7621809840202332, "cells": [ { "index": 6, @@ -2960,7 +2960,7 @@ "b": 325.56058, "coord_origin": "TOPLEFT" }, - "confidence": 0.8502885103225708, + "confidence": 0.8502886891365051, "cells": [ { "index": 15, @@ -3140,7 +3140,7 @@ "b": 433.56167999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.842113196849823, + "confidence": 0.8421133756637573, "cells": [ { "index": 21, @@ -3267,7 +3267,7 @@ "b": 54.81915283203125, "coord_origin": "TOPLEFT" }, - "confidence": 0.9272358417510986, + "confidence": 0.9272356033325195, "cells": [], "children": [] }, @@ -3293,7 +3293,7 @@ "b": 774.4259033203125, "coord_origin": "TOPLEFT" }, - "confidence": 0.577752947807312, + "confidence": 0.5777521133422852, "cells": [ { "index": 2, @@ -3495,13 +3495,13 @@ "id": 10, "label": "picture", "bbox": { - "l": 33.09040069580078, + "l": 33.09052658081055, "t": 293.0328369140625, "r": 585.1502075195312, "b": 702.4530029296875, "coord_origin": "TOPLEFT" }, - "confidence": 0.5889471173286438, + "confidence": 0.5889488458633423, "cells": [ { "index": 6, @@ -3990,7 +3990,7 @@ "b": 698.411972, "coord_origin": "TOPLEFT" }, - "confidence": 0.762180745601654, + "confidence": 0.7621809840202332, "cells": [ { "index": 6, @@ -4230,7 +4230,7 @@ "b": 325.56058, "coord_origin": "TOPLEFT" }, - "confidence": 0.8502885103225708, + "confidence": 0.8502886891365051, "cells": [ { "index": 15, @@ -4410,7 +4410,7 @@ "b": 433.56167999999997, "coord_origin": "TOPLEFT" }, - "confidence": 0.842113196849823, + "confidence": 0.8421133756637573, "cells": [ { "index": 21, @@ -4537,7 +4537,7 @@ "b": 54.81915283203125, "coord_origin": "TOPLEFT" }, - "confidence": 0.9272358417510986, + "confidence": 0.9272356033325195, "cells": [], "children": [] }, @@ -4563,7 +4563,7 @@ "b": 765.105, "coord_origin": "TOPLEFT" }, - "confidence": 0.7180292010307312, + "confidence": 0.7180286645889282, "cells": [ { "index": 0, @@ -7845,7 +7845,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9473597407341003, + "confidence": 0.9473598599433899, "cells": [ { "index": 0, @@ -7925,7 +7925,7 @@ "b": 96.04803000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9509142637252808, + "confidence": 0.9509141445159912, "cells": [ { "index": 2, @@ -7959,10 +7959,10 @@ "id": 0, "label": "document_index", "bbox": { - "l": 136.1496124267578, - "t": 132.0330352783203, - "r": 547.5267944335938, - "b": 715.6515502929688, + "l": 136.1495819091797, + "t": 132.0330810546875, + "r": 547.52685546875, + "b": 715.6514892578125, "coord_origin": "TOPLEFT" }, "confidence": 0.9803681373596191, @@ -16108,10 +16108,10 @@ "id": 0, "label": "document_index", "bbox": { - "l": 136.1496124267578, - "t": 132.0330352783203, - "r": 547.5267944335938, - "b": 715.6515502929688, + "l": 136.1495819091797, + "t": 132.0330810546875, + "r": 547.52685546875, + "b": 715.6514892578125, "coord_origin": "TOPLEFT" }, "confidence": 0.9803681373596191, @@ -25886,7 +25886,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9473597407341003, + "confidence": 0.9473598599433899, "cells": [ { "index": 0, @@ -25978,7 +25978,7 @@ "b": 96.04803000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9509142637252808, + "confidence": 0.9509141445159912, "cells": [ { "index": 2, @@ -26018,10 +26018,10 @@ "id": 0, "label": "document_index", "bbox": { - "l": 136.1496124267578, - "t": 132.0330352783203, - "r": 547.5267944335938, - "b": 715.6515502929688, + "l": 136.1495819091797, + "t": 132.0330810546875, + "r": 547.52685546875, + "b": 715.6514892578125, "coord_origin": "TOPLEFT" }, "confidence": 0.9803681373596191, @@ -35790,7 +35790,7 @@ "b": 96.04803000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9509142637252808, + "confidence": 0.9509141445159912, "cells": [ { "index": 2, @@ -35830,10 +35830,10 @@ "id": 0, "label": "document_index", "bbox": { - "l": 136.1496124267578, - "t": 132.0330352783203, - "r": 547.5267944335938, - "b": 715.6515502929688, + "l": 136.1495819091797, + "t": 132.0330810546875, + "r": 547.52685546875, + "b": 715.6514892578125, "coord_origin": "TOPLEFT" }, "confidence": 0.9803681373596191, @@ -45602,7 +45602,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9473597407341003, + "confidence": 0.9473598599433899, "cells": [ { "index": 0, @@ -47770,7 +47770,7 @@ "b": 155.33642999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.7431555986404419, + "confidence": 0.7431555390357971, "cells": [ { "index": 1, @@ -47835,7 +47835,7 @@ "b": 145.42181000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.7798982858657837, + "confidence": 0.7798989415168762, "cells": [ { "index": 3, @@ -47875,7 +47875,7 @@ "b": 276.62054, "coord_origin": "TOPLEFT" }, - "confidence": 0.7587865591049194, + "confidence": 0.7587867975234985, "cells": [ { "index": 4, @@ -47940,7 +47940,7 @@ "b": 287.45959, "coord_origin": "TOPLEFT" }, - "confidence": 0.7965622544288635, + "confidence": 0.7965632677078247, "cells": [ { "index": 6, @@ -47980,7 +47980,7 @@ "b": 324.89566, "coord_origin": "TOPLEFT" }, - "confidence": 0.8913541436195374, + "confidence": 0.8913542628288269, "cells": [ { "index": 7, @@ -48020,7 +48020,7 @@ "b": 344.9595, "coord_origin": "TOPLEFT" }, - "confidence": 0.9560741782188416, + "confidence": 0.9560742378234863, "cells": [ { "index": 8, @@ -48085,7 +48085,7 @@ "b": 364.73001, "coord_origin": "TOPLEFT" }, - "confidence": 0.8260757923126221, + "confidence": 0.8260756134986877, "cells": [ { "index": 10, @@ -48125,7 +48125,7 @@ "b": 425.22027999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9764723181724548, + "confidence": 0.9764719605445862, "cells": [ { "index": 11, @@ -48265,7 +48265,7 @@ "b": 446.86807, "coord_origin": "TOPLEFT" }, - "confidence": 0.8492127060890198, + "confidence": 0.8492123484611511, "cells": [ { "index": 16, @@ -48305,7 +48305,7 @@ "b": 456.75223, "coord_origin": "TOPLEFT" }, - "confidence": 0.8440335392951965, + "confidence": 0.8440337181091309, "cells": [ { "index": 17, @@ -48345,7 +48345,7 @@ "b": 476.52225, "coord_origin": "TOPLEFT" }, - "confidence": 0.9239600896835327, + "confidence": 0.9239600300788879, "cells": [ { "index": 18, @@ -48410,7 +48410,7 @@ "b": 486.70496, "coord_origin": "TOPLEFT" }, - "confidence": 0.9239721298217773, + "confidence": 0.9239720106124878, "cells": [ { "index": 20, @@ -48670,7 +48670,7 @@ "b": 527.4355499999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9109312891960144, + "confidence": 0.9109312295913696, "cells": [ { "index": 28, @@ -48865,7 +48865,7 @@ "b": 557.98344, "coord_origin": "TOPLEFT" }, - "confidence": 0.9075438976287842, + "confidence": 0.9075440168380737, "cells": [ { "index": 34, @@ -48930,7 +48930,7 @@ "b": 336.81406, "coord_origin": "TOPLEFT" }, - "confidence": 0.9098502993583679, + "confidence": 0.9098502397537231, "cells": [ { "index": 36, @@ -48970,7 +48970,7 @@ "b": 358.68942, "coord_origin": "TOPLEFT" }, - "confidence": 0.957169771194458, + "confidence": 0.9571698904037476, "cells": [ { "index": 37, @@ -49815,7 +49815,7 @@ "b": 434.66763, "coord_origin": "TOPLEFT" }, - "confidence": 0.9440370798110962, + "confidence": 0.9440371990203857, "cells": [ { "index": 69, @@ -50130,7 +50130,7 @@ "b": 285.621337890625, "coord_origin": "TOPLEFT" }, - "confidence": 0.7491768598556519, + "confidence": 0.7491769194602966, "cells": [], "children": [] }, @@ -50138,13 +50138,13 @@ "id": 15, "label": "picture", "bbox": { - "l": 64.1669921875, + "l": 64.16704559326172, "t": 603.50634765625, - "r": 258.7742919921875, + "r": 258.77435302734375, "b": 688.1282348632812, "coord_origin": "TOPLEFT" }, - "confidence": 0.8925829529762268, + "confidence": 0.8925826549530029, "cells": [], "children": [] } @@ -50219,7 +50219,7 @@ "b": 155.33642999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.7431555986404419, + "confidence": 0.7431555390357971, "cells": [ { "index": 1, @@ -50290,7 +50290,7 @@ "b": 145.42181000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.7798982858657837, + "confidence": 0.7798989415168762, "cells": [ { "index": 3, @@ -50336,7 +50336,7 @@ "b": 276.62054, "coord_origin": "TOPLEFT" }, - "confidence": 0.7587865591049194, + "confidence": 0.7587867975234985, "cells": [ { "index": 4, @@ -50407,7 +50407,7 @@ "b": 287.45959, "coord_origin": "TOPLEFT" }, - "confidence": 0.7965622544288635, + "confidence": 0.7965632677078247, "cells": [ { "index": 6, @@ -50453,7 +50453,7 @@ "b": 324.89566, "coord_origin": "TOPLEFT" }, - "confidence": 0.8913541436195374, + "confidence": 0.8913542628288269, "cells": [ { "index": 7, @@ -50499,7 +50499,7 @@ "b": 344.9595, "coord_origin": "TOPLEFT" }, - "confidence": 0.9560741782188416, + "confidence": 0.9560742378234863, "cells": [ { "index": 8, @@ -50570,7 +50570,7 @@ "b": 364.73001, "coord_origin": "TOPLEFT" }, - "confidence": 0.8260757923126221, + "confidence": 0.8260756134986877, "cells": [ { "index": 10, @@ -50616,7 +50616,7 @@ "b": 425.22027999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9764723181724548, + "confidence": 0.9764719605445862, "cells": [ { "index": 11, @@ -50762,7 +50762,7 @@ "b": 446.86807, "coord_origin": "TOPLEFT" }, - "confidence": 0.8492127060890198, + "confidence": 0.8492123484611511, "cells": [ { "index": 16, @@ -50808,7 +50808,7 @@ "b": 456.75223, "coord_origin": "TOPLEFT" }, - "confidence": 0.8440335392951965, + "confidence": 0.8440337181091309, "cells": [ { "index": 17, @@ -50854,7 +50854,7 @@ "b": 476.52225, "coord_origin": "TOPLEFT" }, - "confidence": 0.9239600896835327, + "confidence": 0.9239600300788879, "cells": [ { "index": 18, @@ -50925,7 +50925,7 @@ "b": 486.70496, "coord_origin": "TOPLEFT" }, - "confidence": 0.9239721298217773, + "confidence": 0.9239720106124878, "cells": [ { "index": 20, @@ -51209,7 +51209,7 @@ "b": 527.4355499999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9109312891960144, + "confidence": 0.9109312295913696, "cells": [ { "index": 28, @@ -51422,7 +51422,7 @@ "b": 557.98344, "coord_origin": "TOPLEFT" }, - "confidence": 0.9075438976287842, + "confidence": 0.9075440168380737, "cells": [ { "index": 34, @@ -51493,7 +51493,7 @@ "b": 336.81406, "coord_origin": "TOPLEFT" }, - "confidence": 0.9098502993583679, + "confidence": 0.9098502397537231, "cells": [ { "index": 36, @@ -51539,7 +51539,7 @@ "b": 358.68942, "coord_origin": "TOPLEFT" }, - "confidence": 0.957169771194458, + "confidence": 0.9571698904037476, "cells": [ { "index": 37, @@ -52402,7 +52402,7 @@ "b": 434.66763, "coord_origin": "TOPLEFT" }, - "confidence": 0.9440370798110962, + "confidence": 0.9440371990203857, "cells": [ { "index": 69, @@ -52723,7 +52723,7 @@ "b": 285.621337890625, "coord_origin": "TOPLEFT" }, - "confidence": 0.7491768598556519, + "confidence": 0.7491769194602966, "cells": [], "children": [] }, @@ -52741,13 +52741,13 @@ "id": 15, "label": "picture", "bbox": { - "l": 64.1669921875, + "l": 64.16704559326172, "t": 603.50634765625, - "r": 258.7742919921875, + "r": 258.77435302734375, "b": 688.1282348632812, "coord_origin": "TOPLEFT" }, - "confidence": 0.8925829529762268, + "confidence": 0.8925826549530029, "cells": [], "children": [] }, @@ -52819,7 +52819,7 @@ "b": 155.33642999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.7431555986404419, + "confidence": 0.7431555390357971, "cells": [ { "index": 1, @@ -52890,7 +52890,7 @@ "b": 145.42181000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.7798982858657837, + "confidence": 0.7798989415168762, "cells": [ { "index": 3, @@ -52936,7 +52936,7 @@ "b": 276.62054, "coord_origin": "TOPLEFT" }, - "confidence": 0.7587865591049194, + "confidence": 0.7587867975234985, "cells": [ { "index": 4, @@ -53007,7 +53007,7 @@ "b": 287.45959, "coord_origin": "TOPLEFT" }, - "confidence": 0.7965622544288635, + "confidence": 0.7965632677078247, "cells": [ { "index": 6, @@ -53053,7 +53053,7 @@ "b": 324.89566, "coord_origin": "TOPLEFT" }, - "confidence": 0.8913541436195374, + "confidence": 0.8913542628288269, "cells": [ { "index": 7, @@ -53099,7 +53099,7 @@ "b": 344.9595, "coord_origin": "TOPLEFT" }, - "confidence": 0.9560741782188416, + "confidence": 0.9560742378234863, "cells": [ { "index": 8, @@ -53170,7 +53170,7 @@ "b": 364.73001, "coord_origin": "TOPLEFT" }, - "confidence": 0.8260757923126221, + "confidence": 0.8260756134986877, "cells": [ { "index": 10, @@ -53216,7 +53216,7 @@ "b": 425.22027999999995, "coord_origin": "TOPLEFT" }, - "confidence": 0.9764723181724548, + "confidence": 0.9764719605445862, "cells": [ { "index": 11, @@ -53362,7 +53362,7 @@ "b": 446.86807, "coord_origin": "TOPLEFT" }, - "confidence": 0.8492127060890198, + "confidence": 0.8492123484611511, "cells": [ { "index": 16, @@ -53408,7 +53408,7 @@ "b": 456.75223, "coord_origin": "TOPLEFT" }, - "confidence": 0.8440335392951965, + "confidence": 0.8440337181091309, "cells": [ { "index": 17, @@ -53454,7 +53454,7 @@ "b": 476.52225, "coord_origin": "TOPLEFT" }, - "confidence": 0.9239600896835327, + "confidence": 0.9239600300788879, "cells": [ { "index": 18, @@ -53525,7 +53525,7 @@ "b": 486.70496, "coord_origin": "TOPLEFT" }, - "confidence": 0.9239721298217773, + "confidence": 0.9239720106124878, "cells": [ { "index": 20, @@ -53809,7 +53809,7 @@ "b": 527.4355499999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9109312891960144, + "confidence": 0.9109312295913696, "cells": [ { "index": 28, @@ -54022,7 +54022,7 @@ "b": 557.98344, "coord_origin": "TOPLEFT" }, - "confidence": 0.9075438976287842, + "confidence": 0.9075440168380737, "cells": [ { "index": 34, @@ -54093,7 +54093,7 @@ "b": 336.81406, "coord_origin": "TOPLEFT" }, - "confidence": 0.9098502993583679, + "confidence": 0.9098502397537231, "cells": [ { "index": 36, @@ -54139,7 +54139,7 @@ "b": 358.68942, "coord_origin": "TOPLEFT" }, - "confidence": 0.957169771194458, + "confidence": 0.9571698904037476, "cells": [ { "index": 37, @@ -55002,7 +55002,7 @@ "b": 434.66763, "coord_origin": "TOPLEFT" }, - "confidence": 0.9440370798110962, + "confidence": 0.9440371990203857, "cells": [ { "index": 69, @@ -55323,7 +55323,7 @@ "b": 285.621337890625, "coord_origin": "TOPLEFT" }, - "confidence": 0.7491768598556519, + "confidence": 0.7491769194602966, "cells": [], "children": [] }, @@ -55341,13 +55341,13 @@ "id": 15, "label": "picture", "bbox": { - "l": 64.1669921875, + "l": 64.16704559326172, "t": 603.50634765625, - "r": 258.7742919921875, + "r": 258.77435302734375, "b": 688.1282348632812, "coord_origin": "TOPLEFT" }, - "confidence": 0.8925829529762268, + "confidence": 0.8925826549530029, "cells": [], "children": [] }, @@ -56588,7 +56588,7 @@ "b": 96.04803000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9174711108207703, + "confidence": 0.9174708127975464, "cells": [ { "index": 2, @@ -56908,7 +56908,7 @@ "b": 303.0636, "coord_origin": "TOPLEFT" }, - "confidence": 0.9255507588386536, + "confidence": 0.9255504608154297, "cells": [ { "index": 13, @@ -56948,7 +56948,7 @@ "b": 341.84152, "coord_origin": "TOPLEFT" }, - "confidence": 0.9713318347930908, + "confidence": 0.9713318943977356, "cells": [ { "index": 14, @@ -57776,13 +57776,13 @@ "id": 1, "label": "picture", "bbox": { - "l": 145.4144744873047, + "l": 145.41448974609375, "t": 527.2447509765625, "r": 252.08840942382812, "b": 635.383056640625, "coord_origin": "TOPLEFT" }, - "confidence": 0.9871657490730286, + "confidence": 0.987165629863739, "cells": [], "children": [] } @@ -57903,7 +57903,7 @@ "b": 96.04803000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9174711108207703, + "confidence": 0.9174708127975464, "cells": [ { "index": 2, @@ -58241,7 +58241,7 @@ "b": 303.0636, "coord_origin": "TOPLEFT" }, - "confidence": 0.9255507588386536, + "confidence": 0.9255504608154297, "cells": [ { "index": 13, @@ -58287,7 +58287,7 @@ "b": 341.84152, "coord_origin": "TOPLEFT" }, - "confidence": 0.9713318347930908, + "confidence": 0.9713318943977356, "cells": [ { "index": 14, @@ -59143,13 +59143,13 @@ "id": 1, "label": "picture", "bbox": { - "l": 145.4144744873047, + "l": 145.41448974609375, "t": 527.2447509765625, "r": 252.08840942382812, "b": 635.383056640625, "coord_origin": "TOPLEFT" }, - "confidence": 0.9871657490730286, + "confidence": 0.987165629863739, "cells": [], "children": [] }, @@ -59175,7 +59175,7 @@ "b": 96.04803000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9174711108207703, + "confidence": 0.9174708127975464, "cells": [ { "index": 2, @@ -59513,7 +59513,7 @@ "b": 303.0636, "coord_origin": "TOPLEFT" }, - "confidence": 0.9255507588386536, + "confidence": 0.9255504608154297, "cells": [ { "index": 13, @@ -59559,7 +59559,7 @@ "b": 341.84152, "coord_origin": "TOPLEFT" }, - "confidence": 0.9713318347930908, + "confidence": 0.9713318943977356, "cells": [ { "index": 14, @@ -60415,13 +60415,13 @@ "id": 1, "label": "picture", "bbox": { - "l": 145.4144744873047, + "l": 145.41448974609375, "t": 527.2447509765625, "r": 252.08840942382812, "b": 635.383056640625, "coord_origin": "TOPLEFT" }, - "confidence": 0.9871657490730286, + "confidence": 0.987165629863739, "cells": [], "children": [] }, @@ -61250,7 +61250,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9364771246910095, + "confidence": 0.9364773035049438, "cells": [ { "index": 0, @@ -61290,7 +61290,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.8511815071105957, + "confidence": 0.8511810302734375, "cells": [ { "index": 1, @@ -61370,7 +61370,7 @@ "b": 309.8782, "coord_origin": "TOPLEFT" }, - "confidence": 0.9371159076690674, + "confidence": 0.9371162056922913, "cells": [ { "index": 3, @@ -61625,7 +61625,7 @@ "b": 487.94016, "coord_origin": "TOPLEFT" }, - "confidence": 0.9865838885307312, + "confidence": 0.9865840077400208, "cells": [ { "index": 12, @@ -61870,7 +61870,7 @@ "b": 550.93916, "coord_origin": "TOPLEFT" }, - "confidence": 0.9334256649017334, + "confidence": 0.933425784111023, "cells": [ { "index": 20, @@ -62000,7 +62000,7 @@ "b": 130.13171, "coord_origin": "TOPLEFT" }, - "confidence": 0.7085074782371521, + "confidence": 0.7085080742835999, "cells": [ { "index": 24, @@ -62040,7 +62040,7 @@ "b": 724.780441, "coord_origin": "TOPLEFT" }, - "confidence": 0.5138102173805237, + "confidence": 0.5138110518455505, "cells": [ { "index": 25, @@ -62080,7 +62080,7 @@ "b": 734.97176, "coord_origin": "TOPLEFT" }, - "confidence": 0.7965563535690308, + "confidence": 0.7965556979179382, "cells": [ { "index": 26, @@ -62139,13 +62139,13 @@ "id": 11, "label": "picture", "bbox": { - "l": 32.075252532958984, - "t": 70.57737731933594, + "l": 32.075260162353516, + "t": 70.57733917236328, "r": 239.620361328125, - "b": 237.9579315185547, + "b": 237.9578857421875, "coord_origin": "TOPLEFT" }, - "confidence": 0.7509335279464722, + "confidence": 0.750933051109314, "cells": [], "children": [] } @@ -62174,7 +62174,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9364771246910095, + "confidence": 0.9364773035049438, "cells": [ { "index": 0, @@ -62220,7 +62220,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.8511815071105957, + "confidence": 0.8511810302734375, "cells": [ { "index": 1, @@ -62312,7 +62312,7 @@ "b": 309.8782, "coord_origin": "TOPLEFT" }, - "confidence": 0.9371159076690674, + "confidence": 0.9371162056922913, "cells": [ { "index": 3, @@ -62579,7 +62579,7 @@ "b": 487.94016, "coord_origin": "TOPLEFT" }, - "confidence": 0.9865838885307312, + "confidence": 0.9865840077400208, "cells": [ { "index": 12, @@ -62842,7 +62842,7 @@ "b": 550.93916, "coord_origin": "TOPLEFT" }, - "confidence": 0.9334256649017334, + "confidence": 0.933425784111023, "cells": [ { "index": 20, @@ -62984,7 +62984,7 @@ "b": 130.13171, "coord_origin": "TOPLEFT" }, - "confidence": 0.7085074782371521, + "confidence": 0.7085080742835999, "cells": [ { "index": 24, @@ -63030,7 +63030,7 @@ "b": 724.780441, "coord_origin": "TOPLEFT" }, - "confidence": 0.5138102173805237, + "confidence": 0.5138110518455505, "cells": [ { "index": 25, @@ -63076,7 +63076,7 @@ "b": 734.97176, "coord_origin": "TOPLEFT" }, - "confidence": 0.7965563535690308, + "confidence": 0.7965556979179382, "cells": [ { "index": 26, @@ -63141,13 +63141,13 @@ "id": 11, "label": "picture", "bbox": { - "l": 32.075252532958984, - "t": 70.57737731933594, + "l": 32.075260162353516, + "t": 70.57733917236328, "r": 239.620361328125, - "b": 237.9579315185547, + "b": 237.9578857421875, "coord_origin": "TOPLEFT" }, - "confidence": 0.7509335279464722, + "confidence": 0.750933051109314, "cells": [], "children": [] }, @@ -63219,7 +63219,7 @@ "b": 309.8782, "coord_origin": "TOPLEFT" }, - "confidence": 0.9371159076690674, + "confidence": 0.9371162056922913, "cells": [ { "index": 3, @@ -63486,7 +63486,7 @@ "b": 487.94016, "coord_origin": "TOPLEFT" }, - "confidence": 0.9865838885307312, + "confidence": 0.9865840077400208, "cells": [ { "index": 12, @@ -63749,7 +63749,7 @@ "b": 550.93916, "coord_origin": "TOPLEFT" }, - "confidence": 0.9334256649017334, + "confidence": 0.933425784111023, "cells": [ { "index": 20, @@ -63891,7 +63891,7 @@ "b": 130.13171, "coord_origin": "TOPLEFT" }, - "confidence": 0.7085074782371521, + "confidence": 0.7085080742835999, "cells": [ { "index": 24, @@ -63937,7 +63937,7 @@ "b": 724.780441, "coord_origin": "TOPLEFT" }, - "confidence": 0.5138102173805237, + "confidence": 0.5138110518455505, "cells": [ { "index": 25, @@ -63983,7 +63983,7 @@ "b": 734.97176, "coord_origin": "TOPLEFT" }, - "confidence": 0.7965563535690308, + "confidence": 0.7965556979179382, "cells": [ { "index": 26, @@ -64048,13 +64048,13 @@ "id": 11, "label": "picture", "bbox": { - "l": 32.075252532958984, - "t": 70.57737731933594, + "l": 32.075260162353516, + "t": 70.57733917236328, "r": 239.620361328125, - "b": 237.9579315185547, + "b": 237.9578857421875, "coord_origin": "TOPLEFT" }, - "confidence": 0.7509335279464722, + "confidence": 0.750933051109314, "cells": [], "children": [] }, @@ -64080,7 +64080,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9364771246910095, + "confidence": 0.9364773035049438, "cells": [ { "index": 0, @@ -64126,7 +64126,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.8511815071105957, + "confidence": 0.8511810302734375, "cells": [ { "index": 1, @@ -65458,7 +65458,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.8889444470405579, + "confidence": 0.8889446258544922, "cells": [ { "index": 0, @@ -65498,7 +65498,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9476422667503357, + "confidence": 0.9476423859596252, "cells": [ { "index": 1, @@ -65538,7 +65538,7 @@ "b": 89.1037, "coord_origin": "TOPLEFT" }, - "confidence": 0.9651358723640442, + "confidence": 0.9651358127593994, "cells": [ { "index": 2, @@ -65858,7 +65858,7 @@ "b": 269.83978, "coord_origin": "TOPLEFT" }, - "confidence": 0.8077318072319031, + "confidence": 0.8077319264411926, "cells": [ { "index": 13, @@ -66048,7 +66048,7 @@ "b": 286.81958, "coord_origin": "TOPLEFT" }, - "confidence": 0.7967224717140198, + "confidence": 0.7967225909233093, "cells": [ { "index": 20, @@ -66088,7 +66088,7 @@ "b": 375.8606, "coord_origin": "TOPLEFT" }, - "confidence": 0.9837487936019897, + "confidence": 0.9837489128112793, "cells": [ { "index": 21, @@ -66353,7 +66353,7 @@ "b": 409.82022, "coord_origin": "TOPLEFT" }, - "confidence": 0.9621998071670532, + "confidence": 0.9621996879577637, "cells": [ { "index": 31, @@ -66418,7 +66418,7 @@ "b": 453.06372, "coord_origin": "TOPLEFT" }, - "confidence": 0.9650285243988037, + "confidence": 0.9650284051895142, "cells": [ { "index": 33, @@ -66598,7 +66598,7 @@ "b": 585.85994, "coord_origin": "TOPLEFT" }, - "confidence": 0.9848474860191345, + "confidence": 0.9848476052284241, "cells": [ { "index": 39, @@ -66943,7 +66943,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.8889444470405579, + "confidence": 0.8889446258544922, "cells": [ { "index": 0, @@ -66989,7 +66989,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9476422667503357, + "confidence": 0.9476423859596252, "cells": [ { "index": 1, @@ -67035,7 +67035,7 @@ "b": 89.1037, "coord_origin": "TOPLEFT" }, - "confidence": 0.9651358723640442, + "confidence": 0.9651358127593994, "cells": [ { "index": 2, @@ -67373,7 +67373,7 @@ "b": 269.83978, "coord_origin": "TOPLEFT" }, - "confidence": 0.8077318072319031, + "confidence": 0.8077319264411926, "cells": [ { "index": 13, @@ -67569,7 +67569,7 @@ "b": 286.81958, "coord_origin": "TOPLEFT" }, - "confidence": 0.7967224717140198, + "confidence": 0.7967225909233093, "cells": [ { "index": 20, @@ -67615,7 +67615,7 @@ "b": 375.8606, "coord_origin": "TOPLEFT" }, - "confidence": 0.9837487936019897, + "confidence": 0.9837489128112793, "cells": [ { "index": 21, @@ -67886,7 +67886,7 @@ "b": 409.82022, "coord_origin": "TOPLEFT" }, - "confidence": 0.9621998071670532, + "confidence": 0.9621996879577637, "cells": [ { "index": 31, @@ -67957,7 +67957,7 @@ "b": 453.06372, "coord_origin": "TOPLEFT" }, - "confidence": 0.9650285243988037, + "confidence": 0.9650284051895142, "cells": [ { "index": 33, @@ -68149,7 +68149,7 @@ "b": 585.85994, "coord_origin": "TOPLEFT" }, - "confidence": 0.9848474860191345, + "confidence": 0.9848476052284241, "cells": [ { "index": 39, @@ -68493,7 +68493,7 @@ "b": 89.1037, "coord_origin": "TOPLEFT" }, - "confidence": 0.9651358723640442, + "confidence": 0.9651358127593994, "cells": [ { "index": 2, @@ -68831,7 +68831,7 @@ "b": 269.83978, "coord_origin": "TOPLEFT" }, - "confidence": 0.8077318072319031, + "confidence": 0.8077319264411926, "cells": [ { "index": 13, @@ -69027,7 +69027,7 @@ "b": 286.81958, "coord_origin": "TOPLEFT" }, - "confidence": 0.7967224717140198, + "confidence": 0.7967225909233093, "cells": [ { "index": 20, @@ -69073,7 +69073,7 @@ "b": 375.8606, "coord_origin": "TOPLEFT" }, - "confidence": 0.9837487936019897, + "confidence": 0.9837489128112793, "cells": [ { "index": 21, @@ -69344,7 +69344,7 @@ "b": 409.82022, "coord_origin": "TOPLEFT" }, - "confidence": 0.9621998071670532, + "confidence": 0.9621996879577637, "cells": [ { "index": 31, @@ -69415,7 +69415,7 @@ "b": 453.06372, "coord_origin": "TOPLEFT" }, - "confidence": 0.9650285243988037, + "confidence": 0.9650284051895142, "cells": [ { "index": 33, @@ -69607,7 +69607,7 @@ "b": 585.85994, "coord_origin": "TOPLEFT" }, - "confidence": 0.9848474860191345, + "confidence": 0.9848476052284241, "cells": [ { "index": 39, @@ -69951,7 +69951,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.8889444470405579, + "confidence": 0.8889446258544922, "cells": [ { "index": 0, @@ -69997,7 +69997,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9476422667503357, + "confidence": 0.9476423859596252, "cells": [ { "index": 1, @@ -70704,7 +70704,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.8578535318374634, + "confidence": 0.8578536510467529, "cells": [ { "index": 0, @@ -70974,7 +70974,7 @@ "b": 185.32275000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9626136422157288, + "confidence": 0.9626137614250183, "cells": [ { "index": 9, @@ -71039,7 +71039,7 @@ "b": 256.70099000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9858147501945496, + "confidence": 0.9858148097991943, "cells": [ { "index": 11, @@ -71294,7 +71294,7 @@ "b": 360.73923, "coord_origin": "TOPLEFT" }, - "confidence": 0.975760281085968, + "confidence": 0.9757603406906128, "cells": [ { "index": 20, @@ -71585,7 +71585,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.8578535318374634, + "confidence": 0.8578536510467529, "cells": [ { "index": 0, @@ -71873,7 +71873,7 @@ "b": 185.32275000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9626136422157288, + "confidence": 0.9626137614250183, "cells": [ { "index": 9, @@ -71944,7 +71944,7 @@ "b": 256.70099000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9858147501945496, + "confidence": 0.9858148097991943, "cells": [ { "index": 11, @@ -72211,7 +72211,7 @@ "b": 360.73923, "coord_origin": "TOPLEFT" }, - "confidence": 0.975760281085968, + "confidence": 0.9757603406906128, "cells": [ { "index": 20, @@ -72707,7 +72707,7 @@ "b": 185.32275000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9626136422157288, + "confidence": 0.9626137614250183, "cells": [ { "index": 9, @@ -72778,7 +72778,7 @@ "b": 256.70099000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9858147501945496, + "confidence": 0.9858148097991943, "cells": [ { "index": 11, @@ -73045,7 +73045,7 @@ "b": 360.73923, "coord_origin": "TOPLEFT" }, - "confidence": 0.975760281085968, + "confidence": 0.9757603406906128, "cells": [ { "index": 20, @@ -73345,7 +73345,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.8578535318374634, + "confidence": 0.8578536510467529, "cells": [ { "index": 0, @@ -75248,7 +75248,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9166396856307983, + "confidence": 0.9166395664215088, "cells": [ { "index": 0, @@ -75393,7 +75393,7 @@ "b": 106.70172000000014, "coord_origin": "TOPLEFT" }, - "confidence": 0.9551582932472229, + "confidence": 0.9551581740379333, "cells": [ { "index": 4, @@ -75548,7 +75548,7 @@ "b": 135.74108999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9418092370033264, + "confidence": 0.9418092966079712, "cells": [ { "index": 9, @@ -75933,7 +75933,7 @@ "b": 231.34271, "coord_origin": "TOPLEFT" }, - "confidence": 0.9636710286140442, + "confidence": 0.9636709094047546, "cells": [ { "index": 22, @@ -76063,7 +76063,7 @@ "b": 287.88300000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9196999669075012, + "confidence": 0.9197001457214355, "cells": [ { "index": 26, @@ -76168,7 +76168,7 @@ "b": 494.883, "coord_origin": "TOPLEFT" }, - "confidence": 0.8159958720207214, + "confidence": 0.8159964680671692, "cells": [ { "index": 29, @@ -76208,7 +76208,7 @@ "b": 584.43163, "coord_origin": "TOPLEFT" }, - "confidence": 0.5808265805244446, + "confidence": 0.5808269381523132, "cells": [ { "index": 30, @@ -76497,7 +76497,7 @@ "b": 512.4328, "coord_origin": "TOPLEFT" }, - "confidence": 0.5631121397018433, + "confidence": 0.5631120204925537, "cells": [ { "index": 30, @@ -76657,7 +76657,7 @@ "b": 548.43222, "coord_origin": "TOPLEFT" }, - "confidence": 0.5346826314926147, + "confidence": 0.5346829891204834, "cells": [ { "index": 34, @@ -76697,7 +76697,7 @@ "b": 560.43202, "coord_origin": "TOPLEFT" }, - "confidence": 0.581838846206665, + "confidence": 0.5818390846252441, "cells": [ { "index": 35, @@ -76737,7 +76737,7 @@ "b": 560.43202, "coord_origin": "TOPLEFT" }, - "confidence": 0.5035740733146667, + "confidence": 0.503573477268219, "cells": [ { "index": 36, @@ -76777,7 +76777,7 @@ "b": 572.43182, "coord_origin": "TOPLEFT" }, - "confidence": 0.534027099609375, + "confidence": 0.5340273380279541, "cells": [ { "index": 37, @@ -76817,7 +76817,7 @@ "b": 572.43182, "coord_origin": "TOPLEFT" }, - "confidence": 0.5171723365783691, + "confidence": 0.5171729922294617, "cells": [ { "index": 38, @@ -76857,7 +76857,7 @@ "b": 584.43163, "coord_origin": "TOPLEFT" }, - "confidence": 0.5373470187187195, + "confidence": 0.5373476147651672, "cells": [ { "index": 39, @@ -76897,7 +76897,7 @@ "b": 584.43163, "coord_origin": "TOPLEFT" }, - "confidence": 0.5167025327682495, + "confidence": 0.51670241355896, "cells": [ { "index": 40, @@ -77004,7 +77004,7 @@ "b": 709.760956, "coord_origin": "TOPLEFT" }, - "confidence": 0.9853070974349976, + "confidence": 0.985306978225708, "cells": [ { "index": 43, @@ -77139,9 +77139,9 @@ "label": "table", "bbox": { "l": 135.52462768554688, - "t": 289.7252197265625, + "t": 289.7253112792969, "r": 545.8714599609375, - "b": 442.050537109375, + "b": 442.05059814453125, "coord_origin": "TOPLEFT" }, "confidence": 0.9851690530776978, @@ -78723,9 +78723,9 @@ "label": "table", "bbox": { "l": 135.52462768554688, - "t": 289.7252197265625, + "t": 289.7253112792969, "r": 545.8714599609375, - "b": 442.050537109375, + "b": 442.05059814453125, "coord_origin": "TOPLEFT" }, "confidence": 0.9851690530776978, @@ -80629,7 +80629,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9166396856307983, + "confidence": 0.9166395664215088, "cells": [ { "index": 0, @@ -80792,7 +80792,7 @@ "b": 106.70172000000014, "coord_origin": "TOPLEFT" }, - "confidence": 0.9551582932472229, + "confidence": 0.9551581740379333, "cells": [ { "index": 4, @@ -80959,7 +80959,7 @@ "b": 135.74108999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9418092370033264, + "confidence": 0.9418092966079712, "cells": [ { "index": 9, @@ -81368,7 +81368,7 @@ "b": 231.34271, "coord_origin": "TOPLEFT" }, - "confidence": 0.9636710286140442, + "confidence": 0.9636709094047546, "cells": [ { "index": 22, @@ -81510,7 +81510,7 @@ "b": 287.88300000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9196999669075012, + "confidence": 0.9197001457214355, "cells": [ { "index": 26, @@ -81627,7 +81627,7 @@ "b": 494.883, "coord_origin": "TOPLEFT" }, - "confidence": 0.8159958720207214, + "confidence": 0.8159964680671692, "cells": [ { "index": 29, @@ -81673,7 +81673,7 @@ "b": 584.43163, "coord_origin": "TOPLEFT" }, - "confidence": 0.5808265805244446, + "confidence": 0.5808269381523132, "cells": [ { "index": 30, @@ -81962,7 +81962,7 @@ "b": 512.4328, "coord_origin": "TOPLEFT" }, - "confidence": 0.5631121397018433, + "confidence": 0.5631120204925537, "cells": [ { "index": 30, @@ -82122,7 +82122,7 @@ "b": 548.43222, "coord_origin": "TOPLEFT" }, - "confidence": 0.5346826314926147, + "confidence": 0.5346829891204834, "cells": [ { "index": 34, @@ -82162,7 +82162,7 @@ "b": 560.43202, "coord_origin": "TOPLEFT" }, - "confidence": 0.581838846206665, + "confidence": 0.5818390846252441, "cells": [ { "index": 35, @@ -82202,7 +82202,7 @@ "b": 560.43202, "coord_origin": "TOPLEFT" }, - "confidence": 0.5035740733146667, + "confidence": 0.503573477268219, "cells": [ { "index": 36, @@ -82242,7 +82242,7 @@ "b": 572.43182, "coord_origin": "TOPLEFT" }, - "confidence": 0.534027099609375, + "confidence": 0.5340273380279541, "cells": [ { "index": 37, @@ -82282,7 +82282,7 @@ "b": 572.43182, "coord_origin": "TOPLEFT" }, - "confidence": 0.5171723365783691, + "confidence": 0.5171729922294617, "cells": [ { "index": 38, @@ -82322,7 +82322,7 @@ "b": 584.43163, "coord_origin": "TOPLEFT" }, - "confidence": 0.5373470187187195, + "confidence": 0.5373476147651672, "cells": [ { "index": 39, @@ -82362,7 +82362,7 @@ "b": 584.43163, "coord_origin": "TOPLEFT" }, - "confidence": 0.5167025327682495, + "confidence": 0.51670241355896, "cells": [ { "index": 40, @@ -82481,7 +82481,7 @@ "b": 709.760956, "coord_origin": "TOPLEFT" }, - "confidence": 0.9853070974349976, + "confidence": 0.985306978225708, "cells": [ { "index": 43, @@ -82622,9 +82622,9 @@ "label": "table", "bbox": { "l": 135.52462768554688, - "t": 289.7252197265625, + "t": 289.7253112792969, "r": 545.8714599609375, - "b": 442.050537109375, + "b": 442.05059814453125, "coord_origin": "TOPLEFT" }, "confidence": 0.9851690530776978, @@ -84593,7 +84593,7 @@ "b": 106.70172000000014, "coord_origin": "TOPLEFT" }, - "confidence": 0.9551582932472229, + "confidence": 0.9551581740379333, "cells": [ { "index": 4, @@ -84760,7 +84760,7 @@ "b": 135.74108999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.9418092370033264, + "confidence": 0.9418092966079712, "cells": [ { "index": 9, @@ -85169,7 +85169,7 @@ "b": 231.34271, "coord_origin": "TOPLEFT" }, - "confidence": 0.9636710286140442, + "confidence": 0.9636709094047546, "cells": [ { "index": 22, @@ -85311,7 +85311,7 @@ "b": 287.88300000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9196999669075012, + "confidence": 0.9197001457214355, "cells": [ { "index": 26, @@ -85428,7 +85428,7 @@ "b": 494.883, "coord_origin": "TOPLEFT" }, - "confidence": 0.8159958720207214, + "confidence": 0.8159964680671692, "cells": [ { "index": 29, @@ -85474,7 +85474,7 @@ "b": 584.43163, "coord_origin": "TOPLEFT" }, - "confidence": 0.5808265805244446, + "confidence": 0.5808269381523132, "cells": [ { "index": 30, @@ -85763,7 +85763,7 @@ "b": 512.4328, "coord_origin": "TOPLEFT" }, - "confidence": 0.5631121397018433, + "confidence": 0.5631120204925537, "cells": [ { "index": 30, @@ -85923,7 +85923,7 @@ "b": 548.43222, "coord_origin": "TOPLEFT" }, - "confidence": 0.5346826314926147, + "confidence": 0.5346829891204834, "cells": [ { "index": 34, @@ -85963,7 +85963,7 @@ "b": 560.43202, "coord_origin": "TOPLEFT" }, - "confidence": 0.581838846206665, + "confidence": 0.5818390846252441, "cells": [ { "index": 35, @@ -86003,7 +86003,7 @@ "b": 560.43202, "coord_origin": "TOPLEFT" }, - "confidence": 0.5035740733146667, + "confidence": 0.503573477268219, "cells": [ { "index": 36, @@ -86043,7 +86043,7 @@ "b": 572.43182, "coord_origin": "TOPLEFT" }, - "confidence": 0.534027099609375, + "confidence": 0.5340273380279541, "cells": [ { "index": 37, @@ -86083,7 +86083,7 @@ "b": 572.43182, "coord_origin": "TOPLEFT" }, - "confidence": 0.5171723365783691, + "confidence": 0.5171729922294617, "cells": [ { "index": 38, @@ -86123,7 +86123,7 @@ "b": 584.43163, "coord_origin": "TOPLEFT" }, - "confidence": 0.5373470187187195, + "confidence": 0.5373476147651672, "cells": [ { "index": 39, @@ -86163,7 +86163,7 @@ "b": 584.43163, "coord_origin": "TOPLEFT" }, - "confidence": 0.5167025327682495, + "confidence": 0.51670241355896, "cells": [ { "index": 40, @@ -86282,7 +86282,7 @@ "b": 709.760956, "coord_origin": "TOPLEFT" }, - "confidence": 0.9853070974349976, + "confidence": 0.985306978225708, "cells": [ { "index": 43, @@ -86423,9 +86423,9 @@ "label": "table", "bbox": { "l": 135.52462768554688, - "t": 289.7252197265625, + "t": 289.7253112792969, "r": 545.8714599609375, - "b": 442.050537109375, + "b": 442.05059814453125, "coord_origin": "TOPLEFT" }, "confidence": 0.9851690530776978, @@ -88323,7 +88323,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9166396856307983, + "confidence": 0.9166395664215088, "cells": [ { "index": 0, @@ -90401,7 +90401,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9508126378059387, + "confidence": 0.9508126974105835, "cells": [ { "index": 0, @@ -90441,7 +90441,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.8987301588058472, + "confidence": 0.898730456829071, "cells": [ { "index": 1, @@ -90481,7 +90481,7 @@ "b": 140.72113000000002, "coord_origin": "TOPLEFT" }, - "confidence": 0.9789126515388489, + "confidence": 0.9789127707481384, "cells": [ { "index": 2, @@ -90646,7 +90646,7 @@ "b": 198.74017000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.9665538668632507, + "confidence": 0.9665539860725403, "cells": [ { "index": 8, @@ -90761,7 +90761,7 @@ "b": 232.69976999999994, "coord_origin": "TOPLEFT" }, - "confidence": 0.9691813588142395, + "confidence": 0.969181478023529, "cells": [ { "index": 12, @@ -90826,7 +90826,7 @@ "b": 278.71898999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.9729602336883545, + "confidence": 0.9729602932929993, "cells": [ { "index": 14, @@ -91131,7 +91131,7 @@ "label": "table", "bbox": { "l": 64.41139221191406, - "t": 393.6136169433594, + "t": 393.6136474609375, "r": 547.3950805664062, "b": 721.60791015625, "coord_origin": "TOPLEFT" @@ -94730,7 +94730,7 @@ "label": "table", "bbox": { "l": 64.41139221191406, - "t": 393.6136169433594, + "t": 393.6136474609375, "r": 547.3950805664062, "b": 721.60791015625, "coord_origin": "TOPLEFT" @@ -99330,7 +99330,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9508126378059387, + "confidence": 0.9508126974105835, "cells": [ { "index": 0, @@ -99376,7 +99376,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.8987301588058472, + "confidence": 0.898730456829071, "cells": [ { "index": 1, @@ -99422,7 +99422,7 @@ "b": 140.72113000000002, "coord_origin": "TOPLEFT" }, - "confidence": 0.9789126515388489, + "confidence": 0.9789127707481384, "cells": [ { "index": 2, @@ -99593,7 +99593,7 @@ "b": 198.74017000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.9665538668632507, + "confidence": 0.9665539860725403, "cells": [ { "index": 8, @@ -99714,7 +99714,7 @@ "b": 232.69976999999994, "coord_origin": "TOPLEFT" }, - "confidence": 0.9691813588142395, + "confidence": 0.969181478023529, "cells": [ { "index": 12, @@ -99785,7 +99785,7 @@ "b": 278.71898999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.9729602336883545, + "confidence": 0.9729602932929993, "cells": [ { "index": 14, @@ -100114,7 +100114,7 @@ "label": "table", "bbox": { "l": 64.41139221191406, - "t": 393.6136169433594, + "t": 393.6136474609375, "r": 547.3950805664062, "b": 721.60791015625, "coord_origin": "TOPLEFT" @@ -104708,7 +104708,7 @@ "b": 140.72113000000002, "coord_origin": "TOPLEFT" }, - "confidence": 0.9789126515388489, + "confidence": 0.9789127707481384, "cells": [ { "index": 2, @@ -104879,7 +104879,7 @@ "b": 198.74017000000003, "coord_origin": "TOPLEFT" }, - "confidence": 0.9665538668632507, + "confidence": 0.9665539860725403, "cells": [ { "index": 8, @@ -105000,7 +105000,7 @@ "b": 232.69976999999994, "coord_origin": "TOPLEFT" }, - "confidence": 0.9691813588142395, + "confidence": 0.969181478023529, "cells": [ { "index": 12, @@ -105071,7 +105071,7 @@ "b": 278.71898999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.9729602336883545, + "confidence": 0.9729602932929993, "cells": [ { "index": 14, @@ -105400,7 +105400,7 @@ "label": "table", "bbox": { "l": 64.41139221191406, - "t": 393.6136169433594, + "t": 393.6136474609375, "r": 547.3950805664062, "b": 721.60791015625, "coord_origin": "TOPLEFT" @@ -109994,7 +109994,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9508126378059387, + "confidence": 0.9508126974105835, "cells": [ { "index": 0, @@ -110040,7 +110040,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.8987301588058472, + "confidence": 0.898730456829071, "cells": [ { "index": 1, @@ -111637,7 +111637,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9071078896522522, + "confidence": 0.907107949256897, "cells": [ { "index": 1, @@ -111677,7 +111677,7 @@ "b": 92.72185999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.872844398021698, + "confidence": 0.872843861579895, "cells": [ { "index": 2, @@ -111792,7 +111792,7 @@ "b": 422.46301, "coord_origin": "TOPLEFT" }, - "confidence": 0.938783586025238, + "confidence": 0.9387835264205933, "cells": [ { "index": 6, @@ -111832,7 +111832,7 @@ "b": 451.04401, "coord_origin": "TOPLEFT" }, - "confidence": 0.9477567076683044, + "confidence": 0.9477565884590149, "cells": [ { "index": 7, @@ -111872,7 +111872,7 @@ "b": 500.30115, "coord_origin": "TOPLEFT" }, - "confidence": 0.9843975901603699, + "confidence": 0.9843974709510803, "cells": [ { "index": 8, @@ -111982,12 +111982,12 @@ "label": "picture", "bbox": { "l": 135.97177124023438, - "t": 107.41075134277344, + "t": 107.4107437133789, "r": 545.4180908203125, "b": 410.60931396484375, "coord_origin": "TOPLEFT" }, - "confidence": 0.9788318872451782, + "confidence": 0.9788317680358887, "cells": [ { "index": 12, @@ -115184,7 +115184,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9071078896522522, + "confidence": 0.907107949256897, "cells": [ { "index": 1, @@ -115230,7 +115230,7 @@ "b": 92.72185999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.872844398021698, + "confidence": 0.872843861579895, "cells": [ { "index": 2, @@ -115351,7 +115351,7 @@ "b": 422.46301, "coord_origin": "TOPLEFT" }, - "confidence": 0.938783586025238, + "confidence": 0.9387835264205933, "cells": [ { "index": 6, @@ -115397,7 +115397,7 @@ "b": 451.04401, "coord_origin": "TOPLEFT" }, - "confidence": 0.9477567076683044, + "confidence": 0.9477565884590149, "cells": [ { "index": 7, @@ -115443,7 +115443,7 @@ "b": 500.30115, "coord_origin": "TOPLEFT" }, - "confidence": 0.9843975901603699, + "confidence": 0.9843974709510803, "cells": [ { "index": 8, @@ -115559,12 +115559,12 @@ "label": "picture", "bbox": { "l": 135.97177124023438, - "t": 107.41075134277344, + "t": 107.4107437133789, "r": 545.4180908203125, "b": 410.60931396484375, "coord_origin": "TOPLEFT" }, - "confidence": 0.9788318872451782, + "confidence": 0.9788317680358887, "cells": [ { "index": 12, @@ -118712,7 +118712,7 @@ "b": 92.72185999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.872844398021698, + "confidence": 0.872843861579895, "cells": [ { "index": 2, @@ -118833,7 +118833,7 @@ "b": 422.46301, "coord_origin": "TOPLEFT" }, - "confidence": 0.938783586025238, + "confidence": 0.9387835264205933, "cells": [ { "index": 6, @@ -118879,7 +118879,7 @@ "b": 451.04401, "coord_origin": "TOPLEFT" }, - "confidence": 0.9477567076683044, + "confidence": 0.9477565884590149, "cells": [ { "index": 7, @@ -118925,7 +118925,7 @@ "b": 500.30115, "coord_origin": "TOPLEFT" }, - "confidence": 0.9843975901603699, + "confidence": 0.9843974709510803, "cells": [ { "index": 8, @@ -119041,12 +119041,12 @@ "label": "picture", "bbox": { "l": 135.97177124023438, - "t": 107.41075134277344, + "t": 107.4107437133789, "r": 545.4180908203125, "b": 410.60931396484375, "coord_origin": "TOPLEFT" }, - "confidence": 0.9788318872451782, + "confidence": 0.9788317680358887, "cells": [ { "index": 12, @@ -122240,7 +122240,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9071078896522522, + "confidence": 0.907107949256897, "cells": [ { "index": 1, @@ -123652,7 +123652,7 @@ "b": 80.72204999999985, "coord_origin": "TOPLEFT" }, - "confidence": 0.7875156402587891, + "confidence": 0.7875155806541443, "cells": [ { "index": 2, @@ -123732,7 +123732,7 @@ "b": 235.70154000000002, "coord_origin": "TOPLEFT" }, - "confidence": 0.9466660022735596, + "confidence": 0.94666588306427, "cells": [ { "index": 4, @@ -123862,7 +123862,7 @@ "b": 269.72089000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9445974230766296, + "confidence": 0.9445973038673401, "cells": [ { "index": 8, @@ -124132,7 +124132,7 @@ "b": 368.71933000000007, "coord_origin": "TOPLEFT" }, - "confidence": 0.9748278260231018, + "confidence": 0.9748277068138123, "cells": [ { "index": 17, @@ -124222,7 +124222,7 @@ "b": 605.04291, "coord_origin": "TOPLEFT" }, - "confidence": 0.9274530410766602, + "confidence": 0.9274529814720154, "cells": [ { "index": 20, @@ -124482,7 +124482,7 @@ "b": 204.2716064453125, "coord_origin": "TOPLEFT" }, - "confidence": 0.9731299877166748, + "confidence": 0.9731298685073853, "cells": [ { "index": 28, @@ -125142,13 +125142,13 @@ "id": 16, "label": "picture", "bbox": { - "l": 135.64837646484375, - "t": 384.1737060546875, - "r": 301.2367248535156, + "l": 135.64834594726562, + "t": 384.1736755371094, + "r": 301.23675537109375, "b": 594.7566528320312, "coord_origin": "TOPLEFT" }, - "confidence": 0.7221468687057495, + "confidence": 0.7221470475196838, "cells": [ { "index": 38, @@ -125487,7 +125487,7 @@ "b": 395.49527, "coord_origin": "TOPLEFT" }, - "confidence": 0.7616674304008484, + "confidence": 0.7616671323776245, "cells": [ { "index": 38, @@ -125592,7 +125592,7 @@ "b": 431.33008, "coord_origin": "TOPLEFT" }, - "confidence": 0.5213791728019714, + "confidence": 0.5213785767555237, "cells": [ { "index": 41, @@ -125672,7 +125672,7 @@ "b": 482.09598, "coord_origin": "TOPLEFT" }, - "confidence": 0.5759297609329224, + "confidence": 0.5759296417236328, "cells": [ { "index": 43, @@ -125897,7 +125897,7 @@ "b": 586.61409, "coord_origin": "TOPLEFT" }, - "confidence": 0.5024971961975098, + "confidence": 0.5024963617324829, "cells": [ { "index": 49, @@ -125972,7 +125972,7 @@ "b": 204.2716064453125, "coord_origin": "TOPLEFT" }, - "confidence": 0.9731299877166748, + "confidence": 0.9731298685073853, "cells": [ { "index": 28, @@ -126914,7 +126914,7 @@ "b": 80.72204999999985, "coord_origin": "TOPLEFT" }, - "confidence": 0.7875156402587891, + "confidence": 0.7875155806541443, "cells": [ { "index": 2, @@ -127006,7 +127006,7 @@ "b": 235.70154000000002, "coord_origin": "TOPLEFT" }, - "confidence": 0.9466660022735596, + "confidence": 0.94666588306427, "cells": [ { "index": 4, @@ -127148,7 +127148,7 @@ "b": 269.72089000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9445974230766296, + "confidence": 0.9445973038673401, "cells": [ { "index": 8, @@ -127436,7 +127436,7 @@ "b": 368.71933000000007, "coord_origin": "TOPLEFT" }, - "confidence": 0.9748278260231018, + "confidence": 0.9748277068138123, "cells": [ { "index": 17, @@ -127532,7 +127532,7 @@ "b": 605.04291, "coord_origin": "TOPLEFT" }, - "confidence": 0.9274530410766602, + "confidence": 0.9274529814720154, "cells": [ { "index": 20, @@ -127816,7 +127816,7 @@ "b": 204.2716064453125, "coord_origin": "TOPLEFT" }, - "confidence": 0.9731299877166748, + "confidence": 0.9731298685073853, "cells": [ { "index": 28, @@ -128652,13 +128652,13 @@ "id": 16, "label": "picture", "bbox": { - "l": 135.64837646484375, - "t": 384.1737060546875, - "r": 301.2367248535156, + "l": 135.64834594726562, + "t": 384.1736755371094, + "r": 301.23675537109375, "b": 594.7566528320312, "coord_origin": "TOPLEFT" }, - "confidence": 0.7221468687057495, + "confidence": 0.7221470475196838, "cells": [ { "index": 38, @@ -128997,7 +128997,7 @@ "b": 395.49527, "coord_origin": "TOPLEFT" }, - "confidence": 0.7616674304008484, + "confidence": 0.7616671323776245, "cells": [ { "index": 38, @@ -129102,7 +129102,7 @@ "b": 431.33008, "coord_origin": "TOPLEFT" }, - "confidence": 0.5213791728019714, + "confidence": 0.5213785767555237, "cells": [ { "index": 41, @@ -129182,7 +129182,7 @@ "b": 482.09598, "coord_origin": "TOPLEFT" }, - "confidence": 0.5759297609329224, + "confidence": 0.5759296417236328, "cells": [ { "index": 43, @@ -129407,7 +129407,7 @@ "b": 586.61409, "coord_origin": "TOPLEFT" }, - "confidence": 0.5024971961975098, + "confidence": 0.5024963617324829, "cells": [ { "index": 49, @@ -129486,7 +129486,7 @@ "b": 80.72204999999985, "coord_origin": "TOPLEFT" }, - "confidence": 0.7875156402587891, + "confidence": 0.7875155806541443, "cells": [ { "index": 2, @@ -129578,7 +129578,7 @@ "b": 235.70154000000002, "coord_origin": "TOPLEFT" }, - "confidence": 0.9466660022735596, + "confidence": 0.94666588306427, "cells": [ { "index": 4, @@ -129720,7 +129720,7 @@ "b": 269.72089000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9445974230766296, + "confidence": 0.9445973038673401, "cells": [ { "index": 8, @@ -130008,7 +130008,7 @@ "b": 368.71933000000007, "coord_origin": "TOPLEFT" }, - "confidence": 0.9748278260231018, + "confidence": 0.9748277068138123, "cells": [ { "index": 17, @@ -130104,7 +130104,7 @@ "b": 605.04291, "coord_origin": "TOPLEFT" }, - "confidence": 0.9274530410766602, + "confidence": 0.9274529814720154, "cells": [ { "index": 20, @@ -130388,7 +130388,7 @@ "b": 204.2716064453125, "coord_origin": "TOPLEFT" }, - "confidence": 0.9731299877166748, + "confidence": 0.9731298685073853, "cells": [ { "index": 28, @@ -131224,13 +131224,13 @@ "id": 16, "label": "picture", "bbox": { - "l": 135.64837646484375, - "t": 384.1737060546875, - "r": 301.2367248535156, + "l": 135.64834594726562, + "t": 384.1736755371094, + "r": 301.23675537109375, "b": 594.7566528320312, "coord_origin": "TOPLEFT" }, - "confidence": 0.7221468687057495, + "confidence": 0.7221470475196838, "cells": [ { "index": 38, @@ -131569,7 +131569,7 @@ "b": 395.49527, "coord_origin": "TOPLEFT" }, - "confidence": 0.7616674304008484, + "confidence": 0.7616671323776245, "cells": [ { "index": 38, @@ -131674,7 +131674,7 @@ "b": 431.33008, "coord_origin": "TOPLEFT" }, - "confidence": 0.5213791728019714, + "confidence": 0.5213785767555237, "cells": [ { "index": 41, @@ -131754,7 +131754,7 @@ "b": 482.09598, "coord_origin": "TOPLEFT" }, - "confidence": 0.5759297609329224, + "confidence": 0.5759296417236328, "cells": [ { "index": 43, @@ -131979,7 +131979,7 @@ "b": 586.61409, "coord_origin": "TOPLEFT" }, - "confidence": 0.5024971961975098, + "confidence": 0.5024963617324829, "cells": [ { "index": 49, @@ -133676,7 +133676,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9505079388618469, + "confidence": 0.9505080580711365, "cells": [ { "index": 1, @@ -133716,7 +133716,7 @@ "b": 80.72167999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.8370978832244873, + "confidence": 0.8370987772941589, "cells": [ { "index": 2, @@ -133756,7 +133756,7 @@ "b": 101.82299999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.913235604763031, + "confidence": 0.9132358431816101, "cells": [ { "index": 3, @@ -133796,7 +133796,7 @@ "b": 336.96371000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9645338654518127, + "confidence": 0.9645339846611023, "cells": [ { "index": 4, @@ -134051,7 +134051,7 @@ "b": 481.70004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9807308912277222, + "confidence": 0.9807307720184326, "cells": [ { "index": 13, @@ -134141,7 +134141,7 @@ "b": 503.7196, "coord_origin": "TOPLEFT" }, - "confidence": 0.9237529635429382, + "confidence": 0.9237534403800964, "cells": [ { "index": 16, @@ -134246,7 +134246,7 @@ "b": 537.739, "coord_origin": "TOPLEFT" }, - "confidence": 0.9514460563659668, + "confidence": 0.9514461755752563, "cells": [ { "index": 19, @@ -134311,7 +134311,7 @@ "b": 566.71861, "coord_origin": "TOPLEFT" }, - "confidence": 0.951230525970459, + "confidence": 0.9512304067611694, "cells": [ { "index": 21, @@ -134401,7 +134401,7 @@ "b": 641.4285600000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.7066455483436584, + "confidence": 0.7066511511802673, "cells": [ { "index": 24, @@ -134535,7 +134535,7 @@ "id": 0, "label": "table", "bbox": { - "l": 63.55636978149414, + "l": 63.55635070800781, "t": 104.23387145996094, "r": 548.5687255859375, "b": 296.22467041015625, @@ -136509,7 +136509,7 @@ "id": 0, "label": "table", "bbox": { - "l": 63.55636978149414, + "l": 63.55635070800781, "t": 104.23387145996094, "r": 548.5687255859375, "b": 296.22467041015625, @@ -139157,7 +139157,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9505079388618469, + "confidence": 0.9505080580711365, "cells": [ { "index": 1, @@ -139203,7 +139203,7 @@ "b": 80.72167999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.8370978832244873, + "confidence": 0.8370987772941589, "cells": [ { "index": 2, @@ -139249,7 +139249,7 @@ "b": 101.82299999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.913235604763031, + "confidence": 0.9132358431816101, "cells": [ { "index": 3, @@ -139295,7 +139295,7 @@ "b": 336.96371000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9645338654518127, + "confidence": 0.9645339846611023, "cells": [ { "index": 4, @@ -139562,7 +139562,7 @@ "b": 481.70004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9807308912277222, + "confidence": 0.9807307720184326, "cells": [ { "index": 13, @@ -139658,7 +139658,7 @@ "b": 503.7196, "coord_origin": "TOPLEFT" }, - "confidence": 0.9237529635429382, + "confidence": 0.9237534403800964, "cells": [ { "index": 16, @@ -139775,7 +139775,7 @@ "b": 537.739, "coord_origin": "TOPLEFT" }, - "confidence": 0.9514460563659668, + "confidence": 0.9514461755752563, "cells": [ { "index": 19, @@ -139846,7 +139846,7 @@ "b": 566.71861, "coord_origin": "TOPLEFT" }, - "confidence": 0.951230525970459, + "confidence": 0.9512304067611694, "cells": [ { "index": 21, @@ -139942,7 +139942,7 @@ "b": 641.4285600000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.7066455483436584, + "confidence": 0.7066511511802673, "cells": [ { "index": 24, @@ -140082,7 +140082,7 @@ "id": 0, "label": "table", "bbox": { - "l": 63.55636978149414, + "l": 63.55635070800781, "t": 104.23387145996094, "r": 548.5687255859375, "b": 296.22467041015625, @@ -142678,7 +142678,7 @@ "b": 80.72167999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.8370978832244873, + "confidence": 0.8370987772941589, "cells": [ { "index": 2, @@ -142724,7 +142724,7 @@ "b": 101.82299999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.913235604763031, + "confidence": 0.9132358431816101, "cells": [ { "index": 3, @@ -142770,7 +142770,7 @@ "b": 336.96371000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9645338654518127, + "confidence": 0.9645339846611023, "cells": [ { "index": 4, @@ -143037,7 +143037,7 @@ "b": 481.70004, "coord_origin": "TOPLEFT" }, - "confidence": 0.9807308912277222, + "confidence": 0.9807307720184326, "cells": [ { "index": 13, @@ -143133,7 +143133,7 @@ "b": 503.7196, "coord_origin": "TOPLEFT" }, - "confidence": 0.9237529635429382, + "confidence": 0.9237534403800964, "cells": [ { "index": 16, @@ -143250,7 +143250,7 @@ "b": 537.739, "coord_origin": "TOPLEFT" }, - "confidence": 0.9514460563659668, + "confidence": 0.9514461755752563, "cells": [ { "index": 19, @@ -143321,7 +143321,7 @@ "b": 566.71861, "coord_origin": "TOPLEFT" }, - "confidence": 0.951230525970459, + "confidence": 0.9512304067611694, "cells": [ { "index": 21, @@ -143417,7 +143417,7 @@ "b": 641.4285600000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.7066455483436584, + "confidence": 0.7066511511802673, "cells": [ { "index": 24, @@ -143557,7 +143557,7 @@ "id": 0, "label": "table", "bbox": { - "l": 63.55636978149414, + "l": 63.55635070800781, "t": 104.23387145996094, "r": 548.5687255859375, "b": 296.22467041015625, @@ -146199,7 +146199,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9505079388618469, + "confidence": 0.9505080580711365, "cells": [ { "index": 1, @@ -147621,7 +147621,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9105783104896545, + "confidence": 0.9105784296989441, "cells": [ { "index": 1, @@ -147661,7 +147661,7 @@ "b": 80.43322999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.5606335997581482, + "confidence": 0.5606338381767273, "cells": [ { "index": 2, @@ -147701,7 +147701,7 @@ "b": 92.43304, "coord_origin": "TOPLEFT" }, - "confidence": 0.589726984500885, + "confidence": 0.5897274613380432, "cells": [ { "index": 3, @@ -147741,7 +147741,7 @@ "b": 260.43048, "coord_origin": "TOPLEFT" }, - "confidence": 0.778521716594696, + "confidence": 0.7785214185714722, "cells": [ { "index": 4, @@ -148106,7 +148106,7 @@ "b": 296.71871999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.8678942918777466, + "confidence": 0.8678945899009705, "cells": [ { "index": 18, @@ -148326,7 +148326,7 @@ "b": 359.71771, "coord_origin": "TOPLEFT" }, - "confidence": 0.9705166220664978, + "confidence": 0.9705167412757874, "cells": [ { "index": 25, @@ -148416,7 +148416,7 @@ "b": 376.6975100000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9469642639160156, + "confidence": 0.9469640254974365, "cells": [ { "index": 28, @@ -148481,7 +148481,7 @@ "b": 393.73709, "coord_origin": "TOPLEFT" }, - "confidence": 0.7003502249717712, + "confidence": 0.7003504037857056, "cells": [ { "index": 30, @@ -148521,7 +148521,7 @@ "b": 414.84302, "coord_origin": "TOPLEFT" }, - "confidence": 0.8488203287124634, + "confidence": 0.8488209247589111, "cells": [ { "index": 31, @@ -148561,7 +148561,7 @@ "b": 684.44884, "coord_origin": "TOPLEFT" }, - "confidence": 0.8411229252815247, + "confidence": 0.8411226868629456, "cells": [ { "index": 32, @@ -149162,7 +149162,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9105783104896545, + "confidence": 0.9105784296989441, "cells": [ { "index": 1, @@ -149208,7 +149208,7 @@ "b": 80.43322999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.5606335997581482, + "confidence": 0.5606338381767273, "cells": [ { "index": 2, @@ -149254,7 +149254,7 @@ "b": 92.43304, "coord_origin": "TOPLEFT" }, - "confidence": 0.589726984500885, + "confidence": 0.5897274613380432, "cells": [ { "index": 3, @@ -149300,7 +149300,7 @@ "b": 260.43048, "coord_origin": "TOPLEFT" }, - "confidence": 0.778521716594696, + "confidence": 0.7785214185714722, "cells": [ { "index": 4, @@ -149671,7 +149671,7 @@ "b": 296.71871999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.8678942918777466, + "confidence": 0.8678945899009705, "cells": [ { "index": 18, @@ -149909,7 +149909,7 @@ "b": 359.71771, "coord_origin": "TOPLEFT" }, - "confidence": 0.9705166220664978, + "confidence": 0.9705167412757874, "cells": [ { "index": 25, @@ -150005,7 +150005,7 @@ "b": 376.6975100000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9469642639160156, + "confidence": 0.9469640254974365, "cells": [ { "index": 28, @@ -150076,7 +150076,7 @@ "b": 393.73709, "coord_origin": "TOPLEFT" }, - "confidence": 0.7003502249717712, + "confidence": 0.7003504037857056, "cells": [ { "index": 30, @@ -150122,7 +150122,7 @@ "b": 414.84302, "coord_origin": "TOPLEFT" }, - "confidence": 0.8488203287124634, + "confidence": 0.8488209247589111, "cells": [ { "index": 31, @@ -150168,7 +150168,7 @@ "b": 684.44884, "coord_origin": "TOPLEFT" }, - "confidence": 0.8411229252815247, + "confidence": 0.8411226868629456, "cells": [ { "index": 32, @@ -150716,7 +150716,7 @@ "b": 80.43322999999998, "coord_origin": "TOPLEFT" }, - "confidence": 0.5606335997581482, + "confidence": 0.5606338381767273, "cells": [ { "index": 2, @@ -150762,7 +150762,7 @@ "b": 92.43304, "coord_origin": "TOPLEFT" }, - "confidence": 0.589726984500885, + "confidence": 0.5897274613380432, "cells": [ { "index": 3, @@ -150808,7 +150808,7 @@ "b": 260.43048, "coord_origin": "TOPLEFT" }, - "confidence": 0.778521716594696, + "confidence": 0.7785214185714722, "cells": [ { "index": 4, @@ -151179,7 +151179,7 @@ "b": 296.71871999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.8678942918777466, + "confidence": 0.8678945899009705, "cells": [ { "index": 18, @@ -151417,7 +151417,7 @@ "b": 359.71771, "coord_origin": "TOPLEFT" }, - "confidence": 0.9705166220664978, + "confidence": 0.9705167412757874, "cells": [ { "index": 25, @@ -151513,7 +151513,7 @@ "b": 376.6975100000001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9469642639160156, + "confidence": 0.9469640254974365, "cells": [ { "index": 28, @@ -151584,7 +151584,7 @@ "b": 393.73709, "coord_origin": "TOPLEFT" }, - "confidence": 0.7003502249717712, + "confidence": 0.7003504037857056, "cells": [ { "index": 30, @@ -151630,7 +151630,7 @@ "b": 414.84302, "coord_origin": "TOPLEFT" }, - "confidence": 0.8488203287124634, + "confidence": 0.8488209247589111, "cells": [ { "index": 31, @@ -151676,7 +151676,7 @@ "b": 684.44884, "coord_origin": "TOPLEFT" }, - "confidence": 0.8411229252815247, + "confidence": 0.8411226868629456, "cells": [ { "index": 32, @@ -152270,7 +152270,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9105783104896545, + "confidence": 0.9105784296989441, "cells": [ { "index": 1, @@ -153202,7 +153202,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9161998629570007, + "confidence": 0.9161999821662903, "cells": [ { "index": 0, @@ -153242,7 +153242,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9540064334869385, + "confidence": 0.9540063142776489, "cells": [ { "index": 1, @@ -153282,7 +153282,7 @@ "b": 80.72167999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.8751048445701599, + "confidence": 0.8751050233840942, "cells": [ { "index": 2, @@ -153387,7 +153387,7 @@ "b": 214.36273000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.9645015001296997, + "confidence": 0.9645013809204102, "cells": [ { "index": 5, @@ -153542,7 +153542,7 @@ "b": 278.72113, "coord_origin": "TOPLEFT" }, - "confidence": 0.9059441685676575, + "confidence": 0.9059439301490784, "cells": [ { "index": 10, @@ -153607,7 +153607,7 @@ "b": 299.88300000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.657009482383728, + "confidence": 0.657010018825531, "cells": [ { "index": 12, @@ -153712,7 +153712,7 @@ "b": 329.43271, "coord_origin": "TOPLEFT" }, - "confidence": 0.598584771156311, + "confidence": 0.5985845923423767, "cells": [ { "index": 15, @@ -153937,7 +153937,7 @@ "b": 413.72021, "coord_origin": "TOPLEFT" }, - "confidence": 0.9449257850646973, + "confidence": 0.9449256062507629, "cells": [ { "index": 21, @@ -154277,7 +154277,7 @@ "b": 657.3629, "coord_origin": "TOPLEFT" }, - "confidence": 0.9499983787536621, + "confidence": 0.9499982595443726, "cells": [ { "index": 34, @@ -154311,13 +154311,13 @@ "id": 3, "label": "picture", "bbox": { - "l": 63.801902770996094, - "t": 95.38241577148438, - "r": 547.11474609375, - "b": 170.0321502685547, + "l": 63.80195617675781, + "t": 95.38239288330078, + "r": 547.1146850585938, + "b": 170.03208923339844, "coord_origin": "TOPLEFT" }, - "confidence": 0.9635388851165771, + "confidence": 0.9635390043258667, "cells": [], "children": [] }, @@ -154325,7 +154325,7 @@ "id": 0, "label": "picture", "bbox": { - "l": 63.985130310058594, + "l": 63.9850959777832, "t": 427.90496826171875, "r": 530.0478515625, "b": 646.1396484375, @@ -154360,7 +154360,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9161998629570007, + "confidence": 0.9161999821662903, "cells": [ { "index": 0, @@ -154406,7 +154406,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9540064334869385, + "confidence": 0.9540063142776489, "cells": [ { "index": 1, @@ -154452,7 +154452,7 @@ "b": 80.72167999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.8751048445701599, + "confidence": 0.8751050233840942, "cells": [ { "index": 2, @@ -154569,7 +154569,7 @@ "b": 214.36273000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.9645015001296997, + "confidence": 0.9645013809204102, "cells": [ { "index": 5, @@ -154736,7 +154736,7 @@ "b": 278.72113, "coord_origin": "TOPLEFT" }, - "confidence": 0.9059441685676575, + "confidence": 0.9059439301490784, "cells": [ { "index": 10, @@ -154807,7 +154807,7 @@ "b": 299.88300000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.657009482383728, + "confidence": 0.657010018825531, "cells": [ { "index": 12, @@ -154924,7 +154924,7 @@ "b": 329.43271, "coord_origin": "TOPLEFT" }, - "confidence": 0.598584771156311, + "confidence": 0.5985845923423767, "cells": [ { "index": 15, @@ -155179,7 +155179,7 @@ "b": 413.72021, "coord_origin": "TOPLEFT" }, - "confidence": 0.9449257850646973, + "confidence": 0.9449256062507629, "cells": [ { "index": 21, @@ -155525,7 +155525,7 @@ "b": 657.3629, "coord_origin": "TOPLEFT" }, - "confidence": 0.9499983787536621, + "confidence": 0.9499982595443726, "cells": [ { "index": 34, @@ -155565,13 +155565,13 @@ "id": 3, "label": "picture", "bbox": { - "l": 63.801902770996094, - "t": 95.38241577148438, - "r": 547.11474609375, - "b": 170.0321502685547, + "l": 63.80195617675781, + "t": 95.38239288330078, + "r": 547.1146850585938, + "b": 170.03208923339844, "coord_origin": "TOPLEFT" }, - "confidence": 0.9635388851165771, + "confidence": 0.9635390043258667, "cells": [], "children": [] }, @@ -155589,7 +155589,7 @@ "id": 0, "label": "picture", "bbox": { - "l": 63.985130310058594, + "l": 63.9850959777832, "t": 427.90496826171875, "r": 530.0478515625, "b": 646.1396484375, @@ -155621,7 +155621,7 @@ "b": 80.72167999999999, "coord_origin": "TOPLEFT" }, - "confidence": 0.8751048445701599, + "confidence": 0.8751050233840942, "cells": [ { "index": 2, @@ -155738,7 +155738,7 @@ "b": 214.36273000000006, "coord_origin": "TOPLEFT" }, - "confidence": 0.9645015001296997, + "confidence": 0.9645013809204102, "cells": [ { "index": 5, @@ -155905,7 +155905,7 @@ "b": 278.72113, "coord_origin": "TOPLEFT" }, - "confidence": 0.9059441685676575, + "confidence": 0.9059439301490784, "cells": [ { "index": 10, @@ -155976,7 +155976,7 @@ "b": 299.88300000000004, "coord_origin": "TOPLEFT" }, - "confidence": 0.657009482383728, + "confidence": 0.657010018825531, "cells": [ { "index": 12, @@ -156093,7 +156093,7 @@ "b": 329.43271, "coord_origin": "TOPLEFT" }, - "confidence": 0.598584771156311, + "confidence": 0.5985845923423767, "cells": [ { "index": 15, @@ -156348,7 +156348,7 @@ "b": 413.72021, "coord_origin": "TOPLEFT" }, - "confidence": 0.9449257850646973, + "confidence": 0.9449256062507629, "cells": [ { "index": 21, @@ -156694,7 +156694,7 @@ "b": 657.3629, "coord_origin": "TOPLEFT" }, - "confidence": 0.9499983787536621, + "confidence": 0.9499982595443726, "cells": [ { "index": 34, @@ -156734,13 +156734,13 @@ "id": 3, "label": "picture", "bbox": { - "l": 63.801902770996094, - "t": 95.38241577148438, - "r": 547.11474609375, - "b": 170.0321502685547, + "l": 63.80195617675781, + "t": 95.38239288330078, + "r": 547.1146850585938, + "b": 170.03208923339844, "coord_origin": "TOPLEFT" }, - "confidence": 0.9635388851165771, + "confidence": 0.9635390043258667, "cells": [], "children": [] }, @@ -156758,7 +156758,7 @@ "id": 0, "label": "picture", "bbox": { - "l": 63.985130310058594, + "l": 63.9850959777832, "t": 427.90496826171875, "r": 530.0478515625, "b": 646.1396484375, @@ -156790,7 +156790,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9161998629570007, + "confidence": 0.9161999821662903, "cells": [ { "index": 0, @@ -156836,7 +156836,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.9540064334869385, + "confidence": 0.9540063142776489, "cells": [ { "index": 1, @@ -157243,7 +157243,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.95576012134552, + "confidence": 0.9557602405548096, "cells": [ { "index": 0, @@ -157283,7 +157283,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9056528806686401, + "confidence": 0.9056527614593506, "cells": [ { "index": 1, @@ -157488,7 +157488,7 @@ "b": 488.883, "coord_origin": "TOPLEFT" }, - "confidence": 0.9529654383659363, + "confidence": 0.9529653191566467, "cells": [ { "index": 8, @@ -157528,7 +157528,7 @@ "b": 539.78125, "coord_origin": "TOPLEFT" }, - "confidence": 0.9766736626625061, + "confidence": 0.9766737818717957, "cells": [ { "index": 9, @@ -157643,7 +157643,7 @@ "b": 675.8429, "coord_origin": "TOPLEFT" }, - "confidence": 0.9514285922050476, + "confidence": 0.9514287114143372, "cells": [ { "index": 13, @@ -157678,9 +157678,9 @@ "label": "picture", "bbox": { "l": 136.5016632080078, - "t": 119.2491226196289, + "t": 119.24909210205078, "r": 545.4508666992188, - "b": 477.5412292480469, + "b": 477.54119873046875, "coord_origin": "TOPLEFT" }, "confidence": 0.9864527583122253, @@ -157726,7 +157726,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.95576012134552, + "confidence": 0.9557602405548096, "cells": [ { "index": 0, @@ -157772,7 +157772,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9056528806686401, + "confidence": 0.9056527614593506, "cells": [ { "index": 1, @@ -157989,7 +157989,7 @@ "b": 488.883, "coord_origin": "TOPLEFT" }, - "confidence": 0.9529654383659363, + "confidence": 0.9529653191566467, "cells": [ { "index": 8, @@ -158035,7 +158035,7 @@ "b": 539.78125, "coord_origin": "TOPLEFT" }, - "confidence": 0.9766736626625061, + "confidence": 0.9766737818717957, "cells": [ { "index": 9, @@ -158156,7 +158156,7 @@ "b": 675.8429, "coord_origin": "TOPLEFT" }, - "confidence": 0.9514285922050476, + "confidence": 0.9514287114143372, "cells": [ { "index": 13, @@ -158197,9 +158197,9 @@ "label": "picture", "bbox": { "l": 136.5016632080078, - "t": 119.2491226196289, + "t": 119.24909210205078, "r": 545.4508666992188, - "b": 477.5412292480469, + "b": 477.54119873046875, "coord_origin": "TOPLEFT" }, "confidence": 0.9864527583122253, @@ -158423,7 +158423,7 @@ "b": 488.883, "coord_origin": "TOPLEFT" }, - "confidence": 0.9529654383659363, + "confidence": 0.9529653191566467, "cells": [ { "index": 8, @@ -158469,7 +158469,7 @@ "b": 539.78125, "coord_origin": "TOPLEFT" }, - "confidence": 0.9766736626625061, + "confidence": 0.9766737818717957, "cells": [ { "index": 9, @@ -158590,7 +158590,7 @@ "b": 675.8429, "coord_origin": "TOPLEFT" }, - "confidence": 0.9514285922050476, + "confidence": 0.9514287114143372, "cells": [ { "index": 13, @@ -158631,9 +158631,9 @@ "label": "picture", "bbox": { "l": 136.5016632080078, - "t": 119.2491226196289, + "t": 119.24909210205078, "r": 545.4508666992188, - "b": 477.5412292480469, + "b": 477.54119873046875, "coord_origin": "TOPLEFT" }, "confidence": 0.9864527583122253, @@ -158686,7 +158686,7 @@ "b": 763.863001, "coord_origin": "TOPLEFT" }, - "confidence": 0.95576012134552, + "confidence": 0.9557602405548096, "cells": [ { "index": 0, @@ -158732,7 +158732,7 @@ "b": 764.06172, "coord_origin": "TOPLEFT" }, - "confidence": 0.9056528806686401, + "confidence": 0.9056527614593506, "cells": [ { "index": 1, @@ -160244,7 +160244,7 @@ "b": 706.60762, "coord_origin": "TOPLEFT" }, - "confidence": 0.7632161378860474, + "confidence": 0.7632176280021667, "cells": [ { "index": 2, @@ -161691,7 +161691,7 @@ "b": 706.60762, "coord_origin": "TOPLEFT" }, - "confidence": 0.7632161378860474, + "confidence": 0.7632176280021667, "cells": [ { "index": 2, @@ -163039,7 +163039,7 @@ "b": 706.60762, "coord_origin": "TOPLEFT" }, - "confidence": 0.7632161378860474, + "confidence": 0.7632176280021667, "cells": [ { "index": 2, @@ -164486,10 +164486,10 @@ "l": 0.4932013750076294, "t": 0.0, "r": 610.2305297851562, - "b": 791.654541015625, + "b": 791.6546020507812, "coord_origin": "TOPLEFT" }, - "confidence": 0.6497200131416321, + "confidence": 0.6497246026992798, "cells": [], "children": [] } @@ -164515,10 +164515,10 @@ "l": 0.4932013750076294, "t": 0.0, "r": 610.2305297851562, - "b": 791.654541015625, + "b": 791.6546020507812, "coord_origin": "TOPLEFT" }, - "confidence": 0.6497200131416321, + "confidence": 0.6497246026992798, "cells": [], "children": [] }, @@ -164537,10 +164537,10 @@ "l": 0.4932013750076294, "t": 0.0, "r": 610.2305297851562, - "b": 791.654541015625, + "b": 791.6546020507812, "coord_origin": "TOPLEFT" }, - "confidence": 0.6497200131416321, + "confidence": 0.6497246026992798, "cells": [], "children": [] }, @@ -165822,7 +165822,7 @@ "b": 54.191585540771484, "coord_origin": "TOPLEFT" }, - "confidence": 0.9404253363609314, + "confidence": 0.940425455570221, "cells": [ { "index": 0, @@ -165903,7 +165903,7 @@ "b": 639.66301, "coord_origin": "TOPLEFT" }, - "confidence": 0.7700252532958984, + "confidence": 0.7700253129005432, "cells": [ { "index": 1, @@ -165943,7 +165943,7 @@ "b": 302.16061, "coord_origin": "TOPLEFT" }, - "confidence": 0.8532665967941284, + "confidence": 0.8532664775848389, "cells": [ { "index": 2, @@ -166058,7 +166058,7 @@ "b": 386.47198, "coord_origin": "TOPLEFT" }, - "confidence": 0.7157140374183655, + "confidence": 0.7157137989997864, "cells": [ { "index": 6, @@ -166148,7 +166148,7 @@ "b": 541.63406, "coord_origin": "TOPLEFT" }, - "confidence": 0.9518947005271912, + "confidence": 0.9518944621086121, "cells": [ { "index": 9, @@ -166488,7 +166488,7 @@ "b": 601.5119, "coord_origin": "TOPLEFT" }, - "confidence": 0.8230002522468567, + "confidence": 0.8230006694793701, "cells": [ { "index": 22, @@ -166724,7 +166724,7 @@ "b": 140.46002, "coord_origin": "TOPLEFT" }, - "confidence": 0.7128154635429382, + "confidence": 0.7128158211708069, "cells": [ { "index": 27, @@ -166789,7 +166789,7 @@ "b": 266.83196999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.8400377631187439, + "confidence": 0.8400377035140991, "cells": [ { "index": 29, @@ -166944,7 +166944,7 @@ "b": 378.85199, "coord_origin": "TOPLEFT" }, - "confidence": 0.9064874053001404, + "confidence": 0.9064872860908508, "cells": [ { "index": 34, @@ -167224,7 +167224,7 @@ "b": 388.57095, "coord_origin": "TOPLEFT" }, - "confidence": 0.9799742698669434, + "confidence": 0.9799743890762329, "cells": [ { "index": 44, @@ -167419,7 +167419,7 @@ "b": 54.191585540771484, "coord_origin": "TOPLEFT" }, - "confidence": 0.9404253363609314, + "confidence": 0.940425455570221, "cells": [ { "index": 0, @@ -167510,7 +167510,7 @@ "b": 639.66301, "coord_origin": "TOPLEFT" }, - "confidence": 0.7700252532958984, + "confidence": 0.7700253129005432, "cells": [ { "index": 1, @@ -167556,7 +167556,7 @@ "b": 302.16061, "coord_origin": "TOPLEFT" }, - "confidence": 0.8532665967941284, + "confidence": 0.8532664775848389, "cells": [ { "index": 2, @@ -167677,7 +167677,7 @@ "b": 386.47198, "coord_origin": "TOPLEFT" }, - "confidence": 0.7157140374183655, + "confidence": 0.7157137989997864, "cells": [ { "index": 6, @@ -167773,7 +167773,7 @@ "b": 541.63406, "coord_origin": "TOPLEFT" }, - "confidence": 0.9518947005271912, + "confidence": 0.9518944621086121, "cells": [ { "index": 9, @@ -168119,7 +168119,7 @@ "b": 601.5119, "coord_origin": "TOPLEFT" }, - "confidence": 0.8230002522468567, + "confidence": 0.8230006694793701, "cells": [ { "index": 22, @@ -168371,7 +168371,7 @@ "b": 140.46002, "coord_origin": "TOPLEFT" }, - "confidence": 0.7128154635429382, + "confidence": 0.7128158211708069, "cells": [ { "index": 27, @@ -168442,7 +168442,7 @@ "b": 266.83196999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.8400377631187439, + "confidence": 0.8400377035140991, "cells": [ { "index": 29, @@ -168609,7 +168609,7 @@ "b": 378.85199, "coord_origin": "TOPLEFT" }, - "confidence": 0.9064874053001404, + "confidence": 0.9064872860908508, "cells": [ { "index": 34, @@ -168901,7 +168901,7 @@ "b": 388.57095, "coord_origin": "TOPLEFT" }, - "confidence": 0.9799742698669434, + "confidence": 0.9799743890762329, "cells": [ { "index": 44, @@ -169095,7 +169095,7 @@ "b": 54.191585540771484, "coord_origin": "TOPLEFT" }, - "confidence": 0.9404253363609314, + "confidence": 0.940425455570221, "cells": [ { "index": 0, @@ -169186,7 +169186,7 @@ "b": 302.16061, "coord_origin": "TOPLEFT" }, - "confidence": 0.8532665967941284, + "confidence": 0.8532664775848389, "cells": [ { "index": 2, @@ -169307,7 +169307,7 @@ "b": 386.47198, "coord_origin": "TOPLEFT" }, - "confidence": 0.7157140374183655, + "confidence": 0.7157137989997864, "cells": [ { "index": 6, @@ -169403,7 +169403,7 @@ "b": 541.63406, "coord_origin": "TOPLEFT" }, - "confidence": 0.9518947005271912, + "confidence": 0.9518944621086121, "cells": [ { "index": 9, @@ -169749,7 +169749,7 @@ "b": 601.5119, "coord_origin": "TOPLEFT" }, - "confidence": 0.8230002522468567, + "confidence": 0.8230006694793701, "cells": [ { "index": 22, @@ -170001,7 +170001,7 @@ "b": 140.46002, "coord_origin": "TOPLEFT" }, - "confidence": 0.7128154635429382, + "confidence": 0.7128158211708069, "cells": [ { "index": 27, @@ -170072,7 +170072,7 @@ "b": 266.83196999999996, "coord_origin": "TOPLEFT" }, - "confidence": 0.8400377631187439, + "confidence": 0.8400377035140991, "cells": [ { "index": 29, @@ -170239,7 +170239,7 @@ "b": 378.85199, "coord_origin": "TOPLEFT" }, - "confidence": 0.9064874053001404, + "confidence": 0.9064872860908508, "cells": [ { "index": 34, @@ -170531,7 +170531,7 @@ "b": 388.57095, "coord_origin": "TOPLEFT" }, - "confidence": 0.9799742698669434, + "confidence": 0.9799743890762329, "cells": [ { "index": 44, @@ -170725,7 +170725,7 @@ "b": 639.66301, "coord_origin": "TOPLEFT" }, - "confidence": 0.7700252532958984, + "confidence": 0.7700253129005432, "cells": [ { "index": 1, diff --git a/tests/data/groundtruth/docling_v2/right_to_left_01.pages.json b/tests/data/groundtruth/docling_v2/right_to_left_01.pages.json index dc5e215..c86f095 100644 --- a/tests/data/groundtruth/docling_v2/right_to_left_01.pages.json +++ b/tests/data/groundtruth/docling_v2/right_to_left_01.pages.json @@ -1171,7 +1171,7 @@ "b": 295.08200000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9547483325004578, + "confidence": 0.9547481536865234, "cells": [ { "index": 17, @@ -1311,7 +1311,7 @@ "b": 350.522, "coord_origin": "TOPLEFT" }, - "confidence": 0.9672117233276367, + "confidence": 0.9672118425369263, "cells": [ { "index": 22, @@ -1971,7 +1971,7 @@ "b": 295.08200000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9547483325004578, + "confidence": 0.9547481536865234, "cells": [ { "index": 17, @@ -2117,7 +2117,7 @@ "b": 350.522, "coord_origin": "TOPLEFT" }, - "confidence": 0.9672117233276367, + "confidence": 0.9672118425369263, "cells": [ { "index": 22, @@ -2770,7 +2770,7 @@ "b": 295.08200000000005, "coord_origin": "TOPLEFT" }, - "confidence": 0.9547483325004578, + "confidence": 0.9547481536865234, "cells": [ { "index": 17, @@ -2916,7 +2916,7 @@ "b": 350.522, "coord_origin": "TOPLEFT" }, - "confidence": 0.9672117233276367, + "confidence": 0.9672118425369263, "cells": [ { "index": 22, diff --git a/tests/data/groundtruth/docling_v2/right_to_left_02.pages.json b/tests/data/groundtruth/docling_v2/right_to_left_02.pages.json index 6ebc101..f1bb5a6 100644 --- a/tests/data/groundtruth/docling_v2/right_to_left_02.pages.json +++ b/tests/data/groundtruth/docling_v2/right_to_left_02.pages.json @@ -5951,7 +5951,7 @@ "b": 465.596681609368, "coord_origin": "TOPLEFT" }, - "confidence": 0.9393879771232605, + "confidence": 0.93938809633255, "cells": [ { "index": 77, @@ -7406,7 +7406,7 @@ "b": 534.1167018462124, "coord_origin": "TOPLEFT" }, - "confidence": 0.5769620537757874, + "confidence": 0.5769621729850769, "cells": [ { "index": 134, @@ -8046,7 +8046,7 @@ "b": 650.6431884765625, "coord_origin": "TOPLEFT" }, - "confidence": 0.6444889903068542, + "confidence": 0.6444893479347229, "cells": [], "children": [] } @@ -10042,7 +10042,7 @@ "b": 465.596681609368, "coord_origin": "TOPLEFT" }, - "confidence": 0.9393879771232605, + "confidence": 0.93938809633255, "cells": [ { "index": 77, @@ -11509,7 +11509,7 @@ "b": 534.1167018462124, "coord_origin": "TOPLEFT" }, - "confidence": 0.5769620537757874, + "confidence": 0.5769621729850769, "cells": [ { "index": 134, @@ -12155,7 +12155,7 @@ "b": 650.6431884765625, "coord_origin": "TOPLEFT" }, - "confidence": 0.6444889903068542, + "confidence": 0.6444893479347229, "cells": [], "children": [] }, @@ -14148,7 +14148,7 @@ "b": 465.596681609368, "coord_origin": "TOPLEFT" }, - "confidence": 0.9393879771232605, + "confidence": 0.93938809633255, "cells": [ { "index": 77, @@ -15615,7 +15615,7 @@ "b": 534.1167018462124, "coord_origin": "TOPLEFT" }, - "confidence": 0.5769620537757874, + "confidence": 0.5769621729850769, "cells": [ { "index": 134, @@ -16261,7 +16261,7 @@ "b": 650.6431884765625, "coord_origin": "TOPLEFT" }, - "confidence": 0.6444889903068542, + "confidence": 0.6444893479347229, "cells": [], "children": [] }, diff --git a/tests/data/groundtruth/docling_v2/right_to_left_03.json b/tests/data/groundtruth/docling_v2/right_to_left_03.json index 2f13358..9ad33c4 100644 --- a/tests/data/groundtruth/docling_v2/right_to_left_03.json +++ b/tests/data/groundtruth/docling_v2/right_to_left_03.json @@ -1102,7 +1102,7 @@ "page_no": 1, "bbox": { "l": 388.5767822265625, - "t": 806.0041046142578, + "t": 806.0040969848633, "r": 482.4759216308594, "b": 739.034423828125, "coord_origin": "BOTTOMLEFT" diff --git a/tests/data/groundtruth/docling_v2/right_to_left_03.pages.json b/tests/data/groundtruth/docling_v2/right_to_left_03.pages.json index 614437c..85f3e29 100644 --- a/tests/data/groundtruth/docling_v2/right_to_left_03.pages.json +++ b/tests/data/groundtruth/docling_v2/right_to_left_03.pages.json @@ -1391,7 +1391,7 @@ "label": "picture", "bbox": { "l": 388.5767822265625, - "t": 36.03587341308594, + "t": 36.03588104248047, "r": 482.4759216308594, "b": 103.00555419921875, "coord_origin": "TOPLEFT" @@ -1477,7 +1477,7 @@ "b": 81.03008981017001, "coord_origin": "TOPLEFT" }, - "confidence": 0.6917961239814758, + "confidence": 0.6917959451675415, "cells": [ { "index": 2, @@ -1517,7 +1517,7 @@ "b": 790.0379791491694, "coord_origin": "TOPLEFT" }, - "confidence": 0.899228036403656, + "confidence": 0.8992282152175903, "cells": [ { "index": 3, @@ -1597,7 +1597,7 @@ "b": 323.44982924225053, "coord_origin": "TOPLEFT" }, - "confidence": 0.6362584233283997, + "confidence": 0.6362582445144653, "cells": [ { "index": 5, @@ -2361,7 +2361,7 @@ "b": 179.2998695799522, "coord_origin": "TOPLEFT" }, - "confidence": 0.7258325815200806, + "confidence": 0.7258322834968567, "cells": [ { "index": 5, @@ -2891,7 +2891,7 @@ "b": 233.17986945372706, "coord_origin": "TOPLEFT" }, - "confidence": 0.8121814727783203, + "confidence": 0.8121819496154785, "cells": [ { "index": 25, @@ -2931,7 +2931,7 @@ "b": 228.73998946412837, "coord_origin": "TOPLEFT" }, - "confidence": 0.7672220468521118, + "confidence": 0.7672221660614014, "cells": [ { "index": 26, @@ -2971,7 +2971,7 @@ "b": 255.88982940052404, "coord_origin": "TOPLEFT" }, - "confidence": 0.8320456743240356, + "confidence": 0.8320454955101013, "cells": [ { "index": 27, @@ -3011,7 +3011,7 @@ "b": 251.44994941092557, "coord_origin": "TOPLEFT" }, - "confidence": 0.5538824796676636, + "confidence": 0.5538817644119263, "cells": [ { "index": 28, @@ -3051,7 +3051,7 @@ "b": 278.5698293473914, "coord_origin": "TOPLEFT" }, - "confidence": 0.7909000515937805, + "confidence": 0.7908995151519775, "cells": [ { "index": 29, @@ -3131,7 +3131,7 @@ "b": 323.44982924225053, "coord_origin": "TOPLEFT" }, - "confidence": 0.6534578204154968, + "confidence": 0.6534579396247864, "cells": [ { "index": 31, @@ -3236,7 +3236,7 @@ "b": 296.80999930466, "coord_origin": "TOPLEFT" }, - "confidence": 0.5417144298553467, + "confidence": 0.5417138934135437, "cells": [ { "index": 35, @@ -3318,7 +3318,7 @@ "b": 596.0198686036978, "coord_origin": "TOPLEFT" }, - "confidence": 0.719137966632843, + "confidence": 0.7191378474235535, "cells": [ { "index": 37, @@ -3822,7 +3822,7 @@ "b": 386.56997909437825, "coord_origin": "TOPLEFT" }, - "confidence": 0.8262879252433777, + "confidence": 0.8262876868247986, "cells": [ { "index": 38, @@ -3862,7 +3862,7 @@ "b": 413.70983903079747, "coord_origin": "TOPLEFT" }, - "confidence": 0.7766718864440918, + "confidence": 0.7766715884208679, "cells": [ { "index": 39, @@ -3902,7 +3902,7 @@ "b": 409.26995904119883, "coord_origin": "TOPLEFT" }, - "confidence": 0.8204737901687622, + "confidence": 0.8204739093780518, "cells": [ { "index": 40, @@ -3942,7 +3942,7 @@ "b": 436.3898589776647, "coord_origin": "TOPLEFT" }, - "confidence": 0.7670677900314331, + "confidence": 0.7670676708221436, "cells": [ { "index": 41, @@ -3982,7 +3982,7 @@ "b": 432.0699789877849, "coord_origin": "TOPLEFT" }, - "confidence": 0.8048340082168579, + "confidence": 0.8048339486122131, "cells": [ { "index": 42, @@ -4062,7 +4062,7 @@ "b": 454.7499689346523, "coord_origin": "TOPLEFT" }, - "confidence": 0.827337384223938, + "confidence": 0.8273372054100037, "cells": [ { "index": 44, @@ -4102,7 +4102,7 @@ "b": 481.8698388711183, "coord_origin": "TOPLEFT" }, - "confidence": 0.7342236638069153, + "confidence": 0.7342240214347839, "cells": [ { "index": 45, @@ -4142,7 +4142,7 @@ "b": 477.42995888151955, "coord_origin": "TOPLEFT" }, - "confidence": 0.8411222696304321, + "confidence": 0.8411223888397217, "cells": [ { "index": 46, @@ -4182,7 +4182,7 @@ "b": 528.3098487623228, "coord_origin": "TOPLEFT" }, - "confidence": 0.7251589894294739, + "confidence": 0.7251590490341187, "cells": [ { "index": 47, @@ -4247,7 +4247,7 @@ "b": 501.78997882445117, "coord_origin": "TOPLEFT" }, - "confidence": 0.7848678827285767, + "confidence": 0.7848676443099976, "cells": [ { "index": 49, @@ -4287,7 +4287,7 @@ "b": 573.2198486571116, "coord_origin": "TOPLEFT" }, - "confidence": 0.7586438059806824, + "confidence": 0.758643627166748, "cells": [ { "index": 50, @@ -4352,7 +4352,7 @@ "b": 546.69997871924, "coord_origin": "TOPLEFT" }, - "confidence": 0.7897851467132568, + "confidence": 0.7897858619689941, "cells": [ { "index": 52, @@ -4432,7 +4432,7 @@ "b": 591.5799886140991, "coord_origin": "TOPLEFT" }, - "confidence": 0.8144810795783997, + "confidence": 0.8144806027412415, "cells": [ { "index": 54, @@ -4484,7 +4484,7 @@ "label": "picture", "bbox": { "l": 388.5767822265625, - "t": 36.03587341308594, + "t": 36.03588104248047, "r": 482.4759216308594, "b": 103.00555419921875, "coord_origin": "TOPLEFT" @@ -4580,7 +4580,7 @@ "b": 81.03008981017001, "coord_origin": "TOPLEFT" }, - "confidence": 0.6917961239814758, + "confidence": 0.6917959451675415, "cells": [ { "index": 2, @@ -4626,7 +4626,7 @@ "b": 790.0379791491694, "coord_origin": "TOPLEFT" }, - "confidence": 0.899228036403656, + "confidence": 0.8992282152175903, "cells": [ { "index": 3, @@ -4718,7 +4718,7 @@ "b": 323.44982924225053, "coord_origin": "TOPLEFT" }, - "confidence": 0.6362584233283997, + "confidence": 0.6362582445144653, "cells": [ { "index": 5, @@ -5482,7 +5482,7 @@ "b": 179.2998695799522, "coord_origin": "TOPLEFT" }, - "confidence": 0.7258325815200806, + "confidence": 0.7258322834968567, "cells": [ { "index": 5, @@ -6012,7 +6012,7 @@ "b": 233.17986945372706, "coord_origin": "TOPLEFT" }, - "confidence": 0.8121814727783203, + "confidence": 0.8121819496154785, "cells": [ { "index": 25, @@ -6052,7 +6052,7 @@ "b": 228.73998946412837, "coord_origin": "TOPLEFT" }, - "confidence": 0.7672220468521118, + "confidence": 0.7672221660614014, "cells": [ { "index": 26, @@ -6092,7 +6092,7 @@ "b": 255.88982940052404, "coord_origin": "TOPLEFT" }, - "confidence": 0.8320456743240356, + "confidence": 0.8320454955101013, "cells": [ { "index": 27, @@ -6132,7 +6132,7 @@ "b": 251.44994941092557, "coord_origin": "TOPLEFT" }, - "confidence": 0.5538824796676636, + "confidence": 0.5538817644119263, "cells": [ { "index": 28, @@ -6172,7 +6172,7 @@ "b": 278.5698293473914, "coord_origin": "TOPLEFT" }, - "confidence": 0.7909000515937805, + "confidence": 0.7908995151519775, "cells": [ { "index": 29, @@ -6252,7 +6252,7 @@ "b": 323.44982924225053, "coord_origin": "TOPLEFT" }, - "confidence": 0.6534578204154968, + "confidence": 0.6534579396247864, "cells": [ { "index": 31, @@ -6357,7 +6357,7 @@ "b": 296.80999930466, "coord_origin": "TOPLEFT" }, - "confidence": 0.5417144298553467, + "confidence": 0.5417138934135437, "cells": [ { "index": 35, @@ -6451,7 +6451,7 @@ "b": 596.0198686036978, "coord_origin": "TOPLEFT" }, - "confidence": 0.719137966632843, + "confidence": 0.7191378474235535, "cells": [ { "index": 37, @@ -6955,7 +6955,7 @@ "b": 386.56997909437825, "coord_origin": "TOPLEFT" }, - "confidence": 0.8262879252433777, + "confidence": 0.8262876868247986, "cells": [ { "index": 38, @@ -6995,7 +6995,7 @@ "b": 413.70983903079747, "coord_origin": "TOPLEFT" }, - "confidence": 0.7766718864440918, + "confidence": 0.7766715884208679, "cells": [ { "index": 39, @@ -7035,7 +7035,7 @@ "b": 409.26995904119883, "coord_origin": "TOPLEFT" }, - "confidence": 0.8204737901687622, + "confidence": 0.8204739093780518, "cells": [ { "index": 40, @@ -7075,7 +7075,7 @@ "b": 436.3898589776647, "coord_origin": "TOPLEFT" }, - "confidence": 0.7670677900314331, + "confidence": 0.7670676708221436, "cells": [ { "index": 41, @@ -7115,7 +7115,7 @@ "b": 432.0699789877849, "coord_origin": "TOPLEFT" }, - "confidence": 0.8048340082168579, + "confidence": 0.8048339486122131, "cells": [ { "index": 42, @@ -7195,7 +7195,7 @@ "b": 454.7499689346523, "coord_origin": "TOPLEFT" }, - "confidence": 0.827337384223938, + "confidence": 0.8273372054100037, "cells": [ { "index": 44, @@ -7235,7 +7235,7 @@ "b": 481.8698388711183, "coord_origin": "TOPLEFT" }, - "confidence": 0.7342236638069153, + "confidence": 0.7342240214347839, "cells": [ { "index": 45, @@ -7275,7 +7275,7 @@ "b": 477.42995888151955, "coord_origin": "TOPLEFT" }, - "confidence": 0.8411222696304321, + "confidence": 0.8411223888397217, "cells": [ { "index": 46, @@ -7315,7 +7315,7 @@ "b": 528.3098487623228, "coord_origin": "TOPLEFT" }, - "confidence": 0.7251589894294739, + "confidence": 0.7251590490341187, "cells": [ { "index": 47, @@ -7380,7 +7380,7 @@ "b": 501.78997882445117, "coord_origin": "TOPLEFT" }, - "confidence": 0.7848678827285767, + "confidence": 0.7848676443099976, "cells": [ { "index": 49, @@ -7420,7 +7420,7 @@ "b": 573.2198486571116, "coord_origin": "TOPLEFT" }, - "confidence": 0.7586438059806824, + "confidence": 0.758643627166748, "cells": [ { "index": 50, @@ -7485,7 +7485,7 @@ "b": 546.69997871924, "coord_origin": "TOPLEFT" }, - "confidence": 0.7897851467132568, + "confidence": 0.7897858619689941, "cells": [ { "index": 52, @@ -7565,7 +7565,7 @@ "b": 591.5799886140991, "coord_origin": "TOPLEFT" }, - "confidence": 0.8144810795783997, + "confidence": 0.8144806027412415, "cells": [ { "index": 54, @@ -7610,7 +7610,7 @@ "label": "picture", "bbox": { "l": 388.5767822265625, - "t": 36.03587341308594, + "t": 36.03588104248047, "r": 482.4759216308594, "b": 103.00555419921875, "coord_origin": "TOPLEFT" @@ -7706,7 +7706,7 @@ "b": 81.03008981017001, "coord_origin": "TOPLEFT" }, - "confidence": 0.6917961239814758, + "confidence": 0.6917959451675415, "cells": [ { "index": 2, @@ -7798,7 +7798,7 @@ "b": 323.44982924225053, "coord_origin": "TOPLEFT" }, - "confidence": 0.6362584233283997, + "confidence": 0.6362582445144653, "cells": [ { "index": 5, @@ -8562,7 +8562,7 @@ "b": 179.2998695799522, "coord_origin": "TOPLEFT" }, - "confidence": 0.7258325815200806, + "confidence": 0.7258322834968567, "cells": [ { "index": 5, @@ -9092,7 +9092,7 @@ "b": 233.17986945372706, "coord_origin": "TOPLEFT" }, - "confidence": 0.8121814727783203, + "confidence": 0.8121819496154785, "cells": [ { "index": 25, @@ -9132,7 +9132,7 @@ "b": 228.73998946412837, "coord_origin": "TOPLEFT" }, - "confidence": 0.7672220468521118, + "confidence": 0.7672221660614014, "cells": [ { "index": 26, @@ -9172,7 +9172,7 @@ "b": 255.88982940052404, "coord_origin": "TOPLEFT" }, - "confidence": 0.8320456743240356, + "confidence": 0.8320454955101013, "cells": [ { "index": 27, @@ -9212,7 +9212,7 @@ "b": 251.44994941092557, "coord_origin": "TOPLEFT" }, - "confidence": 0.5538824796676636, + "confidence": 0.5538817644119263, "cells": [ { "index": 28, @@ -9252,7 +9252,7 @@ "b": 278.5698293473914, "coord_origin": "TOPLEFT" }, - "confidence": 0.7909000515937805, + "confidence": 0.7908995151519775, "cells": [ { "index": 29, @@ -9332,7 +9332,7 @@ "b": 323.44982924225053, "coord_origin": "TOPLEFT" }, - "confidence": 0.6534578204154968, + "confidence": 0.6534579396247864, "cells": [ { "index": 31, @@ -9437,7 +9437,7 @@ "b": 296.80999930466, "coord_origin": "TOPLEFT" }, - "confidence": 0.5417144298553467, + "confidence": 0.5417138934135437, "cells": [ { "index": 35, @@ -9531,7 +9531,7 @@ "b": 596.0198686036978, "coord_origin": "TOPLEFT" }, - "confidence": 0.719137966632843, + "confidence": 0.7191378474235535, "cells": [ { "index": 37, @@ -10035,7 +10035,7 @@ "b": 386.56997909437825, "coord_origin": "TOPLEFT" }, - "confidence": 0.8262879252433777, + "confidence": 0.8262876868247986, "cells": [ { "index": 38, @@ -10075,7 +10075,7 @@ "b": 413.70983903079747, "coord_origin": "TOPLEFT" }, - "confidence": 0.7766718864440918, + "confidence": 0.7766715884208679, "cells": [ { "index": 39, @@ -10115,7 +10115,7 @@ "b": 409.26995904119883, "coord_origin": "TOPLEFT" }, - "confidence": 0.8204737901687622, + "confidence": 0.8204739093780518, "cells": [ { "index": 40, @@ -10155,7 +10155,7 @@ "b": 436.3898589776647, "coord_origin": "TOPLEFT" }, - "confidence": 0.7670677900314331, + "confidence": 0.7670676708221436, "cells": [ { "index": 41, @@ -10195,7 +10195,7 @@ "b": 432.0699789877849, "coord_origin": "TOPLEFT" }, - "confidence": 0.8048340082168579, + "confidence": 0.8048339486122131, "cells": [ { "index": 42, @@ -10275,7 +10275,7 @@ "b": 454.7499689346523, "coord_origin": "TOPLEFT" }, - "confidence": 0.827337384223938, + "confidence": 0.8273372054100037, "cells": [ { "index": 44, @@ -10315,7 +10315,7 @@ "b": 481.8698388711183, "coord_origin": "TOPLEFT" }, - "confidence": 0.7342236638069153, + "confidence": 0.7342240214347839, "cells": [ { "index": 45, @@ -10355,7 +10355,7 @@ "b": 477.42995888151955, "coord_origin": "TOPLEFT" }, - "confidence": 0.8411222696304321, + "confidence": 0.8411223888397217, "cells": [ { "index": 46, @@ -10395,7 +10395,7 @@ "b": 528.3098487623228, "coord_origin": "TOPLEFT" }, - "confidence": 0.7251589894294739, + "confidence": 0.7251590490341187, "cells": [ { "index": 47, @@ -10460,7 +10460,7 @@ "b": 501.78997882445117, "coord_origin": "TOPLEFT" }, - "confidence": 0.7848678827285767, + "confidence": 0.7848676443099976, "cells": [ { "index": 49, @@ -10500,7 +10500,7 @@ "b": 573.2198486571116, "coord_origin": "TOPLEFT" }, - "confidence": 0.7586438059806824, + "confidence": 0.758643627166748, "cells": [ { "index": 50, @@ -10565,7 +10565,7 @@ "b": 546.69997871924, "coord_origin": "TOPLEFT" }, - "confidence": 0.7897851467132568, + "confidence": 0.7897858619689941, "cells": [ { "index": 52, @@ -10645,7 +10645,7 @@ "b": 591.5799886140991, "coord_origin": "TOPLEFT" }, - "confidence": 0.8144810795783997, + "confidence": 0.8144806027412415, "cells": [ { "index": 54, @@ -10695,7 +10695,7 @@ "b": 790.0379791491694, "coord_origin": "TOPLEFT" }, - "confidence": 0.899228036403656, + "confidence": 0.8992282152175903, "cells": [ { "index": 3, diff --git a/tests/data/pdf/multi_page.pdf b/tests/data/pdf/multi_page.pdf new file mode 100644 index 0000000..7d9eb18 Binary files /dev/null and b/tests/data/pdf/multi_page.pdf differ diff --git a/tests/data_scanned/groundtruth/docling_v1/ocr_test.json b/tests/data_scanned/groundtruth/docling_v1/ocr_test.json index 59402fa..8dbfff1 100644 --- a/tests/data_scanned/groundtruth/docling_v1/ocr_test.json +++ b/tests/data_scanned/groundtruth/docling_v1/ocr_test.json @@ -44,10 +44,10 @@ "prov": [ { "bbox": [ - 69.0, - 688.5883585611979, - 506.6666666666667, - 767.2550252278646 + 69.6796630536824, + 689.0124221922704, + 504.8720051760782, + 764.9216921155637 ], "page": 1, "span": [ diff --git a/tests/data_scanned/groundtruth/docling_v1/ocr_test.pages.json b/tests/data_scanned/groundtruth/docling_v1/ocr_test.pages.json index 5c1cc91..cc4c440 100644 --- a/tests/data_scanned/groundtruth/docling_v1/ocr_test.pages.json +++ b/tests/data_scanned/groundtruth/docling_v1/ocr_test.pages.json @@ -15,20 +15,20 @@ "a": 255 }, "rect": { - "r_x0": 71.33333333333333, - "r_y0": 99.33333333333333, - "r_x1": 506.6666666666667, - "r_y1": 99.33333333333333, - "r_x2": 506.6666666666667, - "r_y2": 74.66666666666667, - "r_x3": 71.33333333333333, - "r_y3": 74.66666666666667, + "r_x0": 73.34702132031646, + "r_y0": 97.99999977896755, + "r_x1": 503.64955224479564, + "r_y1": 97.99999977896755, + "r_x2": 503.64955224479564, + "r_y2": 76.99999977896756, + "r_x3": 73.34702132031646, + "r_y3": 76.99999977896756, "coord_origin": "TOPLEFT" }, "text": "Docling bundles PDF document conversion to", "orig": "Docling bundles PDF document conversion to", "text_direction": "left_to_right", - "confidence": 0.9555703127793324, + "confidence": 1.0, "from_ocr": true }, { @@ -40,20 +40,20 @@ "a": 255 }, "rect": { - "r_x0": 69.0, - "r_y0": 126.66666666666667, - "r_x1": 506.6666666666667, - "r_y1": 126.66666666666667, - "r_x2": 506.6666666666667, - "r_y2": 100.66666666666667, - "r_x3": 69.0, - "r_y3": 100.66666666666667, + "r_x0": 69.6796630536824, + "r_y0": 124.83139494707741, + "r_x1": 504.8720051760782, + "r_y1": 124.83139494707741, + "r_x2": 504.8720051760782, + "r_y2": 104.00000011573796, + "r_x3": 69.6796630536824, + "r_y3": 104.00000011573796, "coord_origin": "TOPLEFT" }, "text": "JSON and Markdown in an easy self contained", "orig": "JSON and Markdown in an easy self contained", "text_direction": "left_to_right", - "confidence": 0.9741098171752292, + "confidence": 1.0, "from_ocr": true }, { @@ -65,20 +65,20 @@ "a": 255 }, "rect": { - "r_x0": 70.66666666666667, - "r_y0": 153.33333333333334, - "r_x1": 154.0, - "r_y1": 153.33333333333334, - "r_x2": 154.0, - "r_y2": 128.66666666666666, - "r_x3": 70.66666666666667, - "r_y3": 128.66666666666666, + "r_x0": 71.84193505100733, + "r_y0": 152.90926970226084, + "r_x1": 153.088934155825, + "r_y1": 152.90926970226084, + "r_x2": 153.088934155825, + "r_y2": 129.797125232046, + "r_x3": 71.84193505100733, + "r_y3": 129.797125232046, "coord_origin": "TOPLEFT" }, "text": "package", "orig": "package", "text_direction": "left_to_right", - "confidence": 0.6702765056141881, + "confidence": 1.0, "from_ocr": true } ], @@ -90,13 +90,13 @@ "id": 0, "label": "text", "bbox": { - "l": 69.0, - "t": 74.66666666666667, - "r": 506.6666666666667, - "b": 153.33333333333334, + "l": 69.6796630536824, + "t": 76.99999977896756, + "r": 504.8720051760782, + "b": 152.90926970226084, "coord_origin": "TOPLEFT" }, - "confidence": 0.9715733528137207, + "confidence": 0.9715732336044312, "cells": [ { "index": 0, @@ -107,20 +107,20 @@ "a": 255 }, "rect": { - "r_x0": 71.33333333333333, - "r_y0": 99.33333333333333, - "r_x1": 506.6666666666667, - "r_y1": 99.33333333333333, - "r_x2": 506.6666666666667, - "r_y2": 74.66666666666667, - "r_x3": 71.33333333333333, - "r_y3": 74.66666666666667, + "r_x0": 73.34702132031646, + "r_y0": 97.99999977896755, + "r_x1": 503.64955224479564, + "r_y1": 97.99999977896755, + "r_x2": 503.64955224479564, + "r_y2": 76.99999977896756, + "r_x3": 73.34702132031646, + "r_y3": 76.99999977896756, "coord_origin": "TOPLEFT" }, "text": "Docling bundles PDF document conversion to", "orig": "Docling bundles PDF document conversion to", "text_direction": "left_to_right", - "confidence": 0.9555703127793324, + "confidence": 1.0, "from_ocr": true }, { @@ -132,20 +132,20 @@ "a": 255 }, "rect": { - "r_x0": 69.0, - "r_y0": 126.66666666666667, - "r_x1": 506.6666666666667, - "r_y1": 126.66666666666667, - "r_x2": 506.6666666666667, - "r_y2": 100.66666666666667, - "r_x3": 69.0, - "r_y3": 100.66666666666667, + "r_x0": 69.6796630536824, + "r_y0": 124.83139494707741, + "r_x1": 504.8720051760782, + "r_y1": 124.83139494707741, + "r_x2": 504.8720051760782, + "r_y2": 104.00000011573796, + "r_x3": 69.6796630536824, + "r_y3": 104.00000011573796, "coord_origin": "TOPLEFT" }, "text": "JSON and Markdown in an easy self contained", "orig": "JSON and Markdown in an easy self contained", "text_direction": "left_to_right", - "confidence": 0.9741098171752292, + "confidence": 1.0, "from_ocr": true }, { @@ -157,20 +157,20 @@ "a": 255 }, "rect": { - "r_x0": 70.66666666666667, - "r_y0": 153.33333333333334, - "r_x1": 154.0, - "r_y1": 153.33333333333334, - "r_x2": 154.0, - "r_y2": 128.66666666666666, - "r_x3": 70.66666666666667, - "r_y3": 128.66666666666666, + "r_x0": 71.84193505100733, + "r_y0": 152.90926970226084, + "r_x1": 153.088934155825, + "r_y1": 152.90926970226084, + "r_x2": 153.088934155825, + "r_y2": 129.797125232046, + "r_x3": 71.84193505100733, + "r_y3": 129.797125232046, "coord_origin": "TOPLEFT" }, "text": "package", "orig": "package", "text_direction": "left_to_right", - "confidence": 0.6702765056141881, + "confidence": 1.0, "from_ocr": true } ], @@ -195,13 +195,13 @@ "id": 0, "label": "text", "bbox": { - "l": 69.0, - "t": 74.66666666666667, - "r": 506.6666666666667, - "b": 153.33333333333334, + "l": 69.6796630536824, + "t": 76.99999977896756, + "r": 504.8720051760782, + "b": 152.90926970226084, "coord_origin": "TOPLEFT" }, - "confidence": 0.9715733528137207, + "confidence": 0.9715732336044312, "cells": [ { "index": 0, @@ -212,20 +212,20 @@ "a": 255 }, "rect": { - "r_x0": 71.33333333333333, - "r_y0": 99.33333333333333, - "r_x1": 506.6666666666667, - "r_y1": 99.33333333333333, - "r_x2": 506.6666666666667, - "r_y2": 74.66666666666667, - "r_x3": 71.33333333333333, - "r_y3": 74.66666666666667, + "r_x0": 73.34702132031646, + "r_y0": 97.99999977896755, + "r_x1": 503.64955224479564, + "r_y1": 97.99999977896755, + "r_x2": 503.64955224479564, + "r_y2": 76.99999977896756, + "r_x3": 73.34702132031646, + "r_y3": 76.99999977896756, "coord_origin": "TOPLEFT" }, "text": "Docling bundles PDF document conversion to", "orig": "Docling bundles PDF document conversion to", "text_direction": "left_to_right", - "confidence": 0.9555703127793324, + "confidence": 1.0, "from_ocr": true }, { @@ -237,20 +237,20 @@ "a": 255 }, "rect": { - "r_x0": 69.0, - "r_y0": 126.66666666666667, - "r_x1": 506.6666666666667, - "r_y1": 126.66666666666667, - "r_x2": 506.6666666666667, - "r_y2": 100.66666666666667, - "r_x3": 69.0, - "r_y3": 100.66666666666667, + "r_x0": 69.6796630536824, + "r_y0": 124.83139494707741, + "r_x1": 504.8720051760782, + "r_y1": 124.83139494707741, + "r_x2": 504.8720051760782, + "r_y2": 104.00000011573796, + "r_x3": 69.6796630536824, + "r_y3": 104.00000011573796, "coord_origin": "TOPLEFT" }, "text": "JSON and Markdown in an easy self contained", "orig": "JSON and Markdown in an easy self contained", "text_direction": "left_to_right", - "confidence": 0.9741098171752292, + "confidence": 1.0, "from_ocr": true }, { @@ -262,20 +262,20 @@ "a": 255 }, "rect": { - "r_x0": 70.66666666666667, - "r_y0": 153.33333333333334, - "r_x1": 154.0, - "r_y1": 153.33333333333334, - "r_x2": 154.0, - "r_y2": 128.66666666666666, - "r_x3": 70.66666666666667, - "r_y3": 128.66666666666666, + "r_x0": 71.84193505100733, + "r_y0": 152.90926970226084, + "r_x1": 153.088934155825, + "r_y1": 152.90926970226084, + "r_x2": 153.088934155825, + "r_y2": 129.797125232046, + "r_x3": 71.84193505100733, + "r_y3": 129.797125232046, "coord_origin": "TOPLEFT" }, "text": "package", "orig": "package", "text_direction": "left_to_right", - "confidence": 0.6702765056141881, + "confidence": 1.0, "from_ocr": true } ], @@ -293,13 +293,13 @@ "id": 0, "label": "text", "bbox": { - "l": 69.0, - "t": 74.66666666666667, - "r": 506.6666666666667, - "b": 153.33333333333334, + "l": 69.6796630536824, + "t": 76.99999977896756, + "r": 504.8720051760782, + "b": 152.90926970226084, "coord_origin": "TOPLEFT" }, - "confidence": 0.9715733528137207, + "confidence": 0.9715732336044312, "cells": [ { "index": 0, @@ -310,20 +310,20 @@ "a": 255 }, "rect": { - "r_x0": 71.33333333333333, - "r_y0": 99.33333333333333, - "r_x1": 506.6666666666667, - "r_y1": 99.33333333333333, - "r_x2": 506.6666666666667, - "r_y2": 74.66666666666667, - "r_x3": 71.33333333333333, - "r_y3": 74.66666666666667, + "r_x0": 73.34702132031646, + "r_y0": 97.99999977896755, + "r_x1": 503.64955224479564, + "r_y1": 97.99999977896755, + "r_x2": 503.64955224479564, + "r_y2": 76.99999977896756, + "r_x3": 73.34702132031646, + "r_y3": 76.99999977896756, "coord_origin": "TOPLEFT" }, "text": "Docling bundles PDF document conversion to", "orig": "Docling bundles PDF document conversion to", "text_direction": "left_to_right", - "confidence": 0.9555703127793324, + "confidence": 1.0, "from_ocr": true }, { @@ -335,20 +335,20 @@ "a": 255 }, "rect": { - "r_x0": 69.0, - "r_y0": 126.66666666666667, - "r_x1": 506.6666666666667, - "r_y1": 126.66666666666667, - "r_x2": 506.6666666666667, - "r_y2": 100.66666666666667, - "r_x3": 69.0, - "r_y3": 100.66666666666667, + "r_x0": 69.6796630536824, + "r_y0": 124.83139494707741, + "r_x1": 504.8720051760782, + "r_y1": 124.83139494707741, + "r_x2": 504.8720051760782, + "r_y2": 104.00000011573796, + "r_x3": 69.6796630536824, + "r_y3": 104.00000011573796, "coord_origin": "TOPLEFT" }, "text": "JSON and Markdown in an easy self contained", "orig": "JSON and Markdown in an easy self contained", "text_direction": "left_to_right", - "confidence": 0.9741098171752292, + "confidence": 1.0, "from_ocr": true }, { @@ -360,20 +360,20 @@ "a": 255 }, "rect": { - "r_x0": 70.66666666666667, - "r_y0": 153.33333333333334, - "r_x1": 154.0, - "r_y1": 153.33333333333334, - "r_x2": 154.0, - "r_y2": 128.66666666666666, - "r_x3": 70.66666666666667, - "r_y3": 128.66666666666666, + "r_x0": 71.84193505100733, + "r_y0": 152.90926970226084, + "r_x1": 153.088934155825, + "r_y1": 152.90926970226084, + "r_x2": 153.088934155825, + "r_y2": 129.797125232046, + "r_x3": 71.84193505100733, + "r_y3": 129.797125232046, "coord_origin": "TOPLEFT" }, "text": "package", "orig": "package", "text_direction": "left_to_right", - "confidence": 0.6702765056141881, + "confidence": 1.0, "from_ocr": true } ], diff --git a/tests/data_scanned/groundtruth/docling_v2/ocr_test.doctags.txt b/tests/data_scanned/groundtruth/docling_v2/ocr_test.doctags.txt index 99ea552..c210e4d 100644 --- a/tests/data_scanned/groundtruth/docling_v2/ocr_test.doctags.txt +++ b/tests/data_scanned/groundtruth/docling_v2/ocr_test.doctags.txt @@ -1,2 +1,2 @@ -Docling bundles PDF document conversion to JSON and Markdown in an easy self contained package +Docling bundles PDF document conversion to JSON and Markdown in an easy self contained package \ No newline at end of file diff --git a/tests/data_scanned/groundtruth/docling_v2/ocr_test.json b/tests/data_scanned/groundtruth/docling_v2/ocr_test.json index 5e3809c..e08af9c 100644 --- a/tests/data_scanned/groundtruth/docling_v2/ocr_test.json +++ b/tests/data_scanned/groundtruth/docling_v2/ocr_test.json @@ -42,10 +42,10 @@ { "page_no": 1, "bbox": { - "l": 69.0, - "t": 767.2550252278646, - "r": 506.6666666666667, - "b": 688.5883585611979, + "l": 69.6796630536824, + "t": 764.9216921155637, + "r": 504.8720051760782, + "b": 689.0124221922704, "coord_origin": "BOTTOMLEFT" }, "charspan": [ diff --git a/tests/data_scanned/groundtruth/docling_v2/ocr_test.pages.json b/tests/data_scanned/groundtruth/docling_v2/ocr_test.pages.json index 5c1cc91..cc4c440 100644 --- a/tests/data_scanned/groundtruth/docling_v2/ocr_test.pages.json +++ b/tests/data_scanned/groundtruth/docling_v2/ocr_test.pages.json @@ -15,20 +15,20 @@ "a": 255 }, "rect": { - "r_x0": 71.33333333333333, - "r_y0": 99.33333333333333, - "r_x1": 506.6666666666667, - "r_y1": 99.33333333333333, - "r_x2": 506.6666666666667, - "r_y2": 74.66666666666667, - "r_x3": 71.33333333333333, - "r_y3": 74.66666666666667, + "r_x0": 73.34702132031646, + "r_y0": 97.99999977896755, + "r_x1": 503.64955224479564, + "r_y1": 97.99999977896755, + "r_x2": 503.64955224479564, + "r_y2": 76.99999977896756, + "r_x3": 73.34702132031646, + "r_y3": 76.99999977896756, "coord_origin": "TOPLEFT" }, "text": "Docling bundles PDF document conversion to", "orig": "Docling bundles PDF document conversion to", "text_direction": "left_to_right", - "confidence": 0.9555703127793324, + "confidence": 1.0, "from_ocr": true }, { @@ -40,20 +40,20 @@ "a": 255 }, "rect": { - "r_x0": 69.0, - "r_y0": 126.66666666666667, - "r_x1": 506.6666666666667, - "r_y1": 126.66666666666667, - "r_x2": 506.6666666666667, - "r_y2": 100.66666666666667, - "r_x3": 69.0, - "r_y3": 100.66666666666667, + "r_x0": 69.6796630536824, + "r_y0": 124.83139494707741, + "r_x1": 504.8720051760782, + "r_y1": 124.83139494707741, + "r_x2": 504.8720051760782, + "r_y2": 104.00000011573796, + "r_x3": 69.6796630536824, + "r_y3": 104.00000011573796, "coord_origin": "TOPLEFT" }, "text": "JSON and Markdown in an easy self contained", "orig": "JSON and Markdown in an easy self contained", "text_direction": "left_to_right", - "confidence": 0.9741098171752292, + "confidence": 1.0, "from_ocr": true }, { @@ -65,20 +65,20 @@ "a": 255 }, "rect": { - "r_x0": 70.66666666666667, - "r_y0": 153.33333333333334, - "r_x1": 154.0, - "r_y1": 153.33333333333334, - "r_x2": 154.0, - "r_y2": 128.66666666666666, - "r_x3": 70.66666666666667, - "r_y3": 128.66666666666666, + "r_x0": 71.84193505100733, + "r_y0": 152.90926970226084, + "r_x1": 153.088934155825, + "r_y1": 152.90926970226084, + "r_x2": 153.088934155825, + "r_y2": 129.797125232046, + "r_x3": 71.84193505100733, + "r_y3": 129.797125232046, "coord_origin": "TOPLEFT" }, "text": "package", "orig": "package", "text_direction": "left_to_right", - "confidence": 0.6702765056141881, + "confidence": 1.0, "from_ocr": true } ], @@ -90,13 +90,13 @@ "id": 0, "label": "text", "bbox": { - "l": 69.0, - "t": 74.66666666666667, - "r": 506.6666666666667, - "b": 153.33333333333334, + "l": 69.6796630536824, + "t": 76.99999977896756, + "r": 504.8720051760782, + "b": 152.90926970226084, "coord_origin": "TOPLEFT" }, - "confidence": 0.9715733528137207, + "confidence": 0.9715732336044312, "cells": [ { "index": 0, @@ -107,20 +107,20 @@ "a": 255 }, "rect": { - "r_x0": 71.33333333333333, - "r_y0": 99.33333333333333, - "r_x1": 506.6666666666667, - "r_y1": 99.33333333333333, - "r_x2": 506.6666666666667, - "r_y2": 74.66666666666667, - "r_x3": 71.33333333333333, - "r_y3": 74.66666666666667, + "r_x0": 73.34702132031646, + "r_y0": 97.99999977896755, + "r_x1": 503.64955224479564, + "r_y1": 97.99999977896755, + "r_x2": 503.64955224479564, + "r_y2": 76.99999977896756, + "r_x3": 73.34702132031646, + "r_y3": 76.99999977896756, "coord_origin": "TOPLEFT" }, "text": "Docling bundles PDF document conversion to", "orig": "Docling bundles PDF document conversion to", "text_direction": "left_to_right", - "confidence": 0.9555703127793324, + "confidence": 1.0, "from_ocr": true }, { @@ -132,20 +132,20 @@ "a": 255 }, "rect": { - "r_x0": 69.0, - "r_y0": 126.66666666666667, - "r_x1": 506.6666666666667, - "r_y1": 126.66666666666667, - "r_x2": 506.6666666666667, - "r_y2": 100.66666666666667, - "r_x3": 69.0, - "r_y3": 100.66666666666667, + "r_x0": 69.6796630536824, + "r_y0": 124.83139494707741, + "r_x1": 504.8720051760782, + "r_y1": 124.83139494707741, + "r_x2": 504.8720051760782, + "r_y2": 104.00000011573796, + "r_x3": 69.6796630536824, + "r_y3": 104.00000011573796, "coord_origin": "TOPLEFT" }, "text": "JSON and Markdown in an easy self contained", "orig": "JSON and Markdown in an easy self contained", "text_direction": "left_to_right", - "confidence": 0.9741098171752292, + "confidence": 1.0, "from_ocr": true }, { @@ -157,20 +157,20 @@ "a": 255 }, "rect": { - "r_x0": 70.66666666666667, - "r_y0": 153.33333333333334, - "r_x1": 154.0, - "r_y1": 153.33333333333334, - "r_x2": 154.0, - "r_y2": 128.66666666666666, - "r_x3": 70.66666666666667, - "r_y3": 128.66666666666666, + "r_x0": 71.84193505100733, + "r_y0": 152.90926970226084, + "r_x1": 153.088934155825, + "r_y1": 152.90926970226084, + "r_x2": 153.088934155825, + "r_y2": 129.797125232046, + "r_x3": 71.84193505100733, + "r_y3": 129.797125232046, "coord_origin": "TOPLEFT" }, "text": "package", "orig": "package", "text_direction": "left_to_right", - "confidence": 0.6702765056141881, + "confidence": 1.0, "from_ocr": true } ], @@ -195,13 +195,13 @@ "id": 0, "label": "text", "bbox": { - "l": 69.0, - "t": 74.66666666666667, - "r": 506.6666666666667, - "b": 153.33333333333334, + "l": 69.6796630536824, + "t": 76.99999977896756, + "r": 504.8720051760782, + "b": 152.90926970226084, "coord_origin": "TOPLEFT" }, - "confidence": 0.9715733528137207, + "confidence": 0.9715732336044312, "cells": [ { "index": 0, @@ -212,20 +212,20 @@ "a": 255 }, "rect": { - "r_x0": 71.33333333333333, - "r_y0": 99.33333333333333, - "r_x1": 506.6666666666667, - "r_y1": 99.33333333333333, - "r_x2": 506.6666666666667, - "r_y2": 74.66666666666667, - "r_x3": 71.33333333333333, - "r_y3": 74.66666666666667, + "r_x0": 73.34702132031646, + "r_y0": 97.99999977896755, + "r_x1": 503.64955224479564, + "r_y1": 97.99999977896755, + "r_x2": 503.64955224479564, + "r_y2": 76.99999977896756, + "r_x3": 73.34702132031646, + "r_y3": 76.99999977896756, "coord_origin": "TOPLEFT" }, "text": "Docling bundles PDF document conversion to", "orig": "Docling bundles PDF document conversion to", "text_direction": "left_to_right", - "confidence": 0.9555703127793324, + "confidence": 1.0, "from_ocr": true }, { @@ -237,20 +237,20 @@ "a": 255 }, "rect": { - "r_x0": 69.0, - "r_y0": 126.66666666666667, - "r_x1": 506.6666666666667, - "r_y1": 126.66666666666667, - "r_x2": 506.6666666666667, - "r_y2": 100.66666666666667, - "r_x3": 69.0, - "r_y3": 100.66666666666667, + "r_x0": 69.6796630536824, + "r_y0": 124.83139494707741, + "r_x1": 504.8720051760782, + "r_y1": 124.83139494707741, + "r_x2": 504.8720051760782, + "r_y2": 104.00000011573796, + "r_x3": 69.6796630536824, + "r_y3": 104.00000011573796, "coord_origin": "TOPLEFT" }, "text": "JSON and Markdown in an easy self contained", "orig": "JSON and Markdown in an easy self contained", "text_direction": "left_to_right", - "confidence": 0.9741098171752292, + "confidence": 1.0, "from_ocr": true }, { @@ -262,20 +262,20 @@ "a": 255 }, "rect": { - "r_x0": 70.66666666666667, - "r_y0": 153.33333333333334, - "r_x1": 154.0, - "r_y1": 153.33333333333334, - "r_x2": 154.0, - "r_y2": 128.66666666666666, - "r_x3": 70.66666666666667, - "r_y3": 128.66666666666666, + "r_x0": 71.84193505100733, + "r_y0": 152.90926970226084, + "r_x1": 153.088934155825, + "r_y1": 152.90926970226084, + "r_x2": 153.088934155825, + "r_y2": 129.797125232046, + "r_x3": 71.84193505100733, + "r_y3": 129.797125232046, "coord_origin": "TOPLEFT" }, "text": "package", "orig": "package", "text_direction": "left_to_right", - "confidence": 0.6702765056141881, + "confidence": 1.0, "from_ocr": true } ], @@ -293,13 +293,13 @@ "id": 0, "label": "text", "bbox": { - "l": 69.0, - "t": 74.66666666666667, - "r": 506.6666666666667, - "b": 153.33333333333334, + "l": 69.6796630536824, + "t": 76.99999977896756, + "r": 504.8720051760782, + "b": 152.90926970226084, "coord_origin": "TOPLEFT" }, - "confidence": 0.9715733528137207, + "confidence": 0.9715732336044312, "cells": [ { "index": 0, @@ -310,20 +310,20 @@ "a": 255 }, "rect": { - "r_x0": 71.33333333333333, - "r_y0": 99.33333333333333, - "r_x1": 506.6666666666667, - "r_y1": 99.33333333333333, - "r_x2": 506.6666666666667, - "r_y2": 74.66666666666667, - "r_x3": 71.33333333333333, - "r_y3": 74.66666666666667, + "r_x0": 73.34702132031646, + "r_y0": 97.99999977896755, + "r_x1": 503.64955224479564, + "r_y1": 97.99999977896755, + "r_x2": 503.64955224479564, + "r_y2": 76.99999977896756, + "r_x3": 73.34702132031646, + "r_y3": 76.99999977896756, "coord_origin": "TOPLEFT" }, "text": "Docling bundles PDF document conversion to", "orig": "Docling bundles PDF document conversion to", "text_direction": "left_to_right", - "confidence": 0.9555703127793324, + "confidence": 1.0, "from_ocr": true }, { @@ -335,20 +335,20 @@ "a": 255 }, "rect": { - "r_x0": 69.0, - "r_y0": 126.66666666666667, - "r_x1": 506.6666666666667, - "r_y1": 126.66666666666667, - "r_x2": 506.6666666666667, - "r_y2": 100.66666666666667, - "r_x3": 69.0, - "r_y3": 100.66666666666667, + "r_x0": 69.6796630536824, + "r_y0": 124.83139494707741, + "r_x1": 504.8720051760782, + "r_y1": 124.83139494707741, + "r_x2": 504.8720051760782, + "r_y2": 104.00000011573796, + "r_x3": 69.6796630536824, + "r_y3": 104.00000011573796, "coord_origin": "TOPLEFT" }, "text": "JSON and Markdown in an easy self contained", "orig": "JSON and Markdown in an easy self contained", "text_direction": "left_to_right", - "confidence": 0.9741098171752292, + "confidence": 1.0, "from_ocr": true }, { @@ -360,20 +360,20 @@ "a": 255 }, "rect": { - "r_x0": 70.66666666666667, - "r_y0": 153.33333333333334, - "r_x1": 154.0, - "r_y1": 153.33333333333334, - "r_x2": 154.0, - "r_y2": 128.66666666666666, - "r_x3": 70.66666666666667, - "r_y3": 128.66666666666666, + "r_x0": 71.84193505100733, + "r_y0": 152.90926970226084, + "r_x1": 153.088934155825, + "r_y1": 152.90926970226084, + "r_x2": 153.088934155825, + "r_y2": 129.797125232046, + "r_x3": 71.84193505100733, + "r_y3": 129.797125232046, "coord_origin": "TOPLEFT" }, "text": "package", "orig": "package", "text_direction": "left_to_right", - "confidence": 0.6702765056141881, + "confidence": 1.0, "from_ocr": true } ], diff --git a/tests/test_backend_pdfium.py b/tests/test_backend_pdfium.py index 317cdee..917f72d 100644 --- a/tests/test_backend_pdfium.py +++ b/tests/test_backend_pdfium.py @@ -75,3 +75,16 @@ def test_crop_page_image(test_doc_path): def test_num_pages(test_doc_path): doc_backend = _get_backend(test_doc_path) doc_backend.page_count() == 9 + + +def test_merge_row(): + pdf_doc = Path("./tests/data/pdf/multi_page.pdf") + + doc_backend = _get_backend(pdf_doc) + page_backend: PyPdfiumPageBackend = doc_backend.load_page(4) + cell = page_backend.get_text_cells()[0] + + assert ( + cell.text + == "The journey of the word processor—from clunky typewriters to AI-powered platforms—" + )