-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdata.json
60 lines (60 loc) · 994 Bytes
/
data.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{
"admiration": 0.9,
"amazing": 0.9,
"angry": -0.8,
"annoyed": -0.9,
"appreciation": 0.8,
"apprehensive": -0.5,
"awesome": 0.9,
"bad": -0.6,
"bliss": 0.9,
"boring": -0.5,
"comfortable": 0.7,
"confident": 0.6,
"content": 0.5,
"delightful": 0.9,
"depressed": -0.5,
"disappointed": -0.8,
"disgusted": -0.6,
"disgusting": -0.9,
"dismayed": -0.6,
"distraught": -0.9,
"ecstatic": 0.8,
"excellent": 0.7,
"fantastic": 0.8,
"fascinating": 0.6,
"funny": 0.5,
"frustrated": -0.9,
"good": 0.6,
"gloomy": -0.5,
"gracious": 0.7,
"grateful": 0.7,
"great": 0.8,
"happy": 0.8,
"harmony": 0.5,
"hate": -0.9,
"hurt": -0.7,
"irritated": -0.8,
"joyful": 0.7,
"jubilant": 0.6,
"love": 0.9,
"miserable": -0.7,
"negative": -0.6,
"nice": 0.5,
"offended": -0.7,
"pleasure": 0.7,
"positive": 0.6,
"radiant": 0.5,
"regretful": -0.6,
"repulsive": -0.9,
"repulsed": -0.7,
"sad": -0.5,
"satisfying": 0.6,
"terrible": -0.7,
"thrilled": 0.8,
"unhappy": -0.5,
"worried": -0.8,
"anxious": -0.7,
"alarmed": -0.7,
"fuming": -0.8
}