"src/vscode:/vscode.git/clone" did not exist on "ee010726ab20ef93a193cdef7a5cdb3478a2df2c"
Commit d4c9136c authored by Nathan Ng's avatar Nathan Ng Committed by Facebook Github Bot
Browse files

Fix year in noisy channel citation (#842)

Summary:
2018->2019
Pull Request resolved: https://github.com/fairinternal/fairseq-py/pull/842

Differential Revision: D16973530

Pulled By: nng555

fbshipit-source-id: 00207b79821ac0257a53a0581a84582130e1bff5
parent 8c509a94
...@@ -3,7 +3,7 @@ This page contains pointers to pre-trained models as well as instructions on how ...@@ -3,7 +3,7 @@ This page contains pointers to pre-trained models as well as instructions on how
## Citation: ## Citation:
```bibtex ```bibtex
@inproceedings{yee2018simple, @inproceedings{yee2019simple,
title = {Simple and Effective Noisy Channel Modeling for Neural Machine Translation}, title = {Simple and Effective Noisy Channel Modeling for Neural Machine Translation},
author = {Kyra Yee and Yann Dauphin and Michael Auli}, author = {Kyra Yee and Yann Dauphin and Michael Auli},
booktitle = {Conference on Empirical Methods in Natural Language Processing}, booktitle = {Conference on Empirical Methods in Natural Language Processing},
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment