Skip to content

Latest commit

 

History

History
 
 

jovo-model-snips

Jovo Model: Snips NLU

Learn how to turn the Jovo Model into a Snips NLU model.

Introduction

Snips NLU is an open source natural language understanding (NLU) service.

Learn more about the language model structure in the official Rasa NLU docs. The Jovo Model can be translated into this structure by using the npm package (see below).

Using the Snips Jovo Model npm Package

Install the package like this:

$ npm install @jovotech/model-snips

You can learn more about all the Jovo Model features here: Using the Jovo Model npm Packages.