README
Text Analysis Core Engine
This package is not to be used directly in your Bot Framework chatbot. Instead, it is used in the middleware packages to help define the structure of the middleware.
Bot Framework middleware core engine builder for text analysis.
<script type="module">
import botbuildercommunityMiddlewareEngineCore from 'https://cdn.skypack.dev/@botbuildercommunity/middleware-engine-core';
</script>
This package is not to be used directly in your Bot Framework chatbot. Instead, it is used in the middleware packages to help define the structure of the middleware.