Discourse AI - Sentiment Analysis
a question about supported languages for sentiment analysis
searched in the doc, the FAQ says, will add more supported languages, but not clear about what languages are supported now. only English ?
thanks
Discourse AI - Sentiment Analysis
a question about supported languages for sentiment analysis
searched in the doc, the FAQ says, will add more supported languages, but not clear about what languages are supported now. only English ?
thanks
I think you can find them all here:
thanks, Nate.
these yaml files seems the localization files for the AI configuration page.
guess that might not be the languages being supported for the sentiment analysis…
Whoops. I misunderstood the question. Sorry.
Sentiment uses j-hartmann/emotion-english-distilroberta-base · Hugging Face and cardiffnlp/twitter-roberta-base-sentiment-latest · Hugging Face.
Sorry, this was in the plugin topic but someone removed the information
Indeed they are English only at the moment, but you should be able to use any other model that you fine tune on the language you need and on the expected output format.