File size: 762 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": 10,
        "speaker": "B",
        "utterance": "Thank you . I'm sure I will have a wonderful time here .",
        "emotion": "happiness",
        "expanded emotion cause evidence": [
            9,
            10
        ],
        "expanded emotion cause span": [
            "It's our pleasure to have you here . I hope you will have a pleasant stay here .",
            "I'm sure I will have a wonderful time here ."
        ],
        "type": [
            "no-context",
            "inter-personal"
        ],
        "text": "Thank you . I'm sure I will have a wonderful time here .",
        "id": 10,
        "source_sentences": [
            8
        ],
        "has_target": true,
        "annotator": "ground_truth"
    }
]