Spaces:
Running
Running
File size: 7,484 Bytes
b0dd51d |
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 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 |
emotion_data = {
"admiration": {
'heading': "Time to appreciate the beauty around you!",
'info': "We've picked songs that uplift your mood and inspire feelings of wonder.",
'category': "soothieanduplift",
'class': "emotion-info emotion-heading"
},
"amusement": {
'heading': "Let's have some fun! Get ready to laugh and lighten up.",
'info': "This playlist features playful and lighthearted music to boost your mood.",
'category': "soothieanduplift",
'class': "emotion-info emotion-heading"
},
"anger": {
'heading': "Time to cool off!",
'info': "Here are some tracks to help you release anger and find peace.",
'category': "distractandchange",
'class': "emotion-info emotion-heading"
},
"annoyance": {
'heading': "Feeling annoyed? Let's turn it around!",
'info': "Listen to these tunes to shift your mood and find some relief.",
'category': "distractandchange",
'class': "emotion-info emotion-heading"
},
"approval": {
'heading': "Feel appreciated and acknowledged!",
'info': "Enjoy these tracks that celebrate approval and acceptance.",
'category': "soothieanduplift",
'class': "emotion-info emotion-heading"
},
"caring": {
'heading': "Embrace feelings of care and compassion.",
'info': "This playlist is all about fostering a sense of warmth and empathy.",
'category': "soothieanduplift",
'class': "emotion-info emotion-heading"
},
"confusion": {
'heading': "Embrace the confusion and explore!",
'info': "Dive into these tracks to embrace curiosity and explore new perspectives.",
'category': "engageandexplore",
'class': "emotion-info emotion-heading"
},
"curiosity": {
'heading': "Fuel your curiosity with these tunes!",
'info': "Feed your curiosity and thirst for knowledge with this eclectic playlist.",
'category': "engageandexplore",
'class': "emotion-info emotion-heading"
},
"desire": {
'heading': "Embrace your desires and passions!",
'info': "Indulge in these tracks that ignite feelings of longing and passion.",
'category': "engageandexplore",
'class': "emotion-info emotion-heading"
},
"disappointment": {
'heading': "Feeling disappointed? You're not alone.",
'info': "Reflect and understand with these songs that capture the essence of disappointment.",
'category': "reflectiveandunderstand",
'class': "emotion-info emotion-heading"
},
"disapproval": {
'heading': "Shake off disapproval and find your groove.",
'info': "Listen to these tunes to uplift your spirits and brush off negativity.",
'category': "distractandchange",
'class': "emotion-info emotion-heading"
},
"disgust": {
'heading': "Time to cleanse your palate!",
'info': "Find solace in these tracks that help you move past feelings of disgust.",
'category': "distractandchange",
'class': "emotion-info emotion-heading"
},
"embarrassment": {
'heading': "Embrace the embarrassment and move forward!",
'info': "Listen to these tunes to shake off embarrassment and regain confidence.",
'category': "distractandchange",
'class': "emotion-info emotion-heading"
},
"excitement": {
'heading': "Get ready to be pumped up!",
'info': "Feel the energy with these high-octane tracks that fuel excitement.",
'category': "energeticandmotivate",
'class': "emotion-info emotion-heading"
},
"fear": {
'heading': "Facing fear head-on!",
'info': "Conquer your fears with these empowering tracks that inspire courage.",
'category': "distractandchange",
'class': "emotion-info emotion-heading"
},
"gratitude": {
'heading': "Feel grateful and blessed!",
'info': "Express gratitude with these heartfelt tunes that inspire thankfulness.",
'category': "soothieanduplift",
'class': "emotion-info emotion-heading"
},
"grief": {
'heading': "Navigating through grief and loss.",
'info': "Reflect and understand with these poignant songs that capture the essence of grief.",
'category': "reflectiveandunderstand",
'class': "emotion-info emotion-heading"
},
"joy": {
'heading': "Let joy fill your heart!",
'info': "Experience pure bliss with these uplifting tracks that radiate joy.",
'category': "energeticandmotivate",
'class': "emotion-info emotion-heading"
},
"love": {
'heading': "Celebrate love in all its forms!",
'info': "Get lost in these romantic tunes that celebrate the beauty of love.",
'category': "soothieanduplift",
'class': "emotion-info emotion-heading"
},
"nervousness": {
'heading': "Embrace the nerves and stay strong!",
'info': "Find calmness and strength with these soothing tracks that ease nervousness.",
'category': "distractandchange",
'class': "emotion-info emotion-heading"
},
"optimism": {
'heading': "Stay positive and optimistic!",
'info': "Fuel your optimism with these uplifting tunes that inspire positivity.",
'category': "energeticandmotivate",
'class': "emotion-info emotion-heading"
},
"pride": {
'heading': "Feel proud of your achievements!",
'info': "Celebrate your accomplishments with these triumphant tunes that exude pride.",
'category': "energeticandmotivate",
'class': "emotion-info emotion-heading"
},
"realization": {
'heading': "Embrace newfound realizations!",
'info': "Explore new insights and perspectives with these thought-provoking tunes.",
'category': "engageandexplore",
'class': "emotion-info emotion-heading"
},
"relief": {
'heading': "Find relief and comfort!",
'info': "Experience a sense of relief and relaxation with these calming tracks.",
'category': "soothieanduplift",
'class': "emotion-info emotion-heading"
},
"remorse": {
'heading': "Reflecting on remorse and learning.",
'info': "Reflect and understand with these introspective tunes that delve into remorse.",
'category': "reflectiveandunderstand",
'class': "emotion-info emotion-heading"
},
"sadness": {
'heading': "Embrace the sadness and find solace.",
'info': "Navigate through feelings of sadness with these comforting tracks.",
'category': "reflectiveandunderstand",
'class': "emotion-info emotion-heading"
},
"surprise": {
'heading': "Expect the unexpected!",
'info': "Embrace the element of surprise with these unpredictable tracks.",
'category': "engageandexplore",
'class': "emotion-info emotion-heading"
},
"neutral": {
'heading': "Find balance and neutrality.",
'info': "Stay grounded with these tranquil tracks that embody neutrality.",
'category': "soothieanduplift",
'class':"emotion-info emotion-heading"
}
}
|