summaryrefslogtreecommitdiff
path: root/realtime
diff options
context:
space:
mode:
authormjdenkowski <michael.j.denkowski@gmail.com>2013-12-29 17:12:34 -0500
committermjdenkowski <michael.j.denkowski@gmail.com>2013-12-29 17:12:34 -0500
commitb12f48112213cbbde519b8aabd02b2c57bf0948d (patch)
treea28450ccc7c4b83db9018793c4782d45d94dd8eb /realtime
parent09b71909b0ecc2d69dfdfb81f535db2519cd5642 (diff)
Citation
Diffstat (limited to 'realtime')
-rw-r--r--realtime/README.md12
1 files changed, 5 insertions, 7 deletions
diff --git a/realtime/README.md b/realtime/README.md
index e5290fc5..5ff1f41e 100644
--- a/realtime/README.md
+++ b/realtime/README.md
@@ -4,13 +4,11 @@ cdec Realtime
Code by Michael Denkowski (http://www.cs.cmu.edu/~mdenkows/, mdenkows@cs.cmu.edu)
```
-@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}
+@misc{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},
}
```