-
-
Compare TextDB with tools on IBM bluemix Watson:
AlchemyLanguage: https://alchemy-language-demo.mybluemix.net
Conversation ✖️
Document Conversion ✖️
Language Translation ✖️
Language Translator ✖️
Nat…
-
Add an "administrator" view to insurance-bot. This will allow:
- an admin to monitor various users chats
- Watson tone analyzer to constantly evaluate tone of the chats
- generation of alerts, once th…
-
sudo nano /home/felipe/tone-analyzer-nodejs/public/js/components/App.js
##
```
score: 0,
tone_id: 'Anger',
tone_name: 'Enojo',
tone_category_id: 'emotion_tone',
tone_ca…
-
I'm trying to run the Tone Analyzer Example but it won't initialize. Below is the error I'm getting.
JDK version - 1.8
java-sdk version - 3.0.1 & 3.2.0
```
Exception in thread "main" java.lang.NoSu…
-
The `/smarterplanet` directory of the IBM website is being deprecated. We need to remove `smarterplanet` from our links. (There are redirects in the interim.)
A grep search returned the following ins…
-
I am trying to use `AlchemyApi` for extracting `concepts tag` from a text but for some reason it keeps throwing the error `undefined method concepts for #` when trying to pass text using the similar s…
-
When trying to use tone analysis, the following mistake is shown:
"org.springframework.web.util.NestedServletException: Request processing failed; nested exception is com.ibm.watson.developer_cloud.s…
-
Analysing Tone-Analysis API gives ,Problem accessing /ss16/proj9/process. Reason:
Server Error and UnauthorizedException: Unauthorized: Access is denied due to invalid credentials .
{
"cred…
rayss updated
8 years ago
-
Hi,
I have seen this configuration of the tone analyzer demo here:
``` javascript
// Create the service wrapper
this.analyzer = watson.tone_analyzer({
url: 'https://gateway.watsonplatfo…