1
0
mirror of https://github.com/gsi-upm/senpy synced 2024-09-20 22:01:41 +00:00
senpy/affect/README.md

11 lines
539 B
Markdown
Raw Normal View History

2017-01-13 13:23:07 +00:00
# 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:
2017-03-01 12:23:41 +00:00
- Sentiments plugins: emotion-wnaffect, emotion-anew(only english)
- Emotions plugins: sentiment-tass, sentiment-vader,sentiment-meaningCloud(requires API KEY)
2017-01-13 13:23:07 +00:00
- Endpoint: the endpoint where the used plugins are. (default: http://senpy.cluster.gsi.dit.upm.es/api/)
- Language: english(en) or spanish(es)