Datasets:

Modalities:
Text
Languages:
English
License:
Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    TypeError
Message:      Couldn't cast array of type
struct<emotion: string, speaker: string, text: string, utterance_ID: int64, video_name: string, video_source: list<item: string>>
to
{'emotion': Value(dtype='string', id=None), 'speaker': Value(dtype='string', id=None), 'text': Value(dtype='string', id=None), 'utterance_ID': Value(dtype='int64', id=None)}
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1871, in _prepare_split_single
                  writer.write_table(table)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 623, in write_table
                  pa_table = table_cast(pa_table, self._schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2293, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2246, in cast_table_to_schema
                  arrays = [
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2247, in <listcomp>
                  cast_array_to_feature(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1796, in wrapper
                  return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1796, in <listcomp>
                  return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2014, in cast_array_to_feature
                  casted_array_values = _c(array.values, feature[0])
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1798, in wrapper
                  return func(array, *args, **kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2109, in cast_array_to_feature
                  raise TypeError(f"Couldn't cast array of type\n{_short_str(array.type)}\nto\n{_short_str(feature)}")
              TypeError: Couldn't cast array of type
              struct<emotion: string, speaker: string, text: string, utterance_ID: int64, video_name: string, video_source: list<item: string>>
              to
              {'emotion': Value(dtype='string', id=None), 'speaker': Value(dtype='string', id=None), 'text': Value(dtype='string', id=None), 'utterance_ID': Value(dtype='int64', id=None)}
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1438, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1050, in convert_to_parquet
                  builder.download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 925, in download_and_prepare
                  self._download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1001, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1742, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1898, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

conversation_ID
int64
conversation
list
emotion-cause_pairs
sequence
1
[ { "emotion": "neutral", "speaker": "Chandler", "text": "Alright , so I am back in high school , I am standing in the middle of the cafeteria , and I realize I am totally naked .", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "All", "text": "Oh , yeah . Had that dream .", ...
[ [ "3_surprise", "1_I realize I am totally naked ." ], [ "3_surprise", "3_Then I look down , and I realize there is a phone ... there ." ], [ "4_surprise", "1_I realize I am totally naked ." ], [ "4_surprise", "3_Then I look down , and I realize there is a phone ... there ...
2
[ { "emotion": "sadness", "speaker": "Ross", "text": "I do not want to be single , okay ? I just ... I just ... I just wanna be married again !", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Chandler", "text": "And I just want a million dollars !", "utterance_ID": 2 }...
[ [ "1_sadness", "1_I do not want to be single" ], [ "3_surprise", "3_Rachel ? !" ] ]
3
[ { "emotion": "surprise", "speaker": "Monica", "text": "Oh my God !", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Paul", "text": "I know , I know , I am such an idiot .", "utterance_ID": 2 }, { "emotion": "sadness", "speaker": "Paul", "text": "I guess ...
[ [ "3_sadness", "3_I should have caught on when she started going to the dentist four and five times a week ." ], [ "6_surprise", "4_How did you get through it ?" ], [ "6_surprise", "5_you might try accidentally breaking something valuable of hers , say her ..." ], [ "6_surpri...
4
[ { "emotion": "sadness", "speaker": "Rachel", "text": "Barry , I am sorry ...", "utterance_ID": 1 }, { "emotion": "sadness", "speaker": "Rachel", "text": "I am so sorry ...", "utterance_ID": 2 }, { "emotion": "sadness", "speaker": "Rachel", "text": "I know you prob...
[]
5
[ { "emotion": "joy", "speaker": "Rachel", "text": "Oh , look , wish me luck !", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Monica", "text": "What for ?", "utterance_ID": 2 }, { "emotion": "joy", "speaker": "Rachel", "text": "I am gonna go get one of t...
[ [ "1_joy", "3_I am gonna go get one of those job things ." ], [ "3_joy", "3_I am gonna go get one of those job things ." ] ]
6
[ { "emotion": "neutral", "speaker": "Ross", "text": "You know you probably did not know this , but back in high school , I had a , um , major crush on you .", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Rachel", "text": "I knew .", "utterance_ID": 2 }, { "emot...
[ [ "3_surprise", "1_you probably did not know this , but back in high school , I had a , um , major crush on you ." ], [ "3_surprise", "2_I knew ." ], [ "3_surprise", "3_You did !" ], [ "6_sadness", "4_I always figured you just thought I was Monica geeky older brother ." ...
7
[ { "emotion": "sadness", "speaker": "Mrs. Geller", "text": "What that Rachel did to her life ... We ran into her parents at the club , they were not playing very well .", "utterance_ID": 1 }, { "emotion": "surprise", "speaker": "Mr. Geller", "text": "I am not gonna tell you what they ...
[ [ "1_sadness", "1_What that Rachel did to her life ... We ran into her parents at the club , they were not playing very well ." ], [ "2_surprise", "2_what they spent on that wedding ... but forty thousand dollars is a lot of money !" ], [ "4_surprise", "3_at least she had the chance ...
8
[ { "emotion": "sadness", "speaker": "Ross", "text": "Sorry I am late , I was stuck at work . There was this big dinosaur ... thing ... anyway .", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Susan", "text": "Hi .", "utterance_ID": 2 }, { "emotion": "neutral", ...
[ [ "1_sadness", "1_I am late , I was stuck at work . There was this big dinosaur ... thing ..." ], [ "12_joy", "12_she is very supportive ." ], [ "13_joy", "11_she ... uh ... familiar with our ... special situation ?" ], [ "13_joy", "12_Yes , and she is very supportive ." ...
9
[ { "emotion": "surprise", "speaker": "Rachel", "text": "Barry ?", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Barry", "text": "C mon in .", "utterance_ID": 2 }, { "emotion": "surprise", "speaker": "Rachel", "text": "Are you sure ?", "utterance_ID":...
[ [ "3_surprise", "2_C mon in ." ], [ "5_surprise", "4_Robbie gonna be here for hours ." ] ]
10
[ { "emotion": "neutral", "speaker": "Barry", "text": "So . What have you been up to ?", "utterance_ID": 1 }, { "emotion": "joy", "speaker": "Rachel", "text": "Oh , not much . I ... I got a job .", "utterance_ID": 2 }, { "emotion": "joy", "speaker": "Barry", "text":...
[ [ "2_joy", "2_I ... I got a job ." ], [ "3_joy", "2_I ... I got a job ." ], [ "3_joy", "3_that is great ." ], [ "4_surprise", "4_why are you so tanned ?" ] ]
11
[ { "emotion": "disgust", "speaker": "Monica", "text": "I mean , why should I let them meet him ? I mean , I bring a guy home , and within five minutes they are all over him . I mean , they are like ... coyotes , picking off the weak members of the herd .", "utterance_ID": 1 }, { "emotion": "n...
[ [ "1_disgust", "1_I bring a guy home , and within five minutes they are all over him . I mean , they are like ... coyotes , picking off the weak members of the herd ." ], [ "4_sadness", "4_I just wish that once , I would bring a guy home that they actually liked ." ] ]
12
[ { "emotion": "neutral", "speaker": "Joey", "text": "Let it go , Ross .", "utterance_ID": 1 }, { "emotion": "anger", "speaker": "Ross", "text": "Yeah , well , you did not know Chi Chi .", "utterance_ID": 2 }, { "emotion": "neutral", "speaker": "Monica", "text": "Do...
[ [ "2_anger", "1_Let it go" ], [ "9_surprise", "8_We have credited your account with five hundred dollars ." ], [ "9_surprise", "9_We are sorry for the inconvenience , and hope you will accept this football phone ... as our free gift ." ], [ "9_surprise", "9_Now I have a t...
13
[ { "emotion": "neutral", "speaker": "Monica", "text": "How was the game ?", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Ross", "text": "Well ...", "utterance_ID": 2 }, { "emotion": "joy", "speaker": "All", "text": "WE WON ! ! Thank you ! Yes !", "u...
[ [ "3_joy", "3_WE WON ! !" ], [ "4_surprise", "3_WE WON ! !" ], [ "6_joy", "6_He was unbelievable . He was like that ... that ... that Bugs Bunny cartoon where Bugs is playing all the positions , right , but instead of Bugs it was first base ... Alan , second base ... Alan , third bas...
14
[ { "emotion": "neutral", "speaker": "Chandler", "text": "Well , maybe it is a contest , you know ? Like , collect all five ?", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Does , um , anyone wanna see ?", "utterance_ID": 2 }, { "emotion": "dis...
[ [ "4_anger", "4_do that" ], [ "5_disgust", "5_It is worse than the thumb !" ], [ "6_anger", "4_do not do that ! Cut it out !" ], [ "6_anger", "5_It is worse than the thumb !" ], [ "6_anger", "6_this is so unfair !" ], [ "6_anger", "14_... I accept ...
15
[ { "emotion": "disgust", "speaker": "Joey", "text": "Do you have any respect for your body ?", "utterance_ID": 1 }, { "emotion": "disgust", "speaker": "Ross", "text": "Do not you realise what you are ... you are doing to yourself ?", "utterance_ID": 2 }, { "emotion": "ange...
[ [ "1_disgust", "1_Do you have any respect for your body ?" ], [ "2_disgust", "2_Do not you realise what you are ... you are doing to yourself ?" ], [ "3_anger", "1_Do you have any respect for your body ?" ], [ "3_anger", "2_Do not you realise what you are ... you are doin...
17
[ { "emotion": "sadness", "speaker": "Rachel", "text": "Remember when we went to Central Park and rented boats ? ... That was fun .", "utterance_ID": 1 }, { "emotion": "sadness", "speaker": "Ross", "text": "Yeah . He could row like a viking .", "utterance_ID": 2 }, { "emoti...
[ [ "9_sadness", "9_You had a rough day" ], [ "10_sadness", "9_You had a rough day" ] ]
19
[ { "emotion": "surprise", "speaker": "Monica", "text": "How does she do that ?", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Ross", "text": "I cannot sleep in a public place .", "utterance_ID": 2 }, { "emotion": "joy", "speaker": "Monica", "text": "Wou...
[ [ "1_surprise", "1_she do that" ], [ "1_surprise", "2_sleep in a public place" ], [ "3_joy", "3_She is so peaceful ." ], [ "6_surprise", "5_you just nodded off again ." ], [ "7_anger", "7_I got no sleep last night !" ], [ "9_disgust", "9_My grandmo...
21
[ { "emotion": "joy", "speaker": "Rachel", "text": "So c mon , you guys , tell me all the dirt !", "utterance_ID": 1 }, { "emotion": "joy", "speaker": "Kiki", "text": "Well , the biggest news is still you dumping Barry at the altar !", "utterance_ID": 2 }, { "emotion": "neu...
[ [ "1_joy", "1_tell me all the dirt !" ], [ "2_joy", "2_the biggest news is still you dumping Barry at the altar !" ], [ "6_surprise", "5_When are you coming home ?" ], [ "9_surprise", "5_When are you coming home ?" ], [ "9_surprise", "8_I am not ! This is what...
22
[ { "emotion": "neutral", "speaker": "Monica", "text": "Hey , Rach . How was it with your friends ?", "utterance_ID": 1 }, { "emotion": "joy", "speaker": "Monica", "text": "Okay ! How would you like some Tiki Death Punch ?", "utterance_ID": 2 }, { "emotion": "neutral", ...
[ [ "2_joy", "2_How would you like some Tiki Death Punch ?" ] ]
24
[ { "emotion": "neutral", "speaker": "Receptionist", "text": "Well , you will have to wait your turn .", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Joey", "text": "Well , how long do you think it will be ?", "utterance_ID": 2 }, { "emotion": "neutral", "sp...
[]
25
[ { "emotion": "sadness", "speaker": "Rachel", "text": "I am so sorry , you guys . I did not mean to bring you down .", "utterance_ID": 1 }, { "emotion": "sadness", "speaker": "Monica", "text": "No , you were right . I do not have a plan .", "utterance_ID": 2 }, { "emotion"...
[ [ "1_sadness", "1_bring you down" ], [ "2_sadness", "2_I do not have a plan ." ], [ "4_joy", "4_Food ." ], [ "4_joy", "3_Pizza guy !" ], [ "8_sadness", "7_Do you have a plan ?" ], [ "8_sadness", "8_I do not even have a pl ." ], [ "10_sadnes...
27
[ { "emotion": "neutral", "speaker": "Monica", "text": "Light still out ?", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Rachel", "text": "Yeah .", "utterance_ID": 2 }, { "emotion": "neutral", "speaker": "Monica", "text": "Oh . Maybe they are ... napping...
[ [ "4_sadness", "4_they are having sex ." ], [ "5_anger", "4_they are having sex ." ], [ "8_surprise", "7_I think he is shy ." ] ]
29
[ { "emotion": "surprise", "speaker": "Phoebe", "text": "There he is ! There he is !", "utterance_ID": 1 }, { "emotion": "surprise", "speaker": "Monica", "text": "Where ?", "utterance_ID": 2 }, { "emotion": "joy", "speaker": "Phoebe", "text": "Right ... where we hav...
[ [ "1_surprise", "1_There he is ! There he is !" ], [ "2_surprise", "1_There he is ! There he is !" ], [ "3_joy", "1_There he is ! There he is !" ], [ "4_joy", "4_He is so cute !" ], [ "5_joy", "5_George , baby , drop the towel !" ], [ "6_joy", "6_d...
30
[ { "emotion": "surprise", "speaker": "Joey", "text": "Man . Can you believe he is only had sex with one woman ?", "utterance_ID": 1 }, { "emotion": "joy", "speaker": "Chandler", "text": "I think it is great . You know , it is sweet , it is romantic ...", "utterance_ID": 2 }, {...
[ [ "1_surprise", "1_he is only had sex with one woman" ], [ "2_joy", "1_he is only had sex with one woman" ], [ "2_joy", "2_I think it is great . You know , it is sweet , it is romantic ..." ], [ "3_surprise", "2_I think it is great . You know , it is sweet , it is romanti...
31
[ { "emotion": "neutral", "speaker": "Ross", "text": "Okay , Monica : Right foot red .", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Monica", "text": "Could have played Monopoly , but nooooo .", "utterance_ID": 2 }, { "emotion": "neutral", "speaker": "Chand...
[ [ "8_surprise", "6_Will you take my place ?" ], [ "8_surprise", "7_Alright . Yes , this is Rachel ." ] ]
32
[ { "emotion": "surprise", "speaker": "Monica", "text": "Oh , god help us .", "utterance_ID": 1 }, { "emotion": "surprise", "speaker": "Joey", "text": "What ?", "utterance_ID": 2 }, { "emotion": "disgust", "speaker": "Monica", "text": "Ugly Naked Guy laying kitchen ...
[ [ "1_surprise", "3_Ugly Naked Guy laying kitchen tile ." ], [ "2_surprise", "1_Oh , god help us ." ], [ "3_disgust", "3_Ugly Naked Guy laying kitchen tile ." ], [ "5_sadness", "5_I made a huge mistake . I never should have broken up with her ." ] ]
33
[ { "emotion": "neutral", "speaker": "Ross", "text": "Ok , bye . Well , Monica not coming , it is just gonna be me and Rachel .", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Oh . Well , hold on camper , are you sure you have thought this thing through ?...
[ [ "4_joy", "4_It is just you and Rachel , just the two of you ? This is a date . You are going on a date ." ], [ "5_fear", "4_It is just you and Rachel , just the two of you ? This is a date . You are going on a date ." ], [ "6_joy", "4_It is just you and Rachel , just the two of you...
34
[ { "emotion": "neutral", "speaker": "Chandler", "text": "Well , I am gonna get another espresso . More latte ?", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Janice", "text": "No , no , I am still working on mine .", "utterance_ID": 2 }, { "emotion": "surprise"...
[ [ "3_surprise", "3_That is it ?" ], [ "4_sadness", "4_it was really hard ." ], [ "6_anger", "5_that hug looked pretty brutal ." ] ]
35
[ { "emotion": "anger", "speaker": "Woman", "text": "Coming through . Move , move .", "utterance_ID": 1 }, { "emotion": "joy", "speaker": "Rachel", "text": "Oh , excuse me . I was kinda using that machine .", "utterance_ID": 2 }, { "emotion": "disgust", "speaker": "Woma...
[ [ "1_anger", "1_Coming through . Move , move ." ], [ "2_joy", "2_I was kinda using that machine ." ], [ "3_disgust", "2_I was kinda using that machine ." ], [ "3_disgust", "3_now you are kinda not ." ], [ "5_anger", "4_I saved it . I put my basket on top ." ...
36
[ { "emotion": "joy", "speaker": "Monica", "text": "He is so cute . So , where did you guys grow up ?", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Angela", "text": "Brooklyn Heights .", "utterance_ID": 2 }, { "emotion": "neutral", "speaker": "Bob", "te...
[ [ "1_joy", "1_He is so cute ." ], [ "4_surprise", "1_where did you guys grow up ?" ], [ "4_surprise", "2_Brooklyn Heights ." ], [ "4_surprise", "3_Cleveland ." ], [ "5_surprise", "7_I suddenly had the feeling that I was falling ." ], [ "6_surprise", ...
37
[ { "emotion": "neutral", "speaker": "Joey", "text": "So , you and Angela , huh ?", "utterance_ID": 1 }, { "emotion": "joy", "speaker": "Bob", "text": "Yep . Pretty much .", "utterance_ID": 2 } ]
[ [ "2_joy", "1_you and Angela , huh ?" ], [ "2_joy", "2_Yep . Pretty much ." ] ]
38
[ { "emotion": "joy", "speaker": "Monica", "text": "I have gotta tell you , Bob is terrific .", "utterance_ID": 1 }, { "emotion": "joy", "speaker": "Angela", "text": "Yeah , is not he ?", "utterance_ID": 2 }, { "emotion": "joy", "speaker": "Monica", "text": "It is s...
[ [ "1_joy", "1_Bob is terrific ." ], [ "2_joy", "1_Bob is terrific ." ], [ "3_joy", "3_It is so great to meet a guy who is smart and funny , and has an emotional age beyond , like eight ." ], [ "4_joy", "4_He is unbelievable in bed ." ], [ "5_surprise", "4_He i...
39
[ { "emotion": "neutral", "speaker": "Phoebe", "text": "Ok , you can do this .", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "It is just like pulling off a Band ... aid .", "utterance_ID": 2 }, { "emotion": "neutral", "speaker": "Phoebe", ...
[ [ "5_sadness", "5_I do not think we should go out anymore ." ], [ "6_fear", "5_I do not think we should go out anymore ." ], [ "7_sadness", "5_I do not think we should go out anymore ." ] ]
40
[ { "emotion": "joy", "speaker": "Rachel", "text": "Ok , I know this is gonna sound really stupid , but I feel that if I can do this , you know , if I can actually do my own laundry , there is not anything I can not do .", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Ross", ...
[ [ "1_joy", "1_I feel that if I can do this , you know , if I can actually do my own laundry , there is not anything I can not do ." ], [ "4_sadness", "4_that is all the time we have ." ] ]
41
[ { "emotion": "joy", "speaker": "Monica", "text": "Something went wrong with Underdog , and they could not get his head to inflate .", "utterance_ID": 1 }, { "emotion": "joy", "speaker": "Monica", "text": "So anyway , um , his head is like flopping down Broadway , right , and I am jus...
[ [ "1_joy", "1_Something went wrong with Underdog , and they could not get his head to inflate ." ], [ "1_joy", "2_his head is like flopping down Broadway" ], [ "2_joy", "1_Something went wrong with Underdog , and they could not get his head to inflate ." ], [ "2_joy", "2_...
42
[ { "emotion": "neutral", "speaker": "Chandler", "text": "Here is the thing , Janice . You know , I mean , it is like we are different . I am like the bing , bing , bing . You are like the boom , boom , ... boom .", "utterance_ID": 1 }, { "emotion": "surprise", "speaker": "Janice", "te...
[ [ "3_surprise", "5_I hit her in the eye ! I hit her in the eye !" ], [ "4_sadness", "5_I hit her in the eye ! I hit her in the eye !" ], [ "5_sadness", "5_I hit her in the eye ! I hit her in the eye ! This is the worst break ... up in the history of the world ." ], [ "6_surpr...
44
[ { "emotion": "sadness", "speaker": "Rachel", "text": "Oh , are you sure you are ok ?", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Ross", "text": "Yeah .", "utterance_ID": 2 }, { "emotion": "sadness", "speaker": "Rachel", "text": "Does it still hurt ?...
[ [ "3_sadness", "3_Does it still hurt ?" ], [ "4_sadness", "3_Does it still hurt ?" ], [ "4_sadness", "4_Yeah ." ], [ "5_joy", "5_What a neat idea . All your clothes match ." ], [ "8_joy", "9_We ripped that couple apart , and kept the pieces for ourselves ." ...
45
[ { "emotion": "sadness", "speaker": "Rachel", "text": "I feel violated .", "utterance_ID": 1 }, { "emotion": "disgust", "speaker": "Monica", "text": "Did anybody else feel they just wanted to peel the skin off their body , to have something else to do ?", "utterance_ID": 2 }, ...
[ [ "1_sadness", "1_I feel violated ." ], [ "2_disgust", "2_Did anybody else feel they just wanted to peel the skin off their body , to have something else to do ?" ], [ "6_surprise", "3_Ross , ten o clock ." ], [ "6_surprise", "4_Is it ? Feels like two ." ], [ "6_s...
48
[ { "emotion": "anger", "speaker": "Director", "text": "... Dammit , hire the girl ! Okay , everybody ready ?", "utterance_ID": 1 }, { "emotion": "joy", "speaker": "Joey", "text": "Uh , listen , I just wanna thank you for this great opportunity .", "utterance_ID": 2 }, { "e...
[ [ "2_joy", "2_this great opportunity" ], [ "4_surprise", "3_Lose the robe ." ] ]
50
[ { "emotion": "surprise", "speaker": "Chandler", "text": "Oh my God , it is her , it is that Victoria Secret model . Something ... something Goodacre .", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Jill", "text": "Hi Mom , it is Jill .", "utterance_ID": 2 }, { ...
[ [ "1_surprise", "1_it is that Victoria Secret model ." ], [ "3_surprise", "3_I am trapped in an ATM vestibule with Jill Goodacre !" ], [ "7_joy", "6_I am not alone ... I do not know , some guy ." ] ]
53
[ { "emotion": "neutral", "speaker": "Rachel", "text": "Alright , somebody .", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Monica", "text": "OK , I will go . OK , senior year of college ... on a pool table .", "utterance_ID": 2 }, { "emotion": "surprise", "...
[ [ "3_surprise", "2_senior year of college ... on a pool table ." ], [ "6_surprise", "5_my weirdest place would have to be ... the women room on the second floor of the New York CIty public library ." ], [ "11_surprise", "10_Disneyland , 1989 , It is a Small World After All ." ] ]
54
[ { "emotion": "neutral", "speaker": "Ross", "text": "See , I see ... big passion in your future .", "utterance_ID": 1 }, { "emotion": "surprise", "speaker": "Rachel", "text": "Really ?", "utterance_ID": 2 }, { "emotion": "neutral", "speaker": "Ross", "text": "Mmmm ...
[ [ "2_surprise", "1_I see ... big passion in your future ." ], [ "4_surprise", "1_I see ... big passion in your future ." ], [ "6_joy", "1_I see ... big passion in your future ." ], [ "6_joy", "6_you are so great ." ] ]
55
[ { "emotion": "neutral", "speaker": "Joey", "text": "OK , you have got to promise that you will never , ever tell Ross that I told you .", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Monica", "text": "About what ?", "utterance_ID": 2 }, { "emotion": "neutral",...
[ [ "4_surprise", "3_He is planning your birthday party ." ], [ "7_joy", "3_He is planning your birthday party ." ], [ "7_joy", "7_My surprise party !" ], [ "8_surprise", "7_My surprise party !" ], [ "9_joy", "3_He is planning your birthday party ." ], [ ...
56
[ { "emotion": "joy", "speaker": "Rachel", "text": "Hmmm ... this is so nice .", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Ross", "text": "OK , I have a question . Well , actually , it is not so much a question as ... more of a general wondering ... ment .", "utteran...
[ [ "1_joy", "1_this is so nice ." ], [ "5_surprise", "7_look at the little cat !" ], [ "7_surprise", "7_look at the little cat !" ], [ "8_surprise", "7_look at the little cat !" ] ]
57
[ { "emotion": "neutral", "speaker": "Monica", "text": "This is just Bactine . It will not hurt .", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Joey", "text": "Sorry , that was wax .", "utterance_ID": 2 }, { "emotion": "sadness", "speaker": "Phoebe", "t...
[ [ "3_sadness", "3_poor little Tooty is scared to death ." ], [ "5_anger", "4_Why do not we just put poor little Tooty out in the hall ?" ], [ "5_anger", "5_During a blackout ? He would get trampled !" ] ]
59
[ { "emotion": "surprise", "speaker": "Phoebe", "text": "Oh , look look look .", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "The last candle about to burn out .", "utterance_ID": 2 }, { "emotion": "neutral", "speaker": "Phoebe", "text"...
[ [ "1_surprise", "2_The last candle about to burn out ." ], [ "6_fear", "6_Kinda ... spooky without any lights ." ], [ "8_joy", "8_I have the definitive one ." ] ]
60
[ { "emotion": "neutral", "speaker": "Jill", "text": "Well , this has been fun .", "utterance_ID": 1 }, { "emotion": "joy", "speaker": "Chandler", "text": "Yes . Yes , thanks for letting me use your phone ... and for saving my life .", "utterance_ID": 2 }, { "emotion": "neu...
[ [ "2_joy", "1_this has been fun ." ], [ "2_joy", "2_thanks for letting me use your phone ... and for saving my life ." ] ]
61
[ { "emotion": "neutral", "speaker": "Chandler", "text": "Dehydrated Japanese noodles under fluorescent lights ... does it", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Shelley", "text": "Question . You are not dating anybody , are you , because I met somebody who would be...
[ [ "7_surprise", "6_He is cute , he is funny , he is ..." ], [ "7_surprise", "7_He is a he ?" ], [ "8_surprise", "7_He is a he ?" ] ]
63
[ { "emotion": "sadness", "speaker": "Ross", "text": "So , uh , how she doing ?", "utterance_ID": 1 }, { "emotion": "sadness", "speaker": "Aunt Lillian", "text": "The doctor says it is a matter of hours .", "utterance_ID": 2 }, { "emotion": "sadness", "speaker": "Monica...
[ [ "2_sadness", "2_The doctor says it is a matter of hours ." ], [ "3_sadness", "2_The doctor says it is a matter of hours ." ], [ "4_anger", "4_What with your hair ?" ], [ "5_surprise", "4_What with your hair ?" ], [ "6_surprise", "4_What with your hair ?" ]...
66
[ { "emotion": "surprise", "speaker": "Rachel", "text": "Hey , who this little naked guy ?", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Ross", "text": "That little naked guy would be me .", "utterance_ID": 2 }, { "emotion": "surprise", "speaker": "Rachel",...
[ [ "1_surprise", "1_who this little naked guy ?" ], [ "3_surprise", "2_That little naked guy would be me ." ], [ "3_surprise", "3_look at the little thing ." ], [ "4_surprise", "4_Who are those people ?" ], [ "5_surprise", "4_Who are those people ?" ], [ ...
68
[ { "emotion": "neutral", "speaker": "Susan", "text": "Yeah , all the time . I want the baby to know my voice .", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Ross", "text": "Do you uh , do you talk about me ?", "utterance_ID": 2 }, { "emotion": "neutral", "...
[ [ "4_surprise", "2_do you talk about me ?" ], [ "4_surprise", "3_Yeah , yeah , all the time ." ] ]
69
[ { "emotion": "neutral", "speaker": "Joey", "text": "We did ?", "utterance_ID": 1 }, { "emotion": "joy", "speaker": "Monica", "text": "You owe me 20 bucks .", "utterance_ID": 2 }, { "emotion": "joy", "speaker": "Rachel", "text": "Thank you . Thank you so much !", ...
[ [ "2_joy", "2_You owe me 20 bucks ." ], [ "5_surprise", "4_Chandler , here you go , got your traditional Thanksgiving feast , you got your tomato soup , your grilled cheese fixin , and your family size bag of Funyuns ." ], [ "5_surprise", "5_this is what you are havin for Thanksgivin...
70
[ { "emotion": "anger", "speaker": "Monica", "text": "What , Phoebe , did you whip the potatoes ? Ross needs lumps !", "utterance_ID": 1 }, { "emotion": "sadness", "speaker": "Phoebe", "text": "Oh , I am sorry , oh , I just , I thought we could have them whipped and then add some peas ...
[ [ "1_anger", "1_did you whip the potatoes ? Ross needs lumps !" ], [ "2_sadness", "1_did you whip the potatoes ? Ross needs lumps !" ], [ "3_surprise", "2_I thought we could have them whipped and then add some peas and onions ." ], [ "3_surprise", "3_Why would we do that ...
72
[ { "emotion": "joy", "speaker": "Phoebe", "text": "Come on , you know , Thanksgiving . Ooh , you got the bigger half . What would you wish for ?", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Joey", "text": "The bigger half .", "utterance_ID": 2 }, { "emotion":...
[ [ "1_joy", "1_Thanksgiving . Ooh , you got the bigger half ." ], [ "3_joy", "3_I would like to propose a toast ." ], [ "4_joy", "3_I would like to propose a toast ." ], [ "5_joy", "5_this is not the kind of Thanksgiving that all of you all planned , but for me , this has ...
73
[ { "emotion": "neutral", "speaker": "Ross", "text": "Okay , look , he is not gonna hurt them , right ?", "utterance_ID": 1 }, { "emotion": "anger", "speaker": "Monica", "text": "Do you always have to bring him here ?", "utterance_ID": 2 }, { "emotion": "neutral", "spea...
[ [ "2_anger", "2_Do you always have to bring him here ?" ], [ "9_joy", "8_if you are gonna work late , I could look in on him for you ." ], [ "9_joy", "9_that would be great !" ] ]
75
[ { "emotion": "neutral", "speaker": "Phoebe", "text": "Do you think they have yesterday daily news ?", "utterance_ID": 1 }, { "emotion": "surprise", "speaker": "Monica", "text": "Why ?", "utterance_ID": 2 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Jus...
[ [ "2_surprise", "1_Do you think they have yesterday daily news ?" ], [ "4_surprise", "4_behind us is a guy who has the potential to break our hearts and plunge us into a pit of depression" ], [ "5_joy", "4_behind us is a guy who has the potential to break our hearts and plunge us int...
76
[ { "emotion": "sadness", "speaker": "Chandler", "text": "Are there no conscious men in the city for you two ?", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Monica", "text": "He does not have anyone .", "utterance_ID": 2 }, { "emotion": "neutral", "speaker"...
[ [ "1_sadness", "1_Are there no conscious men in the city for you two ?" ], [ "4_disgust", "4_you said woowoo" ], [ "5_joy", "5_she is coming up ! She is coming up !" ], [ "9_joy", "8_we do not have to watch this . Weekend At Bernie is on Showtime , HBO , and Cinemax ." ...
77
[ { "emotion": "neutral", "speaker": "Monica", "text": "Let see . Congress is debating a new deficit reduction bill ... the mayor wants to raise subway fares again ... the high today was forty ... five ... and ... oh , teams played sports .", "utterance_ID": 1 }, { "emotion": "neutral", "s...
[]
78
[ { "emotion": "surprise", "speaker": "Ross", "text": "Well , not playing raquetball !", "utterance_ID": 1 }, { "emotion": "surprise", "speaker": "Joey", "text": "He forgot to leave his grip size !", "utterance_ID": 2 }, { "emotion": "surprise", "speaker": "Ross", "...
[ [ "2_surprise", "2_He forgot to leave his grip size !" ], [ "3_surprise", "3_He did not get the goggles !" ], [ "7_anger", "7_they wait for me to do this" ], [ "11_surprise", "11_What are you guys doing here ?" ], [ "12_surprise", "12_he is not even wearing a ...
80
[ { "emotion": "anger", "speaker": "Chandler", "text": "Ok , so it is just because it was my table , I have to buy a new one ?", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Joey", "text": "That is the rule .", "utterance_ID": 2 }, { "emotion": "anger", "spe...
[ [ "1_anger", "1_it is just because it was my table , I have to buy a new one" ], [ "3_anger", "1_it is just because it was my table , I have to buy a new one ?" ], [ "3_anger", "2_That is the rule ." ], [ "4_anger", "3_you owe me a table !" ], [ "5_anger", "5_...
81
[ { "emotion": "surprise", "speaker": "Rachel", "text": "I can not believe you do not want to know . I mean , I could not not know , I mean , if , if the doctor knows , and Carol knows , and Susan knows ...", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Monica", "text": "An...
[ [ "1_surprise", "1_you do not want to know ." ], [ "3_surprise", "2_Monica knows" ], [ "3_surprise", "3_how could you know , I do not even know !" ], [ "6_anger", "6_now he knows , and I do not know" ], [ "7_joy", "7_being an aunt" ], [ "10_joy", "...
82
[ { "emotion": "neutral", "speaker": "Phoebe", "text": "Well , he came in for a massage , and everything was fine until ...", "utterance_ID": 1 }, { "emotion": "surprise", "speaker": "Joey and Chandler", "text": "Ooooohh !", "utterance_ID": 2 }, { "emotion": "surprise", ...
[ [ "9_disgust", "8_boy scouts could have camped under there ." ], [ "10_surprise", "10_\" Ooo , \" what ?" ], [ "10_surprise", "9_Oooooo ..." ], [ "19_fear", "19_She is gonna hate me" ] ]
83
[ { "emotion": "anger", "speaker": "Joey", "text": "Will you pick one , just pick one ! Here , how about that one ?", "utterance_ID": 1 }, { "emotion": "surprise", "speaker": "Chandler", "text": "That is patio furniture !", "utterance_ID": 2 }, { "emotion": "anger", "sp...
[ [ "1_anger", "1_Will you pick one , just pick one !" ], [ "2_surprise", "1_Here , how about that one ?" ], [ "2_surprise", "2_That is patio furniture !" ], [ "3_anger", "1_Will you pick one , just pick one ! Here , how about that one ?" ], [ "3_anger", "2_That...
84
[ { "emotion": "joy", "speaker": "Phoebe", "text": "Hey !", "utterance_ID": 1 }, { "emotion": "joy", "speaker": "Rachel", "text": "Hi Pheebs !", "utterance_ID": 2 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Are you moving out ?", "utterance_ID": 3 ...
[ [ "1_joy", "1_Hey !" ], [ "2_joy", "1_Hey !" ], [ "2_joy", "2_Hi Pheebs !" ], [ "8_surprise", "5_Rachel can we talk for a sec ?" ], [ "8_surprise", "6_Well , sure ... just a sec , though , cause Paolo on his way over ." ], [ "8_surprise", "7_Ok , u...
85
[ { "emotion": "neutral", "speaker": "Chandler", "text": "So , what do you think ?", "utterance_ID": 1 }, { "emotion": "joy", "speaker": "Ross", "text": "I think It is the most beautiful table I have ever seen .", "utterance_ID": 2 }, { "emotion": "joy", "speaker": "Cha...
[ [ "2_joy", "2_It is the most beautiful table I have ever seen ." ], [ "3_joy", "2_I think It is the most beautiful table I have ever seen ." ], [ "5_joy", "5_let play !" ], [ "6_joy", "6_Score ! You suck !" ] ]
86
[ { "emotion": "neutral", "speaker": "Phoebe", "text": "Are you okay ?", "utterance_ID": 1 }, { "emotion": "sadness", "speaker": "Rachel", "text": "I need some milk .", "utterance_ID": 2 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Ok , I have got milk ....
[ [ "8_anger", "8_I feel so stupid !" ], [ "9_anger", "8_I feel so stupid !" ], [ "10_sadness", "12_if I had never met him this never would have happened !" ], [ "10_sadness", "10_I am so embarrassed !" ], [ "11_surprise", "10_I am so embarrassed !" ], [ ...
87
[ { "emotion": "sadness", "speaker": "Rachel", "text": "Oh , but he was my pig man ...", "utterance_ID": 1 }, { "emotion": "surprise", "speaker": "Rachel", "text": "How did I not see this ?", "utterance_ID": 2 }, { "emotion": "joy", "speaker": "Phoebe", "text": "Oh ...
[ [ "1_sadness", "1_he was my pig man" ], [ "2_surprise", "2_How did I not see this ?" ], [ "3_joy", "3_I know !" ], [ "6_sadness", "2_How did I not see this ?" ], [ "7_sadness", "6_Oh , God ..." ], [ "9_sadness", "9_I just liked it better before it ...
90
[ { "emotion": "sadness", "speaker": "Mr. Tribbiani", "text": "Gotta go . I miss you too , I love you , but it is getting real late now ...", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Joey", "text": "Hey Ma . Listen , I made the appointment with Dr . Bazida , and ...", ...
[ [ "1_sadness", "1_Gotta go . I miss you too , I love you , but it is getting real late now ..." ], [ "3_surprise", "4_this is not Ma" ], [ "4_surprise", "4_Did you know this is not Ma ?" ], [ "8_surprise", "6_So how long you been ..." ], [ "8_surprise", "7_Rem...
91
[ { "emotion": "neutral", "speaker": "Ronni", "text": "Now , yee , most people , when their pets pass on , they want em sorta laid out like they are sleeping .", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Ronni", "text": "But occasionally you get your person who wants the...
[ [ "5_joy", "4_if I go first , I wanna be looking for my keys ." ], [ "5_joy", "5_That is a good one !" ], [ "8_surprise", "7_Ronni here" ] ]
92
[ { "emotion": "disgust", "speaker": "Chandler", "text": "Hey , Kicky . What are you doing ?", "utterance_ID": 1 }, { "emotion": "sadness", "speaker": "Joey", "text": "Just trying to get comfortable . I can not sleep in my underwear .", "utterance_ID": 2 }, { "emotion": "ne...
[ [ "1_disgust", "1_Hey , Kicky . What are you doing ?" ], [ "2_sadness", "2_I can not sleep in my underwear ." ], [ "17_joy", "16_I would like to believe that when the right woman comes along , you will have the courage and the guts to say" ], [ "17_joy", "17_You really th...
93
[ { "emotion": "neutral", "speaker": "All", "text": "Hey , Pheebs .", "utterance_ID": 1 }, { "emotion": "joy", "speaker": "Phoebe", "text": "Hey .", "utterance_ID": 2 }, { "emotion": "neutral", "speaker": "Monica", "text": "How it going ?", "utterance_ID": 3 }...
[ [ "2_joy", "1_Hey , Pheebs ." ], [ "2_joy", "2_Hey ." ], [ "4_joy", "4_Roger having a dinner thing and he wanted me to invite you guys" ], [ "9_disgust", "9_We hate that guy ." ], [ "10_disgust", "9_We hate that guy ." ], [ "10_disgust", "10_Hate h...
94
[ { "emotion": "surprise", "speaker": "Joey", "text": "Ma ! What are you doing here ?", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Mrs. Tribbiani", "text": "I came to give you this and this .", "utterance_ID": 2 }, { "emotion": "surprise", "speaker": "Joey...
[ [ "1_surprise", "1_Ma ! What are you doing here ?" ] ]
95
[ { "emotion": "neutral", "speaker": "Roger", "text": "What wrong , sweetie ?", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Nothing , nothing .", "utterance_ID": 2 }, { "emotion": "neutral", "speaker": "Roger", "text": "Aaaah , what wr...
[ [ "4_sadness", "4_It is my friends . They ... they have a liking problem with you ." ], [ "5_surprise", "4_It is my friends . They ... they have a liking problem with you . In that , um , they do not ." ], [ "6_joy", "6_all the wonderfulness that I see . They do not see all the good ...
97
[ { "emotion": "neutral", "speaker": "Phoebe", "text": "Hey , Joey . What going on ?", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Joey", "text": "Clear the tracks for the boobie payback express . Next stop : Rachel Green .", "utterance_ID": 2 }, { "emotion": "...
[ [ "3_disgust", "3_What the hell were you doing" ], [ "4_sadness", "4_Wrong boobies ." ] ]
98
[ { "emotion": "neutral", "speaker": "Joey", "text": "Actually , tomorrow night kinda depends on how tonight goes .", "utterance_ID": 1 }, { "emotion": "sadness", "speaker": "Chandler", "text": "Oh , uh , listen , about tonight ...", "utterance_ID": 2 }, { "emotion": "anger...
[ [ "3_anger", "3_you dare bail on me" ], [ "5_sadness", "5_her friend sounds like such a" ], [ "5_sadness", "6_Pathetic mess" ], [ "7_joy", "7_she is needy , she is vulnerable ." ], [ "12_joy", "11_She said yes" ] ]
99
[ { "emotion": "neutral", "speaker": "Joey", "text": "How do I look ?", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Oh , uh , I ... do not ... care .", "utterance_ID": 2 }, { "emotion": "neutral", "speaker": "Joey", "text": "There is...
[ [ "5_joy", "5_Hi , Joey ." ], [ "6_joy", "6_look what you brought . Very nice ." ], [ "10_surprise", "9_Will you get me a white Zinfandel , and a glass of red for Janice ." ], [ "11_surprise", "9_Will you get me a white Zinfandel , and a glass of red for Janice ." ], ...
100
[ { "emotion": "anger", "speaker": "Chandler", "text": "Ok , I am making a break for it , I am going out the window .", "utterance_ID": 1 }, { "emotion": "anger", "speaker": "Joey", "text": "No , no , no , do not ! I have been waiting for like , forever to go out with Lorraine . Just c...
[ [ "1_anger", "3_You set me up with the woman that I have dumped twice in the last five months !" ], [ "2_anger", "1_I am making a break for it , I am going out the window ." ], [ "3_anger", "3_You set me up with the woman that I have dumped twice in the last five months" ], [ ...
102
[ { "emotion": "neutral", "speaker": "Ross", "text": "I am just saying if dogs do experience jet lag , then , because of the whole um , seven dog years to one human year thing , then , when a dog flies from New York to Los Angeles , he does not just lose three hours , he loses like a week and a half .", ...
[ [ "2_joy", "2_That is funny ." ], [ "5_surprise", "4_The blond woman is my ex ... wife , and the woman touching her is her ... close , personal friend ." ], [ "5_surprise", "5_they are lovers ." ], [ "7_surprise", "4_The blond woman is my ex ... wife , and the woman touch...
103
[ { "emotion": "neutral", "speaker": "Phoebe", "text": "Ok , so now we need , um sage branches and the sacramental wine .", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Monica", "text": "All I had is , is oregano and a Fresca .", "utterance_ID": 2 }, { "emotion"...
[ [ "10_surprise", "10_Look , here is a picture of Scotty Jared naked ." ], [ "11_surprise", "10_here is a picture of Scotty Jared naked" ], [ "11_surprise", "11_he is wearing a sweater" ] ]
104
[ { "emotion": "neutral", "speaker": "Ross", "text": "So , um , what do you do for a living ?", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Kristin", "text": "Well , um , for the past few years ...", "utterance_ID": 2 }, { "emotion": "sadness", "speaker": "...
[ [ "3_sadness", "3_you said they could shoot the spot without you ." ], [ "4_anger", "3_you said they could shoot the spot without you ." ], [ "4_anger", "4_I thought they could ..." ], [ "5_sadness", "5_it is Valentine Day ." ], [ "6_sadness", "5_it is Valenti...
105
[ { "emotion": "neutral", "speaker": "Fireman No. 1", "text": "What do we got there ?", "utterance_ID": 1 }, { "emotion": "surprise", "speaker": "Fireman No. 2", "text": "A piece of something : boxer shorts , greeting cards , and what looks like a half ... charred picture ... Wow , tha...
[ [ "2_surprise", "2_that guy hairier than the Chief !" ], [ "3_joy", "3_it is a really funny story how this happened" ], [ "9_surprise", "7_This is not the first boyfriend bonfire that we have seen get out of control ." ], [ "9_surprise", "8_You are our third call tonight ...
106
[ { "emotion": "neutral", "speaker": "Fireman No. 3", "text": "We get off around midnight , why do not we pick you up then ?", "utterance_ID": 1 }, { "emotion": "joy", "speaker": "Rachel", "text": "Okay . Great !", "utterance_ID": 2 }, { "emotion": "joy", "speaker": "Ra...
[ [ "2_joy", "1_We get off around midnight , why do not we pick you up then ?" ], [ "3_joy", "1_We get off around midnight , why do not we pick you up then ?" ], [ "3_joy", "3_will you bring the truck ?" ], [ "5_joy", "3_will you bring the truck ?" ], [ "5_joy", ...
107
[ { "emotion": "surprise", "speaker": "Rachel", "text": "Oh , my god .", "utterance_ID": 1 }, { "emotion": "joy", "speaker": "Phoebe", "text": "See , there you go , the cleansing works !", "utterance_ID": 2 }, { "emotion": "joy", "speaker": "Monica", "text": "You ar...
[ [ "1_surprise", "2_the cleansing works !" ], [ "2_joy", "2_the cleansing works !" ], [ "3_joy", "2_the cleansing works !" ], [ "3_joy", "3_They are nice guys ." ], [ "4_joy", "2_the cleansing works !" ], [ "4_joy", "4_they are firemen guys ." ] ]
108
[ { "emotion": "neutral", "speaker": "Rachel", "text": "Coffee .", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Joey", "text": "Thank you .", "utterance_ID": 2 }, { "emotion": "neutral", "speaker": "Rachel", "text": "Cappuccino .", "utterance_ID": 3 ...
[ [ "9_surprise", "9_Why does my cinamon stick have an eraser ?" ], [ "10_surprise", "9_Why does my cinamon stick have an eraser ?" ], [ "10_surprise", "10_That is why ." ] ]
109
[ { "emotion": "neutral", "speaker": "Woman", "text": "Chandler .", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Mrs . Tedlock . You are looking lovely today . And may I say , that is a very flattering sleeve length on you .", "utterance_ID": 2 }, ...
[ [ "4_fear", "3_Mr . Kostelick wants you to stop by his office at the end of the day ." ], [ "4_fear", "4_If this is about those prank memos" ] ]
110
[ { "emotion": "neutral", "speaker": "Chandler", "text": "Can you see my nipples through this shirt ?", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Rachel", "text": "No . But do not worry , I am sure they are still there .", "utterance_ID": 2 }, { "emotion": "n...
[]
113
[ { "emotion": "joy", "speaker": "Monica", "text": "Oh , hi Wendy !", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Monica", "text": "Yeah , eight o clock .", "utterance_ID": 2 }, { "emotion": "neutral", "speaker": "Monica", "text": "What did we say ? Ten...
[ [ "1_joy", "1_hi Wendy !" ], [ "8_surprise", "7_I asked one of the waitresses at work , she is helping me out ." ] ]
114
[ { "emotion": "surprise", "speaker": "Phoebe", "text": "Wow ! It is huge ! It is so much bigger than the cubicle . Oh , this is a cube .", "utterance_ID": 1 }, { "emotion": "joy", "speaker": "Chandler", "text": "Look at this !", "utterance_ID": 2 }, { "emotion": "surprise"...
[ [ "1_surprise", "1_It is huge ! It is so much bigger than the cubicle ." ], [ "2_joy", "2_Look at this !" ], [ "3_surprise", "3_You have a window" ], [ "4_joy", "3_You have a window !" ], [ "4_joy", "4_With a beautiful view" ], [ "5_surprise", "5_T...
115
[ { "emotion": "neutral", "speaker": "Chandler", "text": "OK , that is enough of the view . Check this out , look at this . Sit down , sit down .", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "OK .", "utterance_ID": 2 }, { "emotion": "joy", ...
[ [ "3_joy", "3_This is great" ] ]
117
[ { "emotion": "anger", "speaker": "Chandler", "text": "Yes , Fran . I know what time it is , but I am looking at the WENUS and I am not happy !", "utterance_ID": 1 }, { "emotion": "anger", "speaker": "Chandler", "text": "Oh , really , really , really ? Well , let me tell you something...
[ [ "1_anger", "1_the WENUS" ] ]
118
[ { "emotion": "neutral", "speaker": "Monica", "text": "Hello , this is Monica ...", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Monica", "text": "Yeah ? ? ?", "utterance_ID": 2 }, { "emotion": "neutral", "speaker": "Monica", "text": "Oh ...", "utte...
[]
119
[ { "emotion": "neutral", "speaker": "Phoebe", "text": "Hey .", "utterance_ID": 1 }, { "emotion": "surprise", "speaker": "Joey", "text": "Urse ... What are you doing here ? I have been trying to call you .", "utterance_ID": 2 }, { "emotion": "neutral", "speaker": "Phoeb...
[ [ "2_surprise", "2_What are you doing here ?" ], [ "4_sadness", "3_Listen , um ..." ], [ "4_sadness", "4_Do not say \" listen . \" I know that \" listen . \"" ], [ "6_sadness", "5_I am sorry ." ], [ "6_sadness", "6_What happened ? What about everything you sai...
120
[ { "emotion": "anger", "speaker": "Rachel", "text": "Can you believe what a jerk Ross was being ?", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Monica", "text": "Yeah , I know . He can get really competitive .", "utterance_ID": 2 }, { "emotion": "joy", "sp...
[ [ "1_anger", "1_what a jerk Ross was being" ], [ "3_joy", "2_He can get really competitive ." ], [ "4_surprise", "3_Ha . Ha , ha ." ], [ "6_surprise", "5_hello , kettle ? This is Monica . You are black ." ], [ "8_disgust", "7_I am not as bad as Ross ." ], ...
121
[ { "emotion": "neutral", "speaker": "Ross", "text": "So , Phoebs owes $ 7 . 50 , Monica , you owe $ 10 , and Rachel , you owe fifteen big ones .", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Joey", "text": "But hey , thanks for teachin us Cross ... Eyed Mary . You guys , ...
[ [ "4_surprise", "3_this money is cursed ." ] ]
123
[ { "emotion": "sadness", "speaker": "Rachel", "text": "Oh God , Ross , I cannot do this .", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Ross", "text": "Okay , quick and painful .", "utterance_ID": 2 }, { "emotion": "fear", "speaker": "Rachel", "text": ...
[ [ "1_sadness", "1_I cannot do this" ], [ "3_fear", "7_I kind of lost him" ], [ "4_surprise", "3_please do not hate me" ], [ "7_sadness", "7_I kind of lost him" ] ]
125
[ { "emotion": "neutral", "speaker": "Chandler", "text": "I am telling you , years from now , schoolchildren will study it as one of the greatest first dates of all time .", "utterance_ID": 1 }, { "emotion": "surprise", "speaker": "Chandler", "text": "It was unbelievable ! We could tot...
[ [ "2_surprise", "2_We could totally be ourselves , we did not have to play any games ." ], [ "4_surprise", "4_Let her know I like her" ], [ "4_surprise", "3_have you called her yet ?" ], [ "5_disgust", "3_So have you called her yet ?" ], [ "5_disgust", "4_Let ...
126
[ { "emotion": "surprise", "speaker": "Rachel", "text": "I am not crazy , right ? I mean , it was never like that .", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Barry", "text": "Nooo , it was not .", "utterance_ID": 2 }, { "emotion": "joy", "speaker": "Rac...
[ [ "1_surprise", "1_it was never like that" ], [ "3_joy", "3_it is so nice having this little sink here" ] ]
127
[ { "emotion": "surprise", "speaker": "Chandler", "text": "Oh , Danielle ! I was not expecting the machine .", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Give me a call when you get a chance .", "utterance_ID": 2 }, { "emotion": "neutral", ...
[ [ "1_surprise", "1_I was not expecting the machine ." ], [ "5_surprise", "5_That is what you have been working on for the past two hours ? !" ], [ "6_anger", "5_That is what you have been working on for the past two hours ? !" ], [ "9_anger", "9_been sitting around here h...
128
[ { "emotion": "neutral", "speaker": "Rachel", "text": "No , not that , I mean , what about you and Mindy ?", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Barry", "text": "Well , if you want , I will just ... I will just break it off with her .", "utterance_ID": 2 }, ...
[ [ "3_fear", "2_if you want , I will just ... I will just break it off with her ." ], [ "6_joy", "6_Let go away this weekend ." ], [ "8_joy", "8_we can go to Aruba !" ], [ "9_joy", "9_it was really nice . You would have liked it ." ] ]
129
[ { "emotion": "sadness", "speaker": "Rachel", "text": "Uh ... Oh , Mindy , you are so stupid . Oh , we are both so stupid .", "utterance_ID": 1 }, { "emotion": "neutral", "speaker": "Mindy", "text": "What do you mean ?", "utterance_ID": 2 }, { "emotion": "neutral", "sp...
[ [ "1_sadness", "1_Mindy , you are so stupid . Oh , we are both so stupid ." ], [ "6_sadness", "5_Oh , I am so sorry ." ] ]
End of preview.

Emotion-Cause-in-Friends (ECF)

For the task named Multimodal Emotion-Cause Pair Extraction in Conversation, we accordingly construct a multimodal conversational emotion cause dataset ECF (1.0). For SemEval 2024 task 3, we have furthermore annotated an extended test set as the evaluation data. Note: ECF (1.0) and the extended test set for SemEval evaluation constitute ECF 2.0.

For more details, please refer to our GitHub:

Dataset Statistics

Item Train Dev Test Total Evaluation Data for SemEval-2024 Task 3
Conversations 1001 112 261 1,374 341
Utterances 9,966 1,087 2,566 13,619 3,101
Emotion (utterances) 5,577 668 1,445 7,690 1,821
Emotion-cause (utterance) pairs 7,055 866 1,873 9,794 2,462

Supported Tasks

  • Multimodal Emotion Recognition in Conversation (ERC)
  • Causal/Cause Span Extraction (CSE)
  • Emotion Cause Extraction (ECE) / Causal Emotion Entailment (CEE)
  • Multimodal Emotion-Cause Pair Extraction in Conversation (MECPE)
  • ...

About Multimodal Data

⚠️ Due to potential copyright issues with the TV show "Friends", we cannot provide pre-segmented video clips.

If you need to utilize multimodal data, you may consider the following options:

  1. Use the acoustic and visual features we provide:

    • audio_embedding_6373.npy: the embedding table composed of the 6373-dimensional acoustic features of each utterances extracted with openSMILE
    • video_embedding_4096.npy: the embedding table composed of the 4096-dimensional visual features of each utterances extracted with 3D-CNN
    • Please note that the above features only include the original ECF (1.0) dataset; the SemEval evaluation data is not included. If needed, you can contact us, and we will do our best to release new features.
  2. You can download the raw video clips from MELD. Since ECF (1.0) is constructed based on the MELD dataset, most utterances in ECF (1.0) correspond to those in MELD. The correspondence can be found in the last column of the file all_data_pair_ECFvsMELD.txt. However, we have made certain modifications to MELD's raw data while constructing ECF, including but not limited to editing utterance text, adjusting timestamps, and adding or removing utterances. Therefore, some timestamps provided in ECF (1.0) have been corrected and may differ from those in MELD. There are also new utterances that cannot be found in MELD. Given this, we recommend option (3) if feasible.

  3. Download the raw videos of Friends from the website, and use the FFmpeg toolkit to extract audio-visual clips of each utterance based on the timestamps we provide.

Citation

If you find ECF useful for your research, please cite our paper using the following BibTeX entries:

@ARTICLE{wang2023multimodal,
  author={Wang, Fanfan and Ding, Zixiang and Xia, Rui and Li, Zhaoyu and Yu, Jianfei},
  journal={IEEE Transactions on Affective Computing}, 
  title={Multimodal Emotion-Cause Pair Extraction in Conversations}, 
  year={2023},
  volume={14},
  number={3},
  pages={1832-1844},
  doi = {10.1109/TAFFC.2022.3226559}
}

@InProceedings{wang2024SemEval,
  author={Wang, Fanfan  and  Ma, Heqing  and  Xia, Rui  and  Yu, Jianfei  and  Cambria, Erik},
  title={SemEval-2024 Task 3: Multimodal Emotion Cause Analysis in Conversations},
  booktitle={Proceedings of the 18th International Workshop on Semantic Evaluation (SemEval-2024)},
  month={June},
  year={2024},
  address={Mexico City, Mexico},
  publisher={Association for Computational Linguistics},
  pages={2022--2033},
  url = {https://aclanthology.org/2024.semeval2024-1.273}
}
Downloads last month
31