I am new to wit.ai and trying to implement a chat bot using it. in there tutorials there only using a single question(or sentence. in my case I only have questions). But when we have like 20 different question types how can I use the intent effectively.
So my questions are,
1) is the intent a keyword or something like that in wit ?
2) does it use to identify the right question out of all?
3) can I use different names other than 'intent' for the same purpose that is in wit examples ?
Can someone please help me with this. Thank you in advance.