/Tone-Analyser-Interface

Interactive GUI for IBM Watson (Tone Analyzer)

Primary LanguageJavaMIT LicenseMIT

Tone-Analyser-Interface

Interactive GUI for IBM Watson (Tone Analyzer)

Introduction

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.

Features

  • Built in Java
  • Swing GUI
  • Analyzes in real-time
  • Results Visualization
  • Tested in windows, linux and mac.

License

This Application is signed under MIT License, repoduction and usage is under its terms.