Skip to content

psbds/luis-intent-csv-export

Repository files navigation

luis-intent-csv-export

This project exports the intents from a LUIS model to a CSV file with the pattern intent;utterance

System Requeriments

How to Run It

  • Clone or Download this repository

  • Go to the project folder

  • Run the command

    dotnet build && dotnet run --project Psbds.LUIS.IntentCSVExport.Console

  • Provide your Application Id, Application Key, Application Version and a path to the file that will be generated.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages