Skip to content

psbds/watson-to-luis-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

watson-to-luis-converter

Script to convert an watson conversation workspace to a LUIS Model, importing the Intents and Entities.

System Requirements

How to run it

  1. Clone the repository and go to the solution folder

  2. Run the commmand

    dotnet run --project Psbds.WLConverter.Console INPUT_FILE OUTPUT_DIRECTORY

    Ex: dotnet run --project Psbds.WLConverter.Console "D:/workspace-watson.json" "D:"

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages