Skip to content

Commit afdb2c2

Browse files
committed
prune readme of removed nodes
1 parent 7a3dd57 commit afdb2c2

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,18 +37,12 @@ A collection of nodes to interact with the IBM Watson services in [IBM Cloud](ht
3737
- Uses machine learning algorithms to return the top matching predefined classes for short text inputs.
3838
- Natural Language Understanding
3939
- 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
4440
- Speech To Text
4541
- Convert audio containing speech to text
4642
- Text To Speech
4743
- Convert text to audio speech
4844
- Tone Analyzer
4945
- Discover, understand, and revise the language tones in text.
50-
- Visual Recognition
51-
- Analyze visual appearance of images to understand their contents
5246

5347
### Usage
5448
Example usage flows can be found here [node-red-labs](https://github.com/watson-developer-cloud/node-red-labs)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-red-node-watson",
3-
"version": "0.10.0",
3+
"version": "0.10.1",
44
"description": "A collection of Node-RED nodes for IBM Watson services",
55
"dependencies": {
66
"cfenv": "~1.2.4",

0 commit comments

Comments
 (0)