File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -37,18 +37,12 @@ A collection of nodes to interact with the IBM Watson services in [IBM Cloud](ht
37
37
- Uses machine learning algorithms to return the top matching predefined classes for short text inputs.
38
38
- Natural Language Understanding
39
39
- Analyze text to extract meta-data from content such as concepts, entities, keywords ...
40
- - Personality Insights
41
- - Use linguistic analytics to infer cognitive and social characteristics from text
42
- - Retrieve and Rank
43
- - Creates a trainable search engine for your data
44
40
- Speech To Text
45
41
- Convert audio containing speech to text
46
42
- Text To Speech
47
43
- Convert text to audio speech
48
44
- Tone Analyzer
49
45
- Discover, understand, and revise the language tones in text.
50
- - Visual Recognition
51
- - Analyze visual appearance of images to understand their contents
52
46
53
47
### Usage
54
48
Example usage flows can be found here [ node-red-labs] ( https://github.com/watson-developer-cloud/node-red-labs )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " node-red-node-watson" ,
3
- "version" : " 0.10.0 " ,
3
+ "version" : " 0.10.1 " ,
4
4
"description" : " A collection of Node-RED nodes for IBM Watson services" ,
5
5
"dependencies" : {
6
6
"cfenv" : " ~1.2.4" ,
You can’t perform that action at this time.
0 commit comments