File size: 272 Bytes
5fa4331
 
 
 
 
1
2
3
4
5
6
{
  "description": "This is a tool that returns a sentiment label for a given text sequence. It takes the raw text as input, and returns a sentiment label as output.",
  "name": "text_sentiment_analyzer",
  "tool_class": "text_sentiment_analyzer.SentAnalClassifierTool"
}