summaryrefslogtreecommitdiff
path: root/report/biblio.bib
diff options
context:
space:
mode:
authorvladimir.eidelman <vladimir.eidelman@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-10-17 05:49:31 +0000
committervladimir.eidelman <vladimir.eidelman@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-10-17 05:49:31 +0000
commit6b6475d3c39a9a360a7632f9897d130b06274741 (patch)
treeaab00386ecbe490c6c4b29bbd1c5fe57df3bbcef /report/biblio.bib
parent2b9bc7c2f2a4a3993196a0a3f89f4007143ad351 (diff)
added alg
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@677 ec762483-ff6d-05da-a07a-a48fb63a330f
Diffstat (limited to 'report/biblio.bib')
-rw-r--r--report/biblio.bib60
1 files changed, 60 insertions, 0 deletions
diff --git a/report/biblio.bib b/report/biblio.bib
index c7105c59..d2e8249a 100644
--- a/report/biblio.bib
+++ b/report/biblio.bib
@@ -605,6 +605,66 @@ pages = {104--111},
}
+@InProceedings{tillman:2006:ACL,
+ author = {Tillmann, Christoph and Zhang, Tong},
+ title = {A discriminative global training algorithm for statistical MT},
+ booktitle = {ACL-44: Proceedings of the 21st International Conference on Computational Linguistics and the 44th annual meeting of the Association for Computational Linguistics},
+ year = {2006},
+ }
+
+@article{mira:05,
+ author = {Crammer, Koby and Mcdonald, Ryan and Pereira, Fernando },
+ title = {Scalable Large-Margin Online Learning for Structured Classification},
+
+}
+
+
+
+@InProceedings{koehn:07,
+ author = {Koehn, Philipp and Abhishek, Arun},
+ title = {Online Learning Methods For Discriminative Training of Phrase Based Statistical Machine Translation},
+ booktitle = {MT Summit XI},
+ year = {2007},
+}
+
+
+
+@InProceedings{watanabe:07,
+ author = {Watanabe, Taro and Suzuki, Jun and Tsukada, Hajime and Isozaki, Hideki},
+ title = {Online Large-Margin Training for Statistical Machine Translation},
+ booktitle = {Proceedings of the 2007 Joint Conference on Empirical Methods in Natural Language Processing and Computational Natural Language Learning (EMNLP-CoNLL)},
+ month = {June},
+ year = {2007},
+ address = {Prague, Czech Republic},
+ publisher = {Association for Computational Linguistics},
+}
+
+
+
+@inproceedings{liang:06,
+ author = {Liang, Percy and Bouchard-C\^{o}t\'{e}, Alexandre and Klein, Dan and Taskar, Ben},
+ title = {An end-to-end discriminative approach to machine translation},
+ booktitle = {ACL-44: Proceedings of the 21st International Conference on Computational Linguistics and the 44th annual meeting of the Association for Computational Linguistics},
+ year = {2006},
+ pages = {761--768},
+ location = {Sydney, Australia},
+ }
+@InProceedings{chiang:2009:naacl,
+ author = {Chiang, David and Knight, Kevin, and Wang,Wei},
+ title = {11,001 New Features for Statistical Machine Translation},
+ booktitle = {Proceedings of NAACL-09: HLT},
+ month = {June},
+ year = {2009},
+ address = {Boulder, CO},
+ publisher = {Association for Computational Linguistics},
+}
+@inproceedings{och:03,
+ author = {Franz Josef Och},
+ title = {Minimum Error Rate Training in Statistical Machine Translation},
+ booktitle = {ACL},
+ year = {2003},
+ pages = {160-167},
+}