node-red-contrib-watson
v1.0.7
Published
A collection of Node-RED nodes for IBM Watson.
Downloads
21
Readme
Node-RED Nodes for IBM Watson
A collection of nodes to be used with IBM Watson.
Watson nodes:
- Language Identification
- Detects the language used in text
- Natural Language Classifier
- Uses machine learning algorithms to return the top matching predefined classes for short text inputs.
- Personality Insights
- Use linguistic analytics to infer cognitive and social characteristics from text
- Relationship Extraction
- Extract entities and their relationships from unstructured text
- Speech To Text
- Convert audio containing speech to text
- Language Translation
- Translates text from one language to another
- Text To Speech
- Convert text to audio speech
- Tradeoff Analytics
- Optimize decisions balance between multiple conflicting objectives.
- Visual Recognition
- Analyze visual appearance of images to understand their contents
Acknowledgement
These nodes are a copy of the work here Bluemix Nodes. If you are using IBM Bluemix then it is best to use these nodes.