@jovotech/model-lex
TypeScript icon, indicating that this package has built-in type declarations

4.0.3 • Public • Published

Jovo Model: Amazon Lex

Learn how to turn the Jovo Model into an Amazon Lex language model.

Introduction

Amazon Lex is a service by AWS that offers both automated speech recognition (ASR) and natural language understanding (NLU). We summarize this as a spoken language understanding (SLU) service. You can learn more about the Jovo Framework Lex integration here.

Lex language models are similar to Alexa Interaction Models. Learn more in the official Lex docs. The Jovo Model can be translated into this structure by using the npm package (see below).

Using the Lex Jovo Model npm Package

Install the package like this:

$ npm install @jovotech/model-lex

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

Readme

Keywords

none

Package Sidebar

Install

npm i @jovotech/model-lex

Weekly Downloads

1

Version

4.0.3

License

Apache-2.0

Unpacked Size

83.4 kB

Total Files

16

Last publish

Collaborators

  • jovotech