microsoft / botframework-components

The repository for components built by Microsoft for the Azure Bot Framework.
https://aka.ms/botdocs
MIT License
113 stars 82 forks source link

feat: [#1514] Port DotNet CLU Recognizer component to JS #1518

Closed sw-joelmut closed 1 year ago

sw-joelmut commented 1 year ago

Addresses #1514

minor

Purpose

This PR ports the CLU Recognizer's component from DotNet to JS.

Changes

Tests

The following image shows a Composer bot working with the JS CLU Recognizer's component. image