InteractiveRegistration/data/nlu.yml

25 lines
463 B
YAML
Raw Normal View History

2022-08-10 12:07:09 +02:00
version: "3.1"
2022-02-02 20:35:02 +01:00
2021-10-20 14:29:59 +02:00
nlu:
- intent: greet
examples: |
- Hi
- Hey!
- Hello
- Hallo
- Good day
- Good morning
- intent: signup
examples: |
- I want to get an account
- I want to sign up
- Can you sign me up for an account?
- How do I sign up?
2022-02-02 20:35:02 +01:00
- intent: inform_email
2021-10-20 14:29:59 +02:00
examples: |
- My email is example@example.com
- random@example.com
- Please send it to anything@example.com
- Email is something@example.com