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

4.0.3 • Public • Published

Jovo Model: Amazon Lex V2

Learn how to turn the Jovo Model into an Amazon Lex V2 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-lexv2

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-lexv2

Weekly Downloads

1

Version

4.0.3

License

Apache-2.0

Unpacked Size

60.5 kB

Total Files

17

Last publish

Collaborators

  • jovotech