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
| {
| "annotations": [
| {
| "id": "1001",
| "lead_time": 15.053,
| "result": [
| {
| "from_name": "pw",
| "id": "Dx_aB91ISN",
| "to_name": "txt-2",
| "type": "pairwise",
| "value": {
| "selected": "right"
| }
| }
| ]
| }
| ],
| "data": {
| "text1": "In a little while you will have forgotten everything; in a little while everything will have forgotten you.",
| "text2": "Death remembered should be like a mirror, Who tells us life's but breath, to trust it error."
| },
| "id": 1,
| "predictions": [],
| "task_path": "../examples/pairwise/tasks.json"
| }
|
|