You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"text": "This paragraph is marginally long enough for getting accepted as a chunk.",
6
+
"page": 1,
7
+
"bbox": [
8
+
0.0,
9
+
1.0,
10
+
2.0,
11
+
3.0
12
+
]
13
+
},
14
+
{
15
+
"path": "$.main-text[4]",
16
+
"text": "This one should also include the subtitle above since it is long enough.",
17
+
"page": 3,
18
+
"bbox": [
19
+
5.0,
20
+
6.0,
21
+
7.0,
22
+
8.0
23
+
],
24
+
"heading": "Some subtitle"
25
+
},
26
+
{
27
+
"path": "$.tables[0]",
28
+
"text": "Atomic Vision, Business = Website design. Atomic Vision, Country = United States. Delix Computer GmbH, Business = Computers and software. Delix Computer GmbH, Country = Germany",
29
+
"page": 4,
30
+
"bbox": [
31
+
8.0,
32
+
9.0,
33
+
10.0,
34
+
11.0
35
+
],
36
+
"heading": "Acquisitions"
37
+
},
38
+
{
39
+
"path": "$.main-text[8]",
40
+
"text": "This paragraph is right before the list.\nSome first bullet content here.\nAnd then some second bullet content here.",
0 commit comments