A fuzzy matching recognizer to allow for matching a string against one or more strings.
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.Recognizer.FuzzyRecognizer |
NuGet Url: | https://www.nuget.org/packages/Bot.Builder.Community.Recognizers.FuzzyRecognizer |
Install
Install-Package Bot.Builder.Community.Recognizers.FuzzyRecognizer
dotnet add package Bot.Builder.Community.Recognizers.FuzzyRecognizer
paket add Bot.Builder.Community.Recognizers.FuzzyRecognizer
Bot.Builder.Community.Recognizers.FuzzyRecognizer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bot.Builder(>= 4.9.2)
Tags