summaryrefslogtreecommitdiff
path: root/realtime/realtime.py
diff options
context:
space:
mode:
authormjdenkowski <michael.j.denkowski@gmail.com>2013-12-29 17:19:20 -0500
committermjdenkowski <michael.j.denkowski@gmail.com>2013-12-29 17:19:20 -0500
commitee335e81d6770e2f87def58ad261145aae88edef (patch)
tree2a074deaf58c0f0a6a1ec1954eb306bfeda785bf /realtime/realtime.py
parent4a7d32f097235bc797435114bcf31752da9a8114 (diff)
Citation
Diffstat (limited to 'realtime/realtime.py')
-rwxr-xr-xrealtime/realtime.py12
1 files changed, 5 insertions, 7 deletions
diff --git a/realtime/realtime.py b/realtime/realtime.py
index ec15b59d..f99478b0 100755
--- a/realtime/realtime.py
+++ b/realtime/realtime.py
@@ -13,13 +13,11 @@ ABOUT = '''Realtime adaptive translation with cdec (See README.md)
Code by Michael Denkowski
Citation:
-@misc{denkowski-proposal2013,
- author = {Michael Denkowski},
- title = {Machine Translation for Human Translators},
- year = {2013},
- month = {May},
- day = {30},
- howpublished = {{Ph.D.} Thesis Proposal, Carnegie Mellon University}
+@InProceedings{realtime,
+ author = {Michael Denkowski and Chris Dyer and Alon Lavie},
+ title = {Learning from Post-Editing: Online Model Adaptation for Statistical Machine Translation},
+ booktitle = {Proceedings of the 14th Conference of the European Chapter of the Association for Computational Linguistics}
+ year = {2014},
}
'''