- ich möchte ein Haus [kaufen](beabsichtigung)
- eine Wohnung [bauen](beabsichtigung)
- ein Haus [erwerben](beabsichtigung:kaufen)
- ich möchte [sanieren](beabsichtigung)
- Badezimmer [sanieren](beabsichtigung)
- ich plane eine [Sanierung](beabsichtigung:sanieren) der Küche
I know that there isn’t an example for “saniere”, but my general problem is that this value can be set. If nlu wasn’t clever enough it should throw an error instead of setting wrong values, I thought.
Btw: If I switch to another pattern with three intents and three entities instead of three categroical slot values, rasa nlu is able to variate from “saniere” to “sanieren”-intent. But I need one slot because of a custom form.