summaryrefslogtreecommitdiff
path: root/report/pyp_clustering/acl09-short/common/standard.bib
blob: fa4e9a8af3080f55c8b3936493c490b598ab46f4 (plain)
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
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
%% This BibTeX bibliography file was created using BibDesk.
%% http://bibdesk.sourceforge.net/


%% Created for Phil Blunsom at 2009-11-29 15:52:57 +0000 


%% Saved with string encoding Unicode (UTF-8) 


@string{+aaai1980 = {Proc.\ of the 1st Conference on Artificial Intelligence (AAAI-80)}}

@string{+aaai1991 = {Proc.\ of the 9th Annual Conference on Artificial Intelligence (AAAI-91)}}

@string{+acl1983 = {Proc.\ of the 21st Annual Meeting of the ACL}}

@string{+acl1984 = {Proc.\ of the 22nd Annual Meeting of the ACL}}

@string{+acl1985 = {Proc.\ of the 23rd Annual Meeting of the ACL}}

@string{+acl1986 = {Proc.\ of the 24th Annual Meeting of the ACL}}

@string{+acl1987 = {Proc.\ of the 25th Annual Meeting of the ACL}}

@string{+acl1988 = {Proc.\ of the 26th Annual Meeting of the ACL}}

@string{+acl1989 = {Proc.\ of the 27th Annual Meeting of the ACL}}

@string{+acl1990 = {Proc.\ of the 28th Annual Meeting of the ACL}}

@string{+acl1991 = {Proc.\ of the 29th Annual Meeting of the ACL}}

@string{+acl1992 = {Proc.\ of the 30th Annual Meeting of the ACL}}

@string{+acl1992-ss = {Proc.\ of the 30th Annual Meeting of the ACL, Student Session}}

@string{+acl1993 = {Proc.\ of the 31st Annual Meeting of the ACL}}

@string{+acl1994 = {Proc.\ of the 32nd Annual Meeting of the ACL}}

@string{+acl1995 = {Proc.\ of the 33rd Annual Meeting of the ACL}}

@string{+acl1996 = {Proc.\ of the 34th Annual Meeting of the ACL}}

