I want to ask some numbers from users but when user enters some values it is not getting into slots and fallback action appears. I have added some numbers in my data.json file but numbers are infinite so I can’t add all the numbers. Is there anyway so that those numbers get in the slots?
What pipeline are you using?
Tensorflow_Embedding and my next step is to use duckling also.
duckling is a good idea. as for tensorflow_embedding, it’s a good idea to use oov handling for things like that: Component Configuration