mirror of
https://github.com/gsi-upm/senpy
synced 2024-11-14 20:42:27 +00:00
11 lines
516 B
Markdown
11 lines
516 B
Markdown
|
# Senpy Plugin for Sentiment and Emotion
|
||
|
|
||
|
This plugin allows to choose sentiment and emotion plugins to retrieve a response with the total sentiment and emotion analysis.
|
||
|
|
||
|
You can adjust the parameters of the plugin as follows:
|
||
|
|
||
|
- Sentiments plugins: EmoTextANEW, EmoTextWAF(only english)
|
||
|
- Emotions plugins: sentiText, vaderSentiment,meaningCloud(requires API KEY)
|
||
|
- Endpoint: the endpoint where the used plugins are. (default: http://senpy.cluster.gsi.dit.upm.es/api/)
|
||
|
- Language: english(en) or spanish(es)
|