I trained the model with German BERT (cased Version), but now the bot seems to recognize only the cased input. The same input but lowercased is not recognized at all (e.g., the NLU threshold is low and I get the fallback policy action back).
Is there any possibility to make the system case insensitive? So that it both accepts cased and lowercased input?