Ok, I have to admit, I’m very puzzled how this even happened.
Any rasa_nlu experts/gurus hazard a guess what the heck is going on here?
(ie. extracted entity somehow has an extra space than input, token length doesn’t match, it’s 0-3 when use input was 0-2)
???
Your input -> wed
2020-10-18 02:42:21 DEBUG rasa_core.tracker_store - Recreating tracker for id 'default'
2020-10-18 02:42:21 DEBUG rasa_core.processor - Received user message 'wed' with intent '{'name': 'suggest_day', 'confidence': 0.3946328298500187}' and entities '[{'start': 0, 'end': 3, 'value': 'we d', 'entity': 'Day', 'confidence': 0.8734852784259177, 'extractor': 'ner_crf'}]'
2020-10-18 02:42:21 DEBUG rasa_core.processor - Logged UserUtterance - tracker now has 20 events
2020-10-18 02:42:21 DEBUG rasa_core.processor - Current slot values:
Day: we d