ajm19826 commited on
Commit
45b078c
·
verified ·
1 Parent(s): fcc1ed0

Create data/intents.csv

Browse files
Files changed (1) hide show
  1. data/intents.csv +28 -0
data/intents.csv ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ text,intent
2
+ Open the settings,open_settings
3
+ Go to settings,open_settings
4
+ Launch configuration,open_settings
5
+
6
+ Shut down the system,shutdown
7
+ Power off now,shutdown
8
+ Turn off the computer,shutdown
9
+
10
+ Restart the system,restart
11
+ Reboot the machine,restart
12
+ Restart now,restart
13
+
14
+ Play music,play_music
15
+ Start playing songs,play_music
16
+ Play my playlist,play_music
17
+
18
+ Pause the music,pause_music
19
+ Stop the song,pause_music
20
+ Pause playback,pause_music
21
+
22
+ What time is it,get_time
23
+ Tell me the time,get_time
24
+ Current time please,get_time
25
+
26
+ Open the browser,open_browser
27
+ Launch the web browser,open_browser
28
+ Go online,open_browser