Thank you, @Vasily, for your reply!
Would you prefer an English-only model or a multilingual one?
Whatever you can provide. If it’s easy to provide other popular languages, such as Spanish, French and Portuguese, then great!
Otherwise, English is fine
Based on the Demo page, though, it does appear to be supporting multiple languages, is that correct?
Could you specify the classes or labels that are of interest to you?
All of them are very useful: JOY, SADNESS, ANGER, SURPRISE, FEAR
However, I believe there is a need for a “NEUTRAL” label as well, for when a text really has no emotion at all. For example, factual statements or non-emotional questions.
Examples:
“What is some rich thing you do even though you are not rich?” => ANGER (should be NEUTRAL)
“The theory of relativity was proposed by Albert Einstein.” => SURPRISE (should be NEUTRAL)
Does that make sense?
I guess I could play with the Sentiment model at the same time, so if that one returns “neutral”, I could skip the Emotion model. But would be nice to be able to just use one model
How satisfied are you with the model’s quality?
Seems to be working well enough!
There are some that may be incorrect, but I’m not expecting 100% perfection anyway!
Here’s an example:
“I haven’t drunk in 3 months.” => SADNESS
I know it can be hard to interpret, but I’d more consider this JOY or SURPRISE.
Or NEUTRAL, if it was implemented.
–
Many thanks again!!