-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.bib
323 lines (298 loc) · 11.7 KB
/
main.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
%%%%%%%%%%%%%%%%
% Bibliography
%%%%%%%%%%%%%%%%
%%%
% CORE ALGORITHMS
%%%
@article{1977tarjan-mst,
author = {Tarjan, R. E.},
title = {Finding optimum branchings},
journal = {Networks},
year = {1977},
volume = {7},
number = {1},
pages = {25--35},
doi = {http://dx.doi.org/10.1002/net.3230070103},
}
@article{1989gabow-mst,
author = {Gabow, Harold N. and Galil, Zvi and Spencer, Thomas H.},
title = {Efficient implementation of graph algorithms using contraction},
journal = {J. ACM},
volume = {36},
issue = {3},
month = {July},
year = {1989},
issn = {0004-5411},
pages = {540--572},
numpages = {33},
url = {http://doi.acm.org/10.1145/65950.65954},
doi = {http://doi.acm.org/10.1145/65950.65954},
acmid = {65954},
publisher = {ACM},
address = {New York, NY, USA},
}
@article{1986gabow-mst,
author = {Gabow, Harold and Galil, Zvi and Spencer, Thomas and Tarjan, Robert},
affiliation = {University of Colorado 80309 Boulder CO USA},
title = {Efficient algorithms for finding minimum spanning trees in undirected and directed graphs},
journal = {Combinatorica},
publisher = {Springer Berlin / Heidelberg},
issn = {0209-9683},
keyword = {Mathematics and Statistics},
pages = {109-122},
volume = {6},
issue = {2},
url = {http://dx.doi.org/10.1007/BF02579168},
note = {10.1007/BF02579168},
year = {1986}
}
@inproceedings{1996alshawi-headautomata,
author = {Alshawi, Hiyan},
title = {Head automata and bilingual tiling: translation with minimal representations},
booktitle = {Proceedings of the 34th annual meeting on Association for Computational Linguistics},
series = {ACL '96},
year = {1996},
location = {Santa Cruz, California},
pages = {167--176},
numpages = {10},
url = {http://dx.doi.org/10.3115/981863.981886},
doi = {http://dx.doi.org/10.3115/981863.981886},
acmid = {981886},
publisher = {Association for Computational Linguistics},
address = {Stroudsburg, PA, USA},
}
@InProceedings{1999eisner-headautomata,
author = {Jason Eisner and Giorgio Satta},
title = {Efficient Parsing for Bilexical Context-Free Grammars and Head-Automaton Grammars},
booktitle = {Proceedings of the 37th Annual Meeting of the Association for Computational Linguistics (ACL)},
year = 1999,
pages = {457--464},
address = {University of Maryland},
month = {June},
url = {http://cs.jhu.edu/~jason/papers/#acl99},
}
@InCollection{2000eisner-parsing,
author = {Jason Eisner},
title = {Bilexical Grammars and Their Cubic-Time Parsing Algorithms},
booktitle = {Advances in Probabilistic and Other Parsing Technologies},
publisher = {Kluwer Academic Publishers},
month = {October},
year = 2000,
pages = {29--62},
editor = {Harry Bunt and Anton Nijholt},
url = {http://cs.jhu.edu/~jason/papers/#iwptbook00},
}
%%%
% DEPENDENCY PARSING
%%%
@InProceedings{2010koo-dependency,
author = {Koo, Terry and Rush, Alexander M. and Collins, Michael and Jaakkola, Tommi and Sontag, David},
title = {Dual Decomposition for Parsing with Non-Projective Head Automata},
booktitle = {Proceedings of the 2010 Conference on Empirical Methods in Natural Language Processing},
month = {October},
year = {2010},
address = {Cambridge, MA},
publisher = {Association for Computational Linguistics},
pages = {1288--1298},
url = {http://www.aclweb.org/anthology/D10-1125}
}
@InProceedings{2007carreras-dependency,
author = {Carreras, Xavier},
title = {Experiments with a Higher-Order Projective Dependency Parser},
booktitle = {Proceedings of the CoNLL Shared Task Session of EMNLP-CoNLL 2007},
pages = {957--961},
url = {http://www.aclweb.org/anthology/D/D07/D07-1101}
}
@InProceedings{2007hall-dependency,
author = {Hall, Keith},
title = {K-best Spanning Tree Parsing},
booktitle = {Proceedings of the 45th Annual Meeting of the Association of Computational Linguistics},
month = {June},
year = {2007},
address = {Prague, Czech Republic},
publisher = {Association for Computational Linguistics},
pages = {392--399},
url = {http://www.aclweb.org/anthology/P07-1050}
}
@inproceedings{2005mcdonald-dependency0,
author = {McDonald, Ryan and Crammer, Koby and Pereira, Fernando},
title = {Online large-margin training of dependency parsers},
booktitle = {Proceedings of the 43rd Annual Meeting on Association for Computational Linguistics},
series = {ACL '05},
year = {2005},
location = {Ann Arbor, Michigan},
pages = {91--98},
numpages = {8},
url = {http://dx.doi.org/10.3115/1219840.1219852},
doi = {http://dx.doi.org/10.3115/1219840.1219852},
acmid = {1219852},
publisher = {Association for Computational Linguistics},
address = {Morristown, NJ, USA},
}
@inproceedings{2005mcdonald-dependency1,
author = {McDonald, Ryan and Pereira, Fernando and Ribarov, Kiril and Haji\v{c}, Jan},
title = {Non-projective dependency parsing using spanning tree algorithms},
booktitle = {Proceedings of the conference on Human Language Technology and Empirical Methods in Natural Language Processing},
series = {HLT '05},
year = {2005},
location = {Vancouver, British Columbia, Canada},
pages = {523--530},
numpages = {8},
url = {http://dx.doi.org/10.3115/1220575.1220641},
doi = {http://dx.doi.org/10.3115/1220575.1220641},
acmid = {1220641},
publisher = {Association for Computational Linguistics},
address = {Morristown, NJ, USA},
}
%%%
% Word Clusters
%%%
@InProceedings{2010turian-wordclusters,
author = {Turian, Joseph and Ratinov, Lev-Arie and Bengio, Yoshua},
title = {Word Representations: A Simple and General Method for Semi-Supervised Learning},
booktitle = {Proceedings of the 48th Annual Meeting of the Association for Computational Linguistics},
month = {July},
year = {2010},
address = {Uppsala, Sweden},
publisher = {Association for Computational Linguistics},
pages = {384--394},
url = {http://www.aclweb.org/anthology/P10-1040}
}
@inproceedings{2010christodoulopoulos-wordclusters,
author = {Christodoulopoulos, Christos and Goldwater, Sharon and Steedman, Mark},
title = {Two decades of unsupervised POS induction: how far have we come?},
booktitle = {Proceedings of the 2010 Conference on Empirical Methods in Natural Language Processing},
series = {EMNLP '10},
year = {2010},
location = {Cambridge, Massachusetts},
pages = {575--584},
numpages = {10},
url = {http://portal.acm.org/citation.cfm?id=1870658.1870714},
acmid = {1870714},
publisher = {Association for Computational Linguistics},
address = {Morristown, NJ, USA},
}
%%%
% Sentiment Analysis
%%%
% Core
@inproceedings{2004pang-mincuts,
author = {Pang, Bo and Lee, Lillian},
title = {A sentimental education: sentiment analysis using subjectivity summarization based on minimum cuts},
booktitle = {ACL '04: Proceedings of the 42nd Annual Meeting on Association for Computational Linguistics},
year = {2004},
pages = {271},
location = {Barcelona, Spain},
doi = {http://dx.doi.org/10.3115/1218955.1218990},
publisher = {Association for Computational Linguistics},
address = {Morristown, NJ, USA},
}
% Summarization
@InProceedings{2008titov-summarization,
author = {Titov, Ivan and McDonald, Ryan},
title = {A Joint Model of Text and Aspect Ratings for Sentiment Summarization},
booktitle = {Proceedings of ACL-08: HLT},
month = {June},
year = {2008},
address = {Columbus, Ohio},
publisher = {Association for Computational Linguistics},
pages = {308--316},
url = {http://www.aclweb.org/anthology/P/P08/P08-1036}
}
% Review Helpfulness
@InProceedings{2007ghose-helpfulness,
author = {Ghose, Anindya and Ipeirotis, Panagiotis G.},
title = {Designing novel review ranking systems: predicting the usefulness and impact of reviews},
booktitle = {ICEC '07: Proceedings of the ninth international conference on Electronic commerce},
year = {2007},
isbn = {978-1-59593-700-1},
pages = {303--310},
location = {Minneapolis, MN, USA},
doi = {http://doi.acm.org/10.1145/1282100.1282158},
publisher = {ACM},
address = {New York, NY, USA},
}
@InProceedings{2008liu-helpfulness,
author={Yang Liu and Xiangji Huang and Aijun An and Xiaohui Yu},
journal={Data Mining, 2008. ICDM '08. Eighth IEEE International Conference on},
title={Modeling and Predicting the Helpfulness of Online Reviews},
year={2008},
month={dec.},
volume={},
number={},
pages={443 -452},
keywords={IMDB movie reviews dataset;nonlinear regression model;online reviews;purchase decisions;review quality;reviewer expertise;electronic commerce;regression analysis;},
doi={10.1109/ICDM.2008.94},
ISSN={1550-4786},
}
@InProceedings{2007liu-helpfulness,
author = {Liu, Jingjing and Cao, Yunbo and Lin, Chin-Yew and Huang, Yalou and Zhou, Ming},
title = {Low-Quality Product Review Detection in Opinion Summarization},
booktitle = {Proceedings of the 2007 Joint Conference on Empirical Methods in Natural Language Processing and Computational Natural Language Learning (EMNLP-CoNLL)},
month = {June},
year = {2007},
address = {Prague, Czech Republic},
publisher = {Association for Computational Linguistics},
pages = {334--342},
url = {http://www.aclweb.org/anthology/D/D07/D07-1035}
}
@InProceedings{2006kim-helpfulness,
author = {Kim, Soo-Min and Pantel, Patrick and Chklovski, Tim and Pennacchiotti, Marco},
title = {Automatically Assessing Review Helpfulness},
booktitle = {Proceedings of the 2006 Conference on Empirical Methods in Natural Language Processing},
month = {July},
year = {2006},
address = {Sydney, Australia},
publisher = {Association for Computational Linguistics},
pages = {423--430},
url = {http://www.aclweb.org/anthology/W/W06/W06-1650}
}
% Sarcasm and Humor
@InProceedings{2010davidov-sarcasm,
author = {Davidov, Dmitry and Tsur, Oren and Rappoport, Ari},
title = {Semi-Supervised Recognition of Sarcasm in Twitter and Amazon},
booktitle = {Proceedings of the Fourteenth Conference on Computational Natural Language Learning},
month = {July},
year = {2010},
address = {Uppsala, Sweden},
publisher = {Association for Computational Linguistics},
pages = {107--116},
url = {http://www.aclweb.org/anthology/W10-2914}
}
@InProceedings{2006purandare-humor,
author = {Purandare, Amruta and Litman, Diane},
title = {Humor: Prosody Analysis and Automatic Recognition for F*R*I*E*N*D*S*},
booktitle = {Proceedings of the 2006 Conference on Empirical Methods in Natural Language Processing},
month = {July},
year = {2006},
address = {Sydney, Australia},
publisher = {Association for Computational Linguistics},
pages = {208--215},
url = {http://www.aclweb.org/anthology/W/W06/W06-1625}
}
@InProceedings{2005mihalcea-humor,
author = {Mihalcea, Rada and Strapparava, Carlo},
title = {Making Computers Laugh: Investigations in Automatic Humor Recognition},
booktitle = {Proceedings of Human Language Technology Conference and Conference on Empirical Methods in Natural Language Processing},
month = {October},
year = {2005},
address = {Vancouver, British Columbia, Canada},
publisher = {Association for Computational Linguistics},
pages = {531--538},
url = {http://www.aclweb.org/anthology/H/H05/H05-1067}
}
@incollection{2007mihalcea-humor,
author = {Mihalcea, Rada and Pulman, Stephen},
affiliation = {Computer Science Department, University of North Texas},
title = {Characterizing Humour: An Exploration of Features in Humorous Texts},
booktitle = {Computational Linguistics and Intelligent Text Processing},
series = {Lecture Notes in Computer Science},
editor = {Gelbukh, Alexander},
publisher = {Springer Berlin / Heidelberg},
isbn = {},
pages = {337-347},
volume = {4394},
url = {http://dx.doi.org/10.1007/978-3-540-70939-8_30},
note = {10.1007/978-3-540-70939-8_30},
year = {2007}
}