Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 884 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 884 Bytes

Towards Multimodal Simultaneous Neural Machine Translation

Code for the paper: "Towards Multimodal Simultaneous Neural Machine Translation." (In WMT 2020). If you use any part of this work, make sure you include the following citation:

@InProceedings{imankulova-EtAl:2020:WMT,
  author    = {Imankulova, Aizhan  and  Kaneko, Masahiro  and  Hirasawa, Tosho  and  Komachi, Mamoru},
  title     = {Towards Multimodal Simultaneous Neural Machine Translation},
  booktitle      = {Proceedings of the Fifth Conference on Machine Translation},
  month          = {November},
  year           = {2020},
  address        = {Online},
  publisher      = {Association for Computational Linguistics},
  pages     = {540--549},
  url       = {https://www.aclweb.org/anthology/2020.wmt-1.70}
}

For installation, please refer to this repository