diff options
author | Chris Dyer <redpony@gmail.com> | 2014-01-18 22:59:22 -0500 |
---|---|---|
committer | Chris Dyer <redpony@gmail.com> | 2014-01-18 22:59:22 -0500 |
commit | 0998cee70fb85914dd48f3a9dc202a77a35ffda8 (patch) | |
tree | b32cc8a5356c48f6bfaa4400c73238753c35fa55 | |
parent | 9a9abaf781b2a20ca73797a04e868cf0e38a091d (diff) |
update readme
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -37,3 +37,9 @@ Instructions: [For more information, refer to the `cdec` documentation](http://www.cdec-decoder.org) +## Citation + +If you make use of cdec, please cite: + +C. Dyer, A. Lopez, J. Ganitkevitch, J. Weese, F. Ture, P. Blunsom, H. Setiawan, V. Eidelman, and P. Resnik. cdec: A Decoder, Alignment, and Learning Framework for Finite-State and Context-Free Translation Models. In **Proceedings of ACL**, July, 2010. [[bibtex](http://www.cdec-decoder.org/cdec.bibtex.txt)] + |