Texior-Sentiment-Analyzer / requirements.txt
TheOCEAN's picture
Add project files and track model with LFS
0b9e076
{
"nocode": 0,
"happy": 1,
"not-relevant": 2,
"angry": 3,
"surprise": 4,
"sad": 5,
"happy|surprise": 6,
"happy|sad": 7,
"disgust|angry": 8,
"disgust": 9,
"sad|disgust": 10,
"sad|angry": 11
}