File size: 236 Bytes
5712f64
dd8f416
 
 
5712f64
1
2
3
4
5
{
  "description": "Based on a text input this tool is able to analyse the sentiment of the given text. It returns a json with the sentiment.",
  "name": "sentiment_analysis",
  "tool_class": "sentiment_analysis.SentimentAnalysisTool"
}