-
Notifications
You must be signed in to change notification settings - Fork 0
/
joshua.bib
909 lines (779 loc) · 34.4 KB
/
joshua.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
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
######################################################
######################################################
######################################################
######################################################
# Longer entries suitable for thesis
@String{ACL-1989 = "27th Annual Meeting of the Association for Computational Linguistics (ACL-1989)"}
@String{ACL-1993 = "33rd Annual Meeting of the Association for Computational Linguistics (ACL-1995)"}
@String{ACL-1997 = "35th Annual Meeting of the Association for Computational Linguistics (ACL-1997)"}
@String{ACL-1998 = "36th Annual Meeting of the Association for Computational Linguistics and 17th International Conference on Computational Linguistics (ACL-CoLing-1998)"}
@String{ACL-1999 = "Proceedings of the 37th Annual Meeting of the Association for Computational Linguistics (ACL)"}
@String{ACL-2000 = "Proceedings of the 40th Annual Meeting of the Association for Computational Linguistics (ACL-2000)"}
@String{ACL-2001 = "Proceedings of the 39th Annual Meeting of the Association for Computational Linguistics (ACL-2001)"}
@String{ACL-2002 = "Proceedings of the 40th Annual Meeting of the Association for Computational Linguistics (ACL-2002)"}
@String{ACL-2003 = "Proceedings of the 41st Annual Meeting of the Association for Computational Linguistics (ACL-2003)"}
@String{ACL-2004 = "Proceedings of the 42nd Annual Meeting of the Association for Computational Linguistics (ACL-2004)"}
@String{ACL-2005 = "Proceedings of the 43rd Annual Meeting of the Association for Computational Linguistics (ACL-2005)"}
@String{ACL-2006 = "Proceedings of the 21st International Conference on Computational Linguistics and 44th Annual Meeting of the Association for Computational Linguistics (ACL-CoLing-2006)"}
@String{ACL-2007 = "Proceedings of the 45th Annual Meeting of the Association for Computational Linguistics (ACL-2007)"}
@String{ACL-2008 = "Proceedings of the 46th Annual Meeting of the Association for Computational Linguistics: Human Language Technologies"}
@String{ACL-2009 = "Proceedings of the Joint Conference of the 47th Annual Meeting of the ACL and the 4th International Joint Conference on Natural Language Processing of the AFNLP"}
@String{EMNLP-2000 = "2000 Joint SIGDAT Conference on Empirical Methods in Natural Language Processing and Very Large Corpora"}
@String{EMNLP-2001 = "Proceedings of the 2001 Conference on Empirical Methods in Natural Language Processing (EMNLP-2001)"}
@String{EMNLP-2002 = "Proceedings of the 2002 Conference on Empirical Methods in Natural Language Processing (EMNLP-2002)"}
@String{EMNLP-2003 = "Proceedings of the 2003 Conference on Empirical Methods in Natural Language Processing (EMNLP-2003)"}
@String{EMNLP-2004 = "Proceedings of the 2004 Conference on Empirical Methods in Natural Language Processing (EMNLP-2004)"}
@String{EMNLP-2005 = "Proceedings of the 2005 Conference on Empirical Methods in Natural Language Processing (EMNLP-2005)"}
@String{EMNLP-2006 = "Proceedings of the 2006 Conference on Empirical Methods in Natural Language Processing (EMNLP-2006)"}
@String{EMNLP-2007 = "Proceedings of the 2007 Joint Conference on Empirical Methods in Natural Language Processing and Computational Natural Language Learning (EMNLP-CoNLL)"}
@String{EMNLP-2008 = "Proceedings of the 2008 Conference on Empirical Methods in Natural Language Processing (EMNLP-2008)"}
@String{EMNLP-2009 = "Proceedings of the 2009 Conference on Empirical Methods in Natural Language Processing (EMNLP-2009)"}
@String{EMNLP-2010 = "Proceedings of the 2010 Conference on Empirical Methods in Natural Language Processing (EMNLP-2010)"}
@String{NAACL-2001 = "Second Meeting of the North American Chapter of the Association for Computational Linguistics"}
@String{HLT-2002 = "Proceedings of Second International Conference on Human Language Technology Research (HLT-02)"}
@String{HLT-NAACL-2003 = "Proceedings of the Human Language Technology Conference of the North American chapter of the Association for Computational Linguistics (HLT/NAACL-2003)"}
@String{HLT-NAACL-2004 = "Proceedings of the Human Language Technology Conference of the North American chapter of the Association for Computational Linguistics (HLT/NAACL-2004)"}
@String{HLT-NAACL-2006 = "Proceedings of the Human Language Technology Conference of the North American chapter of the Association for Computational Linguistics (HLT/NAACL-2006)"}
@String{HLT-NAACL-2007 = "Proceedings of the Human Language Technology Conference of the North American chapter of the Association for Computational Linguistics (HLT/NAACL-2007)"}
@String{HLT-NAACL-2009 = "Proceedings of the Human Language Technology Conference of the North American chapter of the Association for Computational Linguistics (HLT/NAACL-2009)"}
@String{EACL-1989 = "4th Conference of the European Chapter of the Association for Computational Linguistics (EACL-1989)" }
@String{EACL-2003 = "10th Conference of the European Chapter of the Association for Computational Linguistics (EACL-2003)"}
@String{EACL-2006 = "11th Conference of the European Chapter of the Association for Computational Linguistics (EACL-2006)"}
@String{EACL-2009 = "12th Conference of the European Chapter of the Association for Computational Linguistics (EACL-2009)"}
@String{AMTA-2002 = "Proceedings of the 5th Biennial Conference of the Association for Machine Translation in the Americas (AMTA-2002)"}
@String{AMTA-2004 = "Proceedings of the 6th Biennial Conference of the Association for Machine Translation in the Americas (AMTA-2004)"}
@String{AMTA-2006 = "Proceedings of the 7th Biennial Conference of the Association for Machine Translation in the Americas (AMTA-2006)"}
@String{AMTA-2008 = "Proceedings of the 8th Biennial Conference of the Association for Machine Translation in the Americas (AMTA-2008)"}
@String{EAMT-2005 = "Proceedings of the 10th Annual Conference of the European Association for Machine Translation (EAMT-2005)"}
@String{IWSLT = "Proceedings of the International Workshop on Spoken Language Technology"}
@String{IWPT = "Proceedings of the International Workshop on Parsing Technologies"}
@String{KDD = "Proceeding of the ACM SIGKDD international conference on Knowledge discovery and data mining"}
@String{CoNLL-2009 = "Thirteenth Conference On Computational Natural Language Learning (CoNLL-2009)"}
@String{CoLing-2004 = "Proceedings of the 20th International Conference on Computational Linguistics (COLING 2004)"}
@String{CoLing-2008 = "Proceedings of the 22nd International Conference on Computational Linguistics (COLING 2008)"}
@String{WMT = "Proceedings of the Workshop on Statistical Machine Translation"}
@String{WMT06 = "Proceedings of the Workshop on Statistical Machine Translation (WMT06)"}
@String{WMT07 = "Proceedings of the Workshop on Statistical Machine Translation (WMT07)"}
@String{WMT08 = "Proceedings of the Workshop on Statistical Machine Translation (WMT08)"}
@String{WMT09 = "Proceedings of the Workshop on Statistical Machine Translation (WMT09)"}
@String{WMT10 = "Proceedings of the Workshop on Statistical Machine Translation (WMT10)"}
@String{WMT11 = "Proceedings of the Workshop on Statistical Machine Translation (WMT11)"}
@String{ACL-1989-address = "Vancouver, British Columbia, Canada"}
@String{ACL-1995-address = "Cambridge, Massachusetts"}
@String{ACL-1996-address = "Santa Cruz, California, USA"}
@String{ACL-1997-address = "Madrid, Spain"}
@String{ACL-1998-address = "Montreal, Canada"}
@String{ACL-1999-address = "College Park, Maryland"}
@String{ACL-2000-address = "Hong Kong"}
@String{ACL-2001-address = "Toulouse, France"}
@String{NAACL-2001-address = "Pittsburgh, Pennsylvania"}
@String{ACL-2002-address = "Philadelphia, Pennsylvania"}
@String{EMNLP-2002-address = "Philadelphia, Pennsylvania"}
@String{ACL-2003-address = "Sapporo, Japan"}
@String{EMNLP-2003-address = "Sapporo, Japan"}
@String{ACL-2004-address = "Barcelona, Spain"}
@String{EMNLP-2004-address = "Barcelona, Spain"}
@String{ACL-2005-address = "Ann Arbor, Michigan"}
@String{EAMT-2005-address = "Budapest, Hungary"}
@String{IWPT-2005-address = "Vancouver, BC, Canada"}
@String{ACL-2006-address = "Sydney, Australia"}
@String{EMNLP-2006-address = "Sydney, Australia"}
@String{ACL-2007-address = "Prague, Czech Republic"}
@String{EMNLP-2007-address = "Prague, Czech Republic"}
@String{ACL-2008-address = "Colmbus, Ohio"}
@String{EMNLP-2008-address = "Honolulu, Hawaii"}
@String{AMTA-2008-address = "Honolulu, Hawaii"}
@String{EMNLP-2009-address = "Singapore"}
@String{ACL-2009-address = "Singapore"}
@String{ACL-2010-address = "Uppsala, Sweden"}
@String{EMNLP-2010-address = "Cambridge, Massachusetts"}
@String{ACL-2011-address = "Portland, Oregon"}
@String{EMNLP-2011-address = "Edinburgh, Scotland"}
@String{EACL-1989-address = "Manchester, England"}
@String{EMNLP-2000-address = "Hong Kong"}
@String{EMNLP-2001-address = "Pittsburgh, Pennsylvania"}
@String{AMTA-2002-address = "Tiburon, California"}
@String{EACL-2003-address = "Budapest, Hungary"}
@String{MT-Summit-9-address = "New Orleans, Louisiana"}
@String{HLT-2002-address = "San Diego"}
@String{HLT-NAACL-2003-address = "Edmonton, Alberta"}
@String{HLT-NAACL-2004-address = "Boston, Massachusetts"}
@String{AMTA-2004-address = "Washington DC"}
@String{EMNLP-2005-address = "Vancouver, British Columbia., Canada"}
@String{HLT-NAACL-2006-address = "New York, New York"}
@String{EACL-2006-address = "Trento, Italy"}
@String{AMTA-2006-address = "Cambridge, Massachusetts"}
@String{HLT-NAACL-2007-address = "Rochester, New York"}
@String{KDD-2008-address = "New York"}
@String{EACL-2009-address = "Athens, Greece"}
@String{CoNLL-2009-address = "Boulder, Colorado"}
######################################################
######################################################
######################################################
######################################################
# Short descriptors of conference names
@String{ACL-1989 = "Proceedings of ACL"}
@String{ACL-1995 = "Proceedings of ACL"}
@String{ACL-1996 = "Proceedings of ACL"}
@String{ACL-1997 = "Proceedings of ACL"}
@String{ACL-1998 = "Proceedings of ACL/COLING"}
@String{ACL-1999 = "Proceedings of ACL"}
@String{ACL-2000 = "Proceedings of ACL"}
@String{ACL-2001 = "Proceedings of ACL"}
@String{ACL-2002 = "Proceedings of ACL"}
@String{ACL-2003 = "Proceedings of ACL"}
@String{ACL-2004 = "Proceedings of ACL"}
@String{ACL-2005 = "Proceedings of ACL"}
@String{ACL-2006 = "Proceedings of ACL/COLING"}
@String{ACL-2007 = "Proceedings of ACL"}
@String{ACL-2008 = "Proceedings of ACL/HLT"}
@String{ACL-2009 = "Proceedings of ACL"}
@String{ACL-2010 = "Proceedings of ACL"}
@String{ACL-2011 = "Proceedings of ACL"}
@String{EMNLP-2000 = "2000 Joint SIGDAT Conference on Empirical Methods in Natural Language Processing and Very Large Corpora"}
@String{EMNLP-2001 = "Proceedings of EMNLP"}
@String{EMNLP-2002 = "Proceedings of EMNLP"}
@String{EMNLP-2003 = "Proceedings of EMNLP"}
@String{EMNLP-2004 = "Proceedings of EMNLP"}
@String{EMNLP-2005 = "Proceedings of EMNLP"}
@String{EMNLP-2006 = "Proceedings of EMNLP"}
@String{EMNLP-2007 = "Proceedings of EMNLP-CoLing"}
@String{EMNLP-2008 = "Proceedings of EMNLP"}
@String{EMNLP-2009 = "Proceedings of EMNLP"}
@String{EMNLP-2010 = "Proceedings of EMNLP"}
@String{EMNLP-2011 = "Proceedings of EMNLP"}
@String{HLT-2002 = "Proceedings of HLT"}
@String{NAACL-2001 = "Proceedings of NAACL"}
@String{HLT-NAACL-2003 = "Proceedings of HLT/NAACL"}
@String{HLT-NAACL-2004 = "Proceedings of HLT/NAACL"}
@String{HLT-NAACL-2006 = "Proceedings of HLT/NAACL"}
@String{HLT-NAACL-2007 = "Proceedings of HLT/NAACL"}
@String{HLT-NAACL-2010 = "Proceedings of HLT/NAACL"}
@String{HLT-NAACL-2011 = "Proceedings of HLT/NAACL"}
@String{HLT-NAACL-2012 = "Proceedings of HLT/NAACL"}
@String{HLT-NAACL-2013 = "Proceedings of HLT/NAACL"}
@String{EACL-1989 = "Proceedings of EACL"}
@String{EACL-2003 ="Proceedings of EACL"}
@String{EACL-2006 = "Proceedings of EACL"}
@String{EACL-2009 = "Proceedings of EACL"}
@String{AMTA-2002 = "Proceedings of AMTA"}
@String{AMTA-2004 = "Proceedings of AMTA"}
@String{AMTA-2006 = "Proceedings of AMTA"}
@String{AMTA-2008 = "Proceedings of AMTA"}
@String{IWSLT = "Proceedings of IWSLT"}
@String{CoLing-2004 = "Proceedings of the COLING"}
@String{CoLing-2008 = "Proceedings of the COLING"}
@String{WMT = "Proceedings of the Workshop on Statistical Machine Translation"}
@String{WMT06 = "Proceedings of the Workshop on Statistical Machine Translation"}
@String{WMT07 = "Proceedings of the Workshop on Statistical Machine Translation"}
@String{WMT08 = "Proceedings of the Workshop on Statistical Machine Translation"}
@String{WMT09 = "Proceedings of the Workshop on Statistical Machine Translation"}
@String{WMT10 = "Proceedings of the Workshop on Statistical Machine Translation"}
@String{WMT11 = "Proceedings of the Workshop on Statistical Machine Translation"}
@String{WMT12 = "Proceedings of the Workshop on Statistical Machine Translation"}
@String{ACL-1989-address = ""}
@String{ACL-1995-address = ""}
@String{ACL-1997-address = ""}
@String{ACL-1998-address = ""}
@String{ACL-1999-address = ""}
@String{ACL-2000-address = ""}
@String{ACL-2001-address = ""}
@String{NAACL-2001-address = ""}
@String{ACL-2002-address = ""}
@String{EMNLP-2002-address = ""}
@String{ACL-2003-address = ""}
@String{EMNLP-2003-address = ""}
@String{ACL-2004-address = ""}
@String{EMNLP-2004-address = ""}
@String{ACL-2005-address = ""}
@String{IWPT-2005-address = ""}
@String{ACL-2006-address = ""}
@String{EMNLP-2006-address = ""}
@String{ACL-2007-address = ""}
@String{EMNLP-2007-address = ""}
@String{ACL-2008-address = ""}
@String{EMNLP-2008-address = ""}
@String{AMTA-2008-address = ""}
@String{EMNLP-2009-address = ""}
@String{ACL-2009-address = ""}
@String{ACL-2010-address = ""}
@String{EMNLP-2010-address = ""}
@String{ACL-2011-address = ""}
@String{EMNLP-2011-address = ""}
@String{EACL-1989-address = ""}
@String{EMNLP-2000-address = ""}
@String{EMNLP-2001-address = ""}
@String{AMTA-2002-address = ""}
@String{EACL-2003-address = ""}
@String{MT-Summit-9-address = ""}
@String{HLT-2002-address = ""}
@String{HLT-NAACL-2003-address = ""}
@String{HLT-NAACL-2004-address = ""}
@String{AMTA-2004-address = ""}
@String{EMNLP-2005-address = ""}
@String{HLT-NAACL-2006-address = ""}
@String{EACL-2006-address = ""}
@String{AMTA-2006-address = ""}
@String{HLT-NAACL-2007-address = ""}
@String{KDD-2008-address = ""}
@String{EACL-2009-address = ""}
@String{HLT-NAACL-2010-address = ""}
@String{HLT-NAACL-2011-address = ""}
@String{HLT-NAACL-2012-address = ""}
@String{HLT-NAACL-2013-address = ""}
######################################################
######################################################
######################################################
######################################################
@inproceedings{clark2010loonybin,
title={LoonyBin: Keeping language technologists sane through automated management of experimental (hyper) workflows},
author={Clark, Jonathan H. and Lavie, Alon},
booktitle={Proc. LREC},
year=2010,
}
@inproceedings{cdec,
author={Chris Dyer and Adam Lopez
and Juri Ganitkevitch and Jonathan Weese and Ferhan Ture
and Phil Blunsom and Hendra Setiawan and Vladimir Eidelman and Philip Resnik},
title={cdec: A Decoder, Alignment, and Learning framework for finite-state and context-free translation models},
booktitle = {Proc. ACL 2010 System Demonstrations},
year=2010,
pages = {7--12},
}
@InProceedings{Joshua-WMT,
author = {Li, Zhifei and Callison-Burch, Chris and Dyer, Chris and Ganitkevitch, Juri and Khudanpur, Sanjeev and Schwartz, Lane and Thornton, Wren and Weese, Jonathan and Zaidan, Omar},
title = {Joshua: An Open Source Toolkit for Parsing-Based Machine Translation},
booktitle = WMT,
month = {March},
year = {2009},
address = {Athens, Greece},
url = {http://www.aclweb.org/anthology/W/W09/W09-0x24}
}
@inproceedings{samt2006,
Address = {New York, New York},
Author = {Andreas Zollmann and Ashish Venugopal},
booktitle = WMT,
Title = {Syntax Augmented Machine Translation via Chart Parsing},
Year = 2006}
@Article{Venugopal2009,
publicationtype = {article},
Author = {Ashish Venugopal and Andreas Zollmann},
title = { Grammar based statistical {MT} on {Hadoop}: An end-to-end toolkit for large scale {PSCFG} based {MT}},
Journal = {Prague Bulletin of Mathematical Linguistics},
Volume = 91,
Publisher = {Charles University},
PubAddress = {Prague},
Year = 2009
}
@inproceedings{Chiang2005,
Address = {Ann Arbor, Michigan},
Author = {David Chiang},
Booktitle = {Proceedings of ACL},
Title = {A Hierarchical Phrase-based Model for Statistical Machine Translation},
Year = 2005
}
@article{Chiang2007,
Author = {David Chiang},
Journal = {Computational Linguistics},
Number = {2},
Pages = {201--228},
Title = {Hierarchical phrase-based translation},
Volume = {33},
Year = {2007}
}
@unpublished{Chiang2006,
Author = {David Chiang},
Note = {Tutorial available at http://www.isi.edu/$\sim$chiang/papers/synchtut.pdf},
Title = {An Introduction to Synchronous Grammars},
Url = {http://www.isi.edu/~chiang/papers/synchtut.pdf},
Year = {2006}
}
@INPROCEEDINGS{giza,
AUTHOR = {F.~J.~Och and H.~Ney},
TITLE ={Improved Statistical Alignment Models},
BOOKTITLE = {Proceedings of ACL},
PAGES ={440--447},
ADDRESS={Hong Kong, China},
MONTH = {October},
YEAR = 2000}
@InProceedings{berkeley-aligner,
author = {Liang, Percy and Taskar, Ben and Klein, Dan},
title = {Alignment by Agreement},
booktitle = {Proceedings of NAACL},
month = {June},
year = {2006},
address = {New York City, USA},
pages = {104--111},
url = {http://www.aclweb.org/anthology/N/N06/N06-1014}
}
@inproceedings{koehn2003,
author = {Koehn, Philipp and Och, Franz Josef and Marcu, Daniel},
title = {Statistical phrase-based translation},
booktitle = {Proceedings of NAACL},
year = {2003},
location = {Edmonton, Canada},
doi = {http://dx.doi.org/10.3115/1073445.1073462},
address = {Morristown, New Jersey},
}
@inproceedings{Steedman1999,
author = {Steedman, Mark},
title = {Alternating quantifier scope in CCG},
booktitle = {Proc. ACL},
year = {1999},
isbn = {1-55860-609-3},
numpages = {8},
url = {http://dx.doi.org/10.3115/1034678.1034728},
doi = {http://dx.doi.org/10.3115/1034678.1034728},
acmid = {1034728},
address = {Stroudsburg, PA, USA},
}
@article{venugopal2009hadoop,
author = {Ashish Venugopal and Andreas Zollmann},
title = {{Grammar based statistical MT on Hadoop: An end-to-end toolkit for large scale PSCFG based MT}},
journal = {The Prague Bulletin of Mathematical Linguistics},
volume = {91},
year = {2009},
pages = {67-78},
}
@inproceedings{mapreduce,
author = {Jeffrey Dean and
Sanjay Ghemawat},
title = {MapReduce: Simplified Data Processing on Large Clusters},
booktitle = {OSDI},
year = {2004},
ee = {http://www.usenix.org/events/osdi04/tech/dean.html},
bibsource = {DBLP, http://dblp.uni-trier.de}
}
@InProceedings{lopez-2008,
author = {Lopez, Adam},
title = {Tera-Scale Translation Models via Pattern Matching},
booktitle = {Proc. COLING},
month = {August},
year = {2008},
address = {Manchester, UK},
url = {http://www.aclweb.org/anthology/C08-1064}
}
@InProceedings{chiang2010,
author = {Chiang, David},
title = {Learning to Translate with Source and Target Syntax},
booktitle = {Proc.\ ACL},
month = {July},
year = {2010},
address = {Uppsala, Sweden},
url = {http://www.aclweb.org/anthology/P10-1146}
}
@InProceedings{zhang2008,
author = {Zhang, Min and Jiang, Hongfei and Aw, Aiti and Li, Haizhou and Tan, Chew Lim and Li, Sheng},
title = {A Tree Sequence Alignment-based Tree-to-Tree Translation Model},
booktitle = {Proc. ACL},
month = {June},
year = {2008},
address = {Columbus, Ohio},
url = {http://www.aclweb.org/anthology/P/P08/P08-1064}
}
@InProceedings{liu2009,
author = {Liu, Yang and L{\"{u}}, Yajuan and Liu, Qun},
title = {Improving Tree-to-Tree Translation with Packed Forests},
booktitle = {Proc. ACL},
month = {August},
year = {2009},
address = {Suntec, Singapore},
url = {http://www.aclweb.org/anthology/P/P09/P09-1063}
}
@Article {schwartz2010,
author= {Schwartz, Lane and Callison-Burch, Chris},
title= {Hierarchical Phrase-Based Grammar Extraction in Joshua: Suffix Arrays and Prefix Trees},
journal= {The Prague Bulletin of Mathematical Linguistics},
volume= 93,
pages = {157--166},
address= {Prague, Czech Republic},
year= 2010,
month= Jan,
journallink= {http://ufal.mff.cuni.cz/pbml.html},
organization= {Charles University in Prague},
publisher= {Institute of Formal and Applied Linguistics}
}
@inproceedings{galley2004whats,
Address = {Boston, Massachusetts, USA},
Author = {Galley, Michel and Hopkins, Mark and Knight, Kevin and Marcu, Daniel},
Booktitle = "Proc.\ NAACL",
Month = {May},
Title = {What's in a translation rule?},
Year = 2004,
}
@inproceedings{li2010joshua,
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.},
Booktitle = WMT,
Title = {Joshua 2.0: a toolkit for parsing-based machine translation with syntax, semirings, discriminative training and other goodies},
Year = 2010,
}
@mastersthesis{jonnymasters,
author = {Jonathan Weese},
title = {A Systematic Comparison of Synchronous Context-Free Grammars for Machine Translation},
school = {Johns Hopkins University},
month = {May},
year = {2011},
}
@inproceedings{zollmann2008systematic,
Author = {Zollmann, Andreas and Venugopal, Ashish and Och, Franz Josef and Ponte, Jay},
Booktitle = {Proc.\ COLING},
Title = {A systematic comparison of phrase-based, hierarchical and syntax-augmented statistical MT},
Year = 2008,
}
@article{zaidan2009z,
Author = {Zaidan, Omar F.},
Journal = {The Prague Bulletin of Mathematical Linguistics},
Pages = {79--88},
Title = {{Z-MERT: A fully configurable open source tool for minimum error rate training of machine translation systems}},
Volume = {91},
Year = {2009},
}
@conference{kumar2004minimum,
Address = {Boston, Massachusetts, USA},
Author = {Kumar, Shankar and Byrne, William},
Booktitle = {Proc. NAACL},
Month = {May},
Title = {Minimum bayes-risk decoding for statistical machine translation},
Year = {2004},
}
@Article{czeng:pbml:2009,
publicationtype = {article},
Author = {Ond{\v{r}}ej Bojar and Zden{\v{e}}k {\v{Z}}abokrtsk{\'{y}}},
title = "{CzEng0.9: Large Parallel Treebank with Rich Annotation}",
Journal = {Prague Bulletin of Mathematical Linguistics},
Volume = 92,
ISSN = {0032-6585},
Publisher = {Charles University},
PubAddress = {Prague},
Year = 2009,
note = {in print}
}
@inproceedings{petrov2006learning,
Address = {Sydney, Australia},
Author = {Petrov, Slav and Barrett, Leon and Thibaux, Romain and Klein, Dan},
Booktitle = {Proceedings of ACL},
Month = {July},
Title = {Learning Accurate, Compact, and Interpretable Tree Annotation},
Url = {http://www.aclweb.org/anthology/P/P06/P06-1055},
Year = 2006,
}
@InProceedings{Joshua-2.0,
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 and Wang, Ziyuan and Weese, Jonathan and
Zaidan, Omar},
title = {Joshua 2.0: A Toolkit for Parsing-Based Machine
Translation with Syntax, Semirings, Discriminative
Training and Other Goodies},
booktitle = WMT10,
year = {2010},
address = ACL-2010-address
}
@inproceedings{Joshua-3.0,
title = {Joshua 3.0: Syntax-based Machine Translation with the
{Thrax} Grammar Extractor},
author={Weese, Jonathan and Ganitkevitch, Juri and Callison-Burch, Chris and
Post, Matt and Lopez, Adam},
booktitle = WMT11,
year = 2011,
address = EMNLP-2011-address
}
@article{Gigaword,
title={English gigaword},
author={Graff, D. and Kong, J. and Chen, K. and Maeda, K.},
journal={Linguistic Data Consortium, Philadelphia},
year={2003}
}
@inproceedings{PRO2011,
author = {Hopkins, Mark and May, Jonathan},
title = {Tuning as ranking},
booktitle = EMNLP-2011,
year = {2011},
address = EMNLP-2011-address
}
@inproceedings{koehn2005europarl,
title={Europarl: A parallel corpus for statistical machine translation},
author={Koehn, Philipp},
booktitle={MT summit},
volume={5},
year={2005}
}
@InProceedings{Ganitkevitch2011,
author = {Ganitkevitch, Juri and Callison-Burch, Chris and
Napoles, Courtney and {Van Durme}, Benjamin},
title = {Learning Sentential Paraphrases from Bilingual Parallel
Corpora for Text-to-Text Generation},
booktitle = EMNLP-2011,
year = {2011},
address = EMNLP-2011-address
}
@article{libSVM,
author = {Chang, Chih-Chung and Lin, Chih-Jen},
title = {{LIBSVM}: A library for support vector machines},
journal = {ACM Transactions on Intelligent Systems and Technology},
volume = {2},
issue = {3},
year = {2011},
pages = {27:1--27:27},
}
@inproceedings{MaxEnt,
title={Optimization, maxent models, and conditional estimation without magic},
author={Manning, Chris and Klein, Dan},
booktitle=HLT-NAACL-2003,
pages={8--8},
year={2003},
organization={Association for Computational Linguistics}
}
@article{MegaM,
title={Domain adaptation for statistical classifiers},
author={Daum{\'e}, Hal and Marcu, Daniel},
journal={Journal of Artificial Intelligence Research},
volume={26},
number={1},
pages={101--126},
year={2006}
}
@inproceedings{Hopkins2011,
Address = {Edinburgh, UK},
Author = {Mark Hopkins and Jonathan May},
Booktitle = {Proceedings of ENMLP},
Title = {Tuning as Ranking},
Year = {2011}
}
@inproceedings{Och2003,
Address = {Sapporo, Japan},
Author = {Franz Och},
Booktitle = {Proceedings of ACL},
Title = {Minimum error rate training in statistical machine translation},
Year = {2003}
}
@inproceedings{Li2010coling,
author = {Zhifei Li and Ziyuan Wang and Sanjeev Khudanpur},
title = {Unsupervised Discriminative Language Model Training for Machine Translation using Simulated Confusion Sets},
booktitle = {Proceedings of COLING},
month = {August},
year = {2010},
address = {Beijing, China},
}
@techreport{Kristy2008,
Author = {Kristy Hollingshead and Brian Roark},
Title = {Reranking with Baseline System Scores and Ranks as Features},
Institution = {Center for Spoken Language Understanding, Oregon Health \& Science University},
Year = {2008}
}
@article{Rosenblatt1958,
Author = {Frank Rosenblatt},
Journal = {Psychological Review},
Number = {6},
Pages = {386--408},
Title = {The Perceptron: A Probabilistic Model for Information Storage and Organization in the Brain},
Volume = {65},
Year = {1958}
}
@article{Hal2004,
Author = {Hal Daum{\'e}},
Journal = {Paper available at \url{http://pub.hal3.name#daume04cg-bfgs}, implementation available at \url{http://hal3.name/megam}},
Title = {Notes on CG and LM-BFGS optimization of logistic regression.},
Year = {2004}
}
@book{Hang2011,
Author = {Hang Li},
Title = {Learning to Rank for Information Retrieval and Natural Language Processing},
Publisher = {Morgan \& Claypool Publishers},
Year = {2011}
}
@inproceedings{KenLM,
title={{KenLM}: Faster and smaller language model queries},
author={Heafield, Kenneth},
booktitle=WMT,
pages={187--197},
year={2011},
organization={Association for Computational Linguistics}
}
@InProceedings{BerkeleyLM,
author = {Pauls, Adam and Klein, Dan},
title = {Faster and Smaller N-Gram Language Models},
booktitle = {Proceedings of ACL},
month = {June},
year = 2011,
address = {Portland, Oregon, USA},
pages = {258--267},
}
@InProceedings{Zens2007,
author = {Zens, Richard and Ney, Hermann},
title = {Efficient Phrase-Table Representation for Machine Translation with Applications to Online {MT} and Speech Translation},
booktitle = HLT-NAACL-2007,
month = {April},
year = {2007},
address = {Rochester, New York},
publisher = {Association for Computational Linguistics},
pages = {492--499},
}
@inproceedings{Dyer2010,
author = {Dyer, Chris},
title = {Two monolingual parses are better than one (synchronous parse)},
booktitle = HLT-NAACL-2010,
year = 2010,
isbn = {1-932432-65-5},
location = {Los Angeles, California},
pages = {263--266},
numpages = 4,
publisher = {Association for Computational Linguistics},
}
@InProceedings{Germann2009,
author = {Germann, Ulrich and Joanis, Eric and Larkin, Samuel},
title = {Tightly Packed Tries: How to Fit Large Models into Memory, and Make them Load Fast, Too},
booktitle = {Proceedings of the Workshop on Software Engineering, Testing, and Quality Assurance for Natural Language Processing (SETQA-NLP 2009)},
month = {June},
year = {2009},
address = {Boulder, Colorado},
publisher = {Association for Computational Linguistics},
pages = {31--39},
}
@inproceedings{SRILM,
title={{SRILM} - An extensible language modeling toolkit},
author={Stolcke, Andreas},
booktitle={Seventh International Conference on Spoken Language Processing},
year={2002}
}
@inproceedings{Federico2006,
title={How many bits are needed to store probabilities for phrase-based translation?},
author={Federico, Marcello and Bertoldi, Nicola},
booktitle=WMT06,
pages={94--101},
year={2006},
organization={Association for Computational Linguistics}
}
@inproceedings{Callison-Burch2005,
author = {Colin Bannard and Chris Callison-Burch},
title = {Paraphrasing with Bilingual Parallel Corpora},
booktitle = ACL-2005,
address = ACL-2005-address,
year = {2005}
}
@inproceedings{Joshua-4.0,
title = {Joshua 4.0: Packing, {PRO}, and Paraphrases},
author={Ganitkevitch, Juri and Cao, Yuan and Weese, Jonathan and Post,
Matt and Callison-Burch, Chris},
booktitle = WMT12,
year = {2012},
address = HLT-NAACL-2012-address
}
@InProceedings{PPDB,
author = {Ganitkevitch, Juri and Callison-Burch, Chris and {Van Durme}, Benjamin},
title = {PPDB: The Paraphrase Database},
booktitle = HLT-NAACL-2013,
year = {2013},
address = HLT-NAACL-2013-address
}
@TechReport{Jerboa,
author = {Benjamin {Van Durme}},
title = {Jerboa: {A} Toolkit for Randomized and Streaming Algorithms},
institution = {Human Language Technology Center of Excellence, Johns Hopkins University},
year = {2012},
number = {7},
}
@InProceedings{annotated-gigaword,
author = {Courtney Napoles and Matt Gormley and Benjamin {Van
Durme}},
title = {Annotated Gigaword},
booktitle = {Proceedings of AKBC-WEKEX 2012},
year = 2012,
}
@inproceedings{cherry2012batch,
Address = {Montr\'{e}al, Canada},
Author = {Cherry, Colin and Foster, George},
Booktitle = {Proceedings of NAACL-HLT},
Month = {June},
Pages = {427--436},
Title = {Batch Tuning Strategies for Statistical Machine Translation},
Year = {2012}}
@inproceedings{chiang2008online,
Address = {Waikiki, Hawaii, USA},
Author = {Chiang, David and Marton, Yuval and Resnik, Philip},
Booktitle = EMNLP-2008,
Month = {October},
Title = {Online Large-Margin Training of Syntactic and Structural Translation Features},
Year = {2008}}
@conference{liang2006end,
Author = {Liang, Percy and Bouchard-C{\^o}t{\'e}, Alexandre and Klein, Dan and Taskar, Ben},
Booktitle = ACL-2006,
Title = {{An end-to-end discriminative approach to machine translation}},
Year = {2006}}
@InProceedings{tillmann-zhang:2006:COLACL,
author = {Tillmann, Christoph and Zhang, Tong},
title = {A Discriminative Global Training Algorithm for Statistical MT},
booktitle = {Proceedings of ACL/COLING},
month = {July},
year = {2006},
address = {Sydney, Australia},
pages = {721--728},
url = {http://www.aclweb.org/anthology/P06-1091},
doi = {10.3115/1220175.1220266}
}
@inproceedings{galley2006scalable,
Address = {Sydney, Australia},
Author = {Galley, Michel and Graehl, Jonathan and Knight, Kevin and Marcu, Daniel and DeNeefe, Steve and Wang, Wei and Thayer, Ignacio},
Booktitle = ACL-2006,
Month = {July},
Title = {Scalable Inference and Training of Context-Rich Syntactic Translation Models},
Year = 2006}
@conference{chappelier1998generalized,
Author = {Chappelier, J.C. and Rajman, M. and others},
Booktitle = {First Workshop on Tabulation in Parsing and Deduction (TAPD98)},
Pages = {133--137},
Title = {{A generalized CYK algorithm for parsing stochastic CFG}},
Year = {1998}}
@inproceedings{zhang2006synchronous,
Author = {Zhang, Hao and Huang, Liang and Gildea, Daniel and Knight, Kevin},
Booktitle = HLT-NAACL-2006,
Title = {Synchronous binarization for machine translation},
Year = {2006}}
@inproceedings{denero2009asynchronous,
Address = {Suntec, Singapore},
Author = {DeNero, John and Pauls, Adam and Klein, Dan},
Booktitle = ACL-2009,
Month = {August},
Title = {Asynchronous Binarization for Synchronous Grammars},
Year = {2009}}
@conference{hopkins2010scfg,
Author = {Hopkins, Mark and Langmead, Greg},
Booktitle = EMNLP-2010,
Pages = {646--655},
Title = {{SCFG decoding without binarization}},
Year = {2010}}
@inproceedings{Heafield-estimate,
author = {Kenneth Heafield and Ivan Pouzyrevsky and Jonathan H. Clark and Philipp Koehn},
title = {Scalable Modified {Kneser-Ney} Language Model Estimation},
year = {2013},
month = {August},
booktitle = {Proceedings of ACL},
address = {Sofia, Bulgaria},
url = {http://kheafield.com/professional/edinburgh/estimate\_paper.pdf},
}
@inproceedings{moore2010intelligent,
Author = {Moore, Robert C. and Lewis, William},
Booktitle = {Proceedings of ACL (short papers)},
Pages = {220--224},
Title = {Intelligent selection of language model training data},
Year = 2010}
@InProceedings{axelrod-he-gao:2011:EMNLP,
author = {Axelrod, Amittai and He, Xiaodong and Gao, Jianfeng},
title = {Domain Adaptation via Pseudo In-Domain Data Selection},
booktitle = {Proceedings of EMNLP},
month = {July},
year = 2011,
address = {Edinburgh, Scotland, UK.},
pages = {355--362},
url = {http://www.aclweb.org/anthology/D11-1033}
}
@mastersthesis{orland-taus,
author = {Orland, Luke},
title = {Intelligent Selection of Translation Model Training Data for Machine Translation with {TAUS} domain data: {A} Summary},
month = {June},
year = 2013,
school = {Johns Hopkins University},
address = {Baltimore, Maryland}}
@Comment howpublished = {TAUS Developing Talent Reports}}
@Comment note = {\url{www.tauslabs.com/open-source-mt/developingtalent#research-results}}}