blob: 1d49a9dee88b339fd3dca12c4d0cbe5ae2beb7cc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
cdec Realtime
-------------
Code by Michael Denkowski (http://www.cs.cmu.edu/~mdenkows/, mdenkows@cs.cmu.edu)
```
@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},
}
```
For a full tutorial, see http://www.cs.cmu.edu/~mdenkows/cdec-realtime.html
|