botbuilder-python
botbuilder-python copied to clipboard
port: Make Multi-language recognizer case-insensitive (#5811)
The changes in Make Multi-language recognizer case-insensitive (#5811) may need to be ported to maintain parity with microsoft/botbuilder-dotnet.
Fixes #5479Description
Change MultiLanguageRecognizer to case insensitive
Please review and, if necessary, port the changes.