bkonkle commited on
Commit
00ab548
1 Parent(s): aea03f5

Upload 2 files

Browse files
Files changed (2) hide show
  1. intent_labels.txt +9 -0
  2. slot_labels.txt +74 -0
intent_labels.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ PAD
2
+ UNK
3
+ AddToPlaylist
4
+ BookRestaurant
5
+ GetWeather
6
+ PlayMusic
7
+ RateBook
8
+ SearchCreativeWork
9
+ SearchScreeningEvent
slot_labels.txt ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ PAD
2
+ UNK
3
+ O
4
+ B-album
5
+ I-album
6
+ B-artist
7
+ I-artist
8
+ B-best_rating
9
+ B-city
10
+ I-city
11
+ B-condition_description
12
+ B-condition_temperature
13
+ B-country
14
+ I-country
15
+ B-cuisine
16
+ I-cuisine
17
+ B-current_location
18
+ I-current_location
19
+ B-entity_name
20
+ I-entity_name
21
+ B-facility
22
+ I-facility
23
+ B-genre
24
+ I-genre
25
+ B-geographic_poi
26
+ I-geographic_poi
27
+ B-location_name
28
+ I-location_name
29
+ B-movie_name
30
+ I-movie_name
31
+ B-movie_type
32
+ I-movie_type
33
+ B-music_item
34
+ I-music_item
35
+ B-object_location_type
36
+ I-object_location_type
37
+ B-object_name
38
+ I-object_name
39
+ B-object_part_of_series_type
40
+ I-object_part_of_series_type
41
+ B-object_select
42
+ I-object_select
43
+ B-object_type
44
+ I-object_type
45
+ B-party_size_description
46
+ I-party_size_description
47
+ B-party_size_number
48
+ B-playlist
49
+ I-playlist
50
+ B-playlist_owner
51
+ I-playlist_owner
52
+ B-poi
53
+ I-poi
54
+ B-rating_unit
55
+ B-rating_value
56
+ B-restaurant_name
57
+ I-restaurant_name
58
+ B-restaurant_type
59
+ I-restaurant_type
60
+ B-served_dish
61
+ I-served_dish
62
+ B-service
63
+ I-service
64
+ B-sort
65
+ I-sort
66
+ B-spatial_relation
67
+ I-spatial_relation
68
+ B-state
69
+ I-state
70
+ B-timeRange
71
+ I-timeRange
72
+ B-track
73
+ I-track
74
+ B-year