6 You can post a json string to the REST API on http://localhost:8081/.
7 The json string needs to contain name-value key 'text'.
9 The service uses the online sentiment analysis tool indico to get the sentiment for each text, calculates the average sentiment value and returns it.