Multi-language sentiment and emotion analysis
Sentiment Analyzer provides advanced sentiment and emotion analysis capabilities supporting 100+ languages. Features include aspect-based sentiment analysis, emotion detection (joy, anger, sadness, etc.), sarcasm detection, and opinion mining. Trained on diverse multilingual datasets.
npm install @community/sentiment-analyzer
Add the following configuration to your config.json:
{
"sentimentAnalyzer": {
"default_language": "auto-detect",
"emotion_analysis": true,
"batch_size": 100
}
}Ensure you have the following dependencies installed:
Restart your Adverant Nexus instance and the plugin will be available.
View full documentation →Check out our installation guide or reach out to support.
More plugins in this category
Install now and start using this plugin in your Adverant Nexus instance.