Socket
Socket
Sign inDemoInstall

bluemix-watson-conversation

Package Overview
Dependencies
15
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

4

package.json
{
"name": "bluemix-watson-conversation",
"version": "1.0.1",
"description": "Automate the creation of an IBM Bluemix Watson Conversation Workspace based on a simple Q&A corpus. Note, this CLI tool demonstrates one such way to programmatically create a Workspace; for more details on the specifics of this tool, refer this blog post: http://mydevbits.blogspot.com/2016/08/automating-creation-of-chatbot-dialog.html",
"version": "1.0.2",
"description": "Create an IBM Watson Conversation Workspace given a CSV Corpus file.",
"main": "index.js",

@@ -6,0 +6,0 @@ "scripts": {

# bluemix-watson-conversation
Create a Watson Conversation Workspace given a CSV Corpus file.
This package demonstrates a way to automate the creation of an IBM Bluemix Watson Conversation Workspace based on a simple Q&A corpus. The details of the tool, and the explanation of how it was built, are provided at the following link: http://mydevbits.blogspot.com/2016/08/automating-creation-of-chatbot-dialog.html
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc