Datasets:

Modalities:
Text
Languages:
English
License:
Dataset Preview
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>
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>
              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 .", "utterance_ID": 2 }, { "emotion": "surprise", "speaker": "Chandler", "text": "Then I look down , and I realize there is a phone ... there .", "utterance_ID": 3 }, { "emotion": "surprise", "speaker": "Joey", "text": "Instead of ... ?", "utterance_ID": 4 }, { "emotion": "anger", "speaker": "Chandler", "text": "That is right .", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Joey", "text": "Never had that dream .", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "No .", "utterance_ID": 7 }, { "emotion": "neutral", "speaker": "Chandler", "text": "All of a sudden , the phone starts to ring .", "utterance_ID": 8 } ]
[ [ "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 ." ], [ "4_surprise", "4_Instead of ..." ], [ "5_anger", "1_I realize I am totally naked ." ], [ "5_anger", "3_Then I look down , and I realize there is a phone ... there ." ], [ "5_anger", "4_Instead of ..." ] ]
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 }, { "emotion": "surprise", "speaker": "Monica", "text": "Rachel ? !", "utterance_ID": 3 } ]
[ [ "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 I should have caught on when she started going to the dentist four and five times a week . I mean , how clean can teeth get ?", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Monica", "text": "My brother going through that right now , he is such a mess . How did you get through it ?", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Paul", "text": "Well , you might try accidentally breaking something valuable of hers , say her ...", "utterance_ID": 5 }, { "emotion": "surprise", "speaker": "Monica", "text": "leg ?", "utterance_ID": 6 }, { "emotion": "joy", "speaker": "Paul", "text": "That is one way !", "utterance_ID": 7 }, { "emotion": "neutral", "speaker": "Paul", "text": "Me , I ... I went for the watch .", "utterance_ID": 8 }, { "emotion": "surprise", "speaker": "Monica", "text": "You actually broke her watch ?", "utterance_ID": 9 } ]
[ [ "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_surprise", "6_leg ?" ], [ "7_joy", "5_you might try accidentally breaking something valuable of hers , say her ..." ], [ "7_joy", "6_leg ?" ], [ "7_joy", "7_That is one way !" ], [ "9_surprise", "5_you might try accidentally breaking something valuable of hers" ], [ "9_surprise", "8_I went for the watch ." ], [ "9_surprise", "9_You actually broke her watch ?" ] ]
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 probably think that this is all about what I said the other day about you making love with your socks on , but it is not ... it is not , it is about me , and I ju ...", "utterance_ID": 3 } ]
[]
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 those job things .", "utterance_ID": 3 } ]
[ [ "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 }, { "emotion": "surprise", "speaker": "Ross", "text": "You did ! Oh ...", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Ross", "text": "I always figured you just thought I was Monica geeky older brother .", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Rachel", "text": "I did .", "utterance_ID": 5 }, { "emotion": "sadness", "speaker": "Ross", "text": "Oh .", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Ross", "text": "Listen , do you think ... and try not to let my intense vulnerability become any kind of a factor here ... but do you think it would be okay if I asked you out ? Sometime ? Maybe ?", "utterance_ID": 7 }, { "emotion": "joy", "speaker": "Rachel", "text": "Yeah , maybe ...", "utterance_ID": 8 }, { "emotion": "neutral", "speaker": "Ross", "text": "Okay ...", "utterance_ID": 9 }, { "emotion": "neutral", "speaker": "Ross", "text": "okay , maybe I will ...", "utterance_ID": 10 } ]
[ [ "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 ." ], [ "6_sadness", "5_I did ." ], [ "8_joy", "7_do you think it would be okay if I asked you out ?" ] ]
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 spent on that wedding ... but forty thousand dollars is a lot of money !", "utterance_ID": 2 }, { "emotion": "neutral", "speaker": "Mrs. Geller", "text": "Well , at least she had the chance to leave a man at the altar ...", "utterance_ID": 3 }, { "emotion": "surprise", "speaker": "Monica", "text": "What that supposed to mean ?", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Mrs. Geller", "text": "Nothing ! It is an expression .", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Monica", "text": "No it is not .", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Mr. Geller", "text": "Do not listen to your mother .", "utterance_ID": 7 }, { "emotion": "neutral", "speaker": "Mr. Geller", "text": "You are independent , and you always have been !", "utterance_ID": 8 }, { "emotion": "neutral", "speaker": "Mr. Geller", "text": "Even when you were a kid ... and you were chubby , and you had no friends , you were just fine !", "utterance_ID": 9 }, { "emotion": "neutral", "speaker": "Mr. Geller", "text": "And you would read alone in your room , and your puzzles ...", "utterance_ID": 10 } ]
[ [ "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 to leave a man at the altar ..." ], [ "4_surprise", "4_What that supposed to mean ?" ] ]
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", "speaker": "Carol", "text": "Ross , you remember Susan ?", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Ross", "text": "How could I forget ?", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Susan", "text": "Ross .", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Ross", "text": "Hello , Susan . Good shake . Good shake .", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Ross", "text": "So , uh , we are just waiting for ... ?", "utterance_ID": 7 }, { "emotion": "neutral", "speaker": "Carol", "text": "Dr . Oberman .", "utterance_ID": 8 }, { "emotion": "neutral", "speaker": "Ross", "text": "... Dr . Oberman . Okay . And is he ...", "utterance_ID": 9 }, { "emotion": "neutral", "speaker": "Susan", "text": "She .", "utterance_ID": 10 }, { "emotion": "neutral", "speaker": "Ross", "text": "she , of course , she ... uh ... familiar with our ... special situation ?", "utterance_ID": 11 }, { "emotion": "joy", "speaker": "Carol", "text": "Yes , and she is very supportive .", "utterance_ID": 12 }, { "emotion": "joy", "speaker": "Ross", "text": "Great . Okay , that is great .", "utterance_ID": 13 }, { "emotion": "neutral", "speaker": "Ross", "text": "No , I am ... Oh .", "utterance_ID": 14 }, { "emotion": "neutral", "speaker": "Carol", "text": "Thanks .", "utterance_ID": 15 }, { "emotion": "joy", "speaker": "Ross", "text": "Quack , quack ...", "utterance_ID": 16 }, { "emotion": "surprise", "speaker": "Carol", "text": "Ross ? That opens my cervix .", "utterance_ID": 17 } ]
[ [ "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 ." ], [ "13_joy", "13_that is great ." ], [ "17_surprise", "17_That opens my cervix ." ] ]
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 }, { "emotion": "neutral", "speaker": "Barry", "text": "Yeah ! It is fine , it is fine . Robbie gonna be here for hours .", "utterance_ID": 4 }, { "emotion": "surprise", "speaker": "Robbie", "text": "Huh ? !", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Barry", "text": "So , how you doin ?", "utterance_ID": 6 } ]
[ [ "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": "Oh , that is great .", "utterance_ID": 3 }, { "emotion": "surprise", "speaker": "Rachel", "text": "Why are ... why are you so tanned ?", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Barry", "text": "Oh , I , uh ... I went to Aruba .", "utterance_ID": 5 } ]
[ [ "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": "neutral", "speaker": "Paula", "text": "Listen . As someone who seen more than her fair share of bad beef , I will tell you : that is not such a terrible thing .", "utterance_ID": 2 }, { "emotion": "neutral", "speaker": "Paula", "text": "Come on , they are your friends , they are just looking out after you .", "utterance_ID": 3 }, { "emotion": "sadness", "speaker": "Monica", "text": "I know . I just wish that once , I would bring a guy home that they actually liked .", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Paula", "text": "Well , you do realise the odds of that happening are a little slimmer if they never get to meet the guy ...", "utterance_ID": 5 } ]
[ [ "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 you all promise ?", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "All", "text": "Yeah ! We promise ! We will be good !", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Monica", "text": "Chandler ? Do you promise to be good ?", "utterance_ID": 5 }, { "emotion": "joy", "speaker": "Joey", "text": "You can come in , but your filter ... tipped little buddy has to stay outside !", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Ross", "text": "Hey , Pheebs .", "utterance_ID": 7 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Dear Ms . Buffay . Thank you for calling attention to our error . We have credited your account with five hundred dollars .", "utterance_ID": 8 }, { "emotion": "surprise", "speaker": "Phoebe", "text": "We are sorry for the inconvenience , and hope you will accept this football phone ... as our free gift . Do you believe this ? ! Now I have a thousand dollars , and a football phone !", "utterance_ID": 9 } ]
[ [ "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 thousand dollars , and a football phone !" ], [ "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 thousand dollars , and a football phone !" ] ]
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 !", "utterance_ID": 3 }, { "emotion": "surprise", "speaker": "Monica", "text": "Fantastic ! I have one question : How is that possible ?", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Joey", "text": "Alan .", "utterance_ID": 5 }, { "emotion": "joy", "speaker": "Ross", "text": "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 base ...", "utterance_ID": 6 }, { "emotion": "joy", "speaker": "Rachel", "text": "I mean , it ... it was like , it was like he made us into a team .", "utterance_ID": 7 }, { "emotion": "joy", "speaker": "Chandler", "text": "Yep , we sure showed those Hassidic jewellers a thing or two about softball ...", "utterance_ID": 8 }, { "emotion": "neutral", "speaker": "Monica", "text": "Can I ask you guys a question ? Do you ever think that Alan is maybe ... sometimes ...", "utterance_ID": 9 }, { "emotion": "surprise", "speaker": "Ross", "text": "What ?", "utterance_ID": 10 }, { "emotion": "neutral", "speaker": "Monica", "text": "I do not know , a little too Alan ?", "utterance_ID": 11 }, { "emotion": "surprise", "speaker": "Rachel", "text": "Well , no . That is impossible . He can never be too Alan .", "utterance_ID": 12 }, { "emotion": "joy", "speaker": "Ross", "text": "Yeah , it is his , uh , innate Alan ... ness that ... that ... that we adore .", "utterance_ID": 13 }, { "emotion": "neutral", "speaker": "Chandler", "text": "I personally could have a gallon of Alan .", "utterance_ID": 14 } ]
[ [ "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 base ..." ], [ "6_joy", "3_WE WON ! !" ], [ "7_joy", "7_he made us into a team ." ], [ "7_joy", "3_WE WON ! !" ], [ "8_joy", "8_we sure showed those Hassidic jewellers a thing or two about softball ..." ], [ "8_joy", "3_WE WON ! !" ], [ "10_surprise", "9_Do you ever think that Alan is maybe ... sometimes ..." ], [ "12_surprise", "9_Do you ever think that Alan is maybe ... sometimes ..." ], [ "12_surprise", "11_a little too Alan ?" ], [ "13_joy", "13_it is his , uh , innate Alan ... ness that ... that ... that we adore ." ] ]
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": "disgust", "speaker": "All", "text": "Nooo ...", "utterance_ID": 3 }, { "emotion": "anger", "speaker": "All", "text": "Oh , hey , do not do that ! Cut it out !", "utterance_ID": 4 }, { "emotion": "disgust", "speaker": "Rachel", "text": "It is worse than the thumb !", "utterance_ID": 5 }, { "emotion": "anger", "speaker": "Chandler", "text": "Hey , this is so unfair !", "utterance_ID": 6 }, { "emotion": "surprise", "speaker": "Monica", "text": "Oh , why is it unfair ?", "utterance_ID": 7 }, { "emotion": "anger", "speaker": "Chandler", "text": "So I have a flaw !", "utterance_ID": 8 }, { "emotion": "anger", "speaker": "Chandler", "text": "Big deal !", "utterance_ID": 9 }, { "emotion": "anger", "speaker": "Chandler", "text": "Like Joey constant knuckle ... cracking is not annoying ?", "utterance_ID": 10 }, { "emotion": "anger", "speaker": "Chandler", "text": "And Ross , with his over ... pronouncing every single word ?", "utterance_ID": 11 }, { "emotion": "anger", "speaker": "Chandler", "text": "And Monica , with that snort when she laughs ?", "utterance_ID": 12 }, { "emotion": "disgust", "speaker": "Chandler", "text": "I mean , what the hell is that thing ?", "utterance_ID": 13 }, { "emotion": "anger", "speaker": "Chandler", "text": "... I accept all those flaws , why can not you accept me for this ?", "utterance_ID": 14 }, { "emotion": "anger", "speaker": "Joey", "text": "... Does the knuckle ... cracking bother everybody ?", "utterance_ID": 15 }, { "emotion": "neutral", "speaker": "Rachel", "text": "Well , I ... I could live without it .", "utterance_ID": 16 }, { "emotion": "neutral", "speaker": "Joey", "text": "Well , is it , like , a little annoying , or is it like when Phoebe chews her hair ?", "utterance_ID": 17 }, { "emotion": "neutral", "speaker": "Ross", "text": "Oh , now , do not listen to him , Pheebs , I think it is endearing .", "utterance_ID": 18 }, { "emotion": "anger", "speaker": "Joey", "text": "Oh , \" you do , do you \" ?", "utterance_ID": 19 }, { "emotion": "neutral", "speaker": "Ross", "text": "You know , there is nothing wrong with speaking correctly .", "utterance_ID": 20 }, { "emotion": "neutral", "speaker": "Rachel", "text": "\" Indeed there is not \" ... I should really get back to work .", "utterance_ID": 21 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Yeah , cause otherwise someone might get what they actually ordered .", "utterance_ID": 22 }, { "emotion": "anger", "speaker": "Rachel", "text": "Ohh ... ho ... hooohhh . The hair comes out , and the gloves come on .", "utterance_ID": 23 } ]
[ [ "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 all those flaws , why can not you accept me for this ?" ], [ "7_surprise", "6_this is so unfair !" ], [ "7_surprise", "7_why is it unfair ?" ], [ "8_anger", "4_do not do that ! Cut it out !" ], [ "8_anger", "5_It is worse than the thumb !" ], [ "8_anger", "6_this is so unfair !" ], [ "8_anger", "14_... I accept all those flaws , why can not you accept me for this ?" ], [ "9_anger", "4_do not do that ! Cut it out !" ], [ "9_anger", "5_It is worse than the thumb !" ], [ "9_anger", "6_this is so unfair !" ], [ "9_anger", "14_... I accept all those flaws , why can not you accept me for this ?" ], [ "10_anger", "4_do not do that ! Cut it out !" ], [ "10_anger", "5_It is worse than the thumb !" ], [ "10_anger", "6_this is so unfair !" ], [ "10_anger", "14_... I accept all those flaws , why can not you accept me for this ?" ], [ "11_anger", "4_do not do that ! Cut it out !" ], [ "11_anger", "5_It is worse than the thumb !" ], [ "11_anger", "6_this is so unfair !" ], [ "11_anger", "14_... I accept all those flaws , why can not you accept me for this ?" ], [ "12_anger", "4_do not do that ! Cut it out !" ], [ "12_anger", "5_It is worse than the thumb !" ], [ "12_anger", "6_this is so unfair !" ], [ "12_anger", "14_... I accept all those flaws , why can not you accept me for this ?" ], [ "13_disgust", "4_do not do that ! Cut it out !" ], [ "13_disgust", "5_It is worse than the thumb !" ], [ "13_disgust", "6_this is so unfair !" ], [ "13_disgust", "14_... I accept all those flaws , why can not you accept me for this ?" ], [ "14_anger", "4_do not do that ! Cut it out !" ], [ "14_anger", "5_It is worse than the thumb !" ], [ "14_anger", "6_this is so unfair !" ], [ "14_anger", "14_... I accept all those flaws , why can not you accept me for this ?" ], [ "15_anger", "10_Like Joey constant knuckle ... cracking is not annoying ?" ], [ "15_anger", "15_... Does the knuckle ... cracking bother everybody ?" ], [ "19_anger", "18_do not listen to him , Pheebs , I think it is endearing ." ], [ "23_anger", "21_I should really get back to work ." ], [ "23_anger", "22_Yeah , cause otherwise someone might get what they actually ordered ." ] ]
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": "anger", "speaker": "Chandler", "text": "Hey , you know , I have had it with you guys and your cancer and your emphysema and your heart disease .", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Chandler", "text": "The bottom line is , smoking is cool , and you know it .", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Rachel", "text": "Chandler ? It is Alan , he wants to speak to you .", "utterance_ID": 5 }, { "emotion": "surprise", "speaker": "Chandler", "text": "Really ? He does ?", "utterance_ID": 6 }, { "emotion": "joy", "speaker": "Chandler", "text": "Hey , buddy , what up !", "utterance_ID": 7 }, { "emotion": "surprise", "speaker": "Chandler", "text": "Oh , she told you about that , huh .", "utterance_ID": 8 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Well , yeah , I have one now and then .", "utterance_ID": 9 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Well , yeah , now .", "utterance_ID": 10 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Well , it is not that big ...", "utterance_ID": 11 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Well , that is true ...", "utterance_ID": 12 }, { "emotion": "joy", "speaker": "Chandler", "text": "Gee , you know , no one ... no one ever put it like that before .", "utterance_ID": 13 }, { "emotion": "joy", "speaker": "Chandler", "text": "Well , okay , thanks !", "utterance_ID": 14 }, { "emotion": "joy", "speaker": "Rachel", "text": "God , he is good .", "utterance_ID": 15 }, { "emotion": "neutral", "speaker": "Ross", "text": "If only he were a woman .", "utterance_ID": 16 }, { "emotion": "neutral", "speaker": "Rachel", "text": "Yeah .", "utterance_ID": 17 } ]
[ [ "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 doing to yourself ?" ], [ "3_anger", "3_I have had it with you guys and your cancer and your emphysema and your heart disease ." ], [ "6_surprise", "5_It is Alan , he wants to speak to you ." ], [ "7_joy", "5_It is Alan , he wants to speak to you ." ], [ "8_surprise", "8_she told you about that" ], [ "13_joy", "13_no one ever put it like that before ." ], [ "14_joy", "13_no one ever put it like that before ." ], [ "15_joy", "15_he is good ." ] ]
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 }, { "emotion": "neutral", "speaker": "Monica", "text": "Hi .", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "All", "text": "Mmm .", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Ross", "text": "So how would it go ?", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Monica", "text": "Oh , you know ...", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Did he mention us ?", "utterance_ID": 7 }, { "emotion": "neutral", "speaker": "Monica", "text": "He said he is really gonna miss you guys .", "utterance_ID": 8 }, { "emotion": "sadness", "speaker": "Ross", "text": "You had a rough day , huh ?", "utterance_ID": 9 }, { "emotion": "sadness", "speaker": "Monica", "text": "Oh , you have no idea .", "utterance_ID": 10 } ]
[ [ "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": "Would you look at her ? She is so peaceful .", "utterance_ID": 3 }, { "emotion": "surprise", "speaker": "Phoebe", "text": "Oh ! What what what ! ... Hi .", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Ross", "text": "It is okay , you know , you just nodded off again .", "utterance_ID": 5 }, { "emotion": "surprise", "speaker": "Monica", "text": "What going on with you ?", "utterance_ID": 6 }, { "emotion": "anger", "speaker": "Phoebe", "text": "I got no sleep last night !", "utterance_ID": 7 }, { "emotion": "neutral", "speaker": "Ross", "text": "Why ?", "utterance_ID": 8 }, { "emotion": "disgust", "speaker": "Phoebe", "text": "My grandmother has this new boyfriend , and they are both kind of insecure in bed ... and deaf .", "utterance_ID": 9 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "So they are constantly , like , having to reassure each other that they are having a good time .", "utterance_ID": 10 }, { "emotion": "disgust", "speaker": "Phoebe", "text": "You have no idea how loud they are !", "utterance_ID": 11 }, { "emotion": "neutral", "speaker": "Monica", "text": "Well , if you want , you can stay with Rachel and me tonight .", "utterance_ID": 12 }, { "emotion": "joy", "speaker": "Phoebe", "text": "Thanks .", "utterance_ID": 13 } ]
[ [ "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 grandmother has this new boyfriend , and they are both kind of insecure in bed ... and deaf ." ], [ "11_disgust", "11_You have no idea how loud they are !" ], [ "13_joy", "12_if you want , you can stay with Rachel and me tonight ." ] ]
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": "neutral", "speaker": "Joanne", "text": "Alright . Let talk reality for a second .", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Rachel", "text": "Okay .", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Joanne", "text": "When are you coming home ?", "utterance_ID": 5 }, { "emotion": "surprise", "speaker": "Rachel", "text": "What ? Guys , I am not .", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Joanne", "text": "C mon , this is us .", "utterance_ID": 7 }, { "emotion": "neutral", "speaker": "Rachel", "text": "I am not ! This is what I am doing now . I have got this job ...", "utterance_ID": 8 }, { "emotion": "surprise", "speaker": "Kiki", "text": "Waitressing ?", "utterance_ID": 9 }, { "emotion": "neutral", "speaker": "Rachel", "text": "Okay , I am not just waitressing . I am ... I , um ...", "utterance_ID": 10 }, { "emotion": "neutral", "speaker": "Rachel", "text": "I write the specials on the specials board , and , uh ...", "utterance_ID": 11 }, { "emotion": "joy", "speaker": "Rachel", "text": "and I , uh ... I take the uh dead flowers out of the vase ... Oh , and , um , sometimes Artelle lets me put the little chocolate blobbies on the cookies .", "utterance_ID": 12 } ]
[ [ "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 I am doing now . I have got this job ..." ], [ "9_surprise", "9_Waitressing ?" ], [ "12_joy", "12_sometimes Artelle lets me put the little chocolate blobbies on the cookies ." ] ]
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", "speaker": "Rachel", "text": "What that ?", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Monica", "text": "Weeeell , it is rum , and ...", "utterance_ID": 4 } ]
[ [ "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", "speaker": "Receptionist", "text": "Any minute now .", "utterance_ID": 3 } ]
[]
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": "neutral", "speaker": "Pizza Guy", "text": "Pizza guy !", "utterance_ID": 3 }, { "emotion": "joy", "speaker": "Rachel", "text": "Thank God . Food .", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Monica", "text": "Phoebe ?", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "What ?", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Monica", "text": "Do you have a plan ?", "utterance_ID": 7 }, { "emotion": "sadness", "speaker": "Phoebe", "text": "I do not even have a pl .", "utterance_ID": 8 }, { "emotion": "neutral", "speaker": "Pizza Guy", "text": "Hi , one , uh , mushroom , green pepper and onion ?", "utterance_ID": 9 }, { "emotion": "sadness", "speaker": "Rachel", "text": "No , no , that is not what we ordered ... We ordered a fat ... free crust with extra cheese .", "utterance_ID": 10 }, { "emotion": "sadness", "speaker": "Pizza Guy", "text": "Wait , you are not G . Stephanopoulos ? Man , my dad gonna kill me !", "utterance_ID": 11 }, { "emotion": "surprise", "speaker": "Monica", "text": "Wait ! Did you say G . Stephanopoulos ?", "utterance_ID": 12 }, { "emotion": "anger", "speaker": "Pizza Guy", "text": "Yeah . This one goes across the street , I must have given him yours . Oh , bonehead , bonehead !", "utterance_ID": 13 }, { "emotion": "surprise", "speaker": "Monica", "text": "Wait , was this a ... a small mediterranean guy with curiously intelligent good looks ?", "utterance_ID": 14 }, { "emotion": "neutral", "speaker": "Pizza Guy", "text": "Yeah , that sounds about right .", "utterance_ID": 15 }, { "emotion": "joy", "speaker": "Monica", "text": "Was he wearing a stunning blue suit ?", "utterance_ID": 16 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "And ... and a power tie ?", "utterance_ID": 17 }, { "emotion": "neutral", "speaker": "Pizza Guy", "text": "No , pretty much just a towel .", "utterance_ID": 18 }, { "emotion": "surprise", "speaker": "Monica", "text": "Oh God .", "utterance_ID": 19 }, { "emotion": "sadness", "speaker": "Pizza Guy", "text": "So you guys want me to take this back ?", "utterance_ID": 20 }, { "emotion": "surprise", "speaker": "Monica", "text": "Are you nuts ? ! We have got George Stephanopoulos pizza !", "utterance_ID": 21 }, { "emotion": "neutral", "speaker": "Rachel", "text": "Uh , Pheebs ? Who George Snuffalopagus ?", "utterance_ID": 22 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Big Bird friend .", "utterance_ID": 23 }, { "emotion": "joy", "speaker": "Monica", "text": "I see pizza !", "utterance_ID": 24 }, { "emotion": "joy", "speaker": "Phoebe", "text": "Oh , I wanna see ! Let me see ! Let me see !", "utterance_ID": 25 }, { "emotion": "sadness", "speaker": "Rachel", "text": "Hello ? Who are we spying on ?", "utterance_ID": 26 } ]
[ [ "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_sadness", "9_one , uh , mushroom , green pepper and onion ?" ], [ "10_sadness", "10_No , no , that is not what we ordered ... We ordered a fat ... free crust with extra cheese ." ], [ "11_sadness", "9_one , uh , mushroom , green pepper and onion ?" ], [ "11_sadness", "10_No , no , that is not what we ordered ... We ordered a fat ... free crust with extra cheese ." ], [ "11_sadness", "11_my dad gonna kill me !" ], [ "12_surprise", "12_Did you say G . Stephanopoulos ?" ], [ "13_anger", "13_I must have given him yours ." ], [ "14_surprise", "12_Did you say G . Stephanopoulos ?" ], [ "14_surprise", "13_Yeah . This one goes across the street" ], [ "16_joy", "12_Did you say G . Stephanopoulos ?" ], [ "16_joy", "13_Yeah . This one goes across the street" ], [ "16_joy", "14_was this a ... a small mediterranean guy with curiously intelligent good looks ?" ], [ "16_joy", "15_Yeah , that sounds about right ." ], [ "19_surprise", "16_Was he wearing a stunning blue suit ?" ], [ "19_surprise", "18_No , pretty much just a towel ." ], [ "20_sadness", "20_So you guys want me to take this back ?" ], [ "21_surprise", "21_We have got George Stephanopoulos pizza !" ], [ "24_joy", "24_I see pizza !" ], [ "25_joy", "24_I see pizza !" ] ]
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 .", "utterance_ID": 3 }, { "emotion": "sadness", "speaker": "Rachel", "text": "Oh please , they are having sex .", "utterance_ID": 4 }, { "emotion": "anger", "speaker": "Monica and Phoebe", "text": "Shut up !", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Rachel", "text": "So , whaddya think George is like ?", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Monica", "text": "I think he is shy .", "utterance_ID": 7 }, { "emotion": "surprise", "speaker": "Phoebe", "text": "Yeah ?", "utterance_ID": 8 }, { "emotion": "neutral", "speaker": "Monica", "text": "Yeah . I think you have to draw him out . And then ... when you do ... he is a preppy animal .", "utterance_ID": 9 } ]
[ [ "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 have been looking all night !", "utterance_ID": 3 }, { "emotion": "joy", "speaker": "Rachel", "text": "He is so cute !", "utterance_ID": 4 }, { "emotion": "joy", "speaker": "Monica", "text": "Oh , George , baby , drop the towel !", "utterance_ID": 5 }, { "emotion": "joy", "speaker": "All", "text": "Yeah , drop it ! Drop the towel ! Please drop the ... wowww .", "utterance_ID": 6 } ]
[ [ "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_drop it ! Drop the towel !" ] ]
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 }, { "emotion": "surprise", "speaker": "Joey", "text": "Really ?", "utterance_ID": 3 }, { "emotion": "disgust", "speaker": "Chandler", "text": "No , you kidding ? The guy a freak . I judge him .", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Both", "text": "Hey , buddy .", "utterance_ID": 5 }, { "emotion": "joy", "speaker": "Receptionist", "text": "Oh , that is attractive .", "utterance_ID": 6 }, { "emotion": "joy", "speaker": "Chandler", "text": "Oh , I thought you were great in Silence of the Lambs .", "utterance_ID": 7 }, { "emotion": "joy", "speaker": "Chandler", "text": "Oh come on , admit it ! All things considered , you had fun tonight .", "utterance_ID": 8 }, { "emotion": "disgust", "speaker": "Ross", "text": "Fun ? Where was the fun ? Tell me specifically , which part was the fun part ? Where is my puck ?", "utterance_ID": 9 }, { "emotion": "neutral", "speaker": "Joey", "text": "Oh , ah ... the kid has it .", "utterance_ID": 10 }, { "emotion": "surprise", "speaker": "Ross", "text": "The kid ... ?", "utterance_ID": 11 }, { "emotion": "neutral", "speaker": "Ross", "text": "Excuse me , uh , that is , that is my puck .", "utterance_ID": 12 }, { "emotion": "neutral", "speaker": "Kid", "text": "I found it . Finders keepers , losers weepers .", "utterance_ID": 13 }, { "emotion": "neutral", "speaker": "Chandler", "text": "You gotta do it , man .", "utterance_ID": 14 }, { "emotion": "anger", "speaker": "Ross", "text": "Oh yeah ? Well , I am rubber , you are glue , whatever you ... can not do it .", "utterance_ID": 15 }, { "emotion": "neutral", "speaker": "Ross", "text": "Listen , uh ... gimme back my puck .", "utterance_ID": 16 }, { "emotion": "neutral", "speaker": "Kid", "text": "No !", "utterance_ID": 17 }, { "emotion": "anger", "speaker": "Ross", "text": "Yes , how about . C mere . Gimme ! Give me my puck .", "utterance_ID": 18 }, { "emotion": "anger", "speaker": "Receptionist", "text": "Hey ! Hey ! No rough holding in my ER !", "utterance_ID": 19 }, { "emotion": "anger", "speaker": "Ross", "text": "GIVE ME MY PUCK ! !", "utterance_ID": 20 }, { "emotion": "joy", "speaker": "Ross", "text": "... Now that was fun .", "utterance_ID": 21 } ]
[ [ "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 romantic ..." ], [ "4_disgust", "1_he is only had sex with one woman" ], [ "4_disgust", "4_The guy a freak ." ], [ "6_joy", "6_that is attractive ." ], [ "7_joy", "7_I thought you were great in Silence of the Lambs ." ], [ "8_joy", "8_All things considered , you had fun tonight ." ], [ "9_disgust", "8_All things considered , you had fun tonight ." ], [ "11_surprise", "9_Where is my puck ?" ], [ "11_surprise", "10_the kid has it ." ], [ "15_anger", "12_that is my puck ." ], [ "15_anger", "13_I found it . Finders keepers , losers weepers ." ], [ "18_anger", "16_gimme back my puck ." ], [ "18_anger", "17_No !" ], [ "19_anger", "19_No rough holding in my ER !" ], [ "20_anger", "16_gimme back my puck ." ], [ "20_anger", "17_No !" ], [ "21_joy", "21_Now that was fun ." ] ]
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": "Chandler", "text": "Thanks .", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Ross", "text": "Okay , Pheebs : Right hand blue . Good .", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Hello ? Oh , uh , Rachel , it is the Visa card people .", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Rachel", "text": "Oh , okay . Will you take my place ?", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Alright . Yes , this is Rachel .", "utterance_ID": 7 }, { "emotion": "surprise", "speaker": "Rachel", "text": "Nooo !", "utterance_ID": 8 }, { "emotion": "neutral", "speaker": "Rachel", "text": "Hello ?", "utterance_ID": 9 }, { "emotion": "neutral", "speaker": "Rachel", "text": "Oh , yeah , no , I know , I ... I have not been using it much .", "utterance_ID": 10 }, { "emotion": "joy", "speaker": "Rachel", "text": "Oh , well , thanks , but , I am okay , really .", "utterance_ID": 11 }, { "emotion": "neutral", "speaker": "Ross", "text": "Green . To the green .", "utterance_ID": 12 }, { "emotion": "neutral", "speaker": "Rachel", "text": "I have got magic beans . Never ... never mind .", "utterance_ID": 13 }, { "emotion": "neutral", "speaker": "Chandler", "text": "To the left , to the left ... aww !", "utterance_ID": 14 }, { "emotion": "neutral", "speaker": "Rachel", "text": "Ohhh ... I am fine .", "utterance_ID": 15 } ]
[ [ "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 tile . Eww !", "utterance_ID": 3 }, { "emotion": "sadness", "speaker": "Joey", "text": "Look , I am asking a favor here . If I do this for her brother , maybe Angela will come back to me .", "utterance_ID": 4 }, { "emotion": "sadness", "speaker": "Joey", "text": "I know , but , I made a huge mistake . I never should have broken up with her . Will you help me ? Please ?", "utterance_ID": 5 } ]
[ [ "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 ?", "utterance_ID": 2 }, { "emotion": "neutral", "speaker": "Ross", "text": "It is laundry . The thinking through is minimal .", "utterance_ID": 3 }, { "emotion": "joy", "speaker": "Chandler", "text": "It is just you and Rachel , just the two of you ? This is a date . You are going on a date .", "utterance_ID": 4 }, { "emotion": "fear", "speaker": "Ross", "text": "Nuh ... uh .", "utterance_ID": 5 }, { "emotion": "joy", "speaker": "Chandler", "text": "Yuh ... huh .", "utterance_ID": 6 }, { "emotion": "surprise", "speaker": "Ross", "text": "So what are you saying here ? I should shave again , pick up some wine , what ?", "utterance_ID": 7 }, { "emotion": "disgust", "speaker": "Chandler", "text": "Well , you may wanna rethink the dirty underwear .", "utterance_ID": 8 }, { "emotion": "surprise", "speaker": "Chandler", "text": "This is basically the first time she is gonna see your underwear ... you want it to be dirty ?", "utterance_ID": 9 }, { "emotion": "sadness", "speaker": "Ross", "text": "No .", "utterance_ID": 10 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Oh , and uh , the fabric softener ?", "utterance_ID": 11 }, { "emotion": "anger", "speaker": "Ross", "text": "Ok , ok , now what is wrong with my Snuggles ?", "utterance_ID": 12 } ]
[ [ "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 ? This is a date . You are going on a date ." ], [ "7_surprise", "4_It is just you and Rachel , just the two of you ? This is a date . You are going on a date ." ], [ "8_disgust", "8_the dirty underwear" ], [ "9_surprise", "9_This is basically the first time she is gonna see your underwear ... you want it to be dirty ?" ], [ "10_sadness", "9_This is basically the first time she is gonna see your underwear ... you want it to be dirty ?" ], [ "10_sadness", "8_you may wanna rethink the dirty underwear ." ], [ "12_anger", "11_the fabric softener ?" ], [ "12_anger", "12_what is wrong with my Snuggles ?" ] ]
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", "speaker": "Chandler", "text": "That is it ?", "utterance_ID": 3 }, { "emotion": "sadness", "speaker": "Phoebe", "text": "Yeah , it was really hard .", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Oh , yeah , that hug looked pretty brutal .", "utterance_ID": 5 }, { "emotion": "anger", "speaker": "Phoebe", "text": "Ok , you were not there .", "utterance_ID": 6 } ]
[ [ "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": "Woman", "text": "Yeah , well , now you are kinda not .", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Rachel", "text": "But I saved it . I put my basket on top .", "utterance_ID": 4 }, { "emotion": "anger", "speaker": "Woman", "text": "Oh , I am sorry , is that your basket ? It is really pretty . Unfortunately , I do not see suds .", "utterance_ID": 5 }, { "emotion": "surprise", "speaker": "Rachel", "text": "What ?", "utterance_ID": 6 }, { "emotion": "anger", "speaker": "Woman", "text": "No suds , no save . Ok ?", "utterance_ID": 7 }, { "emotion": "neutral", "speaker": "Ross", "text": "What going on ?", "utterance_ID": 8 }, { "emotion": "sadness", "speaker": "Rachel", "text": "Hi , uh , nothing . That horrible woman just took my machine .", "utterance_ID": 9 }, { "emotion": "neutral", "speaker": "Ross", "text": "Was your basket on top ?", "utterance_ID": 10 }, { "emotion": "neutral", "speaker": "Rachel", "text": "Yeah , but , there were no suds .", "utterance_ID": 11 }, { "emotion": "neutral", "speaker": "Ross", "text": "So ?", "utterance_ID": 12 }, { "emotion": "neutral", "speaker": "Rachel", "text": "Well , you know , no suds , no save .", "utterance_ID": 13 }, { "emotion": "anger", "speaker": "Ross", "text": "No suds ? Excuse me , hold on a second . That is my friend machine .", "utterance_ID": 14 }, { "emotion": "anger", "speaker": "Woman", "text": "Hey , hey , hey , her stuff was not in it .", "utterance_ID": 15 }, { "emotion": "anger", "speaker": "Ross", "text": "Hey , hey , hey , that is not the rule and you know it .", "utterance_ID": 16 } ]
[ [ "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 ." ], [ "5_anger", "5_Unfortunately , I do not see suds ." ], [ "6_surprise", "4_I saved it . I put my basket on top ." ], [ "6_surprise", "5_Unfortunately , I do not see suds ." ], [ "7_anger", "4_I saved it . I put my basket on top ." ], [ "7_anger", "5_Unfortunately , I do not see suds ." ], [ "9_sadness", "9_That horrible woman just took my machine ." ], [ "14_anger", "9_That horrible woman just took my machine ." ], [ "15_anger", "14_That is my friend machine ." ], [ "15_anger", "15_her stuff was not in it ." ], [ "16_anger", "9_That horrible woman just took my machine ." ], [ "16_anger", "14_That is my friend machine ." ], [ "16_anger", "15_her stuff was not in it ." ], [ "16_anger", "16_that is not the rule and you know it ." ] ]
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", "text": "Cleveland .", "utterance_ID": 3 }, { "emotion": "surprise", "speaker": "Monica", "text": "How , how did that happen ?", "utterance_ID": 4 }, { "emotion": "surprise", "speaker": "Joey", "text": "Oh my god .", "utterance_ID": 5 }, { "emotion": "surprise", "speaker": "Monica", "text": "What ?", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Joey", "text": "I suddenly had the feeling that I was falling . But I am not .", "utterance_ID": 7 } ]
[ [ "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", "5_Oh my god ." ] ]
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 so great to meet a guy who is smart and funny , and has an emotional age beyond , like eight .", "utterance_ID": 3 }, { "emotion": "joy", "speaker": "Angela", "text": "You know what else ? He is unbelievable in bed .", "utterance_ID": 4 }, { "emotion": "surprise", "speaker": "Monica", "text": "Wow . My brother never even told me when he lost his virginity .", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Angela", "text": "Huh . That is nice .", "utterance_ID": 6 } ]
[ [ "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 is unbelievable in bed ." ], [ "5_surprise", "5_My brother never even told me when he lost his virginity ." ] ]
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", "text": "Just do it really fast , and then the wound is exposed .", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Janice . Hi , Janice .", "utterance_ID": 4 }, { "emotion": "sadness", "speaker": "Chandler", "text": "Ok , here we go . I do not think we should go out anymore .", "utterance_ID": 5 }, { "emotion": "fear", "speaker": "Chandler", "text": "Janice .", "utterance_ID": 6 }, { "emotion": "sadness", "speaker": "Janice", "text": "All right . Well , there you go . Stop it , stop it , stop it .", "utterance_ID": 7 } ]
[ [ "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", "text": "That does not sound stupid to me .", "utterance_ID": 2 }, { "emotion": "neutral", "speaker": "Ross", "text": "You know , it is like the first time I had to make dinner for myself , after Carol left me ?", "utterance_ID": 3 }, { "emotion": "sadness", "speaker": "Ross", "text": "I am sorry , that is all the time we have .", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Ross", "text": "Next on Ross ...", "utterance_ID": 5 }, { "emotion": "fear", "speaker": "Ross", "text": "Ok . Uh ... oh .", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Rachel", "text": "What uh ... oh ?", "utterance_ID": 7 }, { "emotion": "fear", "speaker": "Ross", "text": "Uh ... oh , uh ... oh , the laundry done . It is , uh , it is a song . The laundry song that we sing . Uh ... oh the laundry done , uh ... oh , uh ... oh .", "utterance_ID": 8 }, { "emotion": "anger", "speaker": "Rachel", "text": "Ross , what the matter ?", "utterance_ID": 9 }, { "emotion": "fear", "speaker": "Ross", "text": "Nothing , nothing . Lee ... lo , the laundry done .", "utterance_ID": 10 } ]
[ [ "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 just thinking ... how inappropriate this is .", "utterance_ID": 2 }, { "emotion": "neutral", "speaker": "Monica", "text": "Um , I have got something in my eye , uh , Joey , could we check it in the light , please ?", "utterance_ID": 3 }, { "emotion": "surprise", "speaker": "Monica", "text": "Oh my god .", "utterance_ID": 4 }, { "emotion": "surprise", "speaker": "Joey", "text": "What ?", "utterance_ID": 5 }, { "emotion": "anger", "speaker": "Monica", "text": "Hello ! Were we at the same table ? It is like ... cocktails in Appalachia .", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Joey", "text": "Come on , they are close .", "utterance_ID": 7 }, { "emotion": "disgust", "speaker": "Monica", "text": "Close ? She is got her tongue in his ear .", "utterance_ID": 8 }, { "emotion": "neutral", "speaker": "Joey", "text": "Oh , like you have never gotten a little rambunctious with Ross .", "utterance_ID": 9 }, { "emotion": "disgust", "speaker": "Monica", "text": "Joey , this is sick , it is disgusting , it is , it is ... not really true , is it ?", "utterance_ID": 10 }, { "emotion": "neutral", "speaker": "Joey", "text": "Well , who to say what true ? I mean ...", "utterance_ID": 11 }, { "emotion": "disgust", "speaker": "Monica", "text": "Oh my god , what were you thinking ?", "utterance_ID": 12 }, { "emotion": "neutral", "speaker": "Joey", "text": "All right , look , I am not proud of this , ok ? Well , maybe I am a little .", "utterance_ID": 13 }, { "emotion": "surprise", "speaker": "Monica", "text": "Oh !", "utterance_ID": 14 }, { "emotion": "surprise", "speaker": "Joey", "text": "Ow !", "utterance_ID": 15 }, { "emotion": "disgust", "speaker": "Monica", "text": "I am outta here .", "utterance_ID": 16 }, { "emotion": "sadness", "speaker": "Joey", "text": "Wait , wait , wait . Come on . You want him , I want her . He likes you .", "utterance_ID": 17 }, { "emotion": "surprise", "speaker": "Monica", "text": "Really ?", "utterance_ID": 18 }, { "emotion": "neutral", "speaker": "Joey", "text": "Yeah . I am thinking , if we put our heads together , between the two of us , we can break them up .", "utterance_ID": 19 } ]
[ [ "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_his head is like flopping down Broadway" ], [ "4_surprise", "6_It is like ... cocktails in Appalachia ." ], [ "5_surprise", "4_Oh my god ." ], [ "6_anger", "5_What ?" ], [ "6_anger", "6_Were we at the same table ? It is like ... cocktails in Appalachia ." ], [ "8_disgust", "8_She is got her tongue in his ear ." ], [ "10_disgust", "8_She is got her tongue in his ear ." ], [ "10_disgust", "10_this is sick , it is disgusting" ], [ "12_disgust", "10_it is ... not really true , is it ?" ], [ "12_disgust", "11_who to say what true ?" ], [ "14_surprise", "13_I am not proud of this , ok ? Well , maybe I am a little ." ], [ "16_disgust", "10_it is ... not really true , is it ?" ], [ "16_disgust", "11_who to say what true ?" ], [ "17_sadness", "16_I am outta here ." ], [ "18_surprise", "17_He likes you ." ] ]
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", "text": "Ow !", "utterance_ID": 2 }, { "emotion": "surprise", "speaker": "Chandler", "text": "Oh , my god , I am so sorry . Are you ok ?", "utterance_ID": 3 }, { "emotion": "sadness", "speaker": "Janice", "text": "Ow . Um , it is just my lens . It is just my lens . I will be right back .", "utterance_ID": 4 }, { "emotion": "sadness", "speaker": "Chandler", "text": "I hit her in the eye ! I hit her in the eye ! This is the worst break ... up in the history of the world .", "utterance_ID": 5 }, { "emotion": "surprise", "speaker": "Phoebe", "text": "Oh my god !", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "How many of those have you had ?", "utterance_ID": 7 }, { "emotion": "joy", "speaker": "Chandler", "text": "Oh , I do not know , a million ?", "utterance_ID": 8 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Chandler , easy , easy . Go to your happy place . La la la la la la la .", "utterance_ID": 9 }, { "emotion": "neutral", "speaker": "Chandler", "text": "I am fine .", "utterance_ID": 10 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "All right .", "utterance_ID": 11 }, { "emotion": "fear", "speaker": "Chandler", "text": "I am not fine . Here she comes .", "utterance_ID": 12 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Wait here . Breathe .", "utterance_ID": 13 }, { "emotion": "surprise", "speaker": "Chandler", "text": "How do you do that ?", "utterance_ID": 14 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "It is like a gift .", "utterance_ID": 15 }, { "emotion": "neutral", "speaker": "Chandler", "text": "We should always always break up together .", "utterance_ID": 16 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Oh , I would like that .", "utterance_ID": 17 } ]
[ [ "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_surprise", "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 ." ], [ "8_joy", "7_How many of those have you had ?" ], [ "8_joy", "8_I do not know , a million ?" ], [ "12_fear", "12_Here she comes ." ], [ "14_surprise", "14_How do you do that ?" ] ]
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 ?", "utterance_ID": 3 }, { "emotion": "sadness", "speaker": "Ross", "text": "Yeah .", "utterance_ID": 4 }, { "emotion": "joy", "speaker": "Phoebe", "text": "What a neat idea . All your clothes match . I am gonna do this .", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Monica", "text": "Hi .", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Hey , how would it go ?", "utterance_ID": 7 }, { "emotion": "joy", "speaker": "Joey", "text": "Excellent .", "utterance_ID": 8 }, { "emotion": "joy", "speaker": "Monica", "text": "We ripped that couple apart , and kept the pieces for ourselves .", "utterance_ID": 9 }, { "emotion": "joy", "speaker": "Ross", "text": "What a beautiful story .", "utterance_ID": 10 }, { "emotion": "neutral", "speaker": "Ross", "text": "Hey , I am fine by the way .", "utterance_ID": 11 }, { "emotion": "sadness", "speaker": "Monica", "text": "Oh , I am sorry .", "utterance_ID": 12 }, { "emotion": "neutral", "speaker": "Rachel", "text": "Where is Chandler ?", "utterance_ID": 13 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Oh , he needed some time to grieve .", "utterance_ID": 14 }, { "emotion": "joy", "speaker": "Chandler", "text": "I am free ! I am free !", "utterance_ID": 15 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "That oughta do it .", "utterance_ID": 16 } ]
[ [ "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 ." ], [ "9_joy", "9_We ripped that couple apart , and kept the pieces for ourselves ." ], [ "10_joy", "9_We ripped that couple apart , and kept the pieces for ourselves ." ], [ "10_joy", "10_What a beautiful story ." ], [ "15_joy", "15_I am free ! I am free !" ] ]
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 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Ross , ten o clock .", "utterance_ID": 3 }, { "emotion": "sadness", "speaker": "Ross", "text": "Is it ? Feels like two .", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Chandler", "text": "No , ten o clock .", "utterance_ID": 5 }, { "emotion": "surprise", "speaker": "Ross", "text": "What ?", "utterance_ID": 6 }, { "emotion": "joy", "speaker": "Chandler", "text": "There is a beautiful woman at eight , nine , ten o clock !", "utterance_ID": 7 }, { "emotion": "joy", "speaker": "Ross", "text": "Oh . Hel ... lo !", "utterance_ID": 8 }, { "emotion": "surprise", "speaker": "Chandler", "text": "She is amazing ! She makes the women that I dream about look like short , fat , bald men !", "utterance_ID": 9 }, { "emotion": "joy", "speaker": "Monica", "text": "Well , go over to her ! She is not with anyone .", "utterance_ID": 10 }, { "emotion": "fear", "speaker": "Chandler", "text": "Oh yeah , and what would my opening line be ? Excuse me . Blarrglarrghh .", "utterance_ID": 11 }, { "emotion": "joy", "speaker": "Rachel", "text": "Oh , c mon . She is a person , you can do it !", "utterance_ID": 12 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Oh please , could she be more out of my league ? Ross , back me up here .", "utterance_ID": 13 }, { "emotion": "neutral", "speaker": "Ross", "text": "He could never get a woman like that in a million years .", "utterance_ID": 14 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Thank you , buddy .", "utterance_ID": 15 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Oh , oh , but you know , you always see these really beautiful women with these really nothing guys , you could be one of those guys .", "utterance_ID": 16 }, { "emotion": "joy", "speaker": "Monica", "text": "You could do that !", "utterance_ID": 17 }, { "emotion": "surprise", "speaker": "Chandler", "text": "You think ?", "utterance_ID": 18 } ]
[ [ "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_surprise", "5_No , ten o clock ." ], [ "7_joy", "7_There is a beautiful woman at eight , nine , ten o clock !" ], [ "8_joy", "7_There is a beautiful woman at eight , nine , ten o clock !" ], [ "9_surprise", "9_She is amazing ! She makes the women that I dream about look like short , fat , bald men !" ], [ "10_joy", "10_go over to her ! She is not with anyone ." ], [ "11_fear", "10_go over to her !" ], [ "11_fear", "11_what would my opening line be ?" ], [ "12_joy", "12_you can do it !" ], [ "17_joy", "17_You could do that !" ], [ "18_surprise", "16_you always see these really beautiful women with these really nothing guys , you could be one of those guys ." ], [ "18_surprise", "17_You could do that !" ] ]
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 }, { "emotion": "neutral", "speaker": "Director", "text": "Lose the robe .", "utterance_ID": 3 }, { "emotion": "surprise", "speaker": "Joey", "text": "Me ?", "utterance_ID": 4 } ]
[ [ "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 }, { "emotion": "surprise", "speaker": "Chandler", "text": "She is right , it is Jill . Jill Goodacre . Oh my God . I am trapped in an ATM vestibule with Jill Goodacre !", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Jill", "text": "Yeah , I am fine . I am just stuck at the bank , in an ATM vestibule .", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Jill says vestibule ... I am going with vestibule .", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Jill", "text": "I am fine . No , I am not alone ... I do not know , some guy .", "utterance_ID": 6 }, { "emotion": "joy", "speaker": "Chandler", "text": "Oh ! Some guy . Some guy . Hey Jill , I saw you with some guy last night . Yes , he was some guy .", "utterance_ID": 7 } ]
[ [ "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", "speaker": "All", "text": "Whoooaa !", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Ross", "text": "That is my sister .", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Joey", "text": "OK ... my weirdest place would have to be ... the women room on the second floor of the New York CIty public library .", "utterance_ID": 5 }, { "emotion": "surprise", "speaker": "Monica", "text": "Oh my God ! What were you doing in a library ?", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Ross", "text": "Pheebs , what about you ?", "utterance_ID": 7 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Oh ... Milwaukee .", "utterance_ID": 8 }, { "emotion": "neutral", "speaker": "Rachel", "text": "Um ... Ross ?", "utterance_ID": 9 }, { "emotion": "neutral", "speaker": "Ross", "text": "Disneyland , 1989 , It is a Small World After All .", "utterance_ID": 10 }, { "emotion": "surprise", "speaker": "All", "text": "No way !", "utterance_ID": 11 }, { "emotion": "neutral", "speaker": "Ross", "text": "The ride broke down .", "utterance_ID": 12 }, { "emotion": "neutral", "speaker": "Ross", "text": "So , Carol and I went behind a couple of those mechanical Dutch children ... then they fixed the ride , and we were asked never to return to the Magic Kingdom .", "utterance_ID": 13 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Oh , Rachel .", "utterance_ID": 14 } ]
[ [ "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 .", "utterance_ID": 3 }, { "emotion": "surprise", "speaker": "Rachel", "text": "You do ?", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Ross", "text": "I do .", "utterance_ID": 5 }, { "emotion": "joy", "speaker": "Rachel", "text": "Oh Ross , you are so great .", "utterance_ID": 6 } ]
[ [ "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", "speaker": "Joey", "text": "He is planning your birthday party .", "utterance_ID": 3 }, { "emotion": "surprise", "speaker": "Monica", "text": "Oh my God ! I love him !", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Joey", "text": "You would better act surprised .", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "About what ?", "utterance_ID": 6 }, { "emotion": "joy", "speaker": "Monica", "text": "My surprise party !", "utterance_ID": 7 }, { "emotion": "surprise", "speaker": "Phoebe", "text": "What surprise party ?", "utterance_ID": 8 }, { "emotion": "joy", "speaker": "Monica", "text": "Oh stop it . Joey already told me .", "utterance_ID": 9 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Well , he did not tell me .", "utterance_ID": 10 }, { "emotion": "neutral", "speaker": "Joey", "text": "Hey , do not look at me . This is Ross thing .", "utterance_ID": 11 }, { "emotion": "anger", "speaker": "Phoebe", "text": "This is so typical . I am always the last one to know everything .", "utterance_ID": 12 }, { "emotion": "neutral", "speaker": "Monica", "text": "No , you are not . We tell you stuff .", "utterance_ID": 13 }, { "emotion": "anger", "speaker": "Phoebe", "text": "Yuh ... huh !", "utterance_ID": 14 }, { "emotion": "anger", "speaker": "Phoebe", "text": "I was the last one to know when Chandler got bitten by the peacock at the zoo .", "utterance_ID": 15 }, { "emotion": "anger", "speaker": "Phoebe", "text": "I was the last one to know when you had a crush on Joey when he was moving in .", "utterance_ID": 16 }, { "emotion": "surprise", "speaker": "Joey", "text": "What ?", "utterance_ID": 17 }, { "emotion": "surprise", "speaker": "Phoebe", "text": "Looks like I was second to last .", "utterance_ID": 18 } ]
[ [ "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 ." ], [ "9_joy", "9_Joey already told me ." ], [ "12_anger", "12_I am always the last one to know everything ." ], [ "14_anger", "12_I am always the last one to know everything ." ], [ "14_anger", "13_No , you are not . We tell you stuff ." ], [ "15_anger", "12_I am always the last one to know everything ." ], [ "15_anger", "15_I was the last one to know when Chandler got bitten by the peacock at the zoo ." ], [ "15_anger", "16_I was the last one to know when you had a crush on Joey when he was moving in ." ], [ "16_anger", "12_I am always the last one to know everything ." ], [ "16_anger", "15_I was the last one to know when Chandler got bitten by the peacock at the zoo ." ], [ "16_anger", "16_I was the last one to know when you had a crush on Joey when he was moving in ." ], [ "17_surprise", "16_you had a crush on Joey when he was moving in ." ], [ "18_surprise", "18_Looks like I was second to last ." ] ]
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 .", "utterance_ID": 2 }, { "emotion": "neutral", "speaker": "Rachel", "text": "OK .", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Ross", "text": "OK . Here goes . For a while now , I have been wanting to , um ...", "utterance_ID": 4 }, { "emotion": "surprise", "speaker": "Rachel", "text": "Ohhh ! ! ! !", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Ross", "text": "Yes , yes , that is right ...", "utterance_ID": 6 }, { "emotion": "surprise", "speaker": "Rachel", "text": "Oh , look at the little cat !", "utterance_ID": 7 }, { "emotion": "surprise", "speaker": "Ross", "text": "What ?", "utterance_ID": 8 }, { "emotion": "fear", "speaker": "Ross", "text": "Ow !", "utterance_ID": 9 } ]
[ [ "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", "text": "Oh , poor little Tooty is scared to death . We should find his owner .", "utterance_ID": 3 }, { "emotion": "disgust", "speaker": "Ross", "text": "Why do not we just put poor little Tooty out in the hall ?", "utterance_ID": 4 }, { "emotion": "anger", "speaker": "Rachel", "text": "During a blackout ? He would get trampled !", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Ross", "text": "Yeah ?", "utterance_ID": 6 } ]
[ [ "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": "10 , 9 , 8 , 7 ... negative 46 , negative 47 , negative 48 ...", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Ross", "text": "Thank you .", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Thanks .", "utterance_ID": 5 }, { "emotion": "fear", "speaker": "Ross", "text": "Kinda ... spooky without any lights .", "utterance_ID": 6 }, { "emotion": "joy", "speaker": "Joey", "text": "Bwah ... hah ... hah !", "utterance_ID": 7 }, { "emotion": "joy", "speaker": "Ross", "text": "OK , guys , guys ? I have the definitive one . Mwwwooooo ... hah ... hah ...", "utterance_ID": 8 }, { "emotion": "neutral", "speaker": "Ross", "text": "Oh ... oh ... oh .", "utterance_ID": 9 }, { "emotion": "neutral", "speaker": "Joey", "text": "Hey Ross . This probably is not the best time to bring it up , but you have to throw a party for Monica .", "utterance_ID": 10 } ]
[ [ "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": "neutral", "speaker": "Jill", "text": "Well , goodbye Chandler . I had a great blackout . See you .", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Hi , um , I am account number 7143457 .", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Chandler", "text": "And , uh , I do not know if you got any of that , but I would really like a copy of the tape .", "utterance_ID": 5 } ]
[ [ "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 perfect for you .", "utterance_ID": 2 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Ah , yee , perfect might be a problem . Had you said co ... dependent , or self ... destructive ...", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Shelley", "text": "Do you want a date Saturday ?", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Yes please .", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Shelley", "text": "Okay . He is cute , he is funny , he is ...", "utterance_ID": 6 }, { "emotion": "surprise", "speaker": "Chandler", "text": "He is a he ?", "utterance_ID": 7 }, { "emotion": "surprise", "speaker": "Shelley", "text": "Well yeah !", "utterance_ID": 8 }, { "emotion": "fear", "speaker": "Shelley", "text": "... Oh God .", "utterance_ID": 9 }, { "emotion": "anger", "speaker": "Shelley", "text": "I ... just ... I thought ... Good , Shelley .", "utterance_ID": 10 }, { "emotion": "disgust", "speaker": "Shelley", "text": "I am just gonna go flush myself down the toilet now ...", "utterance_ID": 11 }, { "emotion": "disgust", "speaker": "Shelley", "text": "Okay , goodbye ...", "utterance_ID": 12 } ]
[ [ "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", "text": "How ... how are you , Mom ?", "utterance_ID": 3 }, { "emotion": "anger", "speaker": "Mrs. Geller", "text": "Me ? I am fine , fine . I am glad you are here . ... What with your hair ?", "utterance_ID": 4 }, { "emotion": "surprise", "speaker": "Monica", "text": "What ?", "utterance_ID": 5 }, { "emotion": "surprise", "speaker": "Mrs. Geller", "text": "What different ?", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Monica", "text": "Nothing .", "utterance_ID": 7 }, { "emotion": "neutral", "speaker": "Mrs. Geller", "text": "Oh , maybe that is it .", "utterance_ID": 8 }, { "emotion": "anger", "speaker": "Monica", "text": "She is unbelievable , our mother is ...", "utterance_ID": 9 }, { "emotion": "neutral", "speaker": "Ross", "text": "Okay , relax , relax .", "utterance_ID": 10 }, { "emotion": "neutral", "speaker": "Ross", "text": "We are gonna be here for a while , it looks like , and we still have boyfriends and your career to cover .", "utterance_ID": 11 }, { "emotion": "surprise", "speaker": "Monica", "text": "Oh God !", "utterance_ID": 12 }, { "emotion": "neutral", "speaker": "Monica", "text": "The fuzzy little mints at the bottom of her purse .", "utterance_ID": 13 }, { "emotion": "surprise", "speaker": "Ross", "text": "Oh !", "utterance_ID": 14 }, { "emotion": "disgust", "speaker": "Ross", "text": "... Yeah , they were gross .", "utterance_ID": 15 }, { "emotion": "joy", "speaker": "Ross", "text": "Oh , you know what I loved ?", "utterance_ID": 16 }, { "emotion": "joy", "speaker": "Ross", "text": "Her Sweet n Los .", "utterance_ID": 17 }, { "emotion": "joy", "speaker": "Ross", "text": "How she was always stealing them from ... from restaurants .", "utterance_ID": 18 }, { "emotion": "neutral", "speaker": "Mr. Geller", "text": "Not just restaurants , from our house .", "utterance_ID": 19 } ]
[ [ "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 ?" ], [ "6_surprise", "6_What different ?" ], [ "9_anger", "9_She is unbelievable" ], [ "12_surprise", "11_We are gonna be here for a while , it looks like , and we still have boyfriends and your career to cover ." ], [ "14_surprise", "13_The fuzzy little mints at the bottom of her purse ." ], [ "15_disgust", "13_The fuzzy little mints at the bottom of her purse ." ], [ "15_disgust", "15_they were gross ." ], [ "16_joy", "16_you know what I loved ?" ], [ "16_joy", "17_Her Sweet n Los ." ], [ "16_joy", "18_How she was always stealing them from ... from restaurants ." ], [ "17_joy", "16_you know what I loved ?" ], [ "17_joy", "17_Her Sweet n Los ." ], [ "17_joy", "18_How she was always stealing them from ... from restaurants ." ], [ "18_joy", "16_you know what I loved ?" ], [ "18_joy", "17_Her Sweet n Los ." ], [ "18_joy", "18_How she was always stealing them from ... from restaurants ." ] ]
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", "text": "Aww , look at the little thing .", "utterance_ID": 3 }, { "emotion": "surprise", "speaker": "Chandler", "text": "Who are those people ?", "utterance_ID": 4 }, { "emotion": "surprise", "speaker": "Ross", "text": "Got me .", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Monica", "text": "Oh , that is Nana , right there in the middle . Me and the gang at Java Joe .", "utterance_ID": 6 }, { "emotion": "surprise", "speaker": "Rachel", "text": "Wow , Monica , you look just like your grandmother . How old was she there ?", "utterance_ID": 7 }, { "emotion": "neutral", "speaker": "Monica", "text": "Let see , 1939 ... yeah , 24 , 25 ?", "utterance_ID": 8 }, { "emotion": "neutral", "speaker": "Ross", "text": "Looks like a fun gang .", "utterance_ID": 9 }, { "emotion": "joy", "speaker": "Joey", "text": "Ooh , look ... look ... look ... look ... look ! I got Monica naked !", "utterance_ID": 10 } ]
[ [ "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 ?" ], [ "5_surprise", "5_Got me ." ], [ "7_surprise", "7_you look just like your grandmother ." ], [ "10_joy", "10_I got Monica naked !" ] ]
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", "speaker": "Susan", "text": "Yeah , yeah , all the time .", "utterance_ID": 3 }, { "emotion": "surprise", "speaker": "Ross", "text": "Really ?", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Susan", "text": "But um , we just refer to you as Bobo the Sperm Guy .", "utterance_ID": 5 } ]
[ [ "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 !", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Monica", "text": "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 .", "utterance_ID": 4 }, { "emotion": "surprise", "speaker": "Rachel", "text": "Wait , wait , Chandler , this is what you are havin for Thanksgiving dinner ?", "utterance_ID": 5 }, { "emotion": "anger", "speaker": "Rachel", "text": "What , what , what is it with you and this holiday ?", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Chandler", "text": "All right , I am nine years old .", "utterance_ID": 7 }, { "emotion": "sadness", "speaker": "Ross", "text": "Oh , I hate this story .", "utterance_ID": 8 }, { "emotion": "neutral", "speaker": "Chandler", "text": "We just finished this magnificent Thanksgiving dinner .", "utterance_ID": 9 }, { "emotion": "sadness", "speaker": "Chandler", "text": "I have ... and I remember this part vividly ... a mouthful of pumpkin pie , and this is the moment my parents choose to tell me they are getting divorced .", "utterance_ID": 10 }, { "emotion": "surprise", "speaker": "Rachel", "text": "Oh my god .", "utterance_ID": 11 }, { "emotion": "sadness", "speaker": "Chandler", "text": "Yes . It is very difficult to appreciate a Thanksgiving dinner once you have seen it in reverse .", "utterance_ID": 12 } ]
[ [ "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 Thanksgiving dinner ?" ], [ "6_anger", "5_this is what you are havin for Thanksgiving dinner ?" ], [ "8_sadness", "8_I hate this story ." ], [ "10_sadness", "10_this is the moment my parents choose to tell me they are getting divorced ." ], [ "11_surprise", "10_this is the moment my parents choose to tell me they are getting divorced ." ], [ "12_sadness", "10_this is the moment my parents choose to tell me they are getting divorced ." ], [ "12_sadness", "12_It is very difficult to appreciate a Thanksgiving dinner once you have seen it in reverse ." ] ]
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 and onions .", "utterance_ID": 2 }, { "emotion": "surprise", "speaker": "Monica", "text": "Why would we do that ?", "utterance_ID": 3 }, { "emotion": "sadness", "speaker": "Phoebe", "text": "Well , cause then they would be like my mom used to make them , you know , before she died .", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Monica", "text": "Ok , three kinds of potatoes coming up .", "utterance_ID": 5 }, { "emotion": "joy", "speaker": "Rachel", "text": "Ok , good ... bye you guys . Thanks for everything .", "utterance_ID": 6 }, { "emotion": "surprise", "speaker": "Rachel", "text": "Oh , sorry ! Oh , sorry !", "utterance_ID": 7 }, { "emotion": "surprise", "speaker": "Chandler", "text": "The most unbelievable thing has happened . Underdog has just gotten away .", "utterance_ID": 8 }, { "emotion": "neutral", "speaker": "Joey", "text": "The balloon ?", "utterance_ID": 9 }, { "emotion": "neutral", "speaker": "Chandler", "text": "No , no , the actual cartoon character .", "utterance_ID": 10 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Of course the balloon .", "utterance_ID": 11 }, { "emotion": "neutral", "speaker": "Chandler", "text": "It is all over the news . Right before he reached Macy , he broke free and was spotted flying over Washington Square Park . I am going to the roof , who with me ?", "utterance_ID": 12 }, { "emotion": "sadness", "speaker": "Rachel", "text": "I can not , I gotta go .", "utterance_ID": 13 }, { "emotion": "surprise", "speaker": "Chandler", "text": "Come on . An 80 ... foot inflatable dog let loose over the city . How often does that happen ?", "utterance_ID": 14 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Almost never .", "utterance_ID": 15 }, { "emotion": "neutral", "speaker": "Monica", "text": "Got the keys ?", "utterance_ID": 16 }, { "emotion": "neutral", "speaker": "Rachel", "text": "Ok .", "utterance_ID": 17 } ]
[ [ "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 ?" ], [ "4_sadness", "4_cause then they would be like my mom used to make them , you know , before she died ." ], [ "6_joy", "6_Thanks for everything ." ], [ "8_surprise", "8_The most unbelievable thing has happened . Underdog has just gotten away ." ], [ "13_sadness", "12_I am going to the roof , who with me ?" ], [ "13_sadness", "13_I can not , I gotta go ." ], [ "14_surprise", "12_I am going to the roof , who with me ?" ], [ "14_surprise", "13_I can not , I gotta go ." ], [ "14_surprise", "14_An 80 ... foot inflatable dog let loose over the city . How often does that happen ?" ] ]
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": "joy", "speaker": "Chandler", "text": "I would like to propose a toast .", "utterance_ID": 3 }, { "emotion": "joy", "speaker": "Chandler", "text": "Little toast here , ding ding .", "utterance_ID": 4 }, { "emotion": "joy", "speaker": "Chandler", "text": "I know this is not the kind of Thanksgiving that all of you all planned , but for me , this has been really great , you know , I think because it did not involve divorce or projectile vomiting .", "utterance_ID": 5 }, { "emotion": "joy", "speaker": "Chandler", "text": "Anyway , I was just thinking , I mean , if you would gone to Vail , and if you guysd been with your family , if you did not have syphilis and stuff , we would not be all together , you know ?", "utterance_ID": 6 }, { "emotion": "joy", "speaker": "Chandler", "text": "So I guess what I am trying to say is that I am very thankful that all of your Thanksgivings sucked .", "utterance_ID": 7 }, { "emotion": "joy", "speaker": "All", "text": "That is so sweet .", "utterance_ID": 8 }, { "emotion": "joy", "speaker": "Ross", "text": "And hey , here is to a lousy Christmas .", "utterance_ID": 9 }, { "emotion": "joy", "speaker": "Rachel", "text": "And a crappy New Year .", "utterance_ID": 10 }, { "emotion": "joy", "speaker": "Chandler", "text": "Here , here !", "utterance_ID": 11 } ]
[ [ "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 been really great , you know , I think because it did not involve divorce or projectile vomiting ." ], [ "5_joy", "6_if you would gone to Vail , and if you guysd been with your family , if you did not have syphilis and stuff , we would not be all together" ], [ "5_joy", "7_all of your Thanksgivings sucked" ], [ "6_joy", "5_this is not the kind of Thanksgiving that all of you all planned , but for me , this has been really great , you know , I think because it did not involve divorce or projectile vomiting ." ], [ "6_joy", "6_if you would gone to Vail , and if you guysd been with your family , if you did not have syphilis and stuff , we would not be all together" ], [ "6_joy", "7_all of your Thanksgivings sucked ." ], [ "7_joy", "5_this is not the kind of Thanksgiving that all of you all planned , but for me , this has been really great , you know , I think because it did not involve divorce or projectile vomiting ." ], [ "7_joy", "6_if you would gone to Vail , and if you guysd been with your family , if you did not have syphilis and stuff , we would not be all together" ], [ "7_joy", "7_all of your Thanksgivings sucked ." ], [ "8_joy", "5_this is not the kind of Thanksgiving that all of you all planned , but for me , this has been really great" ], [ "8_joy", "6_I was just thinking , I mean , if you would gone to Vail , and if you guysd been with your family , if you did not have syphilis and stuff , we would not be all together" ], [ "8_joy", "7_I am very thankful that all of your Thanksgivings sucked ." ], [ "8_joy", "8_That is so sweet ." ] ]
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", "speaker": "Ross", "text": "I did not wanna leave him alone .", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Ross", "text": "Alright ?", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Ross", "text": "We ... we had our first fight this morning .", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Ross", "text": "I think it has to do with my working late .", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Ross", "text": "I said some things that I did not mean , and he ... he threw some faeces ...", "utterance_ID": 7 }, { "emotion": "neutral", "speaker": "Chandler", "text": "You know , if you are gonna work late , I could look in on him for you .", "utterance_ID": 8 }, { "emotion": "joy", "speaker": "Ross", "text": "Oh , that would be great !", "utterance_ID": 9 }, { "emotion": "neutral", "speaker": "Ross", "text": "Okay , but if you do , make sure it seems like you are there to see him , okay , and you are not like doing it as a favour to me .", "utterance_ID": 10 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Okay , but if he asks , I am not going to lie .", "utterance_ID": 11 } ]
[ [ "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": "Just wanna check my horoscope , see if it was right .", "utterance_ID": 3 }, { "emotion": "surprise", "speaker": "Monica", "text": "Oh my God . Phoebe . Do not look now , but behind us is a guy who has the potential to break our hearts and plunge us into a pit of depression .", "utterance_ID": 4 }, { "emotion": "joy", "speaker": "Phoebe", "text": "Where ? Ooh , come to Momma .", "utterance_ID": 5 }, { "emotion": "joy", "speaker": "Monica", "text": "He is coming . Be cool , be cool , be cool .", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "We should do something . Whistle .", "utterance_ID": 7 }, { "emotion": "anger", "speaker": "Monica", "text": "We are not going to whistle .", "utterance_ID": 8 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Come on , do it .", "utterance_ID": 9 }, { "emotion": "anger", "speaker": "Monica", "text": "No !", "utterance_ID": 10 }, { "emotion": "joy", "speaker": "Phoebe", "text": "Do it !", "utterance_ID": 11 }, { "emotion": "anger", "speaker": "Monica", "text": "No !", "utterance_ID": 12 }, { "emotion": "joy", "speaker": "Phoebe", "text": "Do it do it do it !", "utterance_ID": 13 }, { "emotion": "joy", "speaker": "Monica", "text": "Woo ... woo !", "utterance_ID": 14 }, { "emotion": "surprise", "speaker": "Phoebe", "text": "I can not believe you did that !", "utterance_ID": 15 } ]
[ [ "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 into a pit of depression ." ], [ "6_joy", "6_He is coming ." ], [ "8_anger", "7_We should do something . Whistle ." ], [ "10_anger", "7_We should do something . Whistle ." ], [ "10_anger", "9_Come on , do it ." ], [ "12_anger", "7_We should do something . Whistle ." ], [ "12_anger", "9_Come on , do it ." ], [ "12_anger", "11_Do it !" ], [ "15_surprise", "15_you did that" ] ]
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": "Phoebe", "text": "Yeah , we ... we feel kinda responsible .", "utterance_ID": 3 }, { "emotion": "disgust", "speaker": "Joey", "text": "I can not believe you said woowoo . I do not even say woowoo .", "utterance_ID": 4 }, { "emotion": "joy", "speaker": "Rachel", "text": "Oh , she is coming up ! She is coming up !", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Jay Leno", "text": "Folks , when we come back we will be talking about her new book , Euphoria Unbound : the always interesting Nora Tyler Bing .", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Jay Leno", "text": "You might wanna put the kids to bed for this one .", "utterance_ID": 7 }, { "emotion": "neutral", "speaker": "Chandler", "text": "You know , we do not have to watch this . Weekend At Bernie is on Showtime , HBO , and Cinemax .", "utterance_ID": 8 }, { "emotion": "joy", "speaker": "Rachel", "text": "No way , forget it .", "utterance_ID": 9 }, { "emotion": "anger", "speaker": "Joey", "text": "C mon , she is your mom !", "utterance_ID": 10 }, { "emotion": "joy", "speaker": "Chandler", "text": "Exactly . Weekend At Bernie ! Dead guy getting hit in the groin twenty , thirty times !", "utterance_ID": 11 }, { "emotion": "joy", "speaker": "Rachel", "text": "Chandler , I gotta tell you , I love your mom books ! I love her books ! I cannot get on a plane without one ! I mean , this is so cool !", "utterance_ID": 12 }, { "emotion": "disgust", "speaker": "Chandler", "text": "Yeah , well , you would not think it was cool if you are eleven years old and all your friends are passing around page 79 of Mistress Bitch .", "utterance_ID": 13 }, { "emotion": "joy", "speaker": "Ross", "text": "C mon , Chandler , I love your mom . I think she is a blast .", "utterance_ID": 14 } ]
[ [ "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 ." ], [ "10_anger", "8_we do not have to watch this . Weekend At Bernie is on Showtime , HBO , and Cinemax ." ], [ "11_joy", "11_Weekend At Bernie ! Dead guy getting hit in the groin twenty , thirty times !" ], [ "12_joy", "12_I love your mom books ! I love her books ! I cannot get on a plane without one ! I mean , this is so cool !" ], [ "13_disgust", "13_you are eleven years old and all your friends are passing around page 79 of Mistress Bitch ." ], [ "14_joy", "14_I love your mom . I think she is a blast ." ] ]
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", "speaker": "Phoebe", "text": "What about Glen ? He could be a Glen .", "utterance_ID": 2 }, { "emotion": "neutral", "speaker": "Monica", "text": "Nah ... not ... not special enough .", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Ooh ! How about Agamemnon ?", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Monica", "text": "Waaay too special .", "utterance_ID": 5 } ]
[]
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", "text": "He did not get the goggles !", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Rachel", "text": "Well , sounds like you two have issues .", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Rachel", "text": "Goodbye , baby .", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Paolo", "text": "Ciao , bela .", "utterance_ID": 6 }, { "emotion": "anger", "speaker": "Ross", "text": "Do they wait for me to do this ?", "utterance_ID": 7 }, { "emotion": "neutral", "speaker": "Joey", "text": "So are you gonna tell him ?", "utterance_ID": 8 }, { "emotion": "neutral", "speaker": "Ross", "text": "I am not gonna tell him . Why would I tell him ?", "utterance_ID": 9 }, { "emotion": "neutral", "speaker": "Joey", "text": "How about cause if you do not , his mother might .", "utterance_ID": 10 }, { "emotion": "surprise", "speaker": "Monica", "text": "What are you guys doing here ?", "utterance_ID": 11 }, { "emotion": "surprise", "speaker": "Joey", "text": "Uhhhh ... he is not even wearing a jockstrap !", "utterance_ID": 12 }, { "emotion": "neutral", "speaker": "Monica", "text": "... What did I ask ?", "utterance_ID": 13 } ]
[ [ "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 jockstrap !" ] ]
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", "speaker": "Chandler", "text": "What rule ? There is no rule , if anything , you owe me a table !", "utterance_ID": 3 }, { "emotion": "anger", "speaker": "Joey", "text": "How would you get to that ?", "utterance_ID": 4 }, { "emotion": "anger", "speaker": "Chandler", "text": "Well , I believe the piece of furniture was fine until your little breakfast adventure with Angela Delvecchio .", "utterance_ID": 5 }, { "emotion": "surprise", "speaker": "Joey", "text": "You knew about that ?", "utterance_ID": 6 }, { "emotion": "disgust", "speaker": "Chandler", "text": "Well , let just say the impressions you made in the butter left little to the imagination .", "utterance_ID": 7 }, { "emotion": "neutral", "speaker": "Joey", "text": "Ok , ok , How about if we split it ?", "utterance_ID": 8 }, { "emotion": "neutral", "speaker": "Chandler", "text": "What do you mean , like , buy it together ?", "utterance_ID": 9 }, { "emotion": "neutral", "speaker": "Joey", "text": "Yeah .", "utterance_ID": 10 }, { "emotion": "neutral", "speaker": "Chandler", "text": "You think we are ready for something like that ?", "utterance_ID": 11 }, { "emotion": "neutral", "speaker": "Joey", "text": "Why not ?", "utterance_ID": 12 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Well , it is a pretty big commitment , I mean , what if one of us wants to move out ?", "utterance_ID": 13 }, { "emotion": "surprise", "speaker": "Joey", "text": "Why , are you moving out ?", "utterance_ID": 14 }, { "emotion": "neutral", "speaker": "Chandler", "text": "I am not moving out .", "utterance_ID": 15 }, { "emotion": "fear", "speaker": "Joey", "text": "You would tell me if you were moving out right", "utterance_ID": 16 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Yeah , yeah , it is just that with my last roommate Kip ...", "utterance_ID": 17 }, { "emotion": "anger", "speaker": "Joey", "text": "Aw , I know all about Kip !", "utterance_ID": 18 }, { "emotion": "anger", "speaker": "Chandler", "text": "It is just that we bought a hibachi together , and then he ran off and got married , and things got pretty ugly .", "utterance_ID": 19 }, { "emotion": "sadness", "speaker": "Joey", "text": "Well , let me ask you something , was Kip a better roommate than me ?", "utterance_ID": 20 }, { "emotion": "sadness", "speaker": "Chandler", "text": "Aw , do not do that", "utterance_ID": 21 } ]
[ [ "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_the piece of furniture was fine until your little breakfast adventure with Angela Delvecchio" ], [ "6_surprise", "5_I believe the piece of furniture was fine until your little breakfast adventure with Angela Delvecchio" ], [ "6_surprise", "6_You knew about that" ], [ "7_disgust", "7_the impressions you made in the butter" ], [ "14_surprise", "13_what if one of us wants to move out ?" ], [ "16_fear", "16_if you were moving out" ], [ "18_anger", "17_it is just that with my last roommate Kip ..." ], [ "19_anger", "19_we bought a hibachi together , and then he ran off and got married , and things got pretty ugly ." ], [ "20_sadness", "20_was Kip a better roommate than me ?" ], [ "21_sadness", "20_was Kip a better roommate than me ?" ] ]
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": "And Monica knows ...", "utterance_ID": 2 }, { "emotion": "surprise", "speaker": "Ross", "text": "Wha , heh , how could you know , I do not even know !", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Monica", "text": "Carol called me to thank me for the lasagna , I asked , she told me .", "utterance_ID": 4 }, { "emotion": "joy", "speaker": "Joey", "text": "So what it gonna be ?", "utterance_ID": 5 }, { "emotion": "anger", "speaker": "Ross", "text": "Wait ... oh ... hey ... huh , oh great now he knows , and I do not know !", "utterance_ID": 6 }, { "emotion": "joy", "speaker": "Monica", "text": "I am sorry , I am just excited about being an aunt !", "utterance_ID": 7 }, { "emotion": "neutral", "speaker": "Joey", "text": "Or an uncle ...", "utterance_ID": 8 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Hey Phoebe !", "utterance_ID": 9 }, { "emotion": "joy", "speaker": "Rachel", "text": "Pheebs !", "utterance_ID": 10 }, { "emotion": "anger", "speaker": "Phoebe", "text": "Fine !", "utterance_ID": 11 }, { "emotion": "neutral", "speaker": "Monica", "text": "Phoebe , what the matter ?", "utterance_ID": 12 }, { "emotion": "sadness", "speaker": "Phoebe", "text": "Nothing , I am sorry , I am just , I am out of sorts .", "utterance_ID": 13 }, { "emotion": "neutral", "speaker": "Customer", "text": "Hey , can we get some cappuccino over here ?", "utterance_ID": 14 }, { "emotion": "surprise", "speaker": "Rachel", "text": "Oh , right , that is me !", "utterance_ID": 15 }, { "emotion": "neutral", "speaker": "Joey", "text": "Hey , Chandler , that table place closes at 7 , come on .", "utterance_ID": 16 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Fine .", "utterance_ID": 17 }, { "emotion": "neutral", "speaker": "Monica", "text": "Phoebe , what is it ?", "utterance_ID": 18 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "All right , you know Paolo ?", "utterance_ID": 19 }, { "emotion": "neutral", "speaker": "Ross", "text": "I am familiar with his work , yes ...", "utterance_ID": 20 }, { "emotion": "anger", "speaker": "Phoebe", "text": "Well , he made a move on me .", "utterance_ID": 21 }, { "emotion": "surprise", "speaker": "Joey", "text": "Whoa , store will be open tomorrow !", "utterance_ID": 22 }, { "emotion": "neutral", "speaker": "Chandler", "text": "More coffee over here , please !", "utterance_ID": 23 } ]
[ [ "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", "10_Pheebs !" ], [ "11_anger", "21_he made a move on me" ], [ "13_sadness", "21_he made a move on me" ], [ "15_surprise", "14_Hey , can we get some cappuccino over here ?" ], [ "15_surprise", "15_right , that is me !" ], [ "21_anger", "21_he made a move on me" ], [ "22_surprise", "21_he made a move on me" ] ]
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", "speaker": "Ross", "text": "My God .", "utterance_ID": 3 }, { "emotion": "surprise", "speaker": "Monica", "text": "Are you sure ?", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Oh yeah , I am sure .", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "And all of a sudden his hands were not the problem anymore .", "utterance_ID": 6 }, { "emotion": "surprise", "speaker": "Monica", "text": "Was it ... ?", "utterance_ID": 7 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Oh , boy scouts could have camped under there .", "utterance_ID": 8 }, { "emotion": "disgust", "speaker": "Guys", "text": "Oooooo ...", "utterance_ID": 9 }, { "emotion": "surprise", "speaker": "Rachel", "text": "\" Ooo , \" what ?", "utterance_ID": 10 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Uma Thurman .", "utterance_ID": 11 }, { "emotion": "surprise", "speaker": "Monica", "text": "Oh !", "utterance_ID": 12 }, { "emotion": "surprise", "speaker": "Ross", "text": "The actress !", "utterance_ID": 13 }, { "emotion": "joy", "speaker": "Ross", "text": "Thanks Rach .", "utterance_ID": 14 }, { "emotion": "neutral", "speaker": "Chandler", "text": "So what are you gonna do ?", "utterance_ID": 15 }, { "emotion": "anger", "speaker": "Ross", "text": "You have to tell her ! You have to tell her ! It is your moral obligation , as a friend , as a woman , I think it is a feminist issue ! Guys ? Guys ?", "utterance_ID": 16 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Oh , yeah , you have to tell her .", "utterance_ID": 17 }, { "emotion": "neutral", "speaker": "Joey", "text": "Feminist issue . That is where I went !", "utterance_ID": 18 }, { "emotion": "fear", "speaker": "Phoebe", "text": "She is gonna hate me .", "utterance_ID": 19 }, { "emotion": "neutral", "speaker": "Ross", "text": "Yeah , well ...", "utterance_ID": 20 } ]
[ [ "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", "speaker": "Joey", "text": "So what , like people are gonna come in and think , \" Uh ... oh , I am outside again ? \"", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Chandler", "text": "What about the birds ?", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Joey", "text": "I do not know , birds just do not say , \" Hello , sit here , eat something . \"", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Chandler", "text": "You pick one .", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Joey", "text": "All right , how about the ladybugs ?", "utterance_ID": 7 }, { "emotion": "anger", "speaker": "Chandler", "text": "Oh , so , forget about the birds , but big red insects suggest fine dining !", "utterance_ID": 8 }, { "emotion": "anger", "speaker": "Joey", "text": "Fine , you want to get the birds , get the birds !", "utterance_ID": 9 }, { "emotion": "sadness", "speaker": "Chandler", "text": "Not like that , I will not !", "utterance_ID": 10 }, { "emotion": "sadness", "speaker": "Chandler", "text": "Kip would have liked the birds !", "utterance_ID": 11 } ]
[ [ "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 is patio furniture !" ], [ "8_anger", "4_What about the birds ?" ], [ "8_anger", "5_I do not know , birds just do not say , \" Hello , sit here , eat something . \"" ], [ "8_anger", "7_how about the ladybugs ?" ], [ "8_anger", "8_forget about the birds , but big red insects suggest fine dining !" ], [ "9_anger", "7_how about the ladybugs ?" ], [ "9_anger", "8_forget about the birds , but big red insects suggest fine dining !" ], [ "10_sadness", "4_What about the birds ?" ], [ "10_sadness", "5_I do not know , birds just do not say , \" Hello , sit here , eat something . \"" ], [ "10_sadness", "9_Fine , you want to get the birds , get the birds !" ], [ "11_sadness", "4_What about the birds ?" ], [ "11_sadness", "5_I do not know , birds just do not say , \" Hello , sit here , eat something . \"" ] ]
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 }, { "emotion": "neutral", "speaker": "Rachel", "text": "No , these are not all my suitcases . This one Paolo .", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Um , um , Rachel can we talk for a sec ?", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Rachel", "text": "Well , sure ... just a sec , though , cause Paolo on his way over .", "utterance_ID": 6 }, { "emotion": "fear", "speaker": "Phoebe", "text": "Oh ! Ok , um , ok , um ,", "utterance_ID": 7 }, { "emotion": "surprise", "speaker": "Rachel", "text": "Oh , Pheebs , Pheebs ...", "utterance_ID": 8 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Ok , um , we have not known each other for that long a time , and , um , there are three things that you should know about me .", "utterance_ID": 9 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "One , my friends are the most important thing in my life , two , I never lie , and three , I make the best oatmeal raisin cookies in the world .", "utterance_ID": 10 }, { "emotion": "surprise", "speaker": "Rachel", "text": "Ok , thanks Pheebs Oh my God , why have I never tasted these before ? !", "utterance_ID": 11 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Oh , I do not make them a lot because I do not think it is fair to the other cookies", "utterance_ID": 12 }, { "emotion": "surprise", "speaker": "Rachel", "text": "All right , well , you are right , these are the best oatmeal cookies I have ever had .", "utterance_ID": 13 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Which proves that I never lie .", "utterance_ID": 14 }, { "emotion": "neutral", "speaker": "Rachel", "text": "I guess you do not .", "utterance_ID": 15 }, { "emotion": "sadness", "speaker": "Phoebe", "text": "Paolo made a pass at me .", "utterance_ID": 16 } ]
[ [ "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 , um , ok , um" ], [ "11_surprise", "11_I never tasted these before" ], [ "11_surprise", "13_these are the best oatmeal cookies I have ever had ." ], [ "13_surprise", "13_these are the best oatmeal cookies I have ever had" ], [ "16_sadness", "16_Paolo made a pass at me" ] ]
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": "Chandler", "text": "I know !", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Monica", "text": "So how does this work , you going to balance the plates on these little guys heads ?", "utterance_ID": 4 }, { "emotion": "joy", "speaker": "Joey", "text": "Who cares , we will eat at the sink ! Come on , let play !", "utterance_ID": 5 }, { "emotion": "joy", "speaker": "Monica", "text": "Heads up Ross ! Score ! You suck !", "utterance_ID": 6 } ]
[ [ "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 .", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Here you go ...", "utterance_ID": 4 }, { "emotion": "surprise", "speaker": "Phoebe", "text": "Oh !", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Better ?", "utterance_ID": 6 }, { "emotion": "sadness", "speaker": "Rachel", "text": "No ...", "utterance_ID": 7 }, { "emotion": "anger", "speaker": "Rachel", "text": "Oh , I feel so stupid !", "utterance_ID": 8 }, { "emotion": "anger", "speaker": "Rachel", "text": "I think about the other day with you guys and I was all \" Oh , Paolo , he is so great , he makes me feel so ... \" Oh , God !", "utterance_ID": 9 }, { "emotion": "sadness", "speaker": "Rachel", "text": "I am so embarrassed !", "utterance_ID": 10 }, { "emotion": "surprise", "speaker": "Phoebe", "text": "I am so embarrassed , I am the one he hit on !", "utterance_ID": 11 }, { "emotion": "sadness", "speaker": "Rachel", "text": "Pheebs , if I had never met him this never would have happened !", "utterance_ID": 12 }, { "emotion": "sadness", "speaker": "Phoebe", "text": "I am so sorry ! No I am sorry ! No I am sorry ! No I am sorry !", "utterance_ID": 13 }, { "emotion": "surprise", "speaker": "Phoebe", "text": "No , wait , oh , what are we sorry about ?", "utterance_ID": 14 }, { "emotion": "sadness", "speaker": "Rachel", "text": "I do not know ... right , he is the pig !", "utterance_ID": 15 }, { "emotion": "disgust", "speaker": "Phoebe", "text": "Such a pig !", "utterance_ID": 16 }, { "emotion": "disgust", "speaker": "Rachel", "text": "Oh , God , he is such a pig ,", "utterance_ID": 17 }, { "emotion": "disgust", "speaker": "Phoebe", "text": "Oh he is like a ...", "utterance_ID": 18 }, { "emotion": "disgust", "speaker": "Rachel", "text": "He is like a big disgusting ... pig ... pig man !", "utterance_ID": 19 }, { "emotion": "joy", "speaker": "Phoebe", "text": "Yes , good ! Ok ...", "utterance_ID": 20 } ]
[ [ "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 !" ], [ "12_sadness", "12_if I had never met him this never would have happened !" ], [ "12_sadness", "10_I am so embarrassed !" ], [ "13_sadness", "12_if I had never met him this never would have happened !" ], [ "14_surprise", "13_I am so sorry ! No I am sorry ! No I am sorry ! No I am sorry !" ], [ "14_surprise", "14_what are we sorry about ?" ], [ "15_sadness", "15_he is the pig" ], [ "16_disgust", "15_he is the pig !" ], [ "16_disgust", "16_Such a pig !" ], [ "17_disgust", "15_he is the pig !" ], [ "17_disgust", "16_Such a pig !" ], [ "17_disgust", "17_he is such a pig" ], [ "18_disgust", "15_he is the pig !" ], [ "18_disgust", "16_Such a pig !" ], [ "18_disgust", "17_he is such a pig" ], [ "19_disgust", "15_he is the pig !" ], [ "19_disgust", "16_Such a pig !" ], [ "19_disgust", "17_he is such a pig" ], [ "19_disgust", "19_He is like a big disgusting ... pig ... pig man !" ], [ "20_joy", "19_He is like a big disgusting ... pig ... pig man !" ] ]
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 ! I know ! It is because ... he is gorgeous , and he is charming , and when he looks at you ...", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Rachel", "text": "Ok , Ok , Pheebs ...", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "The end .", "utterance_ID": 5 }, { "emotion": "sadness", "speaker": "Rachel", "text": "Oh , God ...", "utterance_ID": 6 }, { "emotion": "sadness", "speaker": "Phoebe", "text": "Should I not have told you ?", "utterance_ID": 7 }, { "emotion": "neutral", "speaker": "Rachel", "text": "No , no , trust , me , it is , it is , it is much better that I know .", "utterance_ID": 8 }, { "emotion": "sadness", "speaker": "Rachel", "text": "Uh , I just liked it better before it was better ...", "utterance_ID": 9 } ]
[ [ "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 was better ..." ] ]
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 ...", "utterance_ID": 2 }, { "emotion": "surprise", "speaker": "Joey", "text": "Excuse me ?", "utterance_ID": 3 }, { "emotion": "surprise", "speaker": "Joey", "text": "Did you know this is not Ma ?", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Mr. Tribbiani", "text": "Her name Ronni . She is a pet mortician .", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Joey", "text": "Sure . So how long you been ...", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Mr. Tribbiani", "text": "Remember when you were a little kid , I used to take you to the navy yard and show you the big ships ?", "utterance_ID": 7 }, { "emotion": "surprise", "speaker": "Joey", "text": "Since then ? !", "utterance_ID": 8 }, { "emotion": "neutral", "speaker": "Mr. Tribbiani", "text": "No , it is only been six years .", "utterance_ID": 9 }, { "emotion": "neutral", "speaker": "Mr. Tribbiani", "text": "I just wanted to put a nice memory in your head so you would know that I was not always such a terrible guy .", "utterance_ID": 10 }, { "emotion": "neutral", "speaker": "Mr. Tribbiani", "text": "... Joe .", "utterance_ID": 11 }, { "emotion": "neutral", "speaker": "Mr. Tribbiani", "text": "Y ever been in love ?", "utterance_ID": 12 }, { "emotion": "neutral", "speaker": "Joey", "text": "... I do not know .", "utterance_ID": 13 }, { "emotion": "neutral", "speaker": "Mr. Tribbiani", "text": "Then y have not . You are burning your tomatoes .", "utterance_ID": 14 }, { "emotion": "disgust", "speaker": "Joey", "text": "You are one to talk .", "utterance_ID": 15 }, { "emotion": "neutral", "speaker": "Mr. Tribbiani", "text": "Joe , your dad in love big time . And the worst part of it is , it is with two different women .", "utterance_ID": 16 }, { "emotion": "disgust", "speaker": "Joey", "text": "Oh man . Please tell me one of them is Ma .", "utterance_ID": 17 }, { "emotion": "surprise", "speaker": "Mr. Tribbiani", "text": "Of course , course one of them is Ma . What the matter with you ?", "utterance_ID": 18 } ]
[ [ "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_Remember when you were a little kid , I used to take you to the navy yard and show you the big ships ?" ], [ "8_surprise", "8_Since then ? !" ], [ "15_disgust", "15_You are one to talk ." ], [ "17_disgust", "16_your dad in love big time . And the worst part of it is , it is with two different women" ], [ "18_surprise", "16_your dad in love big time . And the worst part of it is , it is with two different women ." ], [ "18_surprise", "17_Please tell me one of them is Ma ." ] ]
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 them in a pose .", "utterance_ID": 2 }, { "emotion": "neutral", "speaker": "Ronni", "text": "Like , chasing their tail , or , uh , jumping to catch a frisbee .", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Joey , if I go first , I wanna be looking for my keys .", "utterance_ID": 4 }, { "emotion": "joy", "speaker": "Ronni", "text": "That is a good one !", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Mr. Tribbiani", "text": "Hey , Joe .", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Joey", "text": "Dad , Ronni here .", "utterance_ID": 7 }, { "emotion": "surprise", "speaker": "Mr. Tribbiani", "text": "Huh ?", "utterance_ID": 8 } ]
[ [ "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": "neutral", "speaker": "Chandler", "text": "Well , you are gonna .", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Joey", "text": "I have been thinking . You know , about how I am always seeing girls on top of girls ...", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Are they end to end , or tall like pancakes ?", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Joey", "text": "You know what I mean , about how I am always going out with all these women .", "utterance_ID": 6 }, { "emotion": "sadness", "speaker": "Joey", "text": "And I always figured , when the right one comes along , I would be able to be a stand ... up guy and go the distance , you know ?", "utterance_ID": 7 }, { "emotion": "sadness", "speaker": "Joey", "text": "Now I am looking at my dad , thinking ...", "utterance_ID": 8 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Hey , you are not him .", "utterance_ID": 9 }, { "emotion": "neutral", "speaker": "Chandler", "text": "You are you .", "utterance_ID": 10 }, { "emotion": "neutral", "speaker": "Chandler", "text": "When they were all over you to go into your father pipe ... fitting business , did you cave ?", "utterance_ID": 11 }, { "emotion": "neutral", "speaker": "Joey", "text": "No .", "utterance_ID": 12 }, { "emotion": "neutral", "speaker": "Chandler", "text": "No .", "utterance_ID": 13 }, { "emotion": "neutral", "speaker": "Chandler", "text": "You decided to go into the out ... of ... work actor business .", "utterance_ID": 14 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Now that was not easy , but you did it !", "utterance_ID": 15 }, { "emotion": "neutral", "speaker": "Chandler", "text": "And I would like to believe that when the right woman comes along , you will have the courage and the guts to say \" No thanks , I am married . \"", "utterance_ID": 16 }, { "emotion": "joy", "speaker": "Joey", "text": "You really think so ?", "utterance_ID": 17 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Yeah . I really do .", "utterance_ID": 18 }, { "emotion": "neutral", "speaker": "Joey", "text": "Thanks , Chandler .", "utterance_ID": 19 }, { "emotion": "anger", "speaker": "Chandler", "text": "Get off !", "utterance_ID": 20 } ]
[ [ "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 think so ?" ] ]
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 }, { "emotion": "joy", "speaker": "Phoebe", "text": "Good . Oh oh ! Roger having a dinner thing and he wanted me to invite you guys .", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "So what going on ?", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Monica", "text": "Nothing , um , it is just , um ... It is Roger .", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Ross", "text": "I dunno , there is just something about ...", "utterance_ID": 7 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Basically we just feel that he is ...", "utterance_ID": 8 }, { "emotion": "disgust", "speaker": "Rachel", "text": "We hate that guy .", "utterance_ID": 9 }, { "emotion": "disgust", "speaker": "All", "text": "Yeah . Hate him .", "utterance_ID": 10 }, { "emotion": "sadness", "speaker": "Ross", "text": "We are sorry , Pheebs , we are sorry .", "utterance_ID": 11 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Uh ... huh .", "utterance_ID": 12 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Okay .", "utterance_ID": 13 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Okay , do not you think , maybe , though , it is just that he is so perceptive that it freaks you out ?", "utterance_ID": 14 }, { "emotion": "disgust", "speaker": "All", "text": "... No , we hate him .", "utterance_ID": 15 }, { "emotion": "sadness", "speaker": "Rachel", "text": "We are sorry .", "utterance_ID": 16 } ]
[ [ "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 him ." ], [ "11_sadness", "10_Hate him ." ], [ "15_disgust", "15_we hate him ." ], [ "16_sadness", "15_we hate him ." ] ]
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", "text": "Oww ! Big ring !", "utterance_ID": 3 } ]
[ [ "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 wrong , c mon .", "utterance_ID": 3 }, { "emotion": "sadness", "speaker": "Phoebe", "text": "It is , I mean , it is nothing , I am fine . It is my friends . They ... they have a liking problem with you . In that , um , they do not .", "utterance_ID": 4 }, { "emotion": "surprise", "speaker": "Roger", "text": "Oh . They do not ?", "utterance_ID": 5 }, { "emotion": "joy", "speaker": "Phoebe", "text": "But you know , they do not see all the wonderfulness that I see . They do not see all the good stuff and all the sweet stuff . They just you know , they think you are a little ...", "utterance_ID": 6 }, { "emotion": "surprise", "speaker": "Roger", "text": "What ?", "utterance_ID": 7 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Intense and creepy .", "utterance_ID": 8 } ]
[ [ "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 stuff and all the sweet stuff" ], [ "7_surprise", "4_It is my friends . They ... they have a liking problem with you . In that , um , they do not ." ], [ "7_surprise", "6_they think you are a little ..." ] ]
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": "disgust", "speaker": "Monica", "text": "Joey ! ! What the hell were you doing ? !", "utterance_ID": 3 }, { "emotion": "sadness", "speaker": "Joey", "text": "Sorry . Wrong boobies .", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Monica", "text": "Hello , Joey .", "utterance_ID": 5 }, { "emotion": "surprise", "speaker": "Mr. Tribbiani", "text": "Oh ! ... Hello , dear .", "utterance_ID": 6 } ]
[ [ "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", "speaker": "Joey", "text": "No , no , no , do not you dare bail on me .", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Joey", "text": "The only reason she is going out with me is because I said I could bring a friend for her friend .", "utterance_ID": 4 }, { "emotion": "sadness", "speaker": "Chandler", "text": "Yes , I know , but her friend sounds like such a ...", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Joey", "text": "Pathetic mess ? I know , but ...", "utterance_ID": 6 }, { "emotion": "joy", "speaker": "Joey", "text": "Come on , man , she is needy , she is vulnerable . I am thinking , cha ... ching !", "utterance_ID": 7 }, { "emotion": "neutral", "speaker": "Joey", "text": "Thanks .", "utterance_ID": 8 }, { "emotion": "neutral", "speaker": "Joey", "text": "Look , you have not been out with a woman since Janice .", "utterance_ID": 9 }, { "emotion": "neutral", "speaker": "Joey", "text": "You are doing this .", "utterance_ID": 10 }, { "emotion": "neutral", "speaker": "Ross", "text": "Hi . She said yes .", "utterance_ID": 11 }, { "emotion": "joy", "speaker": "Chandler", "text": "Yes ! Way to go , man ! Still got the egg , huh ?", "utterance_ID": 12 } ]
[ [ "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 Lorraine .", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Ok , now , remember , no trading . You get the pretty one , I get the mess .", "utterance_ID": 4 }, { "emotion": "joy", "speaker": "Lorraine", "text": "Hi , Joey .", "utterance_ID": 5 }, { "emotion": "joy", "speaker": "Lorraine", "text": "Well well , look what you brought . Very nice .", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Chandler", "text": "... And what did you bring ?", "utterance_ID": 7 }, { "emotion": "neutral", "speaker": "Lorraine", "text": "She is checking the coats .", "utterance_ID": 8 }, { "emotion": "neutral", "speaker": "Lorraine", "text": "Joey , I am gonna go wash the cab smell off my hands . Will you get me a white Zinfandel , and a glass of red for Janice .", "utterance_ID": 9 }, { "emotion": "surprise", "speaker": "Chandler", "text": "Janice ?", "utterance_ID": 10 }, { "emotion": "surprise", "speaker": "Chandler", "text": "Janice ?", "utterance_ID": 11 }, { "emotion": "surprise", "speaker": "Janice", "text": "Oh ... my ... God !", "utterance_ID": 12 }, { "emotion": "anger", "speaker": "Chandler", "text": "Hey , it is Janice .", "utterance_ID": 13 } ]
[ [ "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 ." ], [ "13_anger", "13_it is 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 calm down .", "utterance_ID": 2 }, { "emotion": "anger", "speaker": "Chandler", "text": "Calm down ? Calm down ? You set me up with the woman that I have dumped twice in the last five months !", "utterance_ID": 3 }, { "emotion": "anger", "speaker": "Joey", "text": "Can you stop yelling ? You are making me nervous , and I can not go when I am nervous .", "utterance_ID": 4 }, { "emotion": "anger", "speaker": "Chandler", "text": "I am sorry , I am sorry , you are right . Come on , do it , do it , go , come on ! ! !", "utterance_ID": 5 } ]
[ [ "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" ], [ "4_anger", "4_Can you stop yelling ? You are making me nervous , and I can not go when I am nervous ." ], [ "5_anger", "3_You set me up with the woman that I have dumped twice in the last five months" ], [ "5_anger", "4_Can you stop yelling ? You are making me nervous , and I can not go when I am nervous ." ] ]
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 .", "utterance_ID": 1 }, { "emotion": "joy", "speaker": "Kristin", "text": "That is funny .", "utterance_ID": 2 }, { "emotion": "surprise", "speaker": "Kristin", "text": "Who are they ?", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Ross", "text": "The blond woman is my ex ... wife , and the woman touching her is her ... close , personal friend .", "utterance_ID": 4 }, { "emotion": "surprise", "speaker": "Kristin", "text": "You mean they are lovers .", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Ross", "text": "If you wanna put a label on it .", "utterance_ID": 6 }, { "emotion": "surprise", "speaker": "Kristin", "text": "Wow , uh , anything else I should know ?", "utterance_ID": 7 }, { "emotion": "neutral", "speaker": "Ross", "text": "Nope , nope , that is it .", "utterance_ID": 8 } ]
[ [ "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 touching her is her ... close , personal friend ." ], [ "7_surprise", "5_they are lovers" ] ]
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": "neutral", "speaker": "Phoebe", "text": "Um , that is ok !", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Ok . All right . Now we need the semen of a righteous man .", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Rachel", "text": "Ok , Pheebs , you know what , if we had that , we would not be doing the ritual in the first place .", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Monica", "text": "Can we just start throwing things in ?", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Ok , yeah , ok . Oh , OK .", "utterance_ID": 7 }, { "emotion": "neutral", "speaker": "Rachel", "text": "Ok , Barry letters . Adam Ritter boxer shorts .", "utterance_ID": 8 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Ok , and I have the , uh receipt for my dinner with Nokululu Oon Ah Ah .", "utterance_ID": 9 }, { "emotion": "surprise", "speaker": "Monica", "text": "Look , here is a picture of Scotty Jared naked .", "utterance_ID": 10 }, { "emotion": "surprise", "speaker": "Rachel", "text": "Hey he is wearing a sweater .", "utterance_ID": 11 }, { "emotion": "neutral", "speaker": "Monica", "text": "No .", "utterance_ID": 12 }, { "emotion": "disgust", "speaker": "Rachel and Phoebe", "text": "Eww !", "utterance_ID": 13 }, { "emotion": "neutral", "speaker": "Rachel", "text": "And here we have the last of Paulo grappa .", "utterance_ID": 14 }, { "emotion": "neutral", "speaker": "Monica", "text": "Hey , Rachel , is not that stuff almost pure ...", "utterance_ID": 15 } ]
[ [ "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": "Carol", "text": "Oh no . I thought you said they could shoot the spot without you .", "utterance_ID": 3 }, { "emotion": "anger", "speaker": "Susan", "text": "I thought they could ...", "utterance_ID": 4 }, { "emotion": "sadness", "speaker": "Carol", "text": "But it is Valentine Day .", "utterance_ID": 5 }, { "emotion": "sadness", "speaker": "Susan", "text": "I know , but it is my job . Look , I will try to get back as soon as I can . I am sorry .", "utterance_ID": 6 }, { "emotion": "joy", "speaker": "Kristin", "text": "I am spending most of my time teaching Science ... which is funny because , that was not even my major .", "utterance_ID": 7 }, { "emotion": "joy", "speaker": "Ross", "text": "Now that is funny .", "utterance_ID": 8 }, { "emotion": "neutral", "speaker": "Ross", "text": "Hey , do you think ... would it be too weird if I invited Carol over to join us ?", "utterance_ID": 9 }, { "emotion": "sadness", "speaker": "Ross", "text": "Cause she is , she is alone now , and pregnant , and , and sad .", "utterance_ID": 10 }, { "emotion": "neutral", "speaker": "Kristin", "text": "I guess .", "utterance_ID": 11 }, { "emotion": "neutral", "speaker": "Ross", "text": "Are you sure ? Great . Carol ? Wanna come over and join us ?", "utterance_ID": 12 }, { "emotion": "neutral", "speaker": "Carol", "text": "Oh , no no no . I am fine . I am fine .", "utterance_ID": 13 }, { "emotion": "neutral", "speaker": "Ross", "text": "Come on . These people will scooch down . Come on . Come over here . You guysll scooch , will not you ?", "utterance_ID": 14 }, { "emotion": "joy", "speaker": "Ross", "text": "Let try scooching ! Come on . Come on .", "utterance_ID": 15 }, { "emotion": "neutral", "speaker": "Ross", "text": "Uh , Kristen Riggs , this is Carol Willick .", "utterance_ID": 16 }, { "emotion": "neutral", "speaker": "Ross", "text": "Carol , Kristin .", "utterance_ID": 17 }, { "emotion": "neutral", "speaker": "Ross", "text": "Uh , Carol teaches sixth grade .", "utterance_ID": 18 }, { "emotion": "joy", "speaker": "Ross", "text": "And , Kristin , Kristin ... does something that , funnily enough , was not even her major !", "utterance_ID": 19 } ]
[ [ "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 Valentine Day ." ], [ "6_sadness", "6_it is my job . Look , I will try to get back as soon as I can ." ], [ "7_joy", "7_I am spending most of my time teaching Science ... which is funny because , that was not even my major ." ], [ "8_joy", "8_that is funny ." ], [ "10_sadness", "10_she is alone now , and pregnant , and , and sad ." ], [ "15_joy", "15_Let try scooching !" ], [ "19_joy", "19_Kristin , Kristin ... does something that , funnily enough , was not even her major !" ] ]
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 , that guy hairier than the Chief !", "utterance_ID": 2 }, { "emotion": "joy", "speaker": "Monica", "text": "You know , it is a really funny story how this happened .", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Fireman No. 3", "text": "It is all right .", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Fireman No. 3", "text": "It is all right .", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Fireman No. 3", "text": "You do not have to explain .", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Fireman No. 3", "text": "This is not the first boyfriend bonfire that we have seen get out of control .", "utterance_ID": 7 }, { "emotion": "neutral", "speaker": "Fireman No. 1", "text": "You are our third call tonight .", "utterance_ID": 8 }, { "emotion": "surprise", "speaker": "Phoebe", "text": "Really ?", "utterance_ID": 9 }, { "emotion": "neutral", "speaker": "Fireman No. 2", "text": "Oh , sure , Valentine is our busiest night of the year .", "utterance_ID": 10 } ]
[ [ "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": "Rachel", "text": "So , um , will you bring the truck ?", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Fireman No. 3", "text": "I will even let you ring the bell .", "utterance_ID": 4 }, { "emotion": "joy", "speaker": "Rachel", "text": "Whoa whoa !", "utterance_ID": 5 } ]
[ [ "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", "4_I will even let you ring the bell ." ] ]
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 are right . They are nice guys .", "utterance_ID": 3 }, { "emotion": "joy", "speaker": "Rachel", "text": "Oh , they are firemen guys .", "utterance_ID": 4 } ]
[ [ "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 }, { "emotion": "neutral", "speaker": "Rachel", "text": "Grazie .", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Rachel", "text": "And a nice hot cider for Monica .", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Monica", "text": "Aww , thank you . Uh Rach ?", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Monica", "text": "Uh Rach ?", "utterance_ID": 7 }, { "emotion": "neutral", "speaker": "Rachel", "text": "Yeah ?", "utterance_ID": 8 }, { "emotion": "surprise", "speaker": "Monica", "text": "Why does my cinamon stick have an eraser ?", "utterance_ID": 9 }, { "emotion": "surprise", "speaker": "Rachel", "text": "Oh ! That is why . I am sorry !", "utterance_ID": 10 } ]
[ [ "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 }, { "emotion": "neutral", "speaker": "Mrs. Tedlock", "text": "Yes . Well , Mr . Kostelick wants you to stop by his office at the end of the day .", "utterance_ID": 3 }, { "emotion": "fear", "speaker": "Chandler", "text": "Oh , listen . If this is about those prank memos , I had nothing to do with them . Really . Nothing at all . Really . Nothing .", "utterance_ID": 4 } ]
[ [ "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": "neutral", "speaker": "Phoebe", "text": "Where are you going , Mr . Suity ... Man ?", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Well , I have an appointment to see Dr . Robert Pillman , career counselor a ... gogo . I added the \" a ... gogo . \"", "utterance_ID": 4 } ]
[]
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 dollars an hour ?", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Monica", "text": "OK , great .", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Monica", "text": "All right , I will see you then . Bye .", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Ten dollars an hour for what ?", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Monica", "text": "I asked one of the waitresses at work , she is helping me out .", "utterance_ID": 7 }, { "emotion": "surprise", "speaker": "Rachel", "text": "Waitressing ?", "utterance_ID": 8 } ]
[ [ "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", "speaker": "Phoebe", "text": "Oh ! You have a window !", "utterance_ID": 3 }, { "emotion": "joy", "speaker": "Chandler", "text": "Yes indeedy ! With a beautiful view of ...", "utterance_ID": 4 }, { "emotion": "surprise", "speaker": "Phoebe", "text": "Oh look ! That guy peeing !", "utterance_ID": 5 } ]
[ [ "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_That guy peeing !" ] ]
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", "speaker": "Chandler", "text": "This is great ! Helen , could you come in here for a moment ?", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Thank you Helen , that will be all .", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Last time I do that , I promise .", "utterance_ID": 5 } ]
[ [ "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 ... you will care about it , because I care about it ! You got it ? Good !", "utterance_ID": 2 }, { "emotion": "disgust", "speaker": "Chandler", "text": "Whooooaaaa ...", "utterance_ID": 3 } ]
[ [ "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 ...", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Monica", "text": "Okay , yes , we will be right , we will be right down .", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Monica", "text": "Thank you .", "utterance_ID": 5 } ]
[]
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": "Phoebe", "text": "Listen , um ...", "utterance_ID": 3 }, { "emotion": "sadness", "speaker": "Joey", "text": "No , no . Do not say \" listen . \" I know that \" listen . \" I have said that \" listen . \"", "utterance_ID": 4 }, { "emotion": "sadness", "speaker": "Phoebe", "text": "I am sorry .", "utterance_ID": 5 }, { "emotion": "sadness", "speaker": "Joey", "text": "I do not get it . What happened ? What about everything you said under the bridge ?", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Yeah , um ... You know you , you should just forget about what I said under the bridge , I was talking crazy that night , I was so drunk !", "utterance_ID": 7 }, { "emotion": "surprise", "speaker": "Joey", "text": "You do not drink .", "utterance_ID": 8 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "That is right , I do not ... But I was , I was drunk on you !", "utterance_ID": 9 }, { "emotion": "joy", "speaker": "Joey", "text": "Oh , Urse ...", "utterance_ID": 10 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Okay , yeah , so it is not gonna work .", "utterance_ID": 11 }, { "emotion": "surprise", "speaker": "Joey", "text": "Why ? Is it because I am friends with Phoebe ?", "utterance_ID": 12 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "If it was , would you stop hanging out with her ?", "utterance_ID": 13 }, { "emotion": "sadness", "speaker": "Joey", "text": "No . No , I could not do that .", "utterance_ID": 14 }, { "emotion": "sadness", "speaker": "Phoebe", "text": "Um , then yes , it is cause of Phoebe ! So , you know , it is either her or me .", "utterance_ID": 15 }, { "emotion": "sadness", "speaker": "Joey", "text": "Then , uh ... Then I am sorry .", "utterance_ID": 16 }, { "emotion": "sadness", "speaker": "Phoebe", "text": "You know ... You are gonna be really , really hard to get over .", "utterance_ID": 17 } ]
[ [ "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 said under the bridge ?" ], [ "8_surprise", "7_you should just forget about what I said under the bridge , I was talking crazy that night , I was so drunk !" ], [ "8_surprise", "8_You do not drink ." ], [ "10_joy", "9_I was drunk on you !" ], [ "12_surprise", "11_it is not gonna work ." ], [ "12_surprise", "12_Is it because I am friends with Phoebe ?" ], [ "14_sadness", "13_would you stop hanging out with her ?" ], [ "15_sadness", "13_would you stop hanging out with her ?" ], [ "15_sadness", "14_No . No , I could not do that ." ], [ "16_sadness", "15_it is cause of Phoebe ! So , you know , it is either her or me ." ], [ "17_sadness", "17_You are gonna be really , really hard to get over ." ] ]
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", "speaker": "Phoebe", "text": "Ha . Ha , ha .", "utterance_ID": 3 }, { "emotion": "surprise", "speaker": "Monica", "text": "What ?", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Oh , hello , kettle ? This is Monica . You are black .", "utterance_ID": 5 }, { "emotion": "surprise", "speaker": "Monica", "text": "Please !", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Monica", "text": "I am not as bad as Ross .", "utterance_ID": 7 }, { "emotion": "disgust", "speaker": "Rachel", "text": "Oh , I beg to differ . The Pictionary incident ?", "utterance_ID": 8 }, { "emotion": "surprise", "speaker": "Monica", "text": "That was not an incident ! I was gesturing and the plate slipped out of my hand .", "utterance_ID": 9 }, { "emotion": "neutral", "speaker": "Rachel", "text": "Oooooh .", "utterance_ID": 10 }, { "emotion": "joy", "speaker": "Rachel", "text": "Oh ! I got an interview ! I got an interview !", "utterance_ID": 11 } ]
[ [ "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 ." ], [ "8_disgust", "8_The Pictionary incident ?" ], [ "9_surprise", "7_I am not as bad as Ross ." ], [ "9_surprise", "8_I beg to differ . The Pictionary incident ?" ], [ "9_surprise", "9_That was not an incident !" ], [ "11_joy", "11_I got an interview ! I got an interview !" ] ]
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 , we gotta play that at our regular game .", "utterance_ID": 2 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Alright , here is my $ 7 . 50 . But I think you should know that this money is cursed .", "utterance_ID": 3 }, { "emotion": "surprise", "speaker": "Joey", "text": "What ?", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Oh , I cursed it . So now bad things will happen to he who spends it .", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Chandler", "text": "That is alright , I will take it .", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Bad things happen to me anyway .", "utterance_ID": 7 }, { "emotion": "neutral", "speaker": "Chandler", "text": "This way I can break em up with a movie .", "utterance_ID": 8 }, { "emotion": "neutral", "speaker": "Ross", "text": "Well , that just leaves the big Green poker machine , who owes fifteen ...", "utterance_ID": 9 } ]
[ [ "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": "Oh God ... Okay . Alright . Alright . Okay . Ross , please do not hate me .", "utterance_ID": 3 }, { "emotion": "surprise", "speaker": "Ross", "text": "Oh , what ? What ... what ?", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Rachel", "text": "You know Marcel ?", "utterance_ID": 5 }, { "emotion": "neutral", "speaker": "Ross", "text": "... Yeah ?", "utterance_ID": 6 }, { "emotion": "sadness", "speaker": "Rachel", "text": "Well , I kind of ... I kind of lost him .", "utterance_ID": 7 } ]
[ [ "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 totally be ourselves , we did not have to play any games .", "utterance_ID": 2 }, { "emotion": "neutral", "speaker": "Monica", "text": "So have you called her yet ?", "utterance_ID": 3 }, { "emotion": "surprise", "speaker": "Chandler", "text": "Let her know I like her ? What are you , insane ?", "utterance_ID": 4 }, { "emotion": "disgust", "speaker": "Phoebe", "text": "Oh , guys .", "utterance_ID": 5 }, { "emotion": "surprise", "speaker": "Chandler", "text": "It is the next day ! How needy do I want to seem ?", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Chandler", "text": "I am right , right ?", "utterance_ID": 7 }, { "emotion": "neutral", "speaker": "Joey and Ross", "text": "Oh , yeah . Yeah . Let her dangle .", "utterance_ID": 8 }, { "emotion": "surprise", "speaker": "Monica", "text": "I can not believe my parents are actually pressuring me to find one of you people .", "utterance_ID": 9 }, { "emotion": "anger", "speaker": "Phoebe", "text": "Oh , God , come on , just do it ! Call her ! Stop being so testosteroney !", "utterance_ID": 10 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Which , by the way , is the real San Francisco treat .", "utterance_ID": 11 }, { "emotion": "fear", "speaker": "Chandler", "text": "I got her machine .", "utterance_ID": 12 }, { "emotion": "neutral", "speaker": "Joey", "text": "Her answer machine ?", "utterance_ID": 13 }, { "emotion": "neutral", "speaker": "Chandler", "text": "No , interestingly enough her leaf blower picked up .", "utterance_ID": 14 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "So , uh , why did not you say anything ?", "utterance_ID": 15 }, { "emotion": "disgust", "speaker": "Chandler", "text": "Oh , no ... no ... no ... no . Last time I left a spontaneous message I ended up using the phrase \" Yes indeedy ... o . \"", "utterance_ID": 16 }, { "emotion": "surprise", "speaker": "Monica", "text": "Look look ! It is Rachel and Barry . No , do not everybody look at once !", "utterance_ID": 17 }, { "emotion": "neutral", "speaker": "Ross", "text": "Okay , okay , what going on ?", "utterance_ID": 18 }, { "emotion": "neutral", "speaker": "Phoebe", "text": "Okay , they are just talking ...", "utterance_ID": 19 }, { "emotion": "neutral", "speaker": "Ross", "text": "Yeah , well , does he look upset ? Does he look like he was just told to shove anything ?", "utterance_ID": 20 } ]
[ [ "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 her know I like her ? What are you , insane ?" ], [ "6_surprise", "6_How needy do I want to seem ?" ], [ "9_surprise", "8_Let her dangle ." ], [ "9_surprise", "9_my parents are actually pressuring me to find one of you people" ], [ "10_anger", "8_Let her dangle ." ], [ "10_anger", "10_being so testosteroney" ], [ "12_fear", "12_I got her machine ." ], [ "16_disgust", "16_Last time I left a spontaneous message I ended up using the phrase \" Yes indeedy ... o ." ], [ "17_surprise", "17_It is Rachel and Barry ." ], [ "17_surprise", "17_everybody look at once !" ], [ "17_surprise", "17_It is Rachel and Barry ." ], [ "17_surprise", "17_everybody look at once !" ] ]
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": "Rachel", "text": "Ooh , and it is so nice having this little sink here ...", "utterance_ID": 3 } ]
[ [ "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", "speaker": "Chandler", "text": "Bye ... bye .", "utterance_ID": 3 }, { "emotion": "fear", "speaker": "Chandler", "text": "Oh God !", "utterance_ID": 4 }, { "emotion": "surprise", "speaker": "Monica", "text": "That is what you have been working on for the past two hours ? !", "utterance_ID": 5 }, { "emotion": "anger", "speaker": "Chandler", "text": "Hey , I have been honing !", "utterance_ID": 6 }, { "emotion": "neutral", "speaker": "Ross", "text": "What was with the dishes ?", "utterance_ID": 7 }, { "emotion": "neutral", "speaker": "Chandler", "text": "Oh , uh ... I want her to think I might be in a restaurant ... you know ?", "utterance_ID": 8 }, { "emotion": "anger", "speaker": "Chandler", "text": "I might have some kind of life , like I have not been sitting around here honing for the past few hours .", "utterance_ID": 9 }, { "emotion": "surprise", "speaker": "Monica", "text": "Look look ! He is doing it again , the guy with the telescope !", "utterance_ID": 10 }, { "emotion": "surprise", "speaker": "Phoebe", "text": "Oh my God !", "utterance_ID": 11 }, { "emotion": "anger", "speaker": "Phoebe", "text": "Go away ! Stop looking in here !", "utterance_ID": 12 }, { "emotion": "disgust", "speaker": "Monica", "text": "Great , now he is waving back .", "utterance_ID": 13 }, { "emotion": "anger", "speaker": "Joey", "text": "Man , we gotta do something about that guy . This morning , I caught him looking into our apartment . It creeps me out ! I feel like I can not do stuff !", "utterance_ID": 14 }, { "emotion": "joy", "speaker": "Monica", "text": "What kinda stuff ?", "utterance_ID": 15 }, { "emotion": "disgust", "speaker": "Joey", "text": "Will you grow up ? I am not talking about sexy stuff , but , like , when I am cooking naked .", "utterance_ID": 16 }, { "emotion": "surprise", "speaker": "Phoebe", "text": "You cook naked ?", "utterance_ID": 17 }, { "emotion": "neutral", "speaker": "Joey", "text": "Yeah , toast , oatmeal ... nothing that spatters .", "utterance_ID": 18 }, { "emotion": "surprise", "speaker": "Chandler", "text": "What are you looking at me for ? I did not know that .", "utterance_ID": 19 } ]
[ [ "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 honing for the past few hours" ], [ "10_surprise", "10_He is doing it again , the guy with the telescope !" ], [ "11_surprise", "10_He is doing it again , the guy with the telescope !" ], [ "12_anger", "10_He is doing it again , the guy with the telescope !" ], [ "12_anger", "12_looking in here" ], [ "13_disgust", "13_now he is waving back ." ], [ "14_anger", "14_This morning , I caught him looking into our apartment . It creeps me out ! I feel like I can not do stuff !" ], [ "15_joy", "14_I feel like I can not do stuff !" ], [ "16_disgust", "15_What kinda stuff ?" ], [ "17_surprise", "16_I am cooking naked ." ], [ "17_surprise", "17_You cook naked ?" ], [ "19_surprise", "19_What are you looking at me for ?" ] ]
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 }, { "emotion": "fear", "speaker": "Rachel", "text": "No . No ... no ... no ... no , no . I mean , do not do that . Not , I mean not for me .", "utterance_ID": 3 }, { "emotion": "neutral", "speaker": "Bernice", "text": "Dr . Farber , Bobby Rush is here for his adjustment .", "utterance_ID": 4 }, { "emotion": "neutral", "speaker": "Barry", "text": "Thanks , Bernice .", "utterance_ID": 5 }, { "emotion": "joy", "speaker": "Barry", "text": "Let go away this weekend .", "utterance_ID": 6 }, { "emotion": "sadness", "speaker": "Rachel", "text": "Oh , Barry ! Come on , this is all way too ...", "utterance_ID": 7 }, { "emotion": "joy", "speaker": "Barry", "text": "We can , we can go to Aruba !", "utterance_ID": 8 }, { "emotion": "joy", "speaker": "Barry", "text": "When I went there on what would have been our honeymoon , it was , uh ... it was really nice . You would have liked it .", "utterance_ID": 9 }, { "emotion": "neutral", "speaker": "Rachel", "text": "I had a bra .", "utterance_ID": 10 }, { "emotion": "neutral", "speaker": "Bobby", "text": "Hey , Dr . Farber .", "utterance_ID": 11 }, { "emotion": "neutral", "speaker": "Barry", "text": "All right Miss Green , everything looks fine ... Yep , I think we are starting to see some real progress here .", "utterance_ID": 12 }, { "emotion": "surprise", "speaker": "Rachel", "text": "What ? !", "utterance_ID": 13 }, { "emotion": "disgust", "speaker": "Bobby", "text": "I am twelve , I am not stupid .", "utterance_ID": 14 } ]
[ [ "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", "speaker": "Rachel", "text": "Smell familiar ?", "utterance_ID": 3 }, { "emotion": "fear", "speaker": "Mindy", "text": "Oh no .", "utterance_ID": 4 }, { "emotion": "sadness", "speaker": "Rachel", "text": "Oh , I am so sorry .", "utterance_ID": 5 }, { "emotion": "sadness", "speaker": "Mindy", "text": "No me , I am so sorry ...", "utterance_ID": 6 }, { "emotion": "surprise", "speaker": "Joey", "text": "Oh my .", "utterance_ID": 7 } ]
[ [ "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, which contains 9,794 multimodal emotion-cause pairs among 13,619 utterances in the Friends sitcom.

For more details, please refer to our GitHub:

Dataset Statistics

Item Train Dev Test Total
Conversations 1001 112 261 1,374
Utterances 9,966 1,087 2,566 13,619
Emotion (utterances) 5,577 668 1,445 7,690
Emotion-cause (utterance) pairs 7,055 866 1,873 9,794

About Multimodal Data

⚠️ Due to potential copyright issues with the TV show "Friends", we do not 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
  2. Since ECF is constructed based on the MELD dataset, you can download the raw video clips from MELD. Most utterances in ECF align with MELD. 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 have been corrected, and 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
67