-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy patha.json
63 lines (63 loc) · 1.69 KB
/
a.json
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
[
{
"ann_idx": 0,
"vb_output": {
"Ev1": {
"vb_id": "drive.01",
"Arg1": "man in a white",
"AScn": "in a home"
},
"Ev2": {
"vb_id": "drive.01",
"Arg1": "man in a white",
"AScn": "in a home"
},
"Ev3": {
"vb_id": "drive.01",
"Arg0": "woman in a white the woman in a white",
"Arg1": "the woman in a white",
"AScn": "in a white"
},
"Ev4": {
"vb_id": "look.01",
"Arg0": "man in a white the bed",
"Arg1": "the bed",
"AScn": "in a white"
},
"Ev5": {
"vb_id": "hold.01",
"Arg0": "man in a white",
"Arg1": "the woman in a white",
"AMnr": "the bed",
"AScn": "in a white"
}
}
},
{
"ann_idx": 1,
"vb_output": {
"Ev1": {
"vb_id": "collapse.01",
"Arg1": "man in a white"
},
"Ev2": {
"vb_id": "agonize.01",
"Arg1": "man in a white"
},
"Ev3": {
"vb_id": "wave.01",
"Arg1": "man in a white"
},
"Ev4": {
"vb_id": "approach.01",
"Arg1": "man in a white",
"AMnr": "",
"AScn": "in a white"
},
"Ev5": {
"vb_id": "walk.01",
"Arg0": "man in a white"
}
}
}
]