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 | d46e68650457b3b127ad7078ad739326b9cdad44 (patch) | |
tree | 759f2cf53e733d22cbb3f7bd1782efb863c4963f /README.md | |
parent | af66abe5f410c935443c458691c0c1e13ec0bd51 (diff) |
update readme
Diffstat (limited to 'README.md')
-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)] + |