Interactive GUI for IBM Watson (Tone Analyzer)
The IBM Watson™ Tone Analyzer service uses linguistic analysis to detect communication tones in written text. Use the Tone Analyzer service to understand conversations and communications, and then respond to customers appropriately at scale.
The Tone Analyzer service takes a piece of text and analyze it based on Three Parameters.
It then return a json with the results.
- Emotion
- Anger
- Disgust
- Fear
- Joy
- Sadness
- Language Style
- Analytical
- Tentative
- Confident
- Social Tendencies
- Openness
- Conscientiousness
- Extraversion
- Agreeableness
- Emotional Range
This application is a GUI to consume the service and ease its usage for social media experts and marketeers.
- Built in Java
- Swing GUI
- Analyzes in real-time
- Results Visualization
- Tested in windows, linux and mac.
This Application is signed under MIT License, repoduction and usage is under its terms.