Upload train.csv
Browse files
train.csv
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Source,Event,Xintent,Xemotion,Otheremotion,Xsent,Osent
|
2 |
+
it_events,It is PersonY's favorite color,"[""none""]","[""none""]","[""happy""]",,4.0
|
3 |
+
it_events,It is PersonY's favorite color,"[""none""]","[""none""]","[""pleased""]",,4.0
|
4 |
+
it_events,It is PersonY's favorite color,"[""none""]","[""none""]","[""happy"", ""pleased""]",,5.0
|
5 |
+
it_events,It is a good thing,"[""none""]","[""none""]","[""happy"", ""satisfied""]",,5.0
|
6 |
+
it_events,It is a good thing,"[""none""]","[""none""]","[""happy"", ""thrilled""]",,5.0
|
7 |
+
it_events,It takes days,"[""none""]","[""none""]","[""impatient""]",,2.0
|