i want NLU extractor to work without case sensitivity. How to do this?
There’s a parameter called case_sensitive
in the tokenizer where you can change this behaviour. It’s described here: Components
i want NLU extractor to work without case sensitivity. How to do this?
There’s a parameter called case_sensitive
in the tokenizer where you can change this behaviour. It’s described here: Components