File size: 601 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": "You are welcome .",
        "emotion": "happiness",
        "expanded emotion cause evidence": [
            1,
            7
        ],
        "expanded emotion cause span": [
            "I am a new comer in our office .",
            "It's very kind of you ."
        ],
        "type": [
            "inter-personal"
        ],
        "text": "You are welcome .",
        "id": 8,
        "source_sentences": [
            0,
            6
        ],
        "has_target": true,
        "annotator": "ground_truth"
    }
]