Development of Virtual Assistants Made Simpler with RASA
NLU stands for natural language understanding. In this part, a sequence of components processes the incoming message and classify user intent. Incoming messages can also contain specific information which is also extracted using this sequence of components called "pipeline". This specific information in the incoming message is called entity. The entities can be saved as slot values that can be used later.
Nov-26-2019, 13:02:20 GMT
- Technology: