File size: 731 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
28
29
30
[
    {
        "turn": 6,
        "speaker": "B",
        "utterance": "OK . I'll be happy to join you .",
        "emotion": "happiness",
        "expanded emotion cause evidence": [
            3,
            5,
            6
        ],
        "expanded emotion cause span": [
            "Shall we have dinner together ?",
            "I know a place that has excellent food .",
            "I'll be happy to join you ."
        ],
        "type": [
            "no-context",
            "inter-personal"
        ],
        "text": "OK . I'll be happy to join you .",
        "id": 6,
        "source_sentences": [
            2,
            4
        ],
        "has_target": true,
        "annotator": "ground_truth"
    }
]