@string{+acl1997 = {Proc.\ of the 35th Annual Meeting of the ACL and 8th Conference of the EACL (ACL-EACL'97)}}

@string{+acl1997ws-ca = {Proc.\ of ACL/EACL'97 Workshop on Natural Language Processing for Communication Aids}}

@string{+acl1997ws-ie = {Proc.\ of ACL/EACL'97 Workshop on Automatic Information Extraction and Building of Lexical Semantic Resources for NLP Applications}}

@string{+acl1998 = {Proc.\ of the 36th Annual Meeting of the ACL and 17th International Conference on Computational Linguistics: COLING/ACL-98}}

@string{+acl1998-ss = {Proc.\ of the 36th Annual Meeting of the ACL and 17th International Conference on Computational Linguistics (COLING/ACL-98), Student Session}}

@string{+acl1999 = {Proc.\ of the 37th Annual Meeting of the ACL}}

@string{+acl2000 = {Proc.\ of the 38th Annual Meeting of the ACL}}

@string{+acl2001 = {Proc.\ of the 39th Annual Meeting of the ACL and 10th Conference of the EACL (ACL-EACL 2001)}}

@string{+acl2001-ddmt = {Proc.\ of the ACL/EACL 2001 Workshop on Data-Driven Methods in Machine Translation}}

@string{+acl2001-wscoll = {Proc.\ of the ACL/EACL 2001 Workshop on the Computational Extraction, Analysis and Exploitation of Collocations}}

@string{+acl2002 = {Proc.\ of the 40th Annual Meeting of the ACL and 3rd Annual Meeting of the NAACL (ACL-2002)}}

@string{+acl2002-lexacq = {Proc.\ of the ACL-2002 SIGLEX Workshop on Unsupervised Lexical Acquisition}}

@string{+acl2002-sigphon = {Proc.\ of the 6th Meeting of the ACL Special Interest Group in Computational Phonology}}

@string{+acl2002-ss = {Proc.\ of the Student Research Workshop, 40th Annual Meeting of the ACL (ACL-2002)}}

@string{+acl2002-wsd = {Proc.\ of the ACL-2002 Workshop on Word Sense Disambiguation: Recent Successes and Future Directions}}

@string{+acl2003 = {Proc.\ of the 41st Annual Meeting of the ACL (ACL-2003)}}

@string{+acl2003-mwe = {Proc.\ of the ACL-2003 Workshop on Multiword Expressions: Analysis, Acquisition and Treatment}}

@string{+acl2004 = {Proc.\ of the 42nd Annual Meeting of the ACL (ACL-2004)}}

@string{+acl2004-mwe = {Proc.\ of the ACL 2004 Workshop on Multiword Expressions: Integrating Processing}}

@string{+acl2004-senseval = {Proc.\ of Senseval-3: Third International Workshop on the Evaluation of Systems for the Semantic Analysis of Text}}

@string{+acl2004-tmi = {Proc.\ of the 2nd Workshop on Text Meaning and Interpretation}}

@string{+acl2005 = {Proc.\ of the 43rd Annual Meeting of the ACL (ACL-2005)}}

@string{+acl2005-dla = {Proc.\ of the ACL 2005 Workshop on Deep Lexical Acquisition}}

@string{+acl2005-pt = {Proc.\ of the ACL 2005 Workshop on Parallel Texts}}

@string{+acl2006 = {Proc.\ of the 44th Annual Meeting of the ACL and 21st International Conference on Computational Linguistics (COLING/ACL-2006)}}

@string{+acl2007 = {Proc.\ of the 45th Annual Meeting of the ACL (ACL-2007)}}

@string{+acl2008 = {Proc.\ of the 46th Annual Conference of the Association for Computational Linguistics: Human Language Technologies (ACL-08:HLT)}}

@string{+acl2009 = {Proc.\ of the Joint conference of the 47th Annual Meeting of the Association for Computational Linguistics and the 4th International Joint Conference on Natural Language Processing of the Asian Federation of Natural Language Processing (ACL/IJCNLP-09)}}

@string{+amta1998 = {Proc.\ of AMTA'98: Conference of the Association for Machine Translation in the Americas}}

@string{+amta2002 = {Proc.\ of the 6th Conference of the Association for Machine Translation in the Americas (AMTA)}}

@string{+anlp1988 = {Proc.\ of the 2nd Conference on Applied Natural Language Processing (ANLP)}}

@string{+anlp1992 = {Proc.\ of the 3rd Conference on Applied Natural Language Processing (ANLP)}}

@string{+anlp1994 = {Proc.\ of the 4th Conference on Applied Natural Language Processing (ANLP)}}

@string{+anlp1997 = {Proc.\ of the 5th Conference on Applied Natural Language Processing (ANLP)}}

@string{+anlp2000 = {Proc.\ of the 6th Conference on Applied Natural Language Processing (ANLP)}}

@string{+arpa1993 = {Proc.\ of the ARPA Human Language Technology Workshop}}

@string{+arpa1994 = {Proc.\ of the ARPA Human Language Technology Workshop}}

@string{+asialex2003 = {Proc.\ of the Asian Association for Lexicography (ASIALEX 2003)}}

@string{+bls1988 = {Proc.\ of the 14th Annual Meeting of the Berkeley Linguistics Society}}

@string{+bls2001 = {Proc.\ of the 27th Annual Meeting of the Berkeley Linguistics Society}}

@string{+cicling2002 = {Proc.\ of the 3rd International Conference on Intelligent Text Processing and Computational Linguistics (CICLing-2002)}}

@string{+cicling2003 = {Proc.\ of the 4th International Conference on Intelligent Text Processing and Computational Linguistics (CICLing-2003)}}

@string{+cl = {Computational Linguistics}}

@string{+clef2003 = {Working Notes for the CLEF 2003 Workshop}}

@string{+clin1994 = {Papers from the 4th CLIN Meeting}}

@string{+clin2000 = {Computational Linguistics in the Netherlands 2000}}

@string{+clin2003 = {Papers from the 14th Meeting of Computational Linguistics in the Netherlands}}

@string{+cls1968 = {Papers of the 4th Regional Meeting of the Chicago Linguistics Society}}

@string{+cls1982 = {Papers of the 18th Regional Meeting of the Chicago Linguistics Society}}

@string{+cls1988 = {Papers of the 24th Regional Meeting of the Chicago Linguistics Society}}

@string{+cls1995 = {Papers of the 31st Regional Meeting of the Chicago Linguistics Society}}

@string{+cluk1999 = {Proc.\ of the 2nd UK Special Interest Group for Computational Linguistics (CLUK2)}}

@string{+cluk2001 = {Proc.\ of the 4th UK Special Interest Group for Computational Linguistics (CLUK4)}}

@string{+coe1998 = {Proc.\ of the Kanda University of International Studies Graduate School of Language Sciences Centre of Excellence in Linguistics (COE) International Workshop}}

@string{+cogsci2000 = {Proc.\ of the 22nd Annual Meeting of the Cognitive Science Society (CogSci 2000)}}

@string{+coling1980 = {Proc.\ of the 8th International Conference on Computational Linguistics (COLING '80)}}

@string{+coling1982 = {Proc.\ of the 9th International Conference on Computational Linguistics (COLING '82)}}

@string{+coling1984 = {Proc.\ of the 10th International Conference on Computational Linguistics (COLING '84)}}

@string{+coling1986 = {Proc.\ of the 11th International Conference on Computational Linguistics (COLING '86)}}

@string{+coling1990 = {Proc.\ of the 13th International Conference on Computational Linguistics (COLING '90)}}

@string{+coling1992 = {Proc.\ of the 14th International Conference on Computational Linguistics (COLING '92)}}

@string{+coling1994 = {Proc.\ of the 15th International Conference on Computational Linguistics (COLING '94)}}

@string{+coling1996 = {Proc.\ of the 16th International Conference on Computational Linguistics (COLING '96)}}

@string{+coling1998 = {Proc.\ of the 36th Annual Meeting of the ACL and 17th International Conference on Computational Linguistics (COLING/ACL-98)}}

@string{+coling1998-nominals = {Proc.\ of the COLING-ACL'98 Workshop on the Computational Treatment of Nominals}}

@string{+coling1998-term = {Proc.\ of the COLING-ACL'98 Workshop on Computational Terminology}}

@string{+coling1998-wordnet = {Proc.\ of the COLING-ACL'98 Workshop on the Usage of {WordNet} in Natural Language Processing Systems}}

@string{+coling2000 = {Proc.\ of the 18th International Conference on Computational Linguistics (COLING-2000)}}

@string{+coling2000-semws = {Proc.\ of the COLING 2000 Workshop on Semantic Annotation and Intelligent Content}}

@string{+coling2002 = {Proc.\ of the 19th International Conference on Computational Linguistics (COLING-2002)}}

@string{+coling2002-gee = {Proc.\ of the Workshop on Grammar Engineering and Evaluation at the 19th International Conference on Computational Linguistics}}

@string{+coling2002-mt = {Proc.\ of the COLING-2002 Workshop on Machine Translation in Asia}}

@string{+coling2004 = {Proc.\ of the 20th International Conference on Computational Linguistics (COLING-2004)}}

@string{+coling2004-dict = {Proc.\ of the COLING-2004 Workshop on Enhancing and Using Electronic Dictionaries}}

@string{+coling2004-ml = {Proc.\ of the COLING-2004 Workshop on Multilingual Resources}}

@string{+coling2006 = {Proc.\ of the 44th Annual Meeting of the ACL and 21st International Conference on Computational Linguistics (COLING/ACL 06)}}

@string{+coling2008 = {Proc.\ of the 22th International Conference on Computational Linguistics (COLING-2008)}}

@string{+conll1997 = {Proc.\ of the Conference on Computational Natural Language Learning (CoNLL-97)}}

@string{+conll1998 = {Proc.\ of the Joint Conference on New Methods in Language Processing and Computational Natural Language Learning (NeMLaP3/CoNLL98)}}

@string{+conll1999 = {Proc.\ of the 3rd Conference on Computational Natural Language Learning (CoNLL-99)}}

@string{+conll2000 = {Proc.\ of the 4th Conference on Computational Natural Language Learning (CoNLL-2000)}}

@string{+conll2001 = {Proc.\ of the ACL/EACL-2001 Workshop on Computational Natural Language Learning (CoNLL-2001)}}

@string{+conll2002 = {Proc.\ of the 6th Conference on Natural Language Learning (CoNLL-2002)}}

@string{+conll2003 = {Proc.\ of the 7th Conference on Natural Language Learning (CoNLL-2003)}}

@string{+conll2004 = {Proc.\ of the 8th Conference on Natural Language Learning (CoNLL-2004)}}

@string{+conll2005 = {Proc.\ of the 9th Conference on Natural Language Learning (CoNLL-2005)}}

@string{+cpcol = {The International Journal on Computer Processing of Oriental Language}}

@string{+csl-mwe = {Computer Speech and Language, Special Issue on Multiword Expressions}}

@string{+darpa1992 = {Proc.\ of the 4th DARPA Speech and Natural Language Workshop}}

@string{+eacl1993 = {Proc.\ of the 6th Conference of the European Chapter of the Association for Computational Linguistics (EACL-93)}}

@string{+eacl1995 = {Proc.\ of the 7th Conference of the European Chapter of the Association for Computational Linguistics (EACL-95)}}

@string{+eacl1997 = {Proc.\ of the 35th Annual Meeting of the ACL and 8th Conference of the EACL (ACL-EACL-97)}}

@string{+eacl1999 = {Proc.\ of the 9th Conference of the European Chapter of the Association for Computational Linguistics (EACL-99)}}

@string{+eacl2001 = {Proc.\ of the 39th Annual Meeting of the ACL and 10th Conference of the EACL (ACL-EACL 2001)}}

@string{+eacl2003 = {Proc.\ of the 10th Conference of the EACL (EACL-2003)}}

@string{+emnlp1996 = {Proc.\ of the Conference on Empirical Methods in Natural Language Processing (EMNLP-96)}}

@string{+emnlp1997 = {Proc.\ of the 2nd Conference on Empirical Methods in Natural Language Processing (EMNLP-97)}}

@string{+emnlp1998 = {Proc.\ of the 3rd Conference on Empirical Methods in Natural Language Processing (EMNLP-98)}}

@string{+emnlp1999 = {Proc.\ of the Joint SIGDAT Conference on Empirical Methods in Natural Language Processing and Very Large Corpora (EMNLP/VLC-99)}}

@string{+emnlp2000 = {Proc.\ of the Joint SIGDAT Conference on Empirical Methods in Natural Language Processing and Very Large Corpora (EMNLP/VLC-2000)}}

@string{+emnlp2001 = {Proc.\ of the 6th Conference on Empirical Methods in Natural Language Processing (EMNLP-2001)}}

@string{+emnlp2002 = {Proc.\ of the 2002 Conference on Empirical Methods in Natural Language Processing (EMNLP-2002)}}

@string{+emnlp2003 = {Proc.\ of the 2003 Conference on Empirical Methods in Natural Language Processing (EMNLP-2003)}}

@string{+emnlp2004 = {Proc.\ of the 2004 Conference on Empirical Methods in Natural Language Processing (EMNLP-2004)}}

@string{+emnlp2005 = {Proc.\ of the 2005 Conference on Empirical Methods in Natural Language Processing (EMNLP-2005)}}

@string{+emnlp2006 = {Proc.\ of the 2006 Conference on Empirical Methods in Natural Language Processing (EMNLP-2006)}}

@string{+emnlp2007 = {Proc.\ of the 2007 Conference on Empirical Methods in Natural Language Processing (EMNLP-2007)}}

@string{+ewnlg1999 = {Proc.\ of the 7th European Workshop on Natural Language Generation (EWNLG'99)}}

@string{+gl2002 = {Proc.\ of the 1st International Workshop on Generative Approaches to the Lexicon}}

@string{+gl2003 = {Proc.\ of the 2nd International Workshop on Generative Approaches to the Lexicon}}

@string{+hlt2001 = {Proc.\ of Human Language Technology (HLT) 2001}}

@string{+hpsg2002 = {Proc.\ of the 9th International Conference on Head-Driven Phrase Structure Grammar (HPSG-2002)}}

@string{+hpsg2003 = {Proc.\ of the 10th International Conference on Head-Driven Phrase Structure Grammar (HPSG-2003)}}

@string{+icml1992 = {Proc.\ of the 9th International Machine Learning Conference}}

@string{+icml1993 = {Proc.\ of the 10th International Conference on Machine Learning}}

@string{+icml1994 = {Proc.\ of the 11th International Conference on Machine Learning}}

@string{+icml1999 = {Proc.\ of the 16th International Conference on Machine Learning}}

@string{+icslp1992 = {Proc.\ of the 2nd International Conference on Spoken Language Processing (ICSLP'92)}}

@string{+icslp1996 = {Proc.\ of the 4th International Conference on Spoken Language Processing (ICSLP'96)}}

@string{+icslp1998 = {Proc.\ of the 5th International Conference on Spoken Language Processing (ICSLP'98)}}

@string{+ijcai1989 = {Proc.\ of the 11th International Joint Conference on Artificial Intelligence (IJCAI-89)}}

@string{+ijcai1991 = {Proc.\ of the 12th International Joint Conference on Artificial Intelligence (IJCAI-91)}}

@string{+ijcai1993 = {Proc.\ of the 13th International Joint Conference on Artificial Intelligence (IJCAI-93)}}

@string{+ijcai1995 = {Proc.\ of the 14th International Joint Conference on Artificial Intelligence (IJCAI-95)}}

@string{+ijcai1997 = {Proc.\ of the 15th International Joint Conference on Artificial Intelligence (IJCAI-97)}}

@string{+ijcai1999 = {Proc.\ of the 16th International Joint Conference on Artificial Intelligence (IJCAI-99)}}

@string{+ijcnlp2004 = {Proc.\ of the First International Joint Conference on Natural Language Processing (IJCNLP-2004)}}

@string{+iral2003 = {Proc.\ of the The Sixth International Workshop on Information Retrieval with Asian Languages (IRAL2003)}}

@string{+iwslt2005 = {Proc.\ of the International Workshop on Spoken Language Translation}}

@string{+jml = {Journal of Memory and Language}}

@string{+jnlp = {Journal of Natural Language Processing}}

@string{+jnlp1996 = {Proc.\ of the 2nd Annual Meeting of the Association for Natural Language Processing (Japan)}}

@string{+jnlp1998 = {Proc.\ of the 4th Annual Meeting of the Association for Natural Language Processing (Japan)}}

@string{+jnlp1999 = {Proc.\ of the 5th Annual Meeting of the Association for Natural Language Processing (Japan)}}

@string{+jnlp2001 = {Proc.\ of the 7th Annual Meeting of the Association for Natural Language Processing (Japan)}}

@string{+jnlp2002 = {Proc.\ of the 8th Annual Meeting of the Association for Natural Language Processing (Japan)}}

@string{+jnlp2004 = {Proc.\ of the 10th Annual Meeting of the Association for Natural Language Processing (Japan)}}

@string{+lrec1998 = {Proc.\ of the 1st International Conference on Language Resources and Evaluation (LREC-98)}}

@string{+lrec2000 = {Proc.\ of the 2nd International Conference on Language Resources and Evaluation (LREC-2000)}}

@string{+lrec2002 = {Proc.\ of the 3rd International Conference on Language Resources and Evaluation (LREC-2002)}}

@string{+lrec2004 = {Proc.\ of the 4th International Conference on Language Resources and Evaluation (LREC-2004)}}

@string{+lrec2006 = {Proc.\ of the 5th International Conference on Language Resources and Evaluation (LREC-2006)}}

@string{+lsa = {Proc.\ of the Linguistics Society of America (LSA) Annual Meeting}}

@string{+ml = {Machine Learning}}

@string{+mtsummit1997 = {Proc.\ of the Fifth Machine Translation Summit (MT Summit V)}}

@string{+mtsummit2003 = {Proc.\ of the Ninth Machine Translation Summit (MT Summit IX)}}

@string{+naacl2000 = {Proc.\ of the 1st Annual Meeting of the North American Chapter of Association for Computational Linguistics (NAACL2000)}}

@string{+naacl2001 = {Proc.\ of the 2nd Annual Meeting of the North American Chapter of Association for Computational Linguistics (NAACL2001)}}

@string{+naacl2001-wn = {Proc.\ of the NAACL 2001 Workshop on WordNet and Other Lexical Resources: Applications, Extensions and Customizations}}

@string{+naacl2002 = {Proc.\ of the 40th Annual Meeting of the ACL and 3rd Annual Meeting of the NAACL (ACL-2002)}}

@string{+naacl2003 = {Proc.\ of the 3rd International Conference on Human Language Technology Research and 4th Annual Meeting of the NAACL (HLT-NAACL 2003)}}

@string{+naacl2004 = {Proc.\ of the 4th International Conference on Human Language Technology Research and 5th Annual Meeting of the NAACL (HLT-NAACL 2004)}}

@string{+naacl2005 = {Proc.\ of the 5th International Conference on Human Language Technology Research and 6th Annual Meeting of the NAACL (HLT-NAACL 2005)}}

@string{+naacl2006 = {Proc.\ of the 6th International Conference on Human Language Technology Research and 7th Annual Meeting of the NAACL (HLT-NAACL 2006)}}

@string{+naacl2006-smt = {Proc.\ of the HLT-NAACL 2006 Workshop on Statistical Machine Translation}}

@string{+naacl2007 = {Proc.\ of the 7th International Conference on Human Language Technology Research and 8th Annual Meeting of the NAACL (HLT-NAACL 2007)}}

@string{+naacl2007-ssst = {Proc.\ of the HLT-NAACL Workshop on Syntax and Structure in Statistical Translation (SSST 2007)}}

@string{+nemlap1994 = {Proc.\ of the Conference on New Methods in Natural Language Processing}}

@string{+nemlap1996 = {Proc.\ of the 2nd International Conference on New Methods in Natural Language Processing}}

@string{+nemlap1998 = {Proc.\ of the Joint Conference on New Methods in Natural Language Processing and Natural Language Learning (NeMLaP3/CoNLL-98)}}

@string{+nle = {Natural Language Engineering}}

@string{+nlprs1995 = {Proc.\ of the 3rd Natural Language Processing Pacific Rim Symposium 1995 (NLPRS'95)}}

@string{+nlprs1997 = {Proc.\ of the 4th Natural Language Processing Pacific Rim Symposium 1997 (NLPRS'97)}}

@string{+paclic2000 = {Proc.\ of the 14th Pacific Asia Conference on Language, Information and Computation (PACLIC 14)}}

@string{+paclic2004 = {Proc.\ of the 18th Pacific Asia Conference on Language, Information and Computation (PACLIC 18)}}

@string{+pacling2005 = {Proc.\ of the 6th Meeting of the Pacific Association for Computational Linguistics (PACLING-2005)}}

@string{+papillon2003 = {Proc.\ of the Papillon-2003 Workshop}}

@string{+papillon2004 = {Proc.\ of the Papillon-2004 Workshop on Multilingual Lexical Databases}}

@string{+riao1988 = {Proc.\ of Recherche d'Informations Assistee par Ordinateur 1988 (RIAO'88)}}

@string{+riao2000 = {Proc.\ of Recherche d'Informations Assistee par Ordinateur 2000 (RIAO'2000)}}

@string{+sigir1990 = {Proc.\ of 13th International ACM-SIGIR Conference on Research and Development in Information Retrieval (SIGIR'90)}}

@string{+sigir1993 = {Proc.\ of 16th International ACM-SIGIR Conference on Research and Development in Information Retrieval (SIGIR'93)}}

@string{+sigir1994 = {Proc.\ of 17th International ACM-SIGIR Conference on Research and Development in Information Retrieval (SIGIR'94)}}

@string{+sigir1995 = {Proc.\ of 18th International ACM-SIGIR Conference on Research and Development in Information Retrieval (SIGIR'95)}}

@string{+sigir1996 = {Proc.\ of 19th International ACM-SIGIR Conference on Research and Development in Information Retrieval (SIGIR'96)}}

@string{+sigir1997 = {Proc.\ of 20th International ACM-SIGIR Conference on Research and Development in Information Retrieval (SIGIR'97)}}

@string{+sigir1998 = {Proc.\ of 21st International ACM-SIGIR Conference on Research and Development in Information Retrieval (SIGIR'98)}}

@string{+sigir1999 = {Proc.\ of 22nd International ACM-SIGIR Conference on Research and Development in Information Retrieval (SIGIR'99)}}

@string{+sigir2000 = {Proc.\ of 23rd International ACM-SIGIR Conference on Research and Development in Information Retrieval (SIGIR 2000)}}

@string{+sigir2001 = {Proc.\ of 24th International ACM-SIGIR Conference on Research and Development in Information Retrieval (SIGIR 2001)}}

@string{+sigsemprep2003 = {Proc.\ of the ACL-SIGSEM Workshop on the Linguistic Dimensions of Prepositions and their Use in Computational Linguistics Formalisms and Applications}}

@string{+sigsemprep2005 = {Proc.\ of the Second ACL-SIGSEM Workshop on the Linguistic Dimensions of Prepositions and their Use in Computational Linguistics Formalisms and Applications}}

@string{+taln1999 = {Actes de la 6e Conf\'erence annuelle sur le Traitement Automatique des Langues Naturelles (TALN '99)}}

@string{+tmi1993 = {Proc.\ of the 5th International Conference on Theoretical and Methodological Issues in Machine Translation (TMI-93)}}

@string{+tmi1995 = {Proc.\ of the 6th International Conference on Theoretical and Methodological Issues in Machine Translation (TMI-95)}}

@string{+tmi1997 = {Proc.\ of the 7th International Conference on Theoretical and Methodological Issues in Machine Translation (TMI-97)}}

@string{+tmi1999 = {Proc.\ of the 8th International Conference on Theoretical and Methodological Issues in Machine Translation (TMI-99)}}

@string{+tmi2002 = {Proc.\ of the 9th International Conference on Theoretical and Methodological Issues in Machine Translation (TMI 2002)}}

@string{+trec1999 = {Proc.\ of the 7th Text REtrieval Conference (TREC-7)}}

@string{+trec2000 = {Proc.\ of the 8th Text REtrieval Conference (TREC-8)}}

@string{+wcn1994 = {Proc.\ of the Workshop on Compound Nouns: Multilingual Aspects of Nominal Composition}}

@string{+wmt2008 = {Proc.\ of the Third Workshop on Machine Translation}}

@string{+wvlc1993 = {Proc.\ of the Workshop on Very Large Corpora: Academic and Industrial Perspectives}}

@string{+wvlc1994 = {Proc.\ of the 2nd Annual Workshop on Very Large Corpora}}

@string{+wvlc1995 = {Proc.\ of the 3rd Annual Workshop on Very Large Corpora}}

@string{+wvlc1996 = {Proc.\ of the 4th Annual Workshop on Very Large Corpora}}

@string{+wvlc1997 = {Proc.\ of the 5th Annual Workshop on Very Large Corpora}}

@string{+wvlc1998 = {Proc.\ of the 6th Annual Workshop on Very Large Corpora}}

@string{ajcl = {American Journal of Computational Linguistics}}


@inbook{klein04hypergraph,
	Address = {Norwell, MA, USA},
	Author = {Klein, Dan and Manning, Christopher D.},
	Book = {New developments in parsing technology},
	Date-Added = {2009-11-29 15:52:20 +0000},
	Date-Modified = {2009-11-29 15:52:33 +0000},
	Isbn = {1-4020-2293-X},
	Pages = {351--372},
	Publisher = {Kluwer Academic Publishers},
	Title = {Parsing and hypergraphs},
	Year = {2004}}

@inproceedings{vangael08beam,
	Abstract = {The infinite hidden Markov model is a non-parametric extension of the widely used hidden Markov model. Our paper introduces a new inference algorithm for the infinite Hidden Markov model called  beam sampling . Beam sampling combines slice sampling, which limits the number of states considered at each time step to a finite number, with dynamic programming, which samples whole state trajectories efficiently. Our algorithm typically outperforms the Gibbs sampler and is more robust. We present applications of iHMM inference using the beam sampler on changepoint detection and text prediction problems.},
	Address = {New York, NY, USA},
	Author = {Van Gael, Jurgen and Saatci, Yunus and Teh, Yee W. and Ghahramani, Zoubin},
	Booktitle = {ICML '08: Proceedings of the 25th international conference on Machine learning},
	Citeulike-Article-Id = {5943766},
	Citeulike-Linkout-0 = {http://portal.acm.org/citation.cfm?id=1390156.1390293},
	Citeulike-Linkout-1 = {http://dx.doi.org/10.1145/1390156.1390293},
	Date-Added = {2009-11-29 13:51:26 +0000},
	Date-Modified = {2009-11-29 13:51:50 +0000},
	Doi = {10.1145/1390156.1390293},
	Isbn = {978-1-60558-205-4},
	Keywords = {dirichlet-process, mcmc, model, slice-sampling},
	Location = {Helsinki, Finland},
	Pages = {1088--1095},
	Posted-At = {2009-11-12 20:41:25},
	Priority = {2},
	Publisher = {ACM},
	Title = {Beam sampling for the infinite hidden Markov model},
	Url = {http://dx.doi.org/10.1145/1390156.1390293},
	Year = {2008},
	Bdsk-Url-1 = {http://dx.doi.org/10.1145/1390156.1390293}}

@inproceedings{blunsom09acl,
	Address = {Suntec, Singapore},
	Author = {Blunsom, Phil and Cohn, Trevor and Dyer, Chris and Osborne, Miles},
	Booktitle = {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},
	Month = {August},
	Pages = {782--790},
	Publisher = {Association for Computational Linguistics},
	Title = {A Gibbs Sampler for Phrasal Synchronous Grammar Induction},
	Url = {http://www.aclweb.org/anthology/P/P09/P09-1088},
	Year = {2009},
	Bdsk-Url-1 = {http://www.aclweb.org/anthology/P/P09/P09-1088}}

@article{neal03slice,
	Author = {Radford Neal},
	Date-Added = {2009-11-28 22:31:06 +0000},
	Date-Modified = {2009-11-28 22:32:26 +0000},
	Journal = {Annals of Statistics},
	Pages = {705--767},
	Title = {Slice Sampling},
	Volume = {31},
	Year = {2003}}

@inproceedings{joshua09,
	Address = {Athens, Greece},
	Author = {Zhifei Li and Chris Callison-Burch and Chris Dyer and Sanjeev Khudanpur and Lane Schwartz and Wren Thornton and Jonathan Weese and Omar Zaidan},
	Booktitle = {Proceedings of the Fourth Workshop on Statistical Machine Translation},
	Date-Added = {2009-11-03 12:24:15 +0000},
	Date-Modified = {2009-11-03 12:24:40 +0000},
	Month = {March},
	Pages = {135--139},
	Publisher = {Association for Computational Linguistics},
	Title = {Joshua: An Open Source Toolkit for Parsing-Based Machine Translation},
	Url = {http://www.aclweb.org/anthology/W/W09/W09-0x24},
	Year = {2009},
	Bdsk-Url-1 = {http://www.aclweb.org/anthology/W/W09/W09-0x24}}

@inproceedings{cohn09naacl,
	Address = {Morristown, NJ, USA},
	Author = {Cohn, Trevor and Goldwater, Sharon and Blunsom, Phil},
	Booktitle = {NAACL '09: Proceedings of Human Language Technologies: The 2009 Annual Conference of the North American Chapter of the Association for Computational Linguistics on ZZZ},
	Date-Added = {2009-10-30 16:03:09 +0000},
	Date-Modified = {2009-10-30 16:03:18 +0000},
	Isbn = {978-1-932432-41-1},
	Location = {Boulder, Colorado},
	Pages = {548--556},
	Publisher = {Association for Computational Linguistics},
	Title = {Inducing compact but accurate tree-substitution grammars},
	Year = {2009}}

@inproceedings{blunsom09acl_short,
	Address = {Suntec, Singapore},
	Author = {Blunsom, Phil and Cohn, Trevor and Goldwater, Sharon and Johnson, Mark},
	Booktitle = {Proceedings of the ACL-IJCNLP 2009 Conference Short Papers},
	Date-Added = {2009-10-30 15:59:35 +0000},
	Date-Modified = {2009-10-30 15:59:49 +0000},
	Month = {August},
	Pages = {337--340},
	Publisher = {Association for Computational Linguistics},
	Title = {A Note on the Implementation of Hierarchical Dirichlet Processes},
	Url = {http://www.aclweb.org/anthology/P/P09/P09-2085},
	Year = {2009},
	Bdsk-Url-1 = {http://www.aclweb.org/anthology/P/P09/P09-2085}}

@inproceedings{arun09conll,
	Address = {Morristown, NJ, USA},
	Author = {Arun, Abhishek and Dyer, Chris and Haddow, Barry and Blunsom, Phil and Lopez, Adam and Koehn, Philipp},
	Booktitle = {CoNLL '09: Proceedings of the Thirteenth Conference on Computational Natural Language Learning},
	Date-Added = {2009-10-30 15:56:30 +0000},
	Date-Modified = {2009-10-30 15:57:33 +0000},
	Isbn = {978-1-932432-29-9},
	Location = {Boulder, Colorado},
	Pages = {102--110},
	Publisher = {Association for Computational Linguistics},
	Title = {Monte carlo inference and maximization for phrase-based translation},
	Year = {2009}}

@inproceedings{cohn09emnlp,
	Address = {Singapore},
	Author = {Cohn, Trevor and Blunsom, Phil},
	Booktitle = {Proceedings of the 2009 Conference on Empirical Methods in Natural Language Processing},
	Citeulike-Article-Id = {5427393},
	Citeulike-Linkout-0 = {http://www.aclweb.org/anthology-new/D/D09/D09-1037.bib},
	Citeulike-Linkout-1 = {http://www.aclweb.org/anthology-new/D/D09/D09-1037.pdf},
	Date-Added = {2009-10-30 15:53:43 +0000},
	Date-Modified = {2009-10-30 15:54:28 +0000},
	Keywords = {emnlp2009},
	Month = {August},
	Pages = {352--361},
	Posted-At = {2009-08-12 16:03:51},
	Priority = {2},
	Publisher = {Association for Computational Linguistics},
	Title = {A {Bayesian} Model of Syntax-Directed Tree to String Grammar Induction},
	Url = {http://www.aclweb.org/anthology-new/D/D09/D09-1037.bib},
	Year = {2009},
	Bdsk-File-1 = {YnBsaXN0MDDUAQIDBAUIJidUJHRvcFgkb2JqZWN0c1gkdmVyc2lvblkkYXJjaGl2ZXLRBgdUcm9vdIABqAkKFRYXGyIjVSRudWxs0wsMDQ4RFFpOUy5vYmplY3RzV05TLmtleXNWJGNsYXNzog8QgASABqISE4ACgAOAB1lhbGlhc0RhdGFccmVsYXRpdmVQYXRo0hgNGRpXTlMuZGF0YU8RAfgAAAAAAfgAAgAADE1hY2ludG9zaCBIRAAAAAAAAAAAAAAAAAAAAMarigZIKwAAACDEGhhjb2huLWJsdW5zb20tZW1ubHAwOS5wZGYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIMQoxxBqsAAAAAAAAAAAAAMABQAACSAAAAAAAAAAAAAAAAAAAAAEcHVicwAQAAgAAMare/YAAAARAAgAAMcQarAAAAABABwAIMQaACC8VwAgvD0AIFfBAAr3ewAJOnoAAJDnAAIAYU1hY2ludG9zaCBIRDpVc2VyczpwYmx1bnNvbTp3b3Jrc3BhY2U6aG9tZXBhZ2U6Y2xnLm94LmFjLnVrOmJsdW5zb206cHViczpjb2huLWJsdW5zb20tZW1ubHAwOS5wZGYAAA4AMgAYAGMAbwBoAG4ALQBiAGwAdQBuAHMAbwBtAC0AZQBtAG4AbABwADAAOQAuAHAAZABmAA8AGgAMAE0AYQBjAGkAbgB0AG8AcwBoACAASABEABIAVFVzZXJzL3BibHVuc29tL3dvcmtzcGFjZS9ob21lcGFnZS9jbGcub3guYWMudWsvYmx1bnNvbS9wdWJzL2NvaG4tYmx1bnNvbS1lbW5scDA5LnBkZgATAAEvAAAVAAIAD///AACABdIcHR4fWCRjbGFzc2VzWiRjbGFzc25hbWWjHyAhXU5TTXV0YWJsZURhdGFWTlNEYXRhWE5TT2JqZWN0XxBELi4vLi4vLi4vaG9tZXBhZ2UvY2xnLm94LmFjLnVrL2JsdW5zb20vcHVicy9jb2huLWJsdW5zb20tZW1ubHAwOS5wZGbSHB0kJaIlIVxOU0RpY3Rpb25hcnkSAAGGoF8QD05TS2V5ZWRBcmNoaXZlcgAIABEAFgAfACgAMgA1ADoAPABFAEsAUgBdAGUAbABvAHEAcwB2AHgAegB8AIYAkwCYAKACnAKeAqMCrAK3ArsCyQLQAtkDIAMlAygDNQM6AAAAAAAAAgEAAAAAAAAAKAAAAAAAAAAAAAAAAAAAA0w=}}

@inproceedings{blunsom06question,
	Address = {New York, NY, USA},
	Author = {Blunsom, Phil and Kocik, Krystle and Curran, James R.},
	Booktitle = {SIGIR '06: Proceedings of the 29th annual international ACM SIGIR conference on Research and development in information retrieval},
	Date-Added = {2009-10-30 15:26:07 +0000},
	Date-Modified = {2009-10-30 15:26:39 +0000},
	Doi = {http://doi.acm.org/10.1145/1148170.1148282},
	Isbn = {1-59593-369-7},
	Location = {Seattle, Washington, USA},
	Pages = {615--616},
	Publisher = {ACM},
	Title = {Question classification with log-linear models},
	Year = {2006},
	Bdsk-File-1 = {YnBsaXN0MDDUAQIDBAUIJidUJHRvcFgkb2JqZWN0c1gkdmVyc2lvblkkYXJjaGl2ZXLRBgdUcm9vdIABqAkKFRYXGyIjVSRudWxs0wsMDQ4RFFpOUy5vYmplY3RzV05TLmtleXNWJGNsYXNzog8QgASABqISE4ACgAOAB1lhbGlhc0RhdGFccmVsYXRpdmVQYXRo0hgNGRpXTlMuZGF0YU8RAcgAAAAAAcgAAgAADE1hY2ludG9zaCBIRAAAAAAAAAAAAAAAAAAAAMarigZIKwAAACDEGgxzaWdpcl9xYy5wZGYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIMQnxxBqsAAAAAAAAAAAAAMABQAACSAAAAAAAAAAAAAAAAAAAAAEcHVicwAQAAgAAMare/YAAAARAAgAAMcQarAAAAABABwAIMQaACC8VwAgvD0AIFfBAAr3ewAJOnoAAJDnAAIAVU1hY2ludG9zaCBIRDpVc2VyczpwYmx1bnNvbTp3b3Jrc3BhY2U6aG9tZXBhZ2U6Y2xnLm94LmFjLnVrOmJsdW5zb206cHViczpzaWdpcl9xYy5wZGYAAA4AGgAMAHMAaQBnAGkAcgBfAHEAYwAuAHAAZABmAA8AGgAMAE0AYQBjAGkAbgB0AG8AcwBoACAASABEABIASFVzZXJzL3BibHVuc29tL3dvcmtzcGFjZS9ob21lcGFnZS9jbGcub3guYWMudWsvYmx1bnNvbS9wdWJzL3NpZ2lyX3FjLnBkZgATAAEvAAAVAAIAD///AACABdIcHR4fWCRjbGFzc2VzWiRjbGFzc25hbWWjHyAhXU5TTXV0YWJsZURhdGFWTlNEYXRhWE5TT2JqZWN0XxA4Li4vLi4vLi4vaG9tZXBhZ2UvY2xnLm94LmFjLnVrL2JsdW5zb20vcHVicy9zaWdpcl9xYy5wZGbSHB0kJaIlIVxOU0RpY3Rpb25hcnkSAAGGoF8QD05TS2V5ZWRBcmNoaXZlcgAIABEAFgAfACgAMgA1ADoAPABFAEsAUgBdAGUAbABvAHEAcwB2AHgAegB8AIYAkwCYAKACbAJuAnMCfAKHAosCmQKgAqkC5ALpAuwC+QL+AAAAAAAAAgEAAAAAAAAAKAAAAAAAAAAAAAAAAAAAAxA=}}

@techreport{ALPAC:1966,
	Author = {{Automatic Language Processing Advisory Committee}},
	Institution = {National Academy of sciences, U.S. National Research Council},
	Title = {Language and Machine: Computers in Translation and Linguistics},
	Year = 1966}

@inproceedings{AOkumura94,
	Address = {Princeton, USA},
	Author = {Akitoshi Okumura and Eduard Hovy},
	Booktitle = +ARPA1994,
	Pages = {141--6},
	Title = {Building {Japanese-English} Dictionary based on Ontology for Machine Translation},
	Year = 1994}

@article{Aarts89a,
	Author = {Bas Aarts},
	Journal = {Journal of Linguistics},
	Pages = {277--90},
	Title = {Verb-preposition Constructions and Small Clauses in {English}},
	Volume = 25,
	Year = 1989}

@book{Aarts89b,
	Address = {Berlin},
	Author = {Bas Aarts},
	Publisher = {Mouton de Gruyter},
	Title = {Small Clauses in {English}: the Non-verbal Types},
	Year = 1989}

@inproceedings{Abeille88,
	Author = {Anne Abeill\'e},
	Booktitle = +CLS1988,
	Title = {Light verb constructions and extraction out of {NP} in a tree adjoining grammar},
	Year = 1988}

@inproceedings{Abeille90,
	Author = {Anne Abeill\'e},
	Booktitle = +ACL1990,
	Pages = {292--8},
	Title = {Lexical and Syntactic Rules in a Tree Adjoining Grammar},
	Year = 1990}

@incollection{Abeille95,
	Author = {Anne Abeill\'e},
	Chapter = 1,
	Crossref = {_Idioms:StructuralPsychologicalPerspectives},
	Title = {The Flexibility of {French} Idioms: A Representation with {Lexicalised Tree Adjoining Grammar}}}

@inproceedings{Abekawa:2001,
	Address = {Tokyo, Japan},
	Author = {Takeshi Abekawa and Kiyoaki Shirai and Hozumi Tanaka and Takenobu Tokunaga},
	Booktitle = +JNLP2001,
	Note = {(in Japanese)},
	Pages = {269--72},
	Title = {\textit{T\=okei-j\=oh\=o-o riy\=o-shita Nihongo-rentai-sh\=ushoku-setsu no kaiseki} (Statistical Analysis of {Japanese} Relative Clause Constructions)},
	Year = 2001}

@inproceedings{Abney99,
	Author = {Steven Abney and Robert E. Schapire and Yoram Singer},
	Booktitle = {Proc.\ of the Joint SIGDAT Conference on Empirical Methods in Natural Language Processing and Very Large Corpora},
	Title = {Boosting Applied to Tagging and PP attachment},
	Year = 1999}

@book{Akimoto89,
	Author = {Minoji Akimoto},
	Publisher = {Tokyo: Shinozaki Shorin},
	Title = {A Study of Verbo-Nominal Structures in English},
	Year = 1989}

@inproceedings{Aha94,
	Author = {David W. Aha and Richard L. Bankert},
	Booktitle = {Proc.\ of the AAAI-94 Workshop on Case-Based Reasoning},
	Title = {Feature Selection for Case-Based Classification of Cloud Types: An Empirical Comparison},
	Year = 1994}

@inproceedings{Ahmed+:2004,
	Author = {Bashir Ahmed and {Sung-Hyuk} Cha and Charles Tappert},
	Booktitle = {Proc.\ of the Student/Faculty Research Day, CSIS, Pace University},
	Title = {Language Identification from Text Using N-gram Based Cumulative Frequency Addition},
	Year = 2004}

@inproceedings{Akiba94,
	Address = {Kyoto, Japan},
	Author = {Tomoyoshi Akiba and Hozumi Tanaka},
	Booktitle = +COLING1994,
	Pages = {1212--8},
	Title = {A {Bayesian} approach to user modeling in dialogue systems},
	Year = 1994}

@inproceedings{Akiba:Watanabe:Sumita:2002,
	Address = {Taipei},
	Author = {Yasuhiro Akiba and Taro Watanabe and Eichiro Sumita},
	Booktitle = coling-2002,
	Pages = {8--14},
	Title = {Using Language and Translation Models to Select the Best among Outputs from Multiple Machine Translation Systems},
	Volume = 1,
	Year = 2002}

@inproceedings{Aldinger:2004,
	Address = {Lisbon, Portugal},
	Author = {Nadine Aldinger},
	Booktitle = +LREC2004,
	Title = {Towards a dynamic lexicon: Predicting the syntactic argument structure of complex verbs},
	Year = 2004}

@inproceedings{Alegria+:2004,
	Address = {Barcelona, Spain},
	Author = {Inaki Alegria and Olatz Ansa and Xabier Artola and Nerea Ezeiza and Koldo Gojenola and Ruben Urizar},
	Booktitle = +ACL2004-MWE,
	Title = {Representation and Treatment of Multiword Expressions in Basque},
	Year = 2004}

@article{Alexander78,
	Author = {Richard J. Alexander},
	Journal = {Anglistik und Englischunterricht},
	Pages = {171--88},
	Title = {Fixed Expressions in {English}: A Linguistic, Psycholinguistic, Sociolinguistic and Didactic Study (Part 1)},
	Volume = 6,
	Year = 1978}

@article{Alexander79,
	Author = {Richard J. Alexander},
	Journal = {Anglistik und Englischunterricht},
	Pages = {181--202},
	Title = {Fixed Expressions in {English}: A Linguistic, Psycholinguistic, Sociolinguistic and Didactic Study (Part 2)},
	Volume = 7,
	Year = 1979}

@article{Allan:1980,
	Author = {Keith Allan},
	Journal = {Language},
	Number = 3,
	Pages = {541--67},
	Title = {Nouns and countability},
	Volume = 56,
	Year = 1980}

@book{Allen87,
	Address = {Cambridge, UK},
	Author = {Jonathan Allen and M. Sharon Hunnicutt and Dennis Klatt},
	Publisher = {Cambridge University Press},
	Title = {From Text to Speech: The {MITTalk} System},
	Year = 1987}

@book{Allerton02,
	Address = {London, UK},
	Author = {D.J. Allerton},
	Publisher = {Routledge},
	Title = {Stretched Verb Constructions in {English}},
	Year = 2002}

@article{Allerton84,
	Author = {D.J. Allerton},
	Journal = {Lingua},
	Pages = {17--40},
	Title = {Three (or four) levels of word cooccurrence restriction},
	Volume = 63,
	Year = 1984}

@inproceedings{Almuallim91,
	Address = {Anaheim, USA},
	Author = {Hussein Almuallim and Thomas G. Dietterich},
	Booktitle = +AAAI1991,
	Pages = {547-52},
	Title = {Learning with Many Irrelevant Features},
	Year = 1991}

@inproceedings{Almuallim92,
	Author = {Hussein Almuallim and Thomas G. Dietterich},
	Booktitle = {Proc.\ of the 9th Canadian Conference on Artificial Intelligence},
	Pages = {38--45},
	Title = {Efficient Algorithms for Identifying Relevant Features},
	Year = 1992}

@inproceedings{Almuallim94,
	Address = {Kyoto, Japan},
	Author = {Hussein Almuallim and Yasuhiro Akiba and Takefumi Yamazaki},
	Booktitle = +COLING1994,
	Pages = {57--63},
	Title = {Two Methods for Learning {ALT-J/E} Rules from Examples and a Semantic Hierarchy},
	Year = 1994}

@inproceedings{Alshawi92,
	Address = {Newark, USA},
	Author = {Hiyan Alshawi and Richard Crouch},
	Booktitle = +ACL1992,
	Title = {Monotonic semantic interpretation},
	Year = 1992}

@article{Alshawi94a,
	Author = {Hiyan Alshawi and David Carter},
	Journal = +CL,
	Number = 4,
	Pages = {635--48},
	Title = {Training and Scaling Preference Functions for Disambiguation},
	Volume = 20,
	Year = 1994}

@misc{AltaVista,
	Howpublished = {{\tt http:/\hspace*{-0.3ex}/altavista.digital.com}},
	Key = {Alta Vista},
	Title = {Alta Vista search engine},
	Url = {{http://altavista.digital.com}},
	Bdsk-Url-1 = {%7Bhttp://altavista.digital.com%7D}}

@book{Altman:1991,
	Author = {Douglas G. Altman},
	Publisher = {Chapman and Hall},
	Title = {Practical Statistics for Medical Research},
	Year = 1991}

@inproceedings{Ananiadou94,
	Address = {Kyoto, Japan},
	Author = {Sophia Ananiadou},
	Booktitle = +COLING1994,
	Pages = {1034--8},
	Title = {A methodology for automatic term recognition},
	Year = 1994}

@incollection{Anderson85,
	Address = {Cambridge, UK},
	Author = {Susan R. Anderson and Edward L. Keenan},
	Booktitle = {Linguistic typology and syntactic description},
	Editor = {Shopen, Timothy},
	Pages = {259--308},
	Publisher = {Cambridge University Press},
	Title = {Deixis},
	Volume = {III},
	Year = 1985}

@article{Ando:Lee:2003,
	Author = {Rie {Kubota Ando} and Lillian Lee},
	Issue = 2,
	Journal = +NLE,
	Pages = {127--49},
	Title = {Mostly-Unsupervised Statistical Segmentation of {Japanese} Kanji Sequences},
	Volume = 9,
	Year = 2003}

@article{Aoe:1992,
	Author = {J. Aoe and K. Morimoto and T. Sato},
	Journal = {Software Practice \& Experiments},
	Number = 9,
	Pages = {695--721},
	Title = {An Efficient Implementation of Trie Structures},
	Volume = 22,
	Year = 1992}

@inproceedings{Apel:Quint:2004,
	Address = {Geneva, Switzerland},
	Author = {Ulrich Apel and Julien Quint},
	Booktitle = +COLING2004-ML,
	Title = {Building a Graphetic Dictionary for the Description of Japanese Kanji Brush Strokes, Stroke Groups, their Position and Path Data},
	Year = 2004}

@article{Appelt85,
	Author = {Douglas E. Appelt},
	Journal = {Artificial Intelligence},
	Pages = {1--33},
	Title = {Planning {English} referring expressions},
	Volume = 26,
	Year = 1985}

@techreport{Arakawa:1998,
	Address = {Kyoto},
	Author = {Naoya Arakawa},
	Institution = {ATR},
	Number = {TR-IT-0280},
	Title = {The Recognition of Noun Usage and Pronominal Anaphora in {Japanese}},
	Year = 1998}

@inproceedings{Arehart:2003,
	Author = {Mark Arehart},
	Booktitle = +LSA,
	Title = {Linguistic versus nonlinguistic constraints on noun compound interpretation},
	Year = 2003}

@book{Arnold+:1994,
	Address = {London, UK},
	Author = {Doug J. Arnold and Lorna Balkan and Siety Meijer and R. Lee Humphreys and Louisa Sadler},
	Publisher = {Blackwells-NCC},
	Title = {Machine Translation: an Introductory Guide},
	Year = 1994}

@incollection{Arnold99,
	Address = {London, UK},
	Author = {Doug Arnold and Louisa Sadler},
	Booktitle = {Recent Developments and Applications of Natural Language Processing},
	Editor = {J. Peckham},
	Publisher = {Kogan Page},
	Title = {Non-compositionality and Translation},
	Year = 1988}

@inproceedings{Smith:2005,
	Address = {Ann Arbor, USA},
	Author = {Kim Smith},
	Booktitle = +ACL2005,
	Pages = {1--8},
	Title = {{LT} Stuff},
	Year = 2005}

@article{bowman:reasoning,
	Author = {Mic Bowman and Saumya K. Debray and Larry L. Peterson},
	Journal = {ACM Trans. Program. Lang. Syst.},
	Month = {November},
	Number = {5},
	Pages = {795-825},
	Title = {Reasoning About Naming Systems},
	Volume = {15},
	Year = {1993}}

@article{braams:babel,
	Author = {Johannes Braams},
	Journal = {TUGboat},
	Month = {June},
	Number = {2},
	Pages = {291-301},
	Title = {Babel, a Multilingual Style-Option System for Use with LaTeX's Standard Document Styles},
	Volume = {12},
	Year = {1991}}

@inproceedings{clark:pct,
	Author = {Malcolm Clark},
	Booktitle = {Proc.\ of TeX90 Conference},
	Month = {March},
	Organization = {TeX Users Group},
	Pages = {84-89},
	Title = {Post Congress Tristesse},
	Year = {1991}}

@article{herlihy:methodology,
	Author = {Maurice Herlihy},
	Journal = {ACM Trans. Program. Lang. Syst.},
	Month = {November},
	Number = {5},
	Pages = {745-770},
	Title = {A Methodology for Implementing Highly Concurrent Data Objects},
	Volume = {15},
	Year = {1993}}

@book{Lamport:LaTeX,
	Address = {Reading, Massachusetts},
	Author = {Leslie Lamport},
	Publisher = {Addison-Wesley Publishing Company},
	Title = {LaTeX User's Guide and Document Reference Manual},
	Year = {1986}}

@book{salas:calculus,
	Address = {New York},
	Author = {S.L. Salas and Einar Hille},
	Publisher = {John Wiley and Sons},
	Title = {Calculus: One and Several Variable},
	Year = {1978}}

@inproceedings{roark04,
	Address = {Barcelona, Spain},
	Author = {Brian Roark and Murat Saraclar and Michael Collins and Mark Johnson},
	Booktitle = {Proc.\ of the 42nd Annual Meeting of the Association for Computational Linguistics},
	Pages = {48--55},
	Title = {Discriminative Language Modeling with Conditional Random Fields and the Perceptron Algorithm},
	Year = 2004}

@inproceedings{geman02lfg,
	Address = {Philadelphia, USA},
	Author = {Stuart Geman and Mark Johnson},
	Booktitle = {Proc.\ of the 40nd Annual Meeting of the Association for Computational Linguistics},
	Pages = {279--286},
	Title = {Dynamic programming for parsing and estimation of stochastic unification-based grammars},
	Year = 2002}

@inproceedings{johnson99lfg,
	Address = {University of Maryland, USA},
	Author = {Mark Johnson and Stuart Geman and Stephen Canon and Zhiyi Chi and Stefan Riezler},
	Booktitle = {Proc.\ of the 37th Annual Meeting of the Association for Computational Linguistics},
	Pages = {535--541},
	Title = {Estimators for stochastic `unification based' grammars},
	Year = 1999}

@inproceedings{lafferty01,
	Address = {Williamstown, USA},
	Author = {J. Lafferty and A. McCallum and F. Pereira},
	Booktitle = {Proceedings of ICML},
	Month = {June},
	Pages = {282--289},
	Title = {Conditional Random Fields: {P}robabilistic models for segmenting and labelling sequence data},
	Year = 2001}

@inproceedings{ratnaparkhi96,
	Author = {A. Ratnaparkhi},
	Booktitle = +EMNLP1996,
	Title = {A maximum entropy part-of-speech tagger},
	Year = 1996}

@inproceedings{mccallum04,
	Author = {Charles Sutton and Khashayar Rohanimanesh and Andrew McCallum},
	Booktitle = {Proceedings of the 21st International Conference on Machine Learning},
	Title = {Dynamic Conditional Random Fields: {F}actorized Probabilistic Models for Labelling and Segmenting Sequence Data},
	Year = 2004}

@inproceedings{pinto03,
	Author = {David Pinto and Andrew McCallum and Xing Wei and Bruce Croft},
	Booktitle = {Proceedings of the Annual International ACM SIGIR Conference on Research and Development in Information Retrieval},
	Pages = {235--242},
	Title = {Table extraction using conditional random fields},
	Year = 2003}

@inproceedings{mccallum03ner,
	Author = {Andrew McCallum and Wei Li},
	Booktitle = {Proceedings of the 7th Conference on Natural Language Learning},
	Pages = {188--191},
	Title = {Early results for named entity recognition with conditional random fields, feature induction and web-enhanced lexicons},
	Year = 2003}

@inproceedings{mccallum03induction,
	Author = {Andrew McCallum},
	Booktitle = {Proceedings of the Conference on Uncertainty in Artificial Intelligence},
	Pages = {403--410},
	Title = {Efficiently inducing features of Conditional Random Fields},
	Year = 2003}

@inproceedings{malouf02,
	Address = {Taipei, Taiwan},
	Author = {Robert Malouf},
	Booktitle = +CONLL2002,
	Month = {August},
	Pages = {49--55},
	Title = {A comparison of algorithms for maximum entropy parameter estimation},
	Year = 2002}

@mastersthesis{wallach02,
	Author = {Hanna Wallach},
	School = {University of Edinburgh},
	Title = {Efficient training of conditional random fields},
	Year = 2002}

@article{rosenfeld1999,
	Author = {S. Chen and R. Rosenfeld},
	Journal = {IEEE Transactions on Speech and Audio Processing},
	Number = 1,
	Pages = {37--50},
	Title = {A Survey of Smoothing Techniques for maximum entropy Models},
	Volume = 8,
	Year = 1999}

@inproceedings{berger99,
	Author = {Adam Berger},
	Booktitle = {Proceedings of IJCAI: Workshop on machine learning for information filtering},
	Title = {Error-Correcting Output Coding for Text Classification},
	Year = 1999}

@article{berger96maximum,
	Author = {Adam L. Berger and Stephen Della Pietra and Vincent J. Della Pietra},
	Journal = {Computational Linguistics},
	Number = {1},
	Pages = {39-71},
	Title = {A Maximum Entropy Approach to Natural Language Processing},
	Url = {citeseer.ist.psu.edu/berger96maximum.html},
	Volume = {22},
	Year = {1996},
	Bdsk-Url-1 = {citeseer.ist.psu.edu/berger96maximum.html}}

@article{dietterich95,
	Author = {Thomas G. Dietterich and Ghulum Bakiri},
	Journal = {Journal of Artificial Intelligence Reseach},
	Pages = {263--286},
	Title = {Solving Multiclass Learning Problems via Error-Correcting Output Codes},
	Volume = 2,
	Year = 1995}

@inproceedings{kong95,
	Author = {Eun Bae Kong and Thomas G. Dietterich},
	Booktitle = {Proceedings of the 12th International Conference of Machine Learning},
	Pages = {313--321},
	Title = {Error-correcting output coding corrects bias and variance},
	Year = 1995}

@book{macwilliams,
	Address = {Amsterdam},
	Author = {Florence MacWilliams and Neil Sloane},
	Publisher = {North Holland},
	Title = {The theory of error-correcting codes},
	Year = 1977}

@book{pearl,
	Author = {Judea Pearl},
	Publisher = {Morgan Kaufmann},
	Title = {Probabilistic Reasoning in Intelligent Systems: Networks of Plausible Inference},
	Year = 1988}

@inproceedings{sang00,
	Author = {Erik F. Tjong Kim Sang and Sabine Buchholz},
	Booktitle = +CONLL2000,
	Pages = {127--132},
	Title = {Introduction to the {CoNLL}-2000 shared task: Chunking},
	Year = {2000}}

@inproceedings{sang03,
	Address = {Edmonton, Canada},
	Author = {Erik F. Tjong Kim Sang and Fien De Meulder},
	Booktitle = +CONLL2003,
	Pages = {142-147},
	Title = {Introduction to the {CoNLL}-2003 Shared Task: Language-Independent Named Entity Recognition},
	Year = {2003}}

@inproceedings{ghani,
	Author = {Rayid Ghani},
	Booktitle = {ICML 2000: Proceedings of the Seventeenth International Conference on Machine Learning},
	Isbn = {1-55860-707-2},
	Pages = {303--310},
	Publisher = {Morgan Kaufmann Publishers Inc.},
	Title = {Using Error-Correcting Codes for Text Classification},
	Year = {2000}}

@inproceedings{cohn05,
	Author = {Trevor Cohn and Andrew Smith and Miles Osborne},
	Booktitle = {Proceedings of the 43rd Annual Meeting of the Association for Computational Linguistics},
	Note = {To appear},
	Title = {Scaling Conditional Random Fields using Error Correcting Codes},
	Year = {2005}}

@inproceedings{carreras05,
	Author = {Xavier Carreras and Llu{\'\i}s M{\`a}rquez},
	Booktitle = +CONLL2005,
	Title = {{Introduction to the CoNLL-2005 Shared Task: Semantic Role Labeling}},
	Year = {2005}}

@inproceedings{carreras04,
	Author = {Xavier Carreras and Llu{\'\i}s M{\`a}rquez},
	Booktitle = +CONLL2004,
	Title = {{Introduction to the CoNLL-2004 Shared Task: Semantic Role Labeling}},
	Year = {2004}}

@inproceedings{pradhan04,
	Author = {S. Pradhan, K. Hacioglu, W. Ward, J. Martin and D. Jurafsky},
	Booktitle = +CONLL2004,
	Title = {Semantic Role Labeling by Tagging Syntactic Chunks},
	Year = {2004}}

@inproceedings{gildea02,
	Author = {Daniel Gildea and Martha Palmer},
	Title = {The Necessity of Parsing for Predicate Argument Recognition},
	Url = {citeseer.ist.psu.edu/article/gildea02necessity.html},
	Year = {2002},
	Bdsk-Url-1 = {citeseer.ist.psu.edu/article/gildea02necessity.html}}

@inproceedings{lim04,
	Author = {Joon-Ho Lim and Young-Sook Hwang and So-Young Park and Hae-Chang Rim},
	Booktitle = +CONLL2004,
	Title = {Semantic role labeling using maximum entropy model},
	Year = {2004}}

@inproceedings{xue04,
	Author = {Nianwen Xue and Martha Palmer},
	Booktitle = {Proceedings of EMNLP},
	Title = {Calibrating features for semantic role labeling},
	Year = {2004}}

@inproceedings{pradhan05,
	Author = {Sameer Pradhan and Kadri Hacioglu and Valerie Krugler and Wayne Ward and James Martin and Daniel Jurafsky},
	Booktitle = {To appear in Machine Learning journal, Special issue on Speech and Natural Language Processing},
	Title = {Support Vector Learning for Semantic Argument Classification},
	Year = {2005}}

@inproceedings{scholkopf01,
	Author = {B. Sch\"{o}lkopf and R. Herbrich and A. J. Smola},
	Booktitle = {Proc.\ of the Annual Conference on Computational Learning Theory},
	Pages = {416--426},
	Title = {A generalized representer theorem},
	Year = {2001}}

@inproceedings{altun04,
	Author = {Y. Altun and T. Hofmann and A.J. Smola},
	Booktitle = {In Uncertainty in Artificial Intelligence UAI},
	Title = {Exponential families for conditional random fields},
	Year = {2004}}

@inproceedings{altun204,
	Author = {Y. Altun and T. Hofmann and A.J. Smola},
	Booktitle = {Proc.\ of International Conference on Machine Learning (ICML)},
	Title = {Gaussian process classification for segmenting and annotating sequences},
	Year = {2004}}

@inproceedings{smola00,
	Author = {A. J. Smola and B. Sch\"{o}lkopf},
	Booktitle = {Proc.\ of the International Conference on Machine Learning ICML},
	Pages = {911--918},
	Title = {Sparse greedy matrix approximation for machine learning},
	Year = {2000}}

@inproceedings{Li02,
	Author = {X. Li and D. Roth},
	Booktitle = {Proc.\ of the 19th International Conference on Computational Linguistics (COLING'02)},
	Title = {Learning Question Classifiers},
	Year = {2002}}

@inproceedings{zhang03,
	Author = {D. Zhang and W.S. Lee},
	Booktitle = {Proceedings of the 26th annual international ACM SIGIR conference on Research and development in informaion retrieval},
	Title = {Question Classification with Support Vector Machines},
	Year = {2003}}

@inproceedings{hacioglu03,
	Address = {Edmonton, Canada},
	Author = {K. Hacioglu and W. Ward},
	Booktitle = +NAACL2003,
	Pages = {28--30},
	Title = {Question Classification with Support Vector Machines and Error Correcting Codes},
	Year = {2003}}

@inproceedings{Harabagiu+00,
	Author = {S. Harabagiu and D. Moldovan and M. Pa\c{s}ca and R. Mihalcea and M. Surdeanu and R. Bunescu and R. G\^{\i}rju and V. Rus and P. Mor\u{a}rescu},
	Booktitle = {Proceedings of {Text} {REtrieval} {Conference} (TREC-9)},
	Title = {{FALCON}: Boosting Knowledge for Answer Engines},
	Year = {2000}}

@article{HirschmanGaizauskas01,
	Author = {L. Hirschman and R. Gaizauskas},
	Journal = {Journal of Natural Language Engineering},
	Number = 4,
	Pages = {275--300},
	Title = {Natural Language Question Answering: The View from Here},
	Volume = 7,
	Year = 2001}

@book{cristianini00,
	Author = {N. Cristianini and J. Shawe-Taylor},
	Publisher = {Cambridge University Press},
	Title = {An Introduction to Support Vector Machines},
	Year = 2000}

@techreport{Kocik04,
	Author = {K. Kocik},
	Institution = {University of Sydney},
	Title = {Question Classification using Maximum Entropy Models},
	Type = {Honours thesis},
	Year = 2004}

@inproceedings{clark02,
	Address = {Venice, Italy},
	Author = {Stephen Clark},
	Booktitle = {Proc.\ of the 6th International Workshop on Tree Adjoining Grammars and Related Frameworks},
	Pages = {19--24},
	Title = {Supertagging for Combinatory Categorial Grammar},
	Year = {2002}}

@inproceedings{CurranClark03,
	Address = {Budapest, Hungary},
	Author = {James R. Curran and Stephen Clark},
	Booktitle = {Proc.\ of the 10th Meeting of the EACL},
	Pages = {91--98},
	Title = {Investigating {G}{I}{S} and Smoothing for Maximum Entropy Taggers},
	Year = {2003}}

@inproceedings{clark04parsing,
	Address = {Barcelona, Spain},
	Author = {Stephen Clark and James R. Curran},
	Booktitle = +ACL2004,
	Pages = {103--110},
	Title = {Parsing the {WSJ} using {CCG} and Log-Linear Models},
	Year = {2004}}

@inproceedings{clark04supertagging,
	Address = {Geneva, Switzerland},
	Author = {Clark, Stephen and Curran, James R.},
	Booktitle = +COLING2004,
	Month = {Aug 23--Aug 27},
	Pages = {282--288},
	Publisher = {COLING},
	Title = {The Importance of Supertagging for Wide-Coverage {CCG} Parsing},
	Year = 2004}

@inproceedings{Clark+04,
	Address = {Barcelona, Spain},
	Author = {Stephen Clark and Mark Steedman and James R. Curran},
	Booktitle = +EMNLP2004,
	Pages = {111--118},
	Title = {Object-Extraction and Question-Parsing using {CCG}},
	Year = 2004}

@article{clark07ccg,
	Author = {Stephen Clark and James R. Curran},
	Date-Modified = {2009-10-22 14:36:17 +0100},
	Journal = {Computational Linguistics},
	Number = 4,
	Read = {Yes},
	Title = {Wide-Coverage Efficient Statistical Parsing with {CCG} and Log-Linear Models},
	Volume = 33,
	Year = 2007,
	Bdsk-File-1 = {YnBsaXN0MDDUAQIDBAUIJidUJHRvcFgkb2JqZWN0c1gkdmVyc2lvblkkYXJjaGl2ZXLRBgdUcm9vdIABqAkKFRYXGyIjVSRudWxs0wsMDQ4RFFpOUy5vYmplY3RzV05TLmtleXNWJGNsYXNzog8QgASABqISE4ACgAOAB1lhbGlhc0RhdGFccmVsYXRpdmVQYXRo0hgNGRpXTlMuZGF0YU8RAY4AAAAAAY4AAgAADE1hY2ludG9zaCBIRAAAAAAAAAAAAAAAAAAAAMarigZIKwAAAAvL1A5jbDA2cGFyc2VyLnBkZgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC8xFwyBFVgAAAAAAAAAAAAQAAwAACSAAAAAAAAAAAAAAAAAAAAAGcGFwZXJzABAACAAAxqt79gAAABEACAAAwyA3RgAAAAEAEAALy9QACTqHAAk6egAAkOcAAgA7TWFjaW50b3NoIEhEOlVzZXJzOnBibHVuc29tOkRvY3VtZW50czpwYXBlcnM6Y2wwNnBhcnNlci5wZGYAAA4AHgAOAGMAbAAwADYAcABhAHIAcwBlAHIALgBwAGQAZgAPABoADABNAGEAYwBpAG4AdABvAHMAaAAgAEgARAASAC5Vc2Vycy9wYmx1bnNvbS9Eb2N1bWVudHMvcGFwZXJzL2NsMDZwYXJzZXIucGRmABMAAS8AABUAAgAP//8AAIAF0hwdHh9YJGNsYXNzZXNaJGNsYXNzbmFtZaMfICFdTlNNdXRhYmxlRGF0YVZOU0RhdGFYTlNPYmplY3RfECsuLi8uLi8uLi8uLi9Eb2N1bWVudHMvcGFwZXJzL2NsMDZwYXJzZXIucGRm0hwdJCWiJSFcTlNEaWN0aW9uYXJ5EgABhqBfEA9OU0tleWVkQXJjaGl2ZXIACAARABYAHwAoADIANQA6ADwARQBLAFIAXQBlAGwAbwBxAHMAdgB4AHoAfACGAJMAmACgAjICNAI5AkICTQJRAl8CZgJvAp0CogKlArICtwAAAAAAAAIBAAAAAAAAACgAAAAAAAAAAAAAAAAAAALJ}}

@inproceedings{Hermjakob01,
	Author = {U. Hermjakob},
	Booktitle = {Proc.\ of the ACL Workshop on Open-Domain Question Answering},
	Pages = {17--22},
	Title = {Parsing and Question Classification for Question Answering},
	Year = 2001}

@misc{Gerber01,
	Author = {L. Gerber},
	Note = {(in prep)},
	Title = {A \qa Typology for Webclopedia},
	Year = 2001}

@inproceedings{Hovy+01a,
	Author = {E. Hovy and L. Gerber and U. Hermjakob. M. Junk and C. Lin},
	Booktitle = {Proc.\ of the Ninth Text REtrieval Conference (\trec-9)},
	Pages = 655,
	Title = {Question Answering in Webclopedia},
	Year = 2001}

@inproceedings{Hovy+01b,
	Author = {E. Hovy and U. Hermjakob and D. Ravichandran},
	Booktitle = {Proc.\ of the DARPA Human Language Technology Conference},
	Title = {A Question/Answer Typology with Surface Text Patterns},
	Year = 2001}

@article{Minnen+01,
	Address = {Cambridge, UK},
	Author = {G. Minnen and J. Carroll and D. Pearce},
	Journal = {Natural Language Engineering},
	Number = {3},
	Pages = {207--223},
	Publisher = {Cambridge University Press},
	Title = {Applied morphological processing of {English}},
	Volume = {7},
	Year = {2001}}

@techreport{Carlson+99,
	Author = {A. Carlson and C. Cumby and J. Rosen and D. Roth},
	Institution = {University of Illinois at Urbana-Champaign},
	Number = {UIUCDCS-R-99-2101},
	Title = {The SnoW Learning Architecture},
	Year = 1999}

@book{wordnet,
	Address = {Cambridge, MA USA},
	Editor = {C. Fellbaum},
	Publisher = {MIT Press},
	Title = {{WordNet}: An Electronic Lexical Database},
	Year = 1998}

@article{och03,
	Author = {Franz Josef Och and Hermann Ney},
	Journal = {Computational Linguistics},
	Number = {1},
	Pages = {19--52},
	Title = {A systematic comparison of various statistical alignment models},
	Volume = {29},
	Year = {2003}}

@inproceedings{taskar05,
	Address = {Vancouver, Canada},
	Author = {B. Taskar and S. Lacoste-Julien and D. Klein},
	Booktitle = +EMNLP2005,
	Month = {October},
	Pages = {73--80},
	Title = {A Discriminative Matching Approach to Word Alignment},
	Url = {http://www.aclweb.org/anthology/H/H05/H05-1010},
	Year = {2005},
	Bdsk-Url-1 = {http://www.aclweb.org/anthology/H/H05/H05-1010}}

@inproceedings{taskar03max,
	Author = {B. Taskar and C. Guestrin and D. Koller},
	Booktitle = {Proc.\ of NIPS},
	Title = {Max margin Markov networks},
	Url = {citeseer.ist.psu.edu/article/taskar03maxmargin.html},
	Year = {2003},
	Bdsk-Url-1 = {citeseer.ist.psu.edu/article/taskar03maxmargin.html}}

@inproceedings{toutanova02,
	Address = {Philadelphia, USA},
	Author = {K. Toutanova and H. Tolga Ilhan and C Manning},
	Booktitle = +EMNLP2002,
	Month = {July},
	Pages = {87--94},
	Title = {Extentions to {HMM}-based Statistical Word Alignment Models},
	Year = 2002}

@inproceedings{vogel96,
	Address = {Copenhagen, Denmark},
	Author = {S. Vogel and H. Ney and C. Tillmann},
	Booktitle = +COLING1996,
	Month = {August},
	Pages = {836--841},
	Title = {{HMM}-based word alignment in statistical translation},
	Year = 1996}

@article{tillmann07block,
	Address = {New York, NY, USA},
	Author = {Christoph Tillmann and Tong Zhang},
	Doi = {http://doi.acm.org/10.1145/1255171.1255172},
	Issn = {1550-4875},
	Journal = {ACM Transactions Speech Language Processing},
	Number = {3},
	Pages = {6},
	Publisher = {ACM},
	Title = {A block bigram prediction model for statistical machine translation},
	Volume = {4},
	Year = {2007},
	Bdsk-Url-1 = {http://doi.acm.org/10.1145/1255171.1255172}}

@phdthesis{och02,
	Author = {Franz Josef Och},
	School = {Computer Science Department, RWTH},
	Title = {Statistical Machine Translation: From Single-Word Models to Alignment Templates},
	Year = 2002}

@article{och04,
	Author = {Franz Josef Och and Hermann Ney},
	Journal = {Computational Linguistics},
	Number = {4},
	Pages = {417--449},
	Title = {The Alignment Template approach to Statistical Machine Translation},
	Volume = {30},
	Year = {2004}}

@inproceedings{liu05,
	Address = {Ann Arbor, USA},
	Author = {Y. Liu and Q. Liu and S. Lin},
	Booktitle = +ACL2005,
	Month = {June},
	Pages = {459--466},
	Title = {Log-linear models for word alignment},
	Year = 2005}

@inproceedings{mihalcea03,
	Address = {Edmonton, Canada},
	Author = {R. Mihalcea and T. Pedersen},
	Booktitle = {Proc.\ of HLT-NAACL 2003 Workshop, Building and Using Parallel Texts: Data Driven Machine Translation and Beyond},
	Month = {May},
	Pages = {1--6},
	Title = {An evaluation exercise for word alignment},
	Year = 2003}

@inproceedings{moore05,
	Address = {Vancouver, Canada},
	Author = {R. C. Moore},
	Booktitle = +EMNLP2005,
	Month = {October},
	Pages = {81--88},
	Title = {A discriminative framework for bilingual word alignment},
	Year = 2005}

@article{dice45,
	Author = {L. R. Dice},
	Journal = {Journal of Ecology},
	Pages = {297--302},
	Title = {Measures of the amount of ecologic association between species},
	Volume = {26},
	Year = {1945}}

@inproceedings{koehn03,
	Address = {Edmonton, Canada},
	Author = {Philipp Koehn and Franz Josef Och and Daniel Marcu},
	Booktitle = +NAACL2003,
	Month = {May},
	Pages = {81--88},
	Title = {Statistical Phrase-Based Translation},
	Year = 2003}

@inproceedings{ittycheriah05,
	Address = {Vancouver, Canada},
	Author = {Abraham Ittycheriah and Salim Roukos},
	Booktitle = +EMNLP2005,
	Month = {October},
	Pages = {89--96},
	Title = {A Maximum Entropy Word Aligner for {A}rabic-{E}nglish Machine Translation},
	Url = {http://www.aclweb.org/anthology/H/H05/H05-1012},
	Year = {2005},
	Bdsk-Url-1 = {http://www.aclweb.org/anthology/H/H05/H05-1012}}

@inproceedings{ittycheriah07dtm,
	Address = {Rochester, USA},
	Author = {Abraham Ittycheriah and Salim Roukos},
	Booktitle = +NAACL2007,
	Pages = {57--64},
	Title = {Direct Translation Model 2},
	Year = {2007}}

@inproceedings{martin05,
	Address = {Ann Arbor, USA},
	Author = {J. Martin and R. Mihalcea and T. Pedersen},
	Booktitle = {Proc.\ of the ACL Workshop on Building and Using Parallel Texts},
	Month = {June},
	Pages = {65--74},
	Title = {Word Alignment for Languages with Scarce Resources},
	Url = {http://www.aclweb.org/anthology/W/W05/W05-0809},
	Year = {2005},
	Bdsk-Url-1 = {http://www.aclweb.org/anthology/W/W05/W05-0809}}

@article{Brown93,
	Annote = {\AlsoinArmstrong94ed{pp 223-272}},
	Author = {P. F. Brown and S. A. Della Pietra and V. J. Della Pietra and R. L. Mercer},
	Journal = {Computational Linguistics},
	Number = 2,
	Pages = {263-311},
	Title = {The Mathematics of Statistical Machine Translation: Parameter Estimation},
	Url = {http://www.aclweb.org/anthology/J93-2003.pdf},
	Volume = 19,
	Year = 1993,
	Bdsk-Url-1 = {http://www.aclweb.org/anthology/J93-2003.pdf}}

@inproceedings{callison04,
	Address = {Barcelona, Spain},
	Author = {C. Callison-Burch and D. Talbot and M. Osborne},
	Booktitle = +ACL2004,
	Month = {July},
	Pages = {175--182},
	Title = {Statistical Machine Translation with Word- and Sentence-Aligned Parallel Corpora},
	Year = 2004}

@article{knight99decoding,
	Author = {Kevin Knight},
	Journal = {Computational Linguistics},
	Number = {4},
	Pages = {607-615},
	Title = {Decoding Complexity in Word-Replacement Translation Models},
	Url = {citeseer.ist.psu.edu/knight99decoding.html},
	Volume = {25},
	Year = {1999},
	Bdsk-Url-1 = {citeseer.ist.psu.edu/knight99decoding.html}}

@inproceedings{germann03greedy,
	Address = {Edmonton, Canada},
	Author = {Ulrich Germann},
	Booktitle = {Greedy Decoding for Statistical Machine Translation in Almost Linear Time},
	Journal = +NAACL2003,
	Year = {2003}}

@article{brown90statistical,
	Author = {Peter F. Brown and John Cocke and Stephen Della Pietra and Vincent J. Della Pietra and Frederick Jelinek and John D. Lafferty and Robert L. Mercer and Paul S. Roossin},
	Journal = {Computational Linguistics},
	Number = {2},
	Pages = {79-85},
	Title = {A Statistical Approach to Machine Translation},
	Url = {citeseer.ist.psu.edu/brown90statistical.html},
	Volume = {16},
	Year = {1990},
	Bdsk-Url-1 = {citeseer.ist.psu.edu/brown90statistical.html}}

@inproceedings{marcu02phrase,
	Author = {Daniel Marcu and William Wong},
	Booktitle = +EMNLP2002,
	Title = {A Phrase-Based, Joint Probability Model for Statistical Machine Translation},
	Url = {citeseer.ist.psu.edu/marcu02phrasebased.html},
	Year = {2002},
	Bdsk-Url-1 = {citeseer.ist.psu.edu/marcu02phrasebased.html}}

@inproceedings{wu96polynomialtime,
	Address = {San Francisco},
	Author = {Dekai Wu},
	Booktitle = +ACL1996,
	Pages = {152--158},
	Title = {A Polynomial-Time Algorithm for Statistical Machine Translation},
	Url = {citeseer.ist.psu.edu/wu96polynomialtime.html},
	Year = {1996},
	Bdsk-Url-1 = {citeseer.ist.psu.edu/wu96polynomialtime.html}}

@article{wu97itg,
	Address = {Cambridge, MA, USA},
	Author = {Dekai Wu},
	Issn = {0891-2017},
	Journal = {Computational Linguistics},
	Number = {3},
	Pages = {377--403},
	Publisher = {MIT Press},
	Title = {Stochastic inversion transduction grammars and bilingual parsing of parallel corpora},
	Volume = {23},
	Year = {1997}}

@inproceedings{yamada01syntaxbased,
	Author = {Kenji Yamada and Kevin Knight},
	Booktitle = +ACL2001,
	Pages = {523-530},
	Title = {A Syntax-based Statistical Translation Model},
	Url = {citeseer.ist.psu.edu/article/yamada01syntaxbased.html},
	Year = {2001},
	Bdsk-Url-1 = {citeseer.ist.psu.edu/article/yamada01syntaxbased.html}}

@inproceedings{yamada02decoder,
	Address = {Philadelphia, USA},
	Author = {Kenji Yamada and Kevin Knight},
	Booktitle = +ACL2002,
	Title = {A Decoder for Syntax-based Statistical {MT}},
	Year = {2002}}

@inproceedings{galley04rule,
	Address = {Boston, USA},
	Author = {Galley, Michel and Hopkins, Mark and Knight, Kevin and Marcu, Daniel},
	Booktitle = +NAACL2004,
	Month = May,
	Title = {What's in a translation rule?},
	Url = {http://www.isi.edu/natural-language/projects/rewrite/whatsin.pdf},
	Year = 2004,
	Bdsk-Url-1 = {http://www.isi.edu/natural-language/projects/rewrite/whatsin.pdf}}

@inproceedings{galley06scalable,
	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 = +ACL2006,
	Month = {July},
	Pages = {961--968},
	Title = {Scalable Inference and Training of Context-Rich Syntactic Translation Models},
	Year = {2006}}

@inproceedings{marcu06spmt,
	Address = {Sydney, Australia},
	Author = {Marcu, Daniel and Wang, Wei and Echihabi, Abdessamad and Knight, Kevin},
	Booktitle = +EMNLP2006,
	Month = {July},
	Pages = {44--52},
	Title = {{SPMT}: Statistical Machine Translation with Syntactified Target Language Phrases},
	Url = {http://www.aclweb.org/anthology/W/W06/W06-1606},
	Year = {2006},
	Bdsk-Url-1 = {http://www.aclweb.org/anthology/W/W06/W06-1606}}

@inproceedings{chiang05hierarchical,
	Address = {Ann Arbor, Michigan},
	Author = {Chiang, David},
	Booktitle = +ACL2005,
	Month = {June},
	Pages = {263--270},
	Title = {A Hierarchical Phrase-Based Model for Statistical Machine Translation},
	Url = {http://www.aclweb.org/anthology/P/P05/P05-1033},
	Year = {2005},
	Bdsk-Url-1 = {http://www.aclweb.org/anthology/P/P05/P05-1033}}

@article{chiang07hierarchical,
	Author = {David Chiang},
	Issn = {0891-2017},
	Journal = {Computational Linguistics},
	Number = {2},
	Pages = {201--228},
	Publisher = {MIT Press},
	Title = {Hierarchical Phrase-Based Translation},
	Volume = {33},
	Year = {2007}}

@article{ker97classbased,
	Author = {Sue J. Ker and Jason S. Chang},
	Journal = {Computational Linguistics},
	Number = {2},
	Pages = {313-343},
	Title = {A Class-based Approach to Word Alignment},
	Url = {citeseer.ist.psu.edu/ker97classbased.html},
	Volume = {23},
	Year = {1997},
	Bdsk-Url-1 = {citeseer.ist.psu.edu/ker97classbased.html}}

@article{melamed00models,
	Author = {I. Dan Melamed},
	Journal = {Computational Linguistics},
	Number = {2},
	Pages = {221-249},
	Title = {Models of Translational Equivalence among Words},
	Url = {citeseer.ist.psu.edu/article/melamed00models.html},
	Volume = {26},
	Year = {2000},
	Bdsk-Url-1 = {citeseer.ist.psu.edu/article/melamed00models.html}}

@inproceedings{wellington06,
	Address = {Boston, USA},
	Author = {Benjamin Wellington and Joseph Turian and Chris Pike and I. Dan Melamed},
	Booktitle = {Proc.\ of the 7th Biennial Conference of the Association for Machine Translation in the Americas (AMTA)},
	Title = {Scalable Purely-Discriminative Training for Word and Tree Transducers},
	Year = {2006}}

@article{darroch72gis,
	Author = {J. N. Darroch and D. Ratcliff},
	Journal = {Annals of Mathematical Statistics},
	Pages = {1470-1480},
	Title = {Generalized iterative scaling for log-linear models},
	Volume = {43},
	Year = {1972}}

@inproceedings{lacostejulien06qap,
	Address = {New York City, USA},
	Author = {Lacoste-Julien, Simon and Taskar, Ben and Klein, Dan and Jordan, Michael I.},
	Booktitle = +NAACL2006,
	Month = {June},
	Pages = {112--119},
	Title = {Word Alignment via Quadratic Assignment},
	Url = {http://www.aclweb.org/anthology/N/N06/N06-1015},
	Year = {2006},
	Bdsk-Url-1 = {http://www.aclweb.org/anthology/N/N06/N06-1015}}

@inproceedings{liang06alignment,
	Address = {New York City, USA},
	Author = {Liang, Percy and Taskar, Ben and Klein, Dan},
	Booktitle = +NAACL2006,
	Month = {June},
	Pages = {104--111},
	Title = {Alignment by Agreement},
	Url = {http://www.aclweb.org/anthology/N/N06/N06-1014},
	Year = {2006},
	Bdsk-Url-1 = {http://www.aclweb.org/anthology/N/N06/N06-1014}}

@inproceedings{liang06perceptron,
	Address = {Sydney, Australia},
	Author = {Percy Liang and Alexandre Bouchard-C\^{o}t\'{e} and Dan Klein and Ben Taskar},
	Booktitle = +ACL2006,
	Month = {July},
	Pages = {761--768},
	Title = {An end-to-end discriminative approach to machine translation},
	Year = {2006}}

@inproceedings{liang07hdppcfg,
	Address = {Prague, Czech Republic},
	Author = {Liang, Percy and Petrov, Slav and Jordan, Michael and Klein, Dan},
	Booktitle = +EMNLP2007,
	Pages = {688--697},
	Title = {The Infinite {PCFG} Using Hierarchical {Dirichlet} Processes},
	Year = {2007}}

@inproceedings{finkel07infinite,
	Address = {Prague, Czech Republic},
	Author = {Jenny Rose Finkel and Trond Grenager and Christopher D. Manning},
	Booktitle = +ACL2007,
	Title = {The Infinite Tree},
	Year = {2007}}

@inproceedings{moore06improved,
	Address = {Sydney, Australia},
	Author = {Moore, Robert C. and Yih, Wen-tau and Bode, Andreas},
	Booktitle = +ACL2006,
	Month = {July},
	Pages = {513--520},
	Title = {Improved Discriminative Bilingual Word Alignment},
	Url = {http://www.aclweb.org/anthology/P/P06/P06-1065},
	Year = {2006},
	Bdsk-Url-1 = {http://www.aclweb.org/anthology/P/P06/P06-1065}}

@inproceedings{collins02new,
	Address = {Philadelphia, USA},
	Author = {M. Collins and N. Duffy},
	Booktitle = +ACL2002,
	Title = {New ranking algorithms for parsing and tagging: Kernels over discrete structures},
	Url = {citeseer.ist.psu.edu/article/collins02new.html},
	Year = {2002},
	Bdsk-Url-1 = {citeseer.ist.psu.edu/article/collins02new.html}}

@inproceedings{ayan06cper,
	Address = {Sydney, Australia},
	Author = {Ayan, Necip Fazil and Dorr, Bonnie J.},
	Booktitle = +ACL2006,
	Month = {July},
	Pages = {9--16},
	Title = {Going Beyond {AER}: An Extensive Analysis of Word Alignments and Their Impact on {MT}},
	Url = {http://www.aclweb.org/anthology/P/P06/P06-1002},
	Year = {2006},
	Bdsk-Url-1 = {http://www.aclweb.org/anthology/P/P06/P06-1002}}

@inproceedings{fraser06,
	Address = {Sydney, Australia},
	Author = {Fraser, Alexander and Marcu, Daniel},
	Booktitle = +ACL2006,
	Month = {July},
	Pages = {769--776},
	Publisher = {Association for Computational Linguistics},
	Title = {Semi-Supervised Training for Statistical Word Alignment},
	Url = {http://www.aclweb.org/anthology/P/P06/P06-1097},
	Year = {2006},
	Bdsk-Url-1 = {http://www.aclweb.org/anthology/P/P06/P06-1097}}

@techreport{fraser06measure,
	Author = {Alexander Fraser and Daniel Marcu},
	Institution = {ISI/University of Southern California},
	Month = May,
	Title = {Measuring Word Alignment Quality for Statistical Machine Translation},
	Type = {ISI-TR-616 tecnical report},
	Year = 2006}

@techreport{papineni01bleu,
	Author = {K. Papineni and S. Roukos and T. Ward and W. Zhu},
	number = {RC22176 (W0109-022)},
        institution = {IBM Research Division, Thomas J. Watson Research Center},
	Title = {Bleu: a method for automatic evaluation of machine translation},
	Url = {citeseer.ist.psu.edu/papineni02bleu.html},
	Year = {2001},
	Bdsk-Url-1 = {citeseer.ist.psu.edu/papineni02bleu.html}}

@inproceedings{papineni02bleu,
	Address = {Philadelphia, Pennsylvania},
	Author = {Kishore Papineni and Salim Roukos and Todd Ward and Wei-Jing Zhu},
	Booktitle = +ACL2002,
	Pages = {311--318},
	Title = {BLEU: a method for automatic evaluation of machine translation},
	Year = {2002}}

@article{papineni98dtm,
	Author = {Papineni, K.A. and Roukos, S. and Ward, R.T.},
	Journal = {Acoustics, Speech and Signal Processing, 1998. Proceedings of the 1998 IEEE International Conference on},
	Pages = {189-192 vol.1},
	Title = {Maximum likelihood and discriminative training of direct translation models},
	Volume = {1},
	Year = {12-15 May 1998}}

@inproceedings{koehn04pharaoh,
	Author = {Philipp Koehn},
	Booktitle = {Proc.\ of the AMTA-2004},
	Title = {Pharaoh: a Beam Search Decoder for Phrase-Based Statistical Machine Translation Models},
	Year = {2004}}

@inproceedings{koehn07moses,
	Address = {Prague},
	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},
	Booktitle = +ACL2007,
	Title = {Moses: Open Source Toolkit for Statistical Machine Translation},
	Year = {2007}}

@article{bangalore99supertagging,
	Author = {Srinivas Bangalore and Aravind K. Joshi},
	Journal = {Computational Linguistics},
	Number = {2},
	Pages = {237-265},
	Title = {Supertagging: An Approach to Almost Parsing},
	Url = {citeseer.ist.psu.edu/bangalore99supertagging.html},
	Volume = {25},
	Year = {1999},
	Bdsk-Url-1 = {citeseer.ist.psu.edu/bangalore99supertagging.html}}

@inproceedings{hockenmaier02ccgbank,
	Address = {Las Palmas, Spain},
	Author = {Julia Hockenmaier and Mark Steedman},
	Booktitle = +LREC2002,
	Pages = {1974--1981},
	Title = {Acquiring Compact Lexicalized Grammars from a Cleaner Treebank},
	Url = {citeseer.ist.psu.edu/531192.html},
	Year = {2002},
	Bdsk-Url-1 = {citeseer.ist.psu.edu/531192.html}}

@inproceedings{Copestake:Flickinger:2000,
	Address = {Athens, Greece},
	Author = {Ann Copestake and Dan Flickinger},
	Booktitle = +LREC2000,
	Title = {An open-source grammar development environment and broad-coverage {English} grammar using {HPSG}},
	Year = 2000}

@incollection{Flickinger:2002,
	Author = {Dan Flickinger},
	Crossref = {_CollaborativeLangEng},
	Title = {On building a more efficient grammar by exploiting types}}

@book{_CollaborativeLangEng,
	Address = {Stanford, USA},
	Booktitle = {Collaborative Language Engineering},
	Editor = {Stephan Oepen and Dan Flickinger and Jun'ichi Tsujii and Hans Uszkoreit},
	Publisher = {CSLI Publications},
	Title = {Collaborative Language Engineering},
	Year = 2002}

@inproceedings{Uszkoreit:2002,
	Address = {Taipei, Taiwan},
	Author = {Hans Uszkoreit},
	Booktitle = +COLING2002,
	Title = {New Chances for Deep Linguistic Processing},
	Year = {2002}}

@book{Butt+:1999,
	Address = {Stanford, USA},
	Author = {Miriam Butt and Tracy {Holloway King} and Maria-Eugenia Nino and Frederique Segond},
	Publisher = {CSLI Publications},
	Title = {A Grammar Writer's Cookbook},
	Year = 1999}

@inproceedings{Bos+:2004,
	Address = {Geneva, Switzerland},
	Author = {Johan Bos and Stephen Clark and Mark Steedman and James R. Curran and Julia Hockenmaier},
	Booktitle = +COLING2004,
	Pages = {1240--7},
	Title = {Wide-Coverage Semantic Representations from a {CCG} Parser},
	Year = 2004}

@inproceedings{vanNoord:2004,
	Address = {Barcelona, Spain},
	Author = {Gertjan {van Noord}},
	Booktitle = +ACL2004,
	Title = {Error Mining for Wide-Coverage Grammar Engineering},
	Year = 2004}

@inproceedings{zhang:kordoni:2006,
	Address = {Genoa, Italy},
	Author = {Yi Zhang and Valia Kordoni},
	Booktitle = +LREC2006,
	Title = {Automated Deep Lexical Acquisition for Robust Open Texts Processing},
	Year = {2006}}

@inproceedings{zhang-kordoni:2005:ALTA2005,
	Address = {Sydney, Australia},
	Author = {Yi Zhang and Valia Kordoni},
	Booktitle = {Proc.\ of the Australasian Language Technology Workshop 2005},
	Pages = {24--31},
	Title = {A Statistical Approach towards Unknown Word Type Prediction for Deep Grammars},
	Year = {2005}}

@inproceedings{blunsom04srl,
	Address = {Sydney, Australia},
	Author = {Phil Blunsom},
	Booktitle = {Proc.\ of the Australasian Language Technology Workshop 2004},
	Pages = {109--116},
	Title = {Maximum Entropy {M}arkov models for semantic role labelling},
	Year = {2005}}

@inproceedings{blunsom06supertagging,
	Address = {Sydney, Australia},
	Author = {Blunsom, Phil and Baldwin, Timothy},
	Booktitle = {Proceedings of the 2006 Conference on Empirical Methods in Natural Language Processing},
	Month = {July},
	Pages = {164--171},
	Title = {Multilingual Deep Lexical Acquisition for {HPSG}s via Supertagging},
	Year = {2006},
	Bdsk-File-1 = {YnBsaXN0MDDUAQIDBAUIJidUJHRvcFgkb2JqZWN0c1gkdmVyc2lvblkkYXJjaGl2ZXLRBgdUcm9vdIABqAkKFRYXGyIjVSRudWxs0wsMDQ4RFFpOUy5vYmplY3RzV05TLmtleXNWJGNsYXNzog8QgASABqISE4ACgAOAB1lhbGlhc0RhdGFccmVsYXRpdmVQYXRo0hgNGRpXTlMuZGF0YU8RAdgAAAAAAdgAAgAADE1hY2ludG9zaCBIRAAAAAAAAAAAAAAAAAAAAMarigZIKwAAACDEGhBzdXBlcnRhZ2dpbmcucGRmAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIMQcxxBqrwAAAAAAAAAAAAMABQAACSAAAAAAAAAAAAAAAAAAAAAEcHVicwAQAAgAAMare/YAAAARAAgAAMcQaq8AAAABABwAIMQaACC8VwAgvD0AIFfBAAr3ewAJOnoAAJDnAAIAWU1hY2ludG9zaCBIRDpVc2VyczpwYmx1bnNvbTp3b3Jrc3BhY2U6aG9tZXBhZ2U6Y2xnLm94LmFjLnVrOmJsdW5zb206cHViczpzdXBlcnRhZ2dpbmcucGRmAAAOACIAEABzAHUAcABlAHIAdABhAGcAZwBpAG4AZwAuAHAAZABmAA8AGgAMAE0AYQBjAGkAbgB0AG8AcwBoACAASABEABIATFVzZXJzL3BibHVuc29tL3dvcmtzcGFjZS9ob21lcGFnZS9jbGcub3guYWMudWsvYmx1bnNvbS9wdWJzL3N1cGVydGFnZ2luZy5wZGYAEwABLwAAFQACAA///wAAgAXSHB0eH1gkY2xhc3Nlc1okY2xhc3NuYW1lox8gIV1OU011dGFibGVEYXRhVk5TRGF0YVhOU09iamVjdF8QPC4uLy4uLy4uL2hvbWVwYWdlL2NsZy5veC5hYy51ay9ibHVuc29tL3B1YnMvc3VwZXJ0YWdnaW5nLnBkZtIcHSQloiUhXE5TRGljdGlvbmFyeRIAAYagXxAPTlNLZXllZEFyY2hpdmVyAAgAEQAWAB8AKAAyADUAOgA8AEUASwBSAF0AZQBsAG8AcQBzAHYAeAB6AHwAhgCTAJgAoAJ8An4CgwKMApcCmwKpArACuQL4Av0DAAMNAxIAAAAAAAACAQAAAAAAAAAoAAAAAAAAAAAAAAAAAAADJA==}}

@inproceedings{Ben:Fli:Oep:02,
	Address = {Taipei, Taiwan},
	Author = {Emily M. Bender and Dan Flickinger and Stephan Oepen},
	Booktitle = +COLING2002-GEE,
	Title = {The Grammar {M}atrix. {A}n Open-Source Starter-Kit for the Rapid Development of Cross-Linguistically Consistent Broad-Coverage Precision Grammar},
	Year = 2002}

@inproceedings{Riezler:2002,
	Address = {Philadelphia, USA},
	Author = {Stefan Riezler and Tracy H. King and Ronald M. Kaplan and Richard Crouch and John T. {Maxwell III} and Mark Johnson},
	Booktitle = +ACL2002,
	Title = {Parsing the {Wall Street Journal} using a {Lexical-Functional Grammar} and Discriminative Estimation Techniques},
	Year = 2002}

@incollection{Baldwin+:2005b,
	Author = {Timothy Baldwin and Emily M. Bender and Dan Flickinger and Ara Kim and Stephan Oepen},
	Crossref = {_Kepser:Reis:2005},
	Title = {Beauty and the Beast: What running a broad-coverage precision grammar over the {BNC} taught us about the grammar --- and the corpus}}

@inproceedings{Baldwin:2005d,
	Address = {Ann Arbor, USA},
	Author = {Timothy Baldwin},
	Booktitle = +ACL2005-DLA,
	Pages = {67--76},
	Title = {Bootstrapping Deep Lexical Resources: Resources for Courses},
	Year = 2005}

@inproceedings{Baldwin:2005e,
	Address = {Tokyo, Japan},
	Author = {Timothy Baldwin},
	Booktitle = +PACLING2005,
	Note = {(Invited Paper)},
	Pages = {23--32},
	Title = {General-Purpose Lexical Acquisition: Procedures, Questions and Results},
	Year = {2005}}

@phdthesis{Fouvry:2003b,
	Author = {Frederik Fouvry},
	School = {University of Essex},
	Title = {Robust Processing for Constraint-based Grammar Formalisms},
	Year = 2003}

@inproceedings{Lapata:Keller:04,
	Address = {Boston, USA},
	Author = {Mirella Lapata and Frank Keller},
	Booktitle = +NAACL2004,
	Pages = {121--8},
	Title = {The Web as a Baseline: Evaluating the Performance of Unsupervised Web-based Models for a Range of {NLP} Tasks},
	Year = {2004}}

@phdthesis{Korhonen:2002,
	Author = {Anna Korhonen},
	School = {University of Cambridge},
	Title = {Subcategorization Acquisition},
	Year = 2002}

@inproceedings{Joanis:2003,
	Address = {Budapest, Hungary},
	Author = {Eric Joanis and Suzanne Stevenson},
	Booktitle = +EACL2003,
	Pages = {163--70},
	Title = {A general feature space for automatic verb classification},
	Year = 2003}

@book{Pollard:Sag:1994,
	Address = {Chicago, USA},
	Author = {Carl Pollard and Ivan A. Sag},
	Publisher = {The University of Chicago Press},
	Title = {Head-driven Phrase Structure Grammar},
	Year = 1994}

@inproceedings{Oepen+:2002,
	Address = {Sozopol, Bulgaria},
	Author = {Stephan Oepen and Dan Flickinger and Kristina Toutanova and Christoper D. Manning},
	Booktitle = {Proc.\ of The First Workshop on Treebanks and Linguistic Theories (TLT-2002)},
	Title = {{LinGO Redwoods}: A Rich and Dynamic Treebank for {HPSG}},
	Year = 2002}

@inproceedings{Bond+:2004,
	Address = {Hainan Island, China},
	Author = {Francis Bond and Sanae Fujita and Chikara Hashimoto and Kaname Kasahara and Shigeko Nariyama and Eric Nichols and Akira Ohtani and Takaaki Tanaka and Shigeaki Amano},
	Booktitle = +IJCNLP2004,
	Pages = {554--9},
	Title = {The {Hinoki} Treebank: A Treebank for Text Understanding},
	Year = 2004}

@techreport{Matsumoto+:2003,
	Author = {Yuji Matsumoto and Akira Kitauchi and Tatsuo Yamashita and Yoshitaka Hirano and Hiroshi Matsuda and Kazuma Takaoka and Masayuki Asahara},
	Institution = {NAIST},
	Title = {{\it Japanese Morphological Analysis System {ChaSen} Version 2.3.3 Manual}},
	Year = 2003}

@inproceedings{Ngai:Florian:2001,
	Address = {Pittsburgh, USA},
	Author = {Grace Ngai and Radu Florian},
	Booktitle = +NAACL2001,
	Pages = {40--7},
	Title = {Transformation-based learning in the fast lane},
	Year = 2001}

@book{vapnik95,
	Address = {New York, NY, USA},
	Author = {Vladimir N. Vapnik},
	Isbn = {0-387-94559-8},
	Publisher = {Springer-Verlag New York, Inc.},
	Title = {The nature of statistical learning theory},
	Year = {1995}}

@article{tsochantaridis05,
	Address = {Cambridge, MA, USA},
	Author = {Ioannis Tsochantaridis and Thorsten Joachims and Thomas Hofmann and Yasemin Altun},
	Issn = {1533-7928},
	Journal = {Journal of Machine Learning Research},
	Pages = {1453--1484},
	Publisher = {MIT Press},
	Title = {Large Margin Methods for Structured and Interdependent Output Variables},
	Volume = {6},
	Year = {2005}}

@inproceedings{markov13,
	Address = {St. Petersburg},
	Author = {Andrei Markov},
	Booktitle = {Lecture at the physical-mathematical faculty, Royal Academy of Sciences},
	Pages = {7:153--162},
	Title = {An example of statistical investigation in the text of `{E}ugene {O}nyegin' illustrating coupling of tests in chains},
	Year = 1913}

@article{baum70,
	Author = {L. E. Baum and T. Petrie and G. Soules and N. Weiss},
	Journal = {The Annals of Mathematical Statistics},
	Pages = {164--171},
	Title = {A maximization technique occurring in the statistical analysis of probabilistic function of {Markov} chains},
	Volume = {41(1)},
	Year = {1970}}

@inproceedings{li94markov,
	Author = {Stan Z. Li},
	Booktitle = {{ECCV} (2)},
	Pages = {361-370},
	Title = {Markov Random Field Models in Computer Vision},
	Url = {citeseer.ist.psu.edu/li94markov.html},
	Year = {1994},
	Bdsk-Url-1 = {citeseer.ist.psu.edu/li94markov.html}}

@inproceedings{mccallum00memm,
	Author = {Andrew Mc{C}allum and Dayne Freitag and Fernando Pereira},
	Booktitle = {Proc. 17th International Conference on Machine Learning},
	Pages = {591--598},
	Title = {Maximum Entropy {M}arkov Models for Information Extraction and Segmentation},
	Url = {citeseer.ist.psu.edu/mccallum00maximum.html},
	Year = {2000},
	Bdsk-Url-1 = {citeseer.ist.psu.edu/mccallum00maximum.html}}

@inproceedings{Siegel:Bender:2002,
	Address = {Taipei, Taiwan},
	Author = {Melanie Siegel and Emily M. Bender},
	Booktitle = {Proc.\ of the 3rd Workshop on Asian Language Resources and International Standardization},
	Title = {Efficient Deep Processing of {Japanese}},
	Year = 2002}

@inproceedings{stolcke02srilm,
	Author = {A. Stolcke},
	Booktitle = {Proc.\ of the International Conference on Spoken Language Processing},
	Title = {{SRILM} -- an extensible language modeling toolkit},
	Url = {citeseer.ist.psu.edu/stolcke02srilm.html},
	Year = {2002},
	Bdsk-Url-1 = {citeseer.ist.psu.edu/stolcke02srilm.html}}

@inproceedings{diab00wsd,
	Author = {Mona Diab},
	Booktitle = {Proc.\ of the ACL-2000 Workshop on Word Senses and Multilinguality},
	Title = {An Unsupervised Method for Multilingual Word Sense Tagging Using Parallel Corpora: A preliminary investigation},
	Url = {citeseer.ist.psu.edu/574728.html},
	Year = 2000,
	Bdsk-Url-1 = {citeseer.ist.psu.edu/574728.html}}

@inproceedings{brown97ebmt,
	Address = {Santa Fe, New Mexico},
	Author = {Ralf D. Brown},
	Booktitle = {Proceedings of the Seventh International Conference on Theoretical and Methodological Issues in Machine Translation {(TMI-97)}},
	Month = {July},
	Pages = {111-118},
	Title = {Automated Dictionary Extraction for ``Knowledge-Free'' Example-Based Translation},
	Url = {citeseer.ist.psu.edu/brown97automated.html},
	Year = {1997},
	Bdsk-Url-1 = {citeseer.ist.psu.edu/brown97automated.html}}

@book{steedman00syntactic,
	Address = {Cambridge, MA, USA},
	Author = {Mark Steedman},
	Isbn = {0-262-19420-1},
	Publisher = {MIT Press},
	Title = {The syntactic process},
	Year = {2000}}

@inproceedings{toutanova02parse,
	Author = {K. Toutanova and C. Manning and S. Shieber and D. Flickinger and S. Oepen},
	Booktitle = {In First Workshop on Treebanks and Linguistic Theories (TLT-2002)},
	Pages = {253--263},
	Title = {Parse disambiguation for a rich {HPSG} grammar},
	Url = {citeseer.ist.psu.edu/toutanova02parse.html},
	Year = {2002},
	Bdsk-Url-1 = {citeseer.ist.psu.edu/toutanova02parse.html}}

@inproceedings{ninomiya-EtAl:2006:EMNLP,
	Address = {Sydney, Australia},
	Author = {Ninomiya, Takashi and Matsuzaki, Takuya and Tsuruoka, Yoshimasa and Miyao, Yusuke and Tsujii, Jun'ichi},
	Booktitle = +EMNLP2006,
	Month = {July},
	Pages = {155--163},
	Title = {Extremely Lexicalized Models for Accurate and Fast {HPSG} Parsing},
	Url = {http://www.aclweb.org/anthology/W/W06/W06-1619},
	Year = {2006},
	Bdsk-Url-1 = {http://www.aclweb.org/anthology/W/W06/W06-1619}}

@techreport{nist01,
	Author = {NIST},
	Institution = {NIST},
	Title = {Automatic evaluation of machine translation quality using n-gram co-occurrence statistics},
	Type = {technical report},
	Url = {http://www.nist.gov/speech/tests/mt/},
	Year = 2001,
	Bdsk-Url-1 = {http://www.nist.gov/speech/tests/mt/}}

@inproceedings{och02me,
	Address = {Philadelphia, USA},
	Author = {Franz Josef Och and Hermann Ney},
	Booktitle = +ACL2002,
	Pages = {295--302},
	Title = {Discriminative training and maximum entropy models for statistical machine translation},
	Year = {2002}}

@inproceedings{och03mert,
	Address = {Sapporo, Japan},
	Author = {Franz Josef Och},
	Booktitle = +ACL2003,
	Pages = {160--167},
	Title = {Minimum error rate training in statistical machine translation},
	Year = {2003}}

@inproceedings{joachims06perf,
	Address = {Philadelphia, PA, USA},
	Author = {Thorsten Joachims},
	Booktitle = {KDD '06: Proceedings of the 12th ACM SIGKDD international conference on knowledge discovery and data mining},
	Doi = {http://doi.acm.org/10.1145/1150402.1150429},
	Isbn = {1-59593-339-5},
	Pages = {217--226},
	Title = {Training linear {SVM}s in linear time},
	Year = {2006},
	Bdsk-Url-1 = {http://doi.acm.org/10.1145/1150402.1150429}}

@inproceedings{curran2006multi,
	Address = {Sydney, Australia},
	Author = {Curran, James R. and Clark, Stephen and Vadas, David},
	Booktitle = +ACL2006,
	Month = {July},
	Pages = {697--704},
	Title = {Multi-Tagging for Lexicalized-Grammar Parsing},
	Url = {http://www.aclweb.org/anthology/P/P06/P06-1088},
	Year = {2006},
	Bdsk-Url-1 = {http://www.aclweb.org/anthology/P/P06/P06-1088}}

@article{rabiner90hmm,
	Address = {San Francisco, CA, USA},
	Author = {Lawrence R. Rabiner},
	Book = {Readings in speech recognition},
	Isbn = {1-55860-124-4},
	Pages = {267--296},
	Publisher = {Morgan Kaufmann Publishers Inc.},
	Title = {A tutorial on hidden {M}arkov models and selected applications in speech recognition},
	Year = {1990}}

@inproceedings{koehn04statistical,
	Address = {Barcelona, Spain},
	Author = {Philipp Koehn},
	Booktitle = +EMNLP2004,
	Month = {July},
	Title = {Statistical significance tests for machine translation evaluation},
	Url = {citeseer.ist.psu.edu/koehn04statistical.html},
	Year = {2004},
	Bdsk-Url-1 = {citeseer.ist.psu.edu/koehn04statistical.html}}

@inproceedings{mccallum03ne,
	Address = {Edmonton, Canada},
	Author = {Andrew McCallum and Wei Li},
	Booktitle = +NAACL2003,
	Pages = {188--191},
	Title = {Early results for named entity recognition with conditional random fields, feature induction and web-enhanced lexicons},
	Year = {2003}}

@inproceedings{sha03shallow,
	Address = {Edmonton, Canada},
	Author = {Fei Sha and Fernando Pereira},
	Booktitle = +NAACL2003,
	Pages = {134--141},
	Title = {Shallow parsing with conditional random fields},
	Year = {2003}}

@inproceedings{peng04accurate,
	Author = {F. Peng and A. McCallum},
	Booktitle = +NAACL2004,
	Pages = {329--336},
	Title = {Accurate information extraction from research papers using conditional random fields},
	Url = {citeseer.ist.psu.edu/peng04accurate.html},
	Year = {2004},
	Bdsk-Url-1 = {citeseer.ist.psu.edu/peng04accurate.html}}

@inproceedings{cohn05srl,
	Address = {Ann Arbor, Michigan},
	Author = {Cohn, Trevor and Blunsom, Philip},
	Booktitle = +CONLL2005,
	Month = {June},
	Pages = {169--172},
	Title = {Semantic Role Labelling with Tree Conditional Random Fields},
	Url = {http://www.aclweb.org/anthology/W/W05/W05-0622},
	Year = {2005},
	Bdsk-Url-1 = {http://www.aclweb.org/anthology/W/W05/W05-0622}}

@inproceedings{blunsom06wa,
	Address = {Sydney, Australia},
	Author = {Blunsom, Phil and Cohn, Trevor},
	Booktitle = +ACL2006,
	Month = {July},
	Pages = {65--72},
	Title = {Discriminative Word Alignment with Conditional Random Fields},
	Url = {http://www.aclweb.org/anthology/P/P06/P06-1009},
	Year = {2006},
	Bdsk-Url-1 = {http://www.aclweb.org/anthology/P/P06/P06-1009}}

@inproceedings{blunsom08latent,
	Address = {Columbus, Ohio},
	Author = {Blunsom, Phil and Cohn, Trevor and Osborne, Miles},
	Booktitle = +ACL2008,
	Month = {June},
	Pages = {200--208},
	Title = {A Discriminative Latent Variable Model for Statistical Machine Translation},
	Url = {http://www.aclweb.org/anthology/P/P08/P08-1024},
	Year = {2008},
	Bdsk-File-1 = {YnBsaXN0MDDUAQIDBAUIJidUJHRvcFgkb2JqZWN0c1gkdmVyc2lvblkkYXJjaGl2ZXLRBgdUcm9vdIABqAkKFRYXGyIjVSRudWxs0wsMDQ4RFFpOUy5vYmplY3RzV05TLmtleXNWJGNsYXNzog8QgASABqISE4ACgAOAB1lhbGlhc0RhdGFccmVsYXRpdmVQYXRo0hgNGRpXTlMuZGF0YU8RAdwAAAAAAdwAAgAADE1hY2ludG9zaCBIRAAAAAAAAAAAAAAAAAAAAMarigZIKwAAACDEGhFibHVuc29tLWFjbDA4LnBkZgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIMQexxBqrwAAAAAAAAAAAAMABQAACSAAAAAAAAAAAAAAAAAAAAAEcHVicwAQAAgAAMare/YAAAARAAgAAMcQaq8AAAABABwAIMQaACC8VwAgvD0AIFfBAAr3ewAJOnoAAJDnAAIAWk1hY2ludG9zaCBIRDpVc2VyczpwYmx1bnNvbTp3b3Jrc3BhY2U6aG9tZXBhZ2U6Y2xnLm94LmFjLnVrOmJsdW5zb206cHViczpibHVuc29tLWFjbDA4LnBkZgAOACQAEQBiAGwAdQBuAHMAbwBtAC0AYQBjAGwAMAA4AC4AcABkAGYADwAaAAwATQBhAGMAaQBuAHQAbwBzAGgAIABIAEQAEgBNVXNlcnMvcGJsdW5zb20vd29ya3NwYWNlL2hvbWVwYWdlL2NsZy5veC5hYy51ay9ibHVuc29tL3B1YnMvYmx1bnNvbS1hY2wwOC5wZGYAABMAAS8AABUAAgAP//8AAIAF0hwdHh9YJGNsYXNzZXNaJGNsYXNzbmFtZaMfICFdTlNNdXRhYmxlRGF0YVZOU0RhdGFYTlNPYmplY3RfED0uLi8uLi8uLi9ob21lcGFnZS9jbGcub3guYWMudWsvYmx1bnNvbS9wdWJzL2JsdW5zb20tYWNsMDgucGRm0hwdJCWiJSFcTlNEaWN0aW9uYXJ5EgABhqBfEA9OU0tleWVkQXJjaGl2ZXIACAARABYAHwAoADIANQA6ADwARQBLAFIAXQBlAGwAbwBxAHMAdgB4AHoAfACGAJMAmACgAoACggKHApACmwKfAq0CtAK9Av0DAgMFAxIDFwAAAAAAAAIBAAAAAAAAACgAAAAAAAAAAAAAAAAAAAMp}}

@inproceedings{blunsom08bscfg,
	Address = {Vancouver, Canada},
	Author = {Blunsom, Phil and Cohn, Trevor and Osborne, Miles},
	Booktitle = {Proceedings of NIPS 21},
	Month = {December},
	Title = {Bayesian Synchronous Grammar Induction},
	Year = {2008},
	Bdsk-File-1 = {YnBsaXN0MDDUAQIDBAUIJidUJHRvcFgkb2JqZWN0c1gkdmVyc2lvblkkYXJjaGl2ZXLRBgdUcm9vdIABqAkKFRYXGyIjVSRudWxs0wsMDQ4RFFpOUy5vYmplY3RzV05TLmtleXNWJGNsYXNzog8QgASABqISE4ACgAOAB1lhbGlhc0RhdGFccmVsYXRpdmVQYXRo0hgNGRpXTlMuZGF0YU8RAa4AAAAAAa4AAgAADE1hY2ludG9zaCBIRAAAAAAAAAAAAAAAAAAAAMarigZIKwAAACCBkgtoZHBfaXRnLnBkZgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAISFFxxReFAAAAAAAAAAAAAEAAgAACSAAAAAAAAAAAAAAAAAAAAAGbmlwczA4ABAACAAAxqt79gAAABEACAAAxxReFAAAAAEAGAAggZIAIID7ACB+WAAK93sACTp6AACQ5wACAEpNYWNpbnRvc2ggSEQ6VXNlcnM6cGJsdW5zb206d29ya3NwYWNlOm91Y2xfY2xnX3NtdDpwdWJzOm5pcHMwODpoZHBfaXRnLnBkZgAOABgACwBoAGQAcABfAGkAdABnAC4AcABkAGYADwAaAAwATQBhAGMAaQBuAHQAbwBzAGgAIABIAEQAEgA9VXNlcnMvcGJsdW5zb20vd29ya3NwYWNlL291Y2xfY2xnX3NtdC9wdWJzL25pcHMwOC9oZHBfaXRnLnBkZgAAEwABLwAAFQACAA///wAAgAXSHB0eH1gkY2xhc3Nlc1okY2xhc3NuYW1lox8gIV1OU011dGFibGVEYXRhVk5TRGF0YVhOU09iamVjdF8QFS4uL25pcHMwOC9oZHBfaXRnLnBkZtIcHSQloiUhXE5TRGljdGlvbmFyeRIAAYagXxAPTlNLZXllZEFyY2hpdmVyAAgAEQAWAB8AKAAyADUAOgA8AEUASwBSAF0AZQBsAG8AcQBzAHYAeAB6AHwAhgCTAJgAoAJSAlQCWQJiAm0CcQJ/AoYCjwKnAqwCrwK8AsEAAAAAAAACAQAAAAAAAAAoAAAAAAAAAAAAAAAAAAAC0w==}}

@inproceedings{blunsom08inference,
	Address = {Honolulu, Hawaii},
	Author = {Blunsom, Phil and Osborne, Miles},
	Booktitle = {Proceedings of the 2008 Conference on Empirical Methods in Natural Language Processing},
	Month = {October},
	Pages = {215--223},
	Title = {Probabilistic Inference for Machine Translation},
	Year = {2008},
	Bdsk-File-1 = {YnBsaXN0MDDUAQIDBAUIJidUJHRvcFgkb2JqZWN0c1gkdmVyc2lvblkkYXJjaGl2ZXLRBgdUcm9vdIABqAkKFRYXGyIjVSRudWxs0wsMDQ4RFFpOUy5vYmplY3RzV05TLmtleXNWJGNsYXNzog8QgASABqISE4ACgAOAB1lhbGlhc0RhdGFccmVsYXRpdmVQYXRo0hgNGRpXTlMuZGF0YU8RAgQAAAAAAgQAAgAADE1hY2ludG9zaCBIRAAAAAAAAAAAAAAAAAAAAMarigZIKwAAACDEGhtibHVuc29tLW9zYm9ybmUtZW1ubHAwOC5wZGYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIMQ0xxBqsQAAAAAAAAAAAAMABQAACSAAAAAAAAAAAAAAAAAAAAAEcHVicwAQAAgAAMare/YAAAARAAgAAMcQarEAAAABABwAIMQaACC8VwAgvD0AIFfBAAr3ewAJOnoAAJDnAAIAZE1hY2ludG9zaCBIRDpVc2VyczpwYmx1bnNvbTp3b3Jrc3BhY2U6aG9tZXBhZ2U6Y2xnLm94LmFjLnVrOmJsdW5zb206cHViczpibHVuc29tLW9zYm9ybmUtZW1ubHAwOC5wZGYADgA4ABsAYgBsAHUAbgBzAG8AbQAtAG8AcwBiAG8AcgBuAGUALQBlAG0AbgBsAHAAMAA4AC4AcABkAGYADwAaAAwATQBhAGMAaQBuAHQAbwBzAGgAIABIAEQAEgBXVXNlcnMvcGJsdW5zb20vd29ya3NwYWNlL2hvbWVwYWdlL2NsZy5veC5hYy51ay9ibHVuc29tL3B1YnMvYmx1bnNvbS1vc2Jvcm5lLWVtbmxwMDgucGRmAAATAAEvAAAVAAIAD///AACABdIcHR4fWCRjbGFzc2VzWiRjbGFzc25hbWWjHyAhXU5TTXV0YWJsZURhdGFWTlNEYXRhWE5TT2JqZWN0XxBHLi4vLi4vLi4vaG9tZXBhZ2UvY2xnLm94LmFjLnVrL2JsdW5zb20vcHVicy9ibHVuc29tLW9zYm9ybmUtZW1ubHAwOC5wZGbSHB0kJaIlIVxOU0RpY3Rpb25hcnkSAAGGoF8QD05TS2V5ZWRBcmNoaXZlcgAIABEAFgAfACgAMgA1ADoAPABFAEsAUgBdAGUAbABvAHEAcwB2AHgAegB8AIYAkwCYAKACqAKqAq8CuALDAscC1QLcAuUDLwM0AzcDRANJAAAAAAAAAgEAAAAAAAAAKAAAAAAAAAAAAAAAAAAAA1s=}}

@inproceedings{blunsom09gibbs,
	Address = {Singapore},
	Author = {Blunsom, Phil and Cohn, Trevor and Dyer, Chris and Osborne, Miles},
	Booktitle = +ACL2009,
	Month = {August},
	Title = {A {G}ibbs Sampler for Phrasal Synchronous Grammar Induction},
	Year = {2009},
	Bdsk-File-1 = {YnBsaXN0MDDUAQIDBAUIJidUJHRvcFgkb2JqZWN0c1gkdmVyc2lvblkkYXJjaGl2ZXLRBgdUcm9vdIABqAkKFRYXGyIjVSRudWxs0wsMDQ4RFFpOUy5vYmplY3RzV05TLmtleXNWJGNsYXNzog8QgASABqISE4ACgAOAB1lhbGlhc0RhdGFccmVsYXRpdmVQYXRo0hgNGRpXTlMuZGF0YU8RAZwAAAAAAZwAAgAADE1hY2ludG9zaCBIRAAAAAAAAAAAAAAAAAAAAMarigZIKwAAACCGMwdzZ2kucGRmAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAISDexxRdggAAAAAAAAAAAAEAAgAACSAAAAAAAAAAAAAAAAAAAAAFYWNsMDkAABAACAAAxqt79gAAABEACAAAxxRdggAAAAEAGAAghjMAIID7ACB+WAAK93sACTp6AACQ5wACAEVNYWNpbnRvc2ggSEQ6VXNlcnM6cGJsdW5zb206d29ya3NwYWNlOm91Y2xfY2xnX3NtdDpwdWJzOmFjbDA5OnNnaS5wZGYAAA4AEAAHAHMAZwBpAC4AcABkAGYADwAaAAwATQBhAGMAaQBuAHQAbwBzAGgAIABIAEQAEgA4VXNlcnMvcGJsdW5zb20vd29ya3NwYWNlL291Y2xfY2xnX3NtdC9wdWJzL2FjbDA5L3NnaS5wZGYAEwABLwAAFQACAA///wAAgAXSHB0eH1gkY2xhc3Nlc1okY2xhc3NuYW1lox8gIV1OU011dGFibGVEYXRhVk5TRGF0YVhOU09iamVjdF8QEC4uL2FjbDA5L3NnaS5wZGbSHB0kJaIlIVxOU0RpY3Rpb25hcnkSAAGGoF8QD05TS2V5ZWRBcmNoaXZlcgAIABEAFgAfACgAMgA1ADoAPABFAEsAUgBdAGUAbABvAHEAcwB2AHgAegB8AIYAkwCYAKACQAJCAkcCUAJbAl8CbQJ0An0CkAKVApgCpQKqAAAAAAAAAgEAAAAAAAAAKAAAAAAAAAAAAAAAAAAAArw=}}

@article{besag75pseudo,
	Author = {Besag, J.},
	Journal = {The Statistician},
	Pages = {179--195},
	Priority = {0},
	Title = {Statistical Analysis of Non-Lattice Data},
	Volume = {24:3},
	Year = {1975}}

@inproceedings{klein02conditional,
	Address = {Philadelphia, USA},
	Author = {Dan Klein and Christopher D. Manning},
	Booktitle = +EMNLP2002,
	Pages = {9--16},
	Title = {Conditional structure versus conditional estimation in {NLP} models},
	Year = {2002}}

@inproceedings{petrov07,
	Address = {Vancouver, Canada},
	Author = {Petrov, Slav and Pauls, Adam and Klein, Dan},
	Booktitle = {Advances in Neural Information Processing Systems 20 (NIPS)},
	Title = {Discriminative Log-Linear Grammars with Latent Variables},
	Year = {2007}}

@article{marcus94penn,
	Address = {Cambridge, MA, USA},
	Author = {Mitchell P. Marcus and Mary Ann Marcinkiewicz and Beatrice Santorini},
	Issn = {0891-2017},
	Journal = {Computational Linguistics},
	Number = {2},
	Pages = {313--330},
	Publisher = {MIT Press},
	Title = {Building a large annotated corpus of {E}nglish: the {P}enn treebank},
	Volume = {19},
	Year = {1993}}

@inproceedings{toutanova03pos,
	Address = {Edmonton, Canada},
	Author = {Kristina Toutanova and Dan Klein and Christopher D. Manning and Yoram Singer},
	Booktitle = +NAACL2003,
	Pages = {173--180},
	Title = {Feature-rich part-of-speech tagging with a cyclic dependency network},
	Year = {2003}}

@inproceedings{matsuzaki07hpsg,
	Address = {Hyderabad, India},
	Author = {Matsuzaki, Takuya and Yusuke Miyao and Jun'ichi Tsujii},
	Booktitle = {Proc.\ of the Twentieth International Joint Conference on Artificial Intelligence},
	Month = {January},
	Title = {Efficient {HPSG} Parsing with Supertagging and {CFG}-filtering},
	Year = {2007}}

@article{callmeier00pet,
	Address = {New York, NY, USA},
	Author = {Ulrich Callmeier},
	Issn = {1351-3249},
	Journal = {Natural Language Engineering},
	Number = {1},
	Pages = {99--107},
	Publisher = {Cambridge University Press},
	Title = {P{ET} a platform for experimentation with efficient {HPSG} processing techniques},
	Volume = {6},
	Year = {2000}}

@article{platt99sv,
	Author = {John C. Platt},
	Journal = {Advances in Large Margin Classifiers},
	Pages = {61--74},
	Publisher = {MIT Press},
	Title = {Probabilities for SV Machines and Comparisons to Regularized Likelihood Methods},
	Year = {1999}}

@article{tong01active,
	Author = {Simon Tong and Daphne Koller},
	Journal = {Journal of Machine Learning Research},
	Month = {November},
	Pages = {45--66},
	Title = {Support Vector Machine Active Learning with Applications to Text Classification},
	Year = {2001}}

@article{sutton07crf,
	Address = {Cambridge, MA, USA},
	Author = {Charles Sutton and Andrex McCallum},
	Editor = {Lise Getoor and Ben Taskar},
	Issn = {0-262-07288-2},
	Journal = {Introduction to Statistical Relational Learning},
	Publisher = {MIT Press},
	Title = {An Introduction to Conditional Random Fields for Relational Learning},
	Year = {2007}}

@inproceedings{sutton07piecewise,
	Author = {Charles Sutton and Andrew McCallum},
	Booktitle = {Proc.\ of the International Conference on Machine Learning},
	Title = {Piecewise Pseudolikelihood for Efficient {CRF} Training},
	Year = {2007}}

@inproceedings{sutton05piecewise,
	Author = {Charles Sutton and Andrew McCallum},
	Booktitle = {Proc.\ of the Conference on Uncertainty in Artificial Intelligence},
	Title = {Piecewise Training for Undirected Models},
	Year = {2005}}

@inproceedings{yarowsky01inducing,
	Address = {Pittsburgh, Pennsylvania},
	Author = {David Yarowsky and Grace Ngai},
	Booktitle = +NAACL2001,
	Pages = {1--8},
	Title = {Inducing multilingual POS taggers and NP bracketers via robust projection across aligned corpora},
	Year = {2001}}

@inproceedings{drabek05induction,
	Address = {Ann Arbor, Michigan},
	Author = {Elliot Franco Drabek and David Yarowsky},
	Booktitle = +ACL2005-PT,
	Pages = {49--56},
	Title = {Induction of Fine-Grained Part-of-Speech Taggers via Classifier Combination and Crosslingual Projection},
	Year = {2005}}

@inproceedings{tuffis05combined,
	Address = {Ann Arbor, Michigan},
	Author = {D. Tuffis and R. Ion and A.Ceausu and D. Stefanescu},
	Booktitle = +ACL2005-PT,
	Title = {Combined word alignments},
	Year = {2005}}

@article{levine06hpsg,
	Author = {Robert D. Levine and Detmar Meurers},
	Editor = {Keith Brown},
	Journal = {Encyclopedia of Language and Linguistics},
	Publisher = {Oxford: Elsevier},
	Title = {Head-Driven Phrase Structure Grammar: Linguistic Approach, Formal Foundations and Computational Realization},
	Year = {2006}}

@article{steedman07ccg,
	Author = {Mark Steedman and Jason Baldridge},
	Editor = {Robert Borsley and Kersti Borjars},
	Journal = {To appear in Non-transformational Syntax: A Guide to Current Models},
	Publisher = {Oxford: Blackwell},
	Title = {Combinatory Categorial Grammar},
	Year = {2007}}

@article{white06efficient,
	Author = {Michael White},
	Journal = {To appear in Research on Language and Computation},
	Number = {1},
	Pages = {39--75},
	Title = {Efficient Realization of Coordinate Structures in Combinatory Categorial Grammar},
	Volume = {4},
	Year = 2006}

@inproceedings{kruijff05context,
	Address = {Aberdeen, Scotland},
	Author = {Geert-Jan M. Kruijff},
	Journal = {Proceedings of the Tenth European Workshop on Natural Language Generation (ENLG-05)},
	Title = {Context-sensitive utterance planning for {CCG}},
	Year = {2005}}

@article{hockenmaier04extending,
	Author = {Julia Hockenmaier and Gann Bierner and Jason Baldridge},
	Journal = {Research on Language and Computation},
	Number = {2},
	Pages = {165--208},
	Publisher = {Springer Netherlands},
	Title = {Extending the Coverage of a {CCG} System},
	Volume = {2},
	Year = {2004}}

@inproceedings{hockenmaier03parsing,
	Address = {Sapporo, Japan},
	Author = {Julia Hockenmaier},
	Booktitle = +ACL2003,
	Pages = {359--366},
	Title = {Parsing with generative models of predicate-argument structure},
	Year = {2003}}

@inproceedings{hockenmaier01generative,
	Address = {Philadelphia, Pennsylvania},
	Author = {Julia Hockenmaier and Mark Steedman},
	Booktitle = +ACL2001,
	Pages = {335--342},
	Title = {Generative models for statistical parsing with Combinatory Categorial Grammar},
	Year = {2001}}

@inproceedings{hockenmaier06creating,
	Address = {Sydney, Australia},
	Author = {Julia Hockenmaier},
	Booktitle = +ACL2006,
	Pages = {505--512},
	Title = {Creating a {CCGbank} and a wide-coverage {CCG} lexicon for {G}erman},
	Year = {2006}}

@article{hockenmaier07ccgbank,
	Author = {Julia Hockenmaier and Mark Steedman},
	Journal = {To appear in Computational Linguistics},
	Publisher = {MIT press},
	Title = {C{CGbank}: a corpus of {CCG} derivations and dependency structures extracted from the {P}enn Treebank},
	Year = {2007}}

@article{jaynes57,
	Author = {Jaynes, E. T.},
	Doi = {10.1103/PhysRev.106.620},
	Journal = {Phys. Rev.},
	Month = {May},
	Number = {4},
	Numpages = {10},
	Pages = {620--630},
	Publisher = {American Physical Society},
	Title = {Information Theory and Statistical Mechanics},
	Volume = {106},
	Year = {1957},
	Bdsk-Url-1 = {http://dx.doi.org/10.1103/PhysRev.106.620}}

@article{crammer01algorithmic,
	Author = {Koby Crammer and Yoram Singer},
	Journal = {Journal of Machine Learning Research},
	Pages = {265--292},
	Title = {On the algorithmic implementation of multiclass kernel-based vector machines},
	Volume = {2},
	Year = {2001}}

@article{lewis68scfg,
	Address = {New York, NY, USA},
	Author = {Philip M. {Lewis II} and Richard E. Stearns},
	Doi = {http://doi.acm.org/10.1145/321466.321477},
	Issn = {0004-5411},
	Journal = {J. ACM},
	Number = {3},
	Pages = {465--488},
	Publisher = {ACM},
	Title = {Syntax-Directed Transduction},
	Volume = {15},
	Year = {1968},
	Bdsk-Url-1 = {http://doi.acm.org/10.1145/321466.321477}}

@inproceedings{watanabe06gnf,
	Address = {Sydney, Australia},
	Author = {Taro Watanabe and Hajime Tsukada and Hideki Isozaki},
	Booktitle = +ACL2006,
	Pages = {777--784},
	Title = {Left-to-right target generation for hierarchical phrase-based translation},
	Year = {2006}}

@inproceedings{watanabe07online,
	Address = {Prague, Czech Republic},
	Author = {Watanabe, Taro and Suzuki, Jun and Tsukada, Hajime and Isozaki, Hideki},
	Booktitle = +EMNLP2007,
	Pages = {764--773},
	Title = {Online Large-Margin Training for Statistical Machine Translation},
	Year = {2007}}

@inproceedings{carpuat07wsd,
	Address = {Prague, Czech Republic},
	Author = {Carpuat, Marine and Wu, Dekai},
	Booktitle = +EMNLP2007,
	Pages = {61--72},
	Title = {Improving Statistical Machine Translation Using Word Sense Disambiguation},
	Year = {2007}}

@inproceedings{wang07,
	Address = {Prague, Czech Republic},
	Author = {Wang, Chao and Collins, Michael and Koehn, Philipp},
	Booktitle = +EMNLP2007,
	Pages = {737--745},
	Title = {{C}hinese Syntactic Reordering for Statistical Machine Translation},
	Url = {http://www.aclweb.org/anthology/D/D07/D07-1077},
	Year = {2007},
	Bdsk-Url-1 = {http://www.aclweb.org/anthology/D/D07/D07-1077}}

@inproceedings{denero06generative,
	Address = {New York City},
	Author = {DeNero, John and Gillick, Dan and Zhang, James and Klein, Dan},
	Booktitle = +NAACL2006-SMT,
	Date-Modified = {2009-10-22 14:34:55 +0100},
	Month = {June},
	Pages = {31--38},
	Read = {Yes},
	Title = {Why Generative Phrase Models Underperform Surface Heuristics},
	Year = {2006},
	Bdsk-File-1 = {YnBsaXN0MDDUAQIDBAUIJidUJHRvcFgkb2JqZWN0c1gkdmVyc2lvblkkYXJjaGl2ZXLRBgdUcm9vdIABqAkKFRYXGyIjVSRudWxs0wsMDQ4RFFpOUy5vYmplY3RzV05TLmtleXNWJGNsYXNzog8QgASABqISE4ACgAOAB1lhbGlhc0RhdGFccmVsYXRpdmVQYXRo0hgNGRpXTlMuZGF0YU8RAa4AAAAAAa4AAgAADE1hY2ludG9zaCBIRAAAAAAAAAAAAAAAAAAAAMarigZIKwAAAAvL1BZOQUFDTDA2X1NNVF9EZU5lcm8ucGRmAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC8yWwmVUEVBERiBwcnZ3AAQAAwAACSAAAAAAAAAAAAAAAAAAAAAGcGFwZXJzABAACAAAxqt79gAAABEACAAAwmVGAQAAAAEAEAALy9QACTqHAAk6egAAkOcAAgBDTWFjaW50b3NoIEhEOlVzZXJzOnBibHVuc29tOkRvY3VtZW50czpwYXBlcnM6TkFBQ0wwNl9TTVRfRGVOZXJvLnBkZgAADgAuABYATgBBAEEAQwBMADAANgBfAFMATQBUAF8ARABlAE4AZQByAG8ALgBwAGQAZgAPABoADABNAGEAYwBpAG4AdABvAHMAaAAgAEgARAASADZVc2Vycy9wYmx1bnNvbS9Eb2N1bWVudHMvcGFwZXJzL05BQUNMMDZfU01UX0RlTmVyby5wZGYAEwABLwAAFQACAA///wAAgAXSHB0eH1gkY2xhc3Nlc1okY2xhc3NuYW1lox8gIV1OU011dGFibGVEYXRhVk5TRGF0YVhOU09iamVjdF8QMy4uLy4uLy4uLy4uL0RvY3VtZW50cy9wYXBlcnMvTkFBQ0wwNl9TTVRfRGVOZXJvLnBkZtIcHSQloiUhXE5TRGljdGlvbmFyeRIAAYagXxAPTlNLZXllZEFyY2hpdmVyAAgAEQAWAB8AKAAyADUAOgA8AEUASwBSAF0AZQBsAG8AcQBzAHYAeAB6AHwAhgCTAJgAoAJSAlQCWQJiAm0CcQJ/AoYCjwLFAsoCzQLaAt8AAAAAAAACAQAAAAAAAAAoAAAAAAAAAAAAAAAAAAAC8Q==}}

@inproceedings{zollmann06syntax,
	Address = {New York City},
	Author = {Andreas Zollmann and Ashish Venugopal},
	Booktitle = +NAACL2006-SMT,
	Month = {June},
	Title = {Syntax augmented machine translation via chart parsing},
	Year = {2006}}

@article{johnson02dop,
	Author = {Mark Johnson},
	Journal = {Computational Linguistics},
	Number = {1},
	Pages = {71--76},
	Title = {The {DOP} Estimation Method Is Biased and Inconsistent},
	Volume = {28},
	Year = {2002}}

@phdthesis{beal03,
	Author = {Matthew Beal},
	School = {The Gatsby Computational Neuroscience Unit, University College London},
	Title = {Variational Algorithms for Approximate Bayesian Inference},
	Year = {2003}}

@inproceedings{eck05iwslt,
	Address = {Pittsburgh},
	Author = {Matthias Eck and Chiori Hori},
	Booktitle = +IWSLT2005,
	Month = {October},
	Title = {Overview of the {IWSLT} 2005 Evaluation Campaign},
	Year = {2005}}

@inproceedings{cherry07itg,
	Address = {Rochester, USA},
	Author = {Colin Cherry and Dekany Lin},
	Booktitle = +NAACL2007-SSST,
	Title = {Inversion Transduction Grammar for Joint Phrasal Translation Modeling},
	Year = {2007}}

@article{teh06hdp,
	Author = {Y. W. Teh and M. I. Jordan and M. J. Beal and D. M. Blei},
	Journal = {Journal of the American Statistical Association},
	Number = {476},
	Pages = {1566-1581},
	Title = {Hierarchical {D}irichlet Processes},
	Volume = {101},
	Year = {2006}}

@inproceedings{marcu02joint,
	Address = {Philadelphia},
	Author = {Daniel Marcu and William Wong},
	Booktitle = +EMNLP2002,
	Month = {July},
	Pages = {133--139},
	Publisher = {Association for Computational Linguistics},
	Title = {A Phrase-Based, Joint Probability Model for Statistical Machine Translation},
	Year = 2002}

@inproceedings{chappelier00monte,
	Address = {London, UK},
	Author = {Jean-C\'{e}dric Chappelier and Martin Rajman},
	Booktitle = {NLP '00: Proceedings of the Second International Conference on Natural Language Processing},
	Isbn = {3-540-67605-8},
	Pages = {106--117},
	Title = {Monte-Carlo Sampling for NP-Hard Maximization Problems in the Framework of Weighted Parsing},
	Year = {2000}}

@phdthesis{goodman98thesis,
	Address = {Cambridge, MA, USA},
	Author = {Joshua T. Goodman},
	Isbn = {0-591-85426-0},
	Note = {Adviser-Stuart Shieber},
	Order_No = {AAI9832377},
	Publisher = {Harvard University},
	Title = {Parsing inside-out},
	Year = {1998}}

@inproceedings{mi08forest,
	Address = {Columbus, Ohio},
	Author = {Mi, Haitao and Huang, Liang and Liu, Qun},
	Booktitle = +ACL2008,
	Month = {June},
	Pages = {192--199},
	Title = {Forest-Based Translation},
	Url = {http://www.aclweb.org/anthology/P/P08/P08-1023},
	Year = {2008},
	Bdsk-Url-1 = {http://www.aclweb.org/anthology/P/P08/P08-1023}}

@inproceedings{huang06syntax,
	Address = {Boston, MA},
	Author = {Huang, Liang and Knight, Kevin and Joshi, Aravind},
	Booktitle = {In Proceedings of the 7th Biennial Conference of the Association for Machine Translation in the Americas ({AMTA})},
	Title = {Statistical Syntax-Directed Translation with Extended Domain of Locality},
	Year = {2006}}

@inproceedings{kumar04mbr,
	Author = {Shankar Kumar and William Byrne},
	Booktitle = +NAACL2004,
	Pages = {169--176},
	Title = {Minimum bayes-risk decoding for statistical machine translation},
	Year = {2004}}

@inproceedings{zhang08bitg,
	Address = {Columbus, Ohio},
	Author = {Zhang, Hao and Quirk, Chris and Moore, Robert C. and Gildea, Daniel},
	Booktitle = +ACL2008,
	Month = {June},
	Pages = {97--105},
	Title = {{Bayesian} Learning of Non-Compositional Phrases with Synchronous Parsing},
	Year = {2008}}

@inproceedings{newman07distributed,
	Author = {David Newman and Arthur Asuncion and Padhraic Smyth and Max Welling},
	Booktitle = {NIPS},
	Publisher = {MIT Press},
	Title = {Distributed Inference for Latent Dirichlet Allocation.},
	Year = {2007}}

@inproceedings{asuncion08asynchronous,
	Author = {Arthur Asuncion and Padhraic Smyth and Max Welling},
	Booktitle = {NIPS},
	Publisher = {MIT Press},
	Title = {Asynchronous Distributed Learning of Topic Models.},
	Year = {2008}}

@inproceedings{johnson07,
	Address = {Rochester, New York},
	Author = {Johnson, Mark and Griffiths, Thomas and Goldwater, Sharon},
	Booktitle = +NAACL2007,
	Month = {April},
	Pages = {139--146},
	Title = {{Bayesian} Inference for {PCFG}s via {Markov} Chain {Monte} {Carlo}},
	Url = {http://www.aclweb.org/anthology/N/N07/N07-1018},
	Year = {2007},
	Bdsk-Url-1 = {http://www.aclweb.org/anthology/N/N07/N07-1018}}

@inproceedings{johnson07pos,
	Address = {Prague, Czech Republic},
	Author = {Johnson, Mark},
	Booktitle = +EMNLP2007,
	Pages = {296--305},
	Title = {Why Doesnt {EM} Find Good {HMM} {POS}-Taggers?},
	Year = {2007}}

@inproceedings{denero08complexity,
	Address = {Columbus, Ohio},
	Author = {DeNero, John and Klein, Dan},
	Booktitle = {Proceedings of ACL-08: HLT, Short Papers},
	Month = {June},
	Pages = {25--28},
	Publisher = {Association for Computational Linguistics},
	Title = {The Complexity of Phrase Alignment Problems},
	Url = {http://www.aclweb.org/anthology/P/P08/P08-2007},
	Year = {2008},
	Bdsk-Url-1 = {http://www.aclweb.org/anthology/P/P08/P08-2007}}

@inproceedings{denero08sampling,
	Address = {Honolulu, Hawaii},
	Author = {DeNero, John and Bouchard-C\^{o}t\'{e}, Alexandre and Klein, Dan},
	Booktitle = {Proceedings of the 2008 Conference on Empirical Methods in Natural Language Processing},
	Month = {October},
	Pages = {314--323},
	Publisher = {Association for Computational Linguistics},
	Title = {Sampling Alignment Structure under a {B}ayesian Translation Model},
	Url = {http://www.aclweb.org/anthology/D08-1033},
	Year = {2008},
	Bdsk-Url-1 = {http://www.aclweb.org/anthology/D08-1033}}

@inproceedings{birch06constraining,
	Address = {New York City},
	Author = {Birch, Alexandra and Callison-Burch, Chris and Osborne, Miles and Koehn, Philipp},
	Booktitle = {Proceedings on the Workshop on Statistical Machine Translation},
	Month = {June},
	Pages = {154--157},
	Publisher = {Association for Computational Linguistics},
	Title = {Constraining the Phrase-Based, Joint Probability Statistical Translation Model},
	Url = {http://www.aclweb.org/anthology/W/W06/W06-3123},
	Year = {2006},
	Bdsk-Url-1 = {http://www.aclweb.org/anthology/W/W06/W06-3123}}

@inproceedings{chang08chinese,
	Address = {Prague, Czech Republic},
	Author = {Chang, Pi-Chuan and Jurafsky, Dan and Manning, Christopher D.},
	Booktitle = +WMT2008,
	Month = {June},
	Title = {Optimizing {C}hinese Word Segmentation for Machine Translation Performance},
	Year = {2008}}

@inproceedings{habash06preprocessing,
	Address = {New York City},
	Author = {Habash, Nizar and Sadat, Fatiha},
	Booktitle = +NAACL2006,
	Publisher = {Association for Computational Linguistics},
	Title = {Arabic Preprocessing Schemes for Statistical Machine Translation},
	Year = {2006}}

@inproceedings{goldwater07,
	Address = {Prague, Czech Republic},
	Author = {Goldwater, Sharon and Griffiths, Tom},
	Booktitle = +ACL2007,
	Month = {June},
	Pages = {744--751},
	Title = {A fully Bayesian approach to unsupervised part-of-speech tagging},
	Url = {http://www.aclweb.org/anthology/P/P07/P07-1094},
	Year = {2007},
	Bdsk-Url-1 = {http://www.aclweb.org/anthology/P/P07/P07-1094}}

@inproceedings{goldwater06,
	Address = {Sydney},
	Author = {Goldwater, Sharon and Griffiths, Tom and Johnson, Mark},
	Booktitle = +ACL2006,
	Title = {Contextual Dependencies in Unsupervised Word Segmentation},
	Year = {2006}}

@incollection{goldwater06interpolating,
	Address = {Cambridge, MA},
	Author = {Sharon Goldwater and Tom Griffiths and Mark Johnson},
	Booktitle = {Advances in Neural Information Processing Systems 18},
	Editor = {Y. Weiss and B. Sch\"{o}lkopf and J. Platt},
	Pages = {459--466},
	Publisher = {MIT Press},
	Title = {Interpolating between types and tokens by estimating power-law generators},
	Year = {2006}}

@inproceedings{zhang08factorisation,
	Address = {Manchester, UK},
	Author = {Zhang, Hao and Gildea, Daniel and Chiang, David},
	Booktitle = +COLING2008,
	Pages = {1081--1088},
	Title = {Extracting Synchronous Grammar Rules From Word-Level Alignments in Linear Time},
	Year = {2008}}

@article{antoniak74,
	Author = {Antoniak, Charles E.},
	Journal = {The Annals of Statistics},
	Number = {6},
	Pages = {1152--1174},
	Title = {Mixtures of Dirichlet Processes with Applications to Bayesian Nonparametric Problems},
	Volume = {2},
	Year = {1974}}

@phdthesis{blunsom07thesis,
	Author = {Blunsom, Phil},
	School = {Department of Computer Science and Software Engineering, The University of Melbourne},
	Title = {Structured Classification for Multilingual Natural Language Processing},
	Year = {2007}}

@phdthesis{RL:1,
	Address = {Stanford, California},
	Author = {R. E. Larson},
	School = {Stanford University},
	Title = {Title of Dissertation},
	Year = 1964}

@incollection{aldous85,
	Author = {Aldous, D.},
	Booktitle = {\'{E}cole d'\'{E}t\'{e} de Probabiliti\'{e}s de Saint-Flour XIII 1983},
	Pages = {1--198},
	Publisher = {Springer},
	Title = {Exchangeability and related topics},
	Year = {1985}}

@incollection{blunsom09scfg,
	Author = {Phil Blunsom and Trevor Cohn and Miles Osborne},
	Booktitle = {Advances in Neural Information Processing Systems 21},
	Editor = {D. Koller and D. Schuurmans and Y. Bengio and L. Bottou},
	Pages = {161--168},
	Title = {Bayesian Synchronous Grammar Induction},
	Year = {2009},
	Bdsk-File-1 = {YnBsaXN0MDDUAQIDBAUIJidUJHRvcFgkb2JqZWN0c1gkdmVyc2lvblkkYXJjaGl2ZXLRBgdUcm9vdIABqAkKFRYXGyIjVSRudWxs0wsMDQ4RFFpOUy5vYmplY3RzV05TLmtleXNWJGNsYXNzog8QgASABqISE4ACgAOAB1lhbGlhc0RhdGFccmVsYXRpdmVQYXRo0hgNGRpXTlMuZGF0YU8RAa4AAAAAAa4AAgAADE1hY2ludG9zaCBIRAAAAAAAAAAAAAAAAAAAAMarigZIKwAAACCBkgtoZHBfaXRnLnBkZgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAISFFxxReFAAAAAAAAAAAAAEAAgAACSAAAAAAAAAAAAAAAAAAAAAGbmlwczA4ABAACAAAxqt79gAAABEACAAAxxReFAAAAAEAGAAggZIAIID7ACB+WAAK93sACTp6AACQ5wACAEpNYWNpbnRvc2ggSEQ6VXNlcnM6cGJsdW5zb206d29ya3NwYWNlOm91Y2xfY2xnX3NtdDpwdWJzOm5pcHMwODpoZHBfaXRnLnBkZgAOABgACwBoAGQAcABfAGkAdABnAC4AcABkAGYADwAaAAwATQBhAGMAaQBuAHQAbwBzAGgAIABIAEQAEgA9VXNlcnMvcGJsdW5zb20vd29ya3NwYWNlL291Y2xfY2xnX3NtdC9wdWJzL25pcHMwOC9oZHBfaXRnLnBkZgAAEwABLwAAFQACAA///wAAgAXSHB0eH1gkY2xhc3Nlc1okY2xhc3NuYW1lox8gIV1OU011dGFibGVEYXRhVk5TRGF0YVhOU09iamVjdF8QFS4uL25pcHMwOC9oZHBfaXRnLnBkZtIcHSQloiUhXE5TRGljdGlvbmFyeRIAAYagXxAPTlNLZXllZEFyY2hpdmVyAAgAEQAWAB8AKAAyADUAOgA8AEUASwBSAF0AZQBsAG8AcQBzAHYAeAB6AHwAhgCTAJgAoAJSAlQCWQJiAm0CcQJ/AoYCjwKnAqwCrwK8AsEAAAAAAAACAQAAAAAAAAAoAAAAAAAAAAAAAAAAAAAC0w==}}

@inproceedings{zhang06synchronous,
	Author = {Zhang,, Hao and Huang,, Liang and Gildea,, Daniel and Knight,, Kevin},
	Booktitle = +NAACL2006,
	Location = {New York, New York},
	Pages = {256--263},
	Title = {Synchronous binarization for machine translation},
	Year = {2006}}

@article{fraser07measuring,
	Address = {Cambridge, MA, USA},
	Author = {Fraser, Alexander and Marcu, Daniel},
	Issn = {0891-2017},
	Journal = {Computational Linguistics},
	Number = {3},
	Pages = {293--303},
	Publisher = {MIT Press},
	Title = {Measuring Word Alignment Quality for Statistical Machine Translation},
	Volume = {33},
	Year = {2007}}

@inproceedings{teh06,
	Author = {Y. Teh},
	Booktitle = {Proceedings of the 21st International Conference on Computational Linguistics and 44th Annual Meeting of the Association for Computational Linguistics},
	Pages = {985-992},
	Title = {A Hierarchical {B}ayesian Language Model based on {P}itman-{Y}or Processes},
	Year = {2006}}

@article{ferguson73,
	Author = {S. Ferguson},
	Journal = {Annals of Statistics},
	Pages = {209--230},
	Title = {A {Bayesian} Analysis of Some Nonparametric Problems},
	Volume = 1,
	Year = 1973}