@jovotech/model-luis
v4.0.3
Published
Jovo Model for Microsoft Luis
Downloads
12
Readme
Jovo Model: Microsoft LUIS
Learn how to turn the Jovo Model into a Microsoft LUIS language model.
Introduction
Microsoft LUIS is a service by Microsoft Azure that offers natural language understanding (NLU). You can learn more about the Jovo Framework LUIS integration here.
Learn more about the language model structure in the official LUIS docs. The Jovo Model can be translated into this structure by using the npm package (see below).
Using the LUIS Jovo Model npm Package
Install the package like this:
$ npm install @jovotech/model-luis
You can learn more about all the Jovo Model features here: Using the Jovo Model npm Packages.