-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbibfile.bib
740 lines (629 loc) · 25.3 KB
/
bibfile.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
@String{and = " and "}
@String{NIPS = "Advances in Neural Information Processing Systems (NIPS)"}
@String{AIStats = "Proceedings of the Workshop on Artificial Intelligence and Statistics (AI-Stats)"}
@String{ICML = "Proceedings of the International Conference on Machine Learning (ICML)"}
@String{UAI = "Proceedings of the Converence on Uncertainty in Artificial Intelligence (UAI)"}
@String{COLT = "Proceedings of the Conference on Computational Learning Theory (COLT)"}
@String{ACL = "Proceedings of the Conference of the Association for Computational Linguistics (ACL)"}
@String{EACL = "Proceedings of the Conference of the European Association for Computational Linguistics (EACL)"}
@String{NAACL= "Proceedings of the Conference of the North American Chapter of the Association for Computational Linguistics (NAACL)"}
@String{NAACLHLT= "Proceedings of the Conference of the North American Chapter of the Association for Computational Linguistics and Human Language Technology (NAACL/HLT)"}
@String{HLTEMNLP= "Proceedings of the Joint Conference on Human Language Technology Conference and Empirical Methods in Natural Language Processing (HLT/EMNLP)"}
@String{EMNLP = "Proceedings of the Conference on Empirical Methods in Natural Language Processing (EMNLP)"}
@String{COLING = "Proceedings of the International Conference on Computational Linguistics (COLING)"}
@String{COLINGACL = "Proceedings of the Joint International Conference on Computational Linguistics and Association of Computational Linguistics (COLING/ACL)"}
@String{CIKM = "Processing of the Conference on Information and Knowledge Management (CIKM)"}
@String{SIGIR = "Proceedings of the Conference on Research and Developments in Information Retrieval (SIGIR)"}
@String{IJCAI = "Proceedings of the International Joint Conference on Artificial Intelligence (IJCAI)"}
@String{ICASSP= "Proceedings of the IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)"}
@String{CVPR = "Computer Vision and Pattern Recognition (CVPR)"}
@String{IWPT = "International Workshop on Parsing Technologies (IWPT)"}
@String{AMTA = "Proceedings of the Conference of the Association for Machine Translation in the Americas (AMTA)"}
@String{KDD = "Conference on Knowledge Discovery and Data Mining (KDD)"}
@String{JMLR = "Journal of Machine Learning Research (JMLR)"}
@String{JAIR = "Journal of Artificial Intelligence Research (JAIR)"}
@String{ML = "Machine Learning Journal (ML)"}
@String{CL = "Computational Linguistics"}
@String{CONLL = "Proceedings of the Conference on Natural Language Learning (CoNLL)"}
@String{AAAI = "Proceedings of the National Conference on Artificial Intelligence (AAAI)"}
@String{SODA = "Symposium on Discrete Algorithms (SODA)"}
@String{STOC = "Symposium on the Theory of Computing (STOC)"}
@String{FOCS = "IEEE Symposium on Foundations of Computer Science (FOCS)"}
@String{ICSLP = "International Conference on Spoken Language Processing (ICSLP)"}
@String{IJCNLP= "Proceedings of the International Joint Conference on Natural Language Processing (IJCNLP)"}
########
## Datasets and MTurk
########
@InProceedings{post2012,
author = {Post, Matt and Callison-Burch, Chris and Osborne, Miles},
title = {Constructing Parallel Corpora for Six Indian Languages via Crowdsourcing},
booktitle = {Proceedings of the Seventh Workshop on Statistical Machine Translation},
month = {June},
year = {2012},
address = {Montr{\'e}al, Canada},
publisher = {Association for Computational Linguistics},
pages = {401--409},
url = {http://www.aclweb.org/anthology/W12-3152}
}
########
## Software
########
@misc{gurobi,
author = {Gurobi Optimization, Inc.},
title = {Gurobi Optimizer Reference Manual},
year = {2012},
url = {http://www.gurobi.com}
}
# VW
@article{vwpaper,
author = {Alekh Agarwal and
Olivier Chapelle and
Miroslav Dud\'{\i}k and
John Langford},
title = {A Reliable Effective Terascale Linear Learning System},
journal = {CoRR},
volume = {abs/1110.4198},
year = {2011},
ee = {http://arxiv.org/abs/1110.4198},
bibsource = {DBLP, http://dblp.uni-trier.de}
}
########
## Algorithms
########
@inproceedings{bm25,
author = {S.E. Robertson and S. Walker and S. Jones and M.M. Hancock-Beaulieu and M. Gatford},
title = {Okapi at TREC-3},
booktitle = {Proceedings of the Text REtrieval Conference},
year = {1994}
}
@inproceedings{ravichandran05randomized,
author = {Deepak Ravichandran and Patrick Pantel and Eduard Hovy},
title = {Randomized Algorithms and {NLP}: Using Locality Sensitive Hash Functions for High Speed Noun Clustering},
booktitle = ACL,
year = {2005},
location = {Ann Arbor, MI}
}
########
## Standard MT references
########
@inproceedings{koehn07moses,
author = {Philipp Koehn and Hieu Hoang and Alexandra Birch and Chris Callison-Burch and Marcello Federico and Nicola Bertoldi and Brooke Cowan and Wade Shen and Christine Moran and Richard Zens and Chris Dyer and Ondrej Bojar and Alexandra Constantin and Evan Herbst},
title = {Moses: Open Source Toolkit for Statistical Machine Translation},
year = 2007,
booktitle = ACL
}
@inproceedings{koehn03phrasebased,
author = {Philipp Koehn and Franz Joseph Och and Daniel Marcu},
title = {Statistical Phrase-Based Translation},
year = {2003},
booktitle = NAACLHLT,
address = {Vancouver, Canada}
}
@inproceedings{chiang05hiero,
author = {David Chiang},
title = {A hierarchical phrase-based model for statistical machine translation},
year = {2005},
booktitle = ACL
}
@Unpublished{knight99workbook,
author = {Kevin Knight},
title = {A Statistical {MT} Tutorial Workbook},
note = {Unpublished},
month = {August},
year = {1999},
}
@inproceedings{papineni-EtAl:2002:ACL,
author = {Papineni, Kishore and Roukos, Salim and Ward, Todd and Zhu, Wei-Jing},
title = {Bleu: a Method for Automatic Evaluation of Machine Translation},
booktitle = ACL,
year = {2002},
pages = {311--318}
}
@inproceedings{Clark:2011,
author = {Clark, Jonathan H. and Dyer, Chris and Lavie, Alon and Smith, Noah A.},
title = {Better hypothesis testing for statistical machine translation: controlling for optimizer instability},
booktitle = {Proceedings of the 49th Annual Meeting of the Association for Computational Linguistics},
year = {2011},
location = {Portland, Oregon},
pages = {176--181}
}
@article{Och:2003,
author = {Och, Franz Josef and Ney, Hermann},
title = {A systematic comparison of various statistical alignment models},
journal = {Comput. Linguist.},
issue_date = {March 2003},
volume = {29},
number = {1},
month = mar,
year = {2003},
issn = {0891-2017},
pages = {19--51},
numpages = {33},
publisher = {MIT Press},
address = {Cambridge, MA, USA}
}
########
## Linguistics
########
@InProceedings{daume07implication,
author = {Hal {Daum\'e III} and Lyle Campbell},
title = {A {B}ayesian Model for Discovering Typological Implications},
booktitle = ACL,
year = {2007},
}
@book{song01typology,
author = {Jae Jung Song},
title = {Linguistic Typology: Morphology and Syntax},
publisher = {Longman Linguistics Library},
year = {2001}
}
@book{hawkins83wordorder,
author = {John A. Hawkins},
title = {Word Order Universals: Quantitative analyses of linguistic structure},
year = {1983},
publisher = {Academic Press}
}
@book{newmeyer05probable,
author = {Frederick J. Newmeyer},
title = {Possible and Probable Languages: A Generative Perspective on Linguistic Typology},
year = {2005},
publisher = {Oxford University Press}
}
@book{mcmahon05language,
author = {April McMahon and Robert McMahon},
title = {Language Classification by Numbers},
year = {2005},
publisher = {Oxford University Press}
}
@article{dyen92indoeuropean,
author = {Isidore Dyen and Joseph Kurskal and Paul Black},
title = {An {Indoeuropean} classification: A lexicostatistical experiment},
journal = {Transactions of the American Philosophical Society},
volume = {82},
number = {5},
year = {1992},
note = {American Philosophical Society}
}
@Book{lehmann81typology,
editor = {Winfred Lehmann},
title = {Syntactic Typology},
publisher = {University of Texas Press},
year = {1981},
volume = {xiv}
}
@Book{wals,
editor = {Martin Haspelmath and Matthew Dryer and David Gil and Bernard Comrie},
title = {The World Atlas of Language Structures},
publisher = {Oxford University Press},
year = {2005},
}
# wals prefixing vs suffixing chapter
@incollection{wals-2011-26,
address = {Munich},
author = {Dryer, Matthew S.},
booktitle = {The World Atlas of Language Structures Online},
editor = {Dryer, Matthew S. and Haspelmath, Martin},
publisher = {Max Planck Digital Library},
title = {Prefixing vs. Suffixing in Inflectional Morphology},
url = {http://wals.info/chapter/26},
year = {2011}
}
@book{greenberg63universals,
editor = {Joseph Greenberg},
title = {Universals of Languages},
publisher = {MIT Press},
year = {1963}
}
@book{croft03typology,
author = {William Croft},
title = {Typology and Univerals},
publisher = {Cambridge University Press},
year = {2003}
}
########
## Transliteration and text normalization
########
@InProceedings{daume08transliterate,
author = {Ulf Hermjakob and Kevin Knight and Hal {Daum\'e III}},
title = {Name Translation in Statistical Machine Translation: Learning When to Transliterate},
booktitle = {Conference of the Association for Computational Linguistics (ACL)},
year = {2008},
address = {Columbus, OH},
url = {http://hal3.name/docs/#daume08transliterate}
}
@inproceedings{alonaizan02transliteration,
author = {Yaser Al-Onaizan and Kevin Knight},
title ={Translating Named Entities Using Monolingual and Bilingual Resources},
booktitle = ACL,
year = {2002}
}
@article{knight-graehl98,
author = {Kevin Knight and Jonathan Graehl},
title = {Machine Transliteration},
journal = {Computational Linguistics},
year = {1998},
volume = {24},
number = {4},
pages={599-612}
}
########
## Domain adaptation
########
@inproceedings{foster10adapt,
author = {G. Foster and C. Goutte and R. Kuhn},
title = {Discriminative instance weighting for domain adaptation in {SMT}},
booktitle = EMNLP,
year = {2010}
}
@inproceedings{carpuat07psd,
author = {Marine Carpuat and Dekai Wu},
title = {Improving statistical machine translation using word sense disambiguation},
booktitle = EMNLP,
year = {2007}
}
@article{daume12adaptmt,
author = {Hal {Daum\'e III} and Dragos Munteanu},
title = {What's the problem with domain adaptation in machine translation?},
journal = {Computational Linguistics},
year = {Under review}
}
@inproceedings{carpuat09onesense,
author = {Marine Carpuat},
title = {One Translation Per Discourse},
booktitle = {Semantic Evaluations Workshop at NAACL-HLT},
year = {2009}
}
@inproceedings{daume11lexicaladapt,
author = {Hal {Daum\'e III} and Jagadeesh Jagarlamudi},
title = {Domain adaptation for machine translation by mining unseen words},
booktitle = ACL,
year = {2011}
}
@inproceedings{civera07dasmt,
author = {Civera, Jorge and Juan, Alfons},
title = {Domain adaptation in statistical machine translation with mixture modelling},
booktitle = {StatMT '07: Proceedings of the Second Workshop on Statistical Machine Translation},
year = {2007}
}
@inproceedings{koehn07dasmt,
author = {Koehn, Philipp and Schroeder, Josh},
title = {Experiments in domain adaptation for statistical machine translation},
booktitle = {StatMT '07: Proceedings of the Second Workshop on Statistical Machine Translation},
year = {2007}
}
@article {Lee02,
author = "David Lee",
title = "Genres, Registers, Text Types, Domains and Styles: Clarifying the Concepts and Navigating a Path through the BNC Jungle",
journal = "Language and Computers",
volume = "42",
number = "1",
year = "2002",
pages = "247-292"
}
########
## MTurk and human annotations
########
@inproceedings{weller12terminology,
author = {M. Weller and A. Fraser},
title = {Utilizing human-in-the-loop bilingual terminology extraction in {SMT}},
booktitle = EACL,
year = {Under review}
}
@inproceedings{snow08cheap,
author = {Rion Snow and Brendan O'Connor and Daniel Jurafsky and Andrew Ng},
year = 2008,
title = {Cheap and fast -- but is it good? Evaluating non-expert annotations for natural language tasks},
booktitle = EMNLP
}
@inproceedings{Callison-Burch10,
author = {Callison-Burch, Chris and Dredze, Mark},
title = {Creating speech and language data with Amazon's Mechanical Turk},
booktitle = {Proceedings of the NAACL HLT 2010 Workshop on Creating Speech and Language Data with Amazon's Mechanical Turk},
series = {CSLDAMT '10},
year = {2010},
location = {Los Angeles, California},
publisher = {Association for Computational Linguistics}
}
@InProceedings{zaidan-callisonburch:2011:ACL-HLT2011,
author = {Zaidan, Omar F. and Callison-Burch, Chris},
title = {Crowdsourcing Translation: Professional Quality from Non-Professionals},
booktitle = {Proceedings of the 49th Annual Meeting of the Association for Computational Linguistics: Human Language Technologies},
month = {June},
year = {2011},
address = {Portland, Oregon, USA},
publisher = {Association for Computational Linguistics},
pages = {1220--1229},
url = {http://www.aclweb.org/anthology/P11-1122}
}
########
## Older work on lexical level stuff
########
@article{harris54distributional,
author = {Zelleg Harris},
title = {Distributional structure},
year = {1954},
journal = {Word},
}
@INPROCEEDINGS{ChurchH89,
AUTHOR = {Church, K. and Hanks, P.},
TITLE = {{Word Association Norms, Mutual Information and Lexicography}},
BOOKTITLE = {Proceedings of ACL},
PAGES = {76--83},
MONTH = {June},
YEAR = {1989},
ADDRESS = {Vancouver, Canada}
}
@inproceedings{yarowsky95wsd,
author = {David Yarowsky},
title = {Unsupervised word sense disambiguation rivaling supervised methods},
booktitle = ACL,
year = {1995}
}
########
## Bilingual lexicon induction
########
@inproceedings{garera08,
author = {Nikesh Garera and David Yarowsky},
title = {Translating Compounds by Learning Component Gloss Translation Models via Multiple Languages},
booktitle = {Proceedings of the International Joint Conference on Natural Language Processing},
year={2008},
pages={403--410}}
@inproceedings{rapp95,
Author = {Reinhard Rapp},
Booktitle = ACL,
Title = {Identifying Word Translations in Non-Parallel Texts},
Year = {1995}}
@inproceedings{rapp99,
Author = {Rapp, Reinhard},
Booktitle = ACL,
Title = {Automatic Identification of Word Translations from Unrelated {English} and {German} Corpora},
Year = {1999}}
@inproceedings{fung98,
Author = {Pascale Fung and Lo Yuen Yee},
Booktitle = ACL,
Title = {An {IR} Approach for Translating New Words from Nonparallel, Comparable Texts},
Year = {1998}}
@inproceedings{schafer02,
Author = {Schafer, Charles and Yarowsky, David},
Booktitle = conll,
Keywords = {Lexicon Induction},
Title = {Inducing translation lexicons via diverse similarity measures and bridge languages},
Year = {2002}}
@inproceedings{klementiev06b,
Author = {Klementiev, Alexandre and Roth, Dan},
Booktitle = ACL,
Keywords = {Named Entity Discovery, Transliteration, Russian},
Title = {Weakly Supervised Named Entity Transliteration and Discovery from Multilingual Comparable Corpora},
Year = {2006}}
@inproceedings{koehn02,
Author = {Philipp Koehn and Kevin Knight},
Booktitle = {ACL Workshop on Unsupervised Lexical Acquisition},
Title = {Learning a Translation Lexicon from Monolingual Corpora},
Year = {2002}}
@inproceedings{haghighi08,
Author = {Aria Haghighi and Percy Liang and Taylor Berg-Kirkpatrick and Dan Klein},
Booktitle = ACL,
Title = {Learning Bilingual Lexicons from Monolingual Corpora},
Year = {2008}}
@inproceedings{mimno09,
Author = {David Mimno and Hanna Wallach and Jason Naradowsky and David Smith and Andrew McCallum},
Booktitle = EMNLP,
Keywords = {Lexicon Induction, Topic Models},
Title = {Polylingual Topic Models},
Year = {2009}}
@phdthesis{schafer06,
author={Charles Schafer},
title={Translation Discovery Using Diverse Similarity Measures},
year={2006},
school={Johns Hopkins University}}
@article{mausam10,
author = {Mausam and Soderland, Stephen and Etzioni, Oren and Weld, Daniel S. and Reiter, Kobi and Skinner, Michael and Sammer, Marcus and Bilmes, Jeff},
title = {Panlingual lexical translation via probabilistic inference},
journal = {Artificial Intelligence},
volume = {174},
issue = {9-10},
month = {June},
year = {2010},
pages = {619--637},
publisher = {Elsevier Science Publishers Ltd.},
address = {Essex, UK}}
@inproceedings{Nakov:2009,
author = {Nakov, Preslav and Ng, Hwee Tou},
title = {Improved statistical machine translation for resource-poor languages using related resource-rich languages},
booktitle = {Proceedings of the 2009 Conference on Empirical Methods in Natural Language Processing: Volume 3 - Volume 3},
series = {EMNLP '09},
year = {2009},
location = {Singapore},
pages = {1358--1367},
numpages = {10},
publisher = {Association for Computational Linguistics},
address = {Stroudsburg, PA, USA}
}
########
## MT + Monolingual Resources
########
@inproceedings{Smith:2010,
author = {Smith, Jason R. and Quirk, Chris and Toutanova, Kristina},
title = {Extracting parallel sentences from comparable corpora using document level alignment},
booktitle = {Human Language Technologies: The 2010 Annual Conference of the North American Chapter of the Association for Computational Linguistics},
series = {HLT '10},
year = {2010},
isbn = {1-932432-65-5},
location = {Los Angeles, California},
pages = {403--411},
numpages = {9},
publisher = {Association for Computational Linguistics},
address = {Stroudsburg, PA, USA},
}
@inproceedings{ravi_knight_mtdec_acl11,
author = {Sujith Ravi and Kevin Knight},
title = {Deciphering Foreign Language},
booktitle = ACL,
year = {2011}
}
@InProceedings{dou12,
author = {Dou, Qing and Knight, Kevin},
title = {Large Scale Decipherment for Out-of-Domain Machine Translation},
booktitle = {Proceedings of the 2012 Joint Conference on Empirical Methods in Natural Language Processing and Computational Natural Language Learning},
month = {July},
year = {2012},
address = {Jeju Island, Korea},
publisher = {Association for Computational Linguistics}
}
@InProceedings{quirk04alignment,
author = {Chris Quirk and Chris Brockett and William Dolan},
title = {Monolingual Machine Translation for Paraphrase Generation},
booktitle = EMNLP,
year = {2004},
address = {Barcelona, Spain},
pages = {142--149}
}
@inproceedings{hildebrand05atm,
title = {Adaptation of the Translation Model for Statistical Machine Translation based on Information Retrieval},
author = {Almut Silja Hildebrand and Matthias Eck and Stephan Vogel and Alex Waibel},
booktitle = {European Association for Machine Translation},
year = {2005}
}
@inproceedings{bertoldi09dasmt,
author = {Bertoldi, Nicola and Federico, Marcello},
title = {Domain adaptation for statistical machine translation with monolingual resources},
booktitle = {StatMT '09: Proceedings of the Fourth Workshop on Statistical Machine Translation},
year = {2009},
}
@inproceedings{snover08dasmt,
author = {Snover, Matthew and Dorr, Bonnie and Schwartz, Richard},
title = {Language and translation model adaptation using comparable corpora},
booktitle = EMNLP,
year = {2008},
}
########
## Reordering and syntax
########
@inproceedings{klein04induction,
author = {Dan Klein and Chris Manning},
title = {Corpus-Based Induction of Syntactic Structure: Models of Dependency and Constituency},
booktitle = ACL,
year = 2004,
pages = {478--485}
}
########
## Papers that I've co-authored
########
@inproceedings{eacl12,
author = {Alex Klementiev and Ann Irvine and Chris Callison-Burch and David Yarowsky},
title = {Toward Statistical Machine Translation without Parallel Corpora},
booktitle = {Proceedings of the 13th Conference of the European Chapter of the Association for Computational Linguistics},
month = {April},
year = {2012},
address = {Avignon, France},
publisher = {Association for Computational Linguistics}
}
@inproceedings{Li2010a,
author = {Li, Zhifei and Callison-Burch, Chris and Dyer, Chris and Ganitkevitch, Juri and Irvine, Ann and Khudanpur, Sanjeev and Schwartz, Lane and Thornton, Wren N.G. and Wang, Ziyuan and Weese, Jonathan and Zaidan, Omar F.},
title = {{J}oshua 2.0: a toolkit for parsing-based machine translation with syntax, semirings, discriminative training and other goodies},
booktitle = WMT10,
address = ACL-2010-address,
pages = {133-137},
year = {2010}}