4.0.3 • Published 3 months ago

@jovotech/model-nlpjs v4.0.3

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
3 months ago

Jovo Model: NLP.js

Learn how to turn the Jovo Model into an NLP.js language model.

Introduction

NLP.js is an open source natural language understanding (NLU) service. You can learn more about the Jovo Framework NLP.js integration here.

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

Using the NLP.js Jovo Model npm Package

Install the package like this:

$ npm install @jovotech/model-nlpjs

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