File size: 1,821 Bytes
936a7df
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
Example 1:
Question: "can you do a math problem"
Category:
{{
  "category": "calculator",
  "confidence": 99.62
}}

Example 2:
Question: "don't do this process"
Category:
{{
  "category": "cancel",
  "confidence": 36.97
}}

Example 3:
Question: "i am camile"
Category:
{{
  "category": "change_user_name",
  "confidence": 54.67
}}

Example 4:
Question: "put volume setting on number 4"
Category:
{{
  "category": "change_volume",
  "confidence": 78.61
}}

Example 5:
Question: "what's the definition of luminescent"
Category:
{{
  "category": "definition",
  "confidence": 45.13
}}

Example 6:
Question: "what's the least payment i can make on my cable bill"
Category:
{{
  "category": "min_payment",
  "confidence": 26.07
}}

Example 7:
Question: "tell me my miles per gallon on my car"
Category:
{{
  "category": "mpg",
  "confidence": 63.25
}}

Example 8:
Question: "i need to know how long until the next day off"
Category:
{{
  "category": "next_holiday",
  "confidence": 36.95
}}

Example 9:
Question: "what is the total number of days that i have taken off work since january"
Category:
{{
  "category": "pto_used",
  "confidence": 99.74
}}

Example 10:
Question: "what are some good vegan restaurants in broadripple"
Category:
{{
  "category": "restaurant_suggestion",
  "confidence": 38.43
}}

Example 11:
Question: "tell my bank i'm going to france"
Category:
{{
  "category": "travel_notification",
  "confidence": 60.72
}}

Example 12:
Question: "what are some fun, tourist sites to see in nyc"
Category:
{{
  "category": "travel_suggestion",
  "confidence": 60.47
}}

Example 13:
Question: "add welcome to the jungle to my workout mix"
Category:
{{
  "category": "update_playlist",
  "confidence": 32.34
}}