This middleware uses Cognitive Services Check to automatically correct inbound message text.
Info
Version: | 4.13.5 |
Author(s): | Bot Builder Community |
Last Update: | Wednesday, October 26, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BotBuilderCommunity/botbuilder-community-dotnet/tree/master/libraries/Bot.Builder.Community.Middleware.SpellCheck |
NuGet Url: | https://www.nuget.org/packages/Bot.Builder.Community.Middleware.SpellCheck |
Install
Install-Package Bot.Builder.Community.Middleware.SpellCheck
dotnet add package Bot.Builder.Community.Middleware.SpellCheck
paket add Bot.Builder.Community.Middleware.SpellCheck
Bot.Builder.Community.Middleware.SpellCheck Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.2.0)
- Microsoft.Azure.CognitiveServices.Language.SpellCheck(>= 3.0.0)
- Microsoft.Bot.Builder(>= 4.9.2)
- Microsoft.Extensions.Configuration(>= 2.1.1)
- Microsoft.Extensions.Configuration.Binder(>= 2.1.1)
Tags