watson-developer-cloud / tone-analyzer-nodejs

Sample Node.js Application for the IBM Tone Analyzer Service
https://tone-analyzer-demo.ng.bluemix.net/
Apache License 2.0
452 stars 273 forks source link

Sadness detection #85

Closed xoftware closed 8 years ago

xoftware commented 8 years ago

Hey, this is pretty funny. Look at how it detects obviously joyful statements as sad. You can easily see what's happening here.

Here's the text I sent in:

I haven't met or known Steve Wozniak, but as a programmer, I'll try to debug this question for you from logical deduction! The man is an engineer known for co-founding Apple computers. Apple valued simplicity, user-friendlyness, and aesthetics as well as functionality.

JavaScript, in terms of tradional computer programming theory, is the fundamental thesis, the minimalistic epitome.

JavaScript is a proof-of-concept for simplicity, user-friendliness, and functionality. With computer science, applied mathematics theory, a lot of these principles fundamentally overlap and converge. Even though JavaScript was created in 11 days to just be a basic runtime, it goes to show that with programming, in theory, the simplest answer can be the best one.

If this were a multiple-choice test, I'd go with "a":

Ty4 A2A

Here's what it detected as sadness:

I haven't met or known Steve Wozniak, but as a programmer, I'll try to debug this question for you from logical deduction!

There is only one queue of instructions to execute one-at-a-time, but that allows guaranteed state management without complexity.

kognate commented 8 years ago

Thanks for the Feedback. I've forwarded this to the service development team.