File size: 726 Bytes
2ea1065
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
The [MIT Restaurant Corpus](https://groups.csail.mit.edu/sls/downloads/restaurant) is a semantically tagged training and test corpus in BIO format.

### Citations

When using the MT-Restaurant dataset in your work, please cite [ASGARD: A PORTABLE ARCHITECTURE FOR MULTILINGUAL DIALOGUE SYSTEMS](https://groups.csail.mit.edu/sls/publications/2013/Liu_ICASSP-2013.pdf).

```bibtex
@inproceedings{liu2013asgard,
  title={Asgard: A portable architecture for multilingual dialogue systems},
  author={Liu, Jingjing and Pasupat, Panupong and Cyphers, Scott and Glass, Jim},
  booktitle={2013 IEEE International Conference on Acoustics, Speech and Signal Processing},
  pages={8386--8390},
  year={2013},
  organization={IEEE}
}

```