-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpages_map.json
More file actions
77 lines (77 loc) · 1.29 KB
/
pages_map.json
File metadata and controls
77 lines (77 loc) · 1.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
[
{
"page_number": 1,
"chunk_type": "text",
"start_char": 0,
"end_char": 4550
},
{
"page_number": 2,
"chunk_type": "text",
"start_char": 4550,
"end_char": 8228
},
{
"page_number": 3,
"chunk_type": "text",
"start_char": 8228,
"end_char": 10232
},
{
"page_number": 4,
"chunk_type": "text",
"start_char": 10232,
"end_char": 14628
},
{
"page_number": 5,
"chunk_type": "text",
"start_char": 14628,
"end_char": 20004
},
{
"page_number": 6,
"chunk_type": "text",
"start_char": 20004,
"end_char": 25460
},
{
"page_number": 7,
"chunk_type": "text",
"start_char": 25460,
"end_char": 27046
},
{
"page_number": 2,
"chunk_type": "table",
"start_char": 27046,
"end_char": 30860,
"table_id": "table_1"
},
{
"page_number": 8,
"chunk_type": "text",
"start_char": 30860,
"end_char": 32738
},
{
"page_number": 8,
"chunk_type": "table",
"start_char": 32738,
"end_char": 33114,
"table_id": "table_2"
},
{
"page_number": 9,
"chunk_type": "text",
"start_char": 33114,
"end_char": 34865
},
{
"page_number": 9,
"chunk_type": "table",
"start_char": 34865,
"end_char": 35787,
"table_id": "table_3"
}
]