wilsontam commited on
Commit
fd0ddab
1 Parent(s): cde2403

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -10,4 +10,14 @@ Only restaurant, hotel, and attraction names are tagged based on the following d
10
 
11
  Data link: https://github.com/alexa/alexa-with-dstc9-track1-dataset
12
 
 
 
 
 
 
 
 
 
 
 
13
  Credit: Jia-Chen Jason Gu, Wilson Tam
 
10
 
11
  Data link: https://github.com/alexa/alexa-with-dstc9-track1-dataset
12
 
13
+ Label map:
14
+
15
+ "O": 0
16
+ "B-hotel": 1
17
+ "I-hotel": 2
18
+ "B-restaurant": 3
19
+ "I-restaurant": 4
20
+ "B-attraction": 5
21
+ "I-attraction": 6
22
+
23
  Credit: Jia-Chen Jason Gu, Wilson Tam