Skip to content

mingtan888/assistant-dialog-skill-analysis

 
 

Repository files navigation

Dialog Skill Analysis for Watson Assistant

-- Repository in construction, DO NOT USE --

Introduction

Dialog Skill Analysis for Watson Assistant is intended for use by chatbot designers and developers who would like to recognize and remediate issues in the design of their dialog skill

We assume familiarity with the Watson Assistant product as well as concepts involved in dialog skill design like intent, entities, utterances etc.

Usage

  1. Assumes familiarity using a Python Jupyter notebook
  2. Assumes a Python 3.6 or greater environment (We recommend using Anaconda to setup a python environment)
  3. Install dependencies with pip install -r requirements.txt
  4. Start jupyter server with jupyter notebook
  5. Select skill_analysis.ipynb to start session

Contributor List

Haode Qi Avatar
Haode Qi
Ladislav Kunc Avatar
Ladislav Kunc
Ming Tan Avatar
Ming Tan
Navneet Rao Avatar
Navneet Rao
Panos Karagiannis Avatar
Panos Karagiannis
Yang Yu Avatar
Yang Yu

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%