-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtraindata.js
13 lines (13 loc) · 2.53 KB
/
traindata.js
1
2
3
4
5
6
7
8
9
10
11
12
13
traindata=[
{
"U9": "{'avgDisgust': 5.805400000000001, 'avgJoy': 61.8163, 'avgSadness': 5.3384, 'answers': [[u'I have enough space to sit and I am feeling comfortable', u'Crowdedness']], 'avgFear': 21.6512, 'avgAnger': 11.0791}",
"U8": "{'avgDisgust': 4.80785, 'avgJoy': 76.3638, 'avgSadness': 11.86815, 'answers': [[u'The BVG staff is the best. I just got tips on what to do on my trip to Berlin from a ticket guy', u'Staff'], [u'Everything is great!', u'Other']], 'avgFear': 5.2286, 'avgAnger': 6.31815}",
"U5": "{'avgDisgust': 21.9619, 'avgJoy': 68.527, 'avgSadness': 2.5949, 'answers': [[u'The sun is shining in my face. The warmth of it is making this ride perfekt. Besides that I found a comfortable seat with a nice pattern on it.', u'Other']], 'avgFear': 10.6274, 'avgAnger': 3.2474999999999996}",
"U4": "{'avgDisgust': 1.4619, 'avgJoy': 71.66455, 'avgSadness': 16.1639, 'answers': [[u'This is my train home from a Hackathon near Schlesisches Tor. I am tired but the cleanliness and free space of this train make me feel good. I am looking forward to the next Hackathon by Hackerstolz. It was a great experience.', u'Other'], [u'Everything is great!', u'Other']], 'avgFear': 6.2187, 'avgAnger': 8.4411}",
"U7": "{'avgDisgust': 5.1485, 'avgJoy': 68.6397, 'avgSadness': 17.3757, 'answers': [[u'Haha I just can not stop laughing', u'Other']], 'avgFear': 10.6494, 'avgAnger': 6.5913}",
"U6": "{'avgDisgust': 2.1193, 'avgJoy': 89.4038, 'avgSadness': 7.052300000000001, 'answers': [[u'This ride is fun fun fun!', u'Safety']], 'avgFear': 1.7094000000000003, 'avgAnger': 2.2304999999999997}",
"U3": "{'avgDisgust': 15.2112, 'avgJoy': 66.6886, 'avgSadness': 9.522, 'answers': [[u'I am really enjoying my train ride. The train is clean and i feel very safe. Travelling with bvg is as pleseant as always.', u'Cleanliness']], 'avgFear': 4.2793, 'avgAnger': 6.1814}",
"U2": "{'avgDisgust': 32.3529, 'avgJoy': 9.0294, 'avgSadness': 39.2081, 'answers': [[u'As everyday I am drinking my Feierabendbier on my way home. There are a lot of people on this train who just keep staring at me. Why?', u'Cleanliness']], 'avgFear': 8.015799999999999, 'avgAnger': 24.2396}",
"U55": "{'avgDisgust': 3.58303333333, 'avgJoy': 69.4944333333, 'avgSadness': 17.838933333299998, 'answers': [[u'I asked a staff member why this train is so short and he was happy to answer my question. Made my day!', u'Staff'], [u'2 hearts', u'Cleanliness'], [u'Everything is great!', u'Other']], 'avgFear': 3.9541333333299997, 'avgAnger': 9.0929}"
}
]