Integrating sentiment analysis and language translationin applications
This chapter describes a sample Node-RED application that integrates the IBM Watson Language Translator service and sentiment analysis to translate text, entered by the user, and to get the sentiment score for it. The simple approach shown in this chapter can be applied to many use cases for business applications, such as a customer service tool that translates the input text from customers and at the same time provides information about how the customer feels during the interaction ...