File size: 625 Bytes
277287c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
[
    {
        "turn": 8,
        "speaker": "B",
        "utterance": "Have a nice journey , Lily .",
        "emotion": "happiness",
        "expanded emotion cause evidence": [
            1,
            3
        ],
        "expanded emotion cause span": [
            "I ' m going to China .",
            "I don ' t have to pay for my trip ."
        ],
        "type": [
            "inter-personal"
        ],
        "text": "Have a nice journey , Lily .",
        "id": 8,
        "source_sentences": [
            0,
            2
        ],
        "has_target": true,
        "annotator": "ground_truth"
    }
]