Skip to main content

Convert Watson Assistant skill object to rasa nlu.yml file.

Project description

Purpose of the Package

Convert intents and entities defined in the Watson Assistant skill object to rasa nlu.yml file.

Given how rasa works, there is no way to translate dialog flows defined in WA into rasa stories. So this converter don’t intends to take care of dialog flows.

Installation

You can use pip:

$ pip3 install wa2rasa

Rasa and wa2rasa use common libraries, to avoid conflicts please install wa2rasa in a separate virtual environment.

Usage

Just run the following command:

$ wa2rasa convert <path_to_your_wa_object>/ <directory_to_store_rasa_nlu_file>/

Here a gif for you:

how to use the wa2rasa

Author

Cloves Paiva.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wa2rasa-0.1.2.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

wa2rasa-0.1.2-py3-none-any.whl (6.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page