|
The [MIT Movie Corpus](https://groups.csail.mit.edu/sls/downloads/movie) is a semantically tagged training and test corpus in BIO format. The eng corpus are simple queries, and the trivia10k13 corpus are more complex queries. |
|
|
|
|
|
### Citations |
|
|
|
When using the MT-Movie 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} |
|
} |
|
|
|
``` |