version: "2.0" nlu: - intent: greet examples: | - hey - hello - hi - hello there - good morning - good evening - moin - hey there - let's go - hey dude - goodmorning - goodevening - good afternoon - intent: goodbye examples: | - good afternoon - cu - good by - cee you later - good night - bye - goodbye - have a nice day - see you around - bye bye - see you later - intent: affirm examples: | - yes - y - indeed - of course - that sounds good - correct - intent: deny examples: | - no - n - never - I don't think so - don't like that - no way - not really - intent: stop examples: | - ok then you cant help me - that was shit, you're not helping - you can't help me - you can't help me with what i need - i guess you can't help me then - ok i guess you can't help me - that's not what i want - ok, but that doesnt help me - this is leading to nothing - this conversation is not really helpful - you cannot help me with what I want - I think you cant help me - hm i don't think you can do what i want - stop - stop go back - do you get anything? - and you call yourself bot company? pff - and that's it? - nothing else? - intent: bot_challenge examples: | - are you a bot? - are you a human? - am I talking to a bot? - am I talking to a human? - intent: name_entry examples: | - Hey my name is [Deepali](pname) - My name is [Deepali](pname) - My name is [Deepali Sharma](pname) - My name is [Kiran Arole](pname) - My name is [Ayansh](pname) - [Deepali](pname) - You can call me [Deepali](pname) - [Raghav](pname) - my name is [Raghav](pname) - hey, my name is [Raghav](pname) - intent: phone_entry examples: | - [9999999999](phone) - [+919999999999](phone) - [919999999999](phone) - my number is [9999999999](phone) - my no is [9999999999](phone) - my no. is [9999999999](phone) - my phone no. is [9999999999](phone) - no. is [9999999999](phone) - number [9999999999](phone) - intent: email_entry examples: | - [abc.abc@example.com](email) - [abc.123@example.com](email) - [123.acd@example](email) - [123.123@example.com](email) - my email is [abc.123@example.com](email) - my email address is [abc.123@example.com](email) - my email id is [abc.123@example.com](email) - intent: date_of_appt_entry examples: | - [January 13th 12pm](date_of_appt) - [February 13th 12pm](date_of_appt) - [Feb 13th 12pm](date_of_appt) - [Mar 13th 9am](date_of_appt) - [Mar 31st 10am](date_of_appt) - [10am](date_of_appt) - [April 20th](date_of_appt) - [21st April 1pm](date_of_appt) - [30th Sep 8am](date_of_appt) - [book it for Fri 4pm](date_of_appt) - [Fri 4pm](date_of_appt) - [Mon 9am](date_of_appt) - [Sat 7pm](date_of_appt) - on [20/10/2021](date_of_appt) - on [13/09/2021](date_of_appt) - [Sep 13, 2021](date_of_appt) - [13th Sep 2021](date_of_appt) - [17th September 2021](date_of_appt) - on [Friday 7am](date_of_appt) - [Oct 1 2022](date_of_appt) - [Jan 2 2022](date_of_appt) - intent: appointment_enquiry examples: | - I need to see a doctor - I need an appointment - I want to modify my appointment - Can I visit doctor - I would like to book an appointment - any doctor available? - intent: thank_you examples: | - I'm done - thank you - thanks - that's all - ok - done