BotBuilder-Samples icon indicating copy to clipboard operation
BotBuilder-Samples copied to clipboard

Publish QuotedString recognizer in C# SDK

Open chrimc62 opened this issue 5 years ago • 0 comments

Quoted strings are a nice way to allow the user to be explicit about the boundaries of open-ended entities. Tom has a private quoted string recognizer published here: https://github.com/tomlm/iciclecreek.bot/tree/master/source/Libraries/Iciclecreek.Bot.Builder.Dialogs.Recognizers We should pull out the recognizer and add it to the SDK recognizers.

chrimc62 avatar Mar 01 '21 20:03 chrimc62