Skip to content

Commit

Permalink
emotions folder
Browse files Browse the repository at this point in the history
  • Loading branch information
tvu20 committed Feb 20, 2024
1 parent 8a9b51c commit d668d0e
Show file tree
Hide file tree
Showing 16 changed files with 8,606 additions and 0 deletions.
290 changes: 290 additions & 0 deletions api/sentiment/emotions/FE1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,290 @@
{
"Main": [
{
"chapter": "01-MarthEmbarks",
"emotions": {
"joy": 2,
"sadness": 0,
"anger": 2,
"neutral": 5,
"surprise": 0,
"fear": 3
}
},
{
"chapter": "02-ThePiratesOfGalder",
"emotions": {
"joy": 1,
"sadness": 2,
"anger": 1,
"neutral": 6,
"surprise": 1,
"fear": 1
}
},
{
"chapter": "03-ABrushInTheTeeth",
"emotions": {
"joy": 0,
"sadness": 2,
"anger": 4,
"neutral": 5,
"surprise": 1,
"fear": 1
}
},
{
"chapter": "04-BattleInTheLea",
"emotions": {
"joy": 3,
"sadness": 2,
"anger": 1,
"neutral": 9,
"surprise": 4,
"fear": 2
}
},
{
"chapter": "05-ChampionsOfAurelis",
"emotions": {
"joy": 1,
"sadness": 0,
"anger": 1,
"neutral": 4,
"surprise": 3,
"fear": 6
}
},
{
"chapter": "06-FireEmblem",
"emotions": {
"joy": 4,
"sadness": 0,
"anger": 1,
"neutral": 2,
"surprise": 2,
"fear": 2
}
},
{
"chapter": "07-LefcandithGauntlet",
"emotions": {
"joy": 0,
"sadness": 1,
"anger": 3,
"neutral": 1,
"surprise": 0,
"fear": 2
}
},
{
"chapter": "08-PortWarren",
"emotions": {
"joy": 1,
"sadness": 4,
"anger": 2,
"neutral": 6,
"surprise": 6,
"fear": 2
}
},
{
"chapter": "09-ThePyrathiDragon",
"emotions": {
"joy": 1,
"sadness": 0,
"anger": 2,
"neutral": 1,
"surprise": 0,
"fear": 1
}
},
{
"chapter": "10-PrincessMinerva",
"emotions": {
"joy": 2,
"sadness": 0,
"anger": 0,
"neutral": 4,
"surprise": 0,
"fear": 1
}
},
{
"chapter": "11-KnordaMarket",
"emotions": {
"joy": 3,
"sadness": 4,
"anger": 3,
"neutral": 9,
"surprise": 3,
"fear": 2
}
},
{
"chapter": "12-TheAgelessPalace",
"emotions": {
"joy": 2,
"sadness": 1,
"anger": 2,
"neutral": 1,
"surprise": 2,
"fear": 1
}
},
{
"chapter": "13-TheWoodenCavalry",
"emotions": {
"joy": 4,
"sadness": 0,
"anger": 3,
"neutral": 5,
"surprise": 1,
"fear": 0
}
},
{
"chapter": "14-LandOfSorrow",
"emotions": {
"joy": 1,
"sadness": 1,
"anger": 1,
"neutral": 5,
"surprise": 0,
"fear": 0
}
},
{
"chapter": "15-AnOasisOfMagic",
"emotions": {
"joy": 0,
"sadness": 0,
"anger": 2,
"neutral": 2,
"surprise": 0,
"fear": 1
}
},
{
"chapter": "16-TheBattleForAltea",
"emotions": {
"joy": 3,
"sadness": 1,
"anger": 1,
"neutral": 6,
"surprise": 0,
"fear": 0
}
},
{
"chapter": "17-StarAndSavior",
"emotions": {
"joy": 1,
"sadness": 0,
"anger": 2,
"neutral": 1,
"surprise": 0,
"fear": 0
}
},
{
"chapter": "18-TheSableOrder",
"emotions": {
"joy": 0,
"sadness": 0,
"anger": 0,
"neutral": 2,
"surprise": 0,
"fear": 2
}
},
{
"chapter": "19-ManaketePrincess",
"emotions": {
"joy": 1,
"sadness": 3,
"anger": 1,
"neutral": 0,
"surprise": 1,
"fear": 3
}
},
{
"chapter": "20-CamusTheSable",
"emotions": {
"joy": 2,
"sadness": 8,
"anger": 4,
"neutral": 2,
"surprise": 0,
"fear": 0
}
},
{
"chapter": "21-ClashInMacedon",
"emotions": {
"joy": 0,
"sadness": 0,
"anger": 0,
"neutral": 0,
"surprise": 0,
"fear": 1
}
},
{
"chapter": "22-AKnightFilledSky",
"emotions": {
"joy": 1,
"sadness": 0,
"anger": 3,
"neutral": 1,
"surprise": 0,
"fear": 1
}
},
{
"chapter": "23-DarkPontifex",
"emotions": {
"joy": 3,
"sadness": 0,
"anger": 2,
"neutral": 1,
"surprise": 0,
"fear": 0
}
},
{
"chapter": "24-TheDragonkinRealm",
"emotions": {
"joy": 0,
"sadness": 0,
"anger": 1,
"neutral": 1,
"surprise": 0,
"fear": 0
}
},
{
"chapter": "25-Endgame:ChosenByFate",
"emotions": {
"joy": 1,
"sadness": 0,
"anger": 3,
"neutral": 0,
"surprise": 1,
"fear": 0
}
},
{
"chapter": "XX-Epilogue",
"emotions": {
"joy": 3,
"sadness": 4,
"anger": 0,
"neutral": 2,
"surprise": 2,
"fear": 1
}
}
]
}
Loading

0 comments on commit d668d0e

Please sign in to comment.