Restart pipeline with nlu_fallback

I am looking for a way to restart the entire pipeline after doing a spell correction if the intent is nlu_fallback.

Already wrote the spell checker component, just curious about the easiest way to re-run the pipeline and attempt intent classification after the correction.

Thanks!

Hi! I’m wondering what you mean by “restart pipeline”? Do you want to reset the conversation history?

I think he means retry classifying the intent

@kalkbrennerei yes, retry classifying the intent and entity extraction after the spell correction