-
-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathclf.yml
More file actions
35 lines (33 loc) · 742 Bytes
/
clf.yml
File metadata and controls
35 lines (33 loc) · 742 Bytes
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
classification:
- command: "greet"
texts:
- "hey"
- "hello"
- "hi"
- "hello there"
- "good morning"
- "good evening"
- "moin"
- "hey there"
- "let's go"
- "hey dude"
- "goodmorning"
- "goodevening"
- "good afternoon"
- command: "search_pokemon"
texts:
- "Search pokemon"
- "i want to search a pokémon"
- "start search"
- "im looking for a poke mon"
- "show me info about a pokemon!"
- "Pokemon number 1"
- "who is that pokémon ?"
- command: "faq"
texts:
- "Who are you?"
- "how are you built"
- "are you a bot ?"
- "are you real"
- "i have a question"
- "contact"