forked from RasaHQ/rasa
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmany_intents.yml
67 lines (67 loc) · 1.55 KB
/
many_intents.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
version: "3.1"
nlu:
- intent: handleinsult
examples: |
- you are an idiot
- You lack understanding.
- intent: grett
examples: |
- Hello
- Hi
- Welcome
- intent: thank
examples: |
- Thanks
- Thank you
- intent: telljoke
examples: |
- Tell me something that you think will make me laugh.
- Entertain me with a joke.
- intent: signup_newsletter
examples: |
- I wanna sign up for the newsletter.
- I want to sign up for the newsletter.
- intent: react_positive
examples: |
- you are funny
- thats funny
- intent: react_negative
examples: |
- i am sad
- bad
- intent: how_to_get_started
examples: |
- how do I get started with rasa
- how do I use rasa
- intent: technical_question
examples: |
- what is duckling
- where to train intents in rasa?
- intent: source_code
examples: |
- how it works?
- where can i find this code
- intent: pipeline_recommendation
examples: |
- what pipeline should I start with?
- what is the right pipeline to choose?
- intent: rasa_cost
examples: |
- is rasa free
- are you really free
- intent: nicetomeeyou
examples: |
- It’s great connecting with you.
- Hi, nice to meet you!
- intent: nlu_generation_tool_recommendation
examples: |
- which tools can I use to create nlu data
- how can I get nlu data
- intent: install_rasa
examples: |
- I want to install Rasa Stack
- How to install Rasa?
- intent: ask_which_events
examples: |
- Which community events do you have
- Where can I meet Rasas