Inspiration
IBM challenge, To write a program that reads a text and exhibits perceived emotion. To be used with official documentation such as cover letters, letter of withdrawal, etc.
What it does
It reads a text and highlights the text a certain color depending on the perceived emotion, and hovering over a certain sentence will pop up a label giving the "value of emotion (0.0-1.0)" and the emotion itself. ## How I built it We used the IBM Watson api for the emotion reading, and JavaFX for the GUI.
Challenges I ran into
We can into several graphical bugs with the display (particularly with the tooltips on the sentences), as well as some issues deciding on the language and converting the Json files into Java objects properly.
Accomplishments that I'm proud of
That we actually managed to finish what we set out to do on time (despite oversleeping!).
What I learned
We learned how to interact with the Watson API to get access to all of its innovative features. We will probably be using some of their services in future products that do not need to be written at 5am!
What's next for Tone Checker
If anything it will be sprucing up the interface to make it a bit more pleasant to look at.
Log in or sign up for Devpost to join the conversation.