-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathshared-tasks.html
372 lines (365 loc) · 16.9 KB
/
shared-tasks.html
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
---
layout: default
nav_active: shared-tasks
title: PAN Shared Tasks
description: PAN Shared Tasks Overview
---
<nav class="uk-container">
<ul class="uk-breadcrumb">
<li><a href="index.html">PAN</a></li>
<li class="uk-disabled"><a href="#">Shared Tasks</a></li>
</ul>
</nav>
<main class="uk-section uk-section-default">
<div class="uk-container uk-margin-medium-bottom">
<h1>Shared Tasks</h1>
<ul class="uk-list">
<li><span data-uk-icon="chevron-down"></span> <a href="#authorship-analysis">Authorship Analysis</a></li>
<li><span data-uk-icon="chevron-down"></span> <a href="#computational-ethics">Computational Ethics</a></li>
<li><span data-uk-icon="chevron-down"></span> <a href="#originality">Originality</a></li>
</ul>
</div>
<div class="uk-container uk-margin-medium">
<div id="search-control">
<input type="text" class="uk-input" id="filter-field" placeholder="Type here to filter…"/>
</div>
<div id="filtered-all-message" class="uk-hidden uk-text-muted" aria-hidden="true">
None of our shared tasks match your filter.
</div>
</div>
<div class="uk-container uk-margin-medium webis-data-table">
<table class="uk-table uk-table-divider uk-table-small targetable sortable">
<thead>
<tr>
<th id="authorship-analysis"></th>
<th colspan="3">
Authorship Analysis
<a href="#" class="uk-float-right uk-link-reset" data-uk-icon="chevron-up"></a>
</th>
</tr>
<tr>
<th></th>
<th class="header uk-width-1-3"><span>Name</span></th>
<th class="header uk-width-1-4"><span>Task</span></th>
<th class="header uk-table-expand"><span>Edition</span></th>
</tr>
</thead>
<tbody>
<tr>
<td id="authorship-attribution"></td>
<td>Authorship Attribution</td>
<td>Author Identification</td>
<td>[<a href="clef19/pan19-web/authorship-attribution.html">2019</a>]
[<a href="clef18/pan18-web/authorship-attribution.html">2018</a>]
[<a href="clef12/pan12-web/authorship-attribution.html">2012</a>]
[<a href="clef11/pan11-web/authorship-attribution.html">2011</a>]
</td>
</tr>
<tr>
<td id="authorship-clustering"></td>
<td>Authorship Clustering</td>
<td>Author Identification</td>
<td>[<a href="clef17/pan17-web/author-clustering.html">2017</a>]
[<a href="clef16/pan16-web/author-clustering.html">2016</a>]
</td>
</tr>
<tr>
<td id="generated-content-analysis"></td>
<td>Generative AI Detection</td>
<td>Author Identification</td>
<td>[<a href="clef25/pan25-web/generated-content-analysis.html">2025</a>]
[<a href="clef24/pan24-web/generated-content-analysis.html">2024</a>]
</td>
</tr>
<tr>
<td id="authorship-verification"></td>
<td>Authorship Verification</td>
<td>Author Identification</td>
<td>[<a href="clef23/pan23-web/author-identification.html">2023</a>]
[<a href="clef22/pan22-web/author-identification.html">2022</a>]
[<a href="clef21/pan21-web/author-identification.html">2021</a>]
[<a href="clef20/pan20-web/author-identification.html">2020</a>]
[<a href="clef15/pan15-web/authorship-verification.html">2015</a>]
[<a href="clef14/pan14-web/authorship-verification.html">2014</a>]
[<a href="clef13/pan13-web/authorship-verification.html">2013</a>]
</td>
</tr>
<tr>
<td id="author-masking"></td>
<td>Author Masking</td>
<td>Authorship Obfuscation</td>
<td>[<a href="clef18/pan18-web/author-masking.html">2018</a>]
[<a href="clef17/pan17-web/author-masking.html">2017</a>]
[<a href="clef16/pan16-web/author-masking.html">2016</a>]
</td>
</tr>
<tr>
<td id="obfuscation-evaluation"></td>
<td>Obfuscation Evaluation</td>
<td>Authorship Obfuscation</td>
<td>[<a href="clef18/pan18-web/obfuscation-evaluation.html">2018</a>]
[<a href="clef17/pan17-web/obfuscation-evaluation.html">2017</a>]
[<a href="clef16/pan16-web/obfuscation-evaluation.html">2016</a>]
</td>
</tr>
<tr>
<td id="author-profiling"></td>
<td>Author Profiling</td>
<td>Author Profiling</td>
<td>[<a href="clef18/pan18-web/author-profiling.html">2018</a>]
[<a href="clef17/pan17-web/author-profiling.html">2017</a>]
[<a href="clef16/pan16-web/author-profiling.html">2016</a>]
[<a href="clef15/pan15-web/author-profiling.html">2015</a>]
[<a href="clef14/pan14-web/author-profiling.html">2014</a>]
[<a href="clef13/pan13-web/author-profiling.html">2013</a>]
</td>
</tr>
<tr>
<td id="profiling-cryptocurrency-influencers"></td>
<td>Profiling Cryptocurrency Influencers with Few-shot Learning</td>
<td>Author Profiling</td>
<td>[<a href="clef23/pan23-web/author-profiling.html">2023</a>]</td>
</tr>
<tr>
<td id="profiling-irony-spreaders-on-twitter"></td>
<td>Profiling Irony and Stereotype Spreaders on Twitter (IROSTEREO)</td>
<td>Author Profiling</td>
<td>[<a href="clef22/pan22-web/author-profiling.html">2022</a>]</td>
</tr>
<tr>
<td id="profiling-hate-speech-spreaders-on-twitter"></td>
<td>Profiling Hate Speech Spreaders on Twitter</td>
<td>Author Profiling</td>
<td>[<a href="clef21/pan21-web/author-profiling.html">2021</a>]</td>
</tr>
<tr>
<td id="profiling-fake-news-spreaders-on-twitter"></td>
<td>Profiling Fake News Spreaders on Twitter</td>
<td>Author Profiling</td>
<td>[<a href="clef20/pan20-web/author-profiling.html">2020</a>]
</td>
</tr>
<tr>
<td id="bots-and-gender-profiling"></td>
<td>Bots and Gender Profiling</td>
<td>Author Profiling</td>
<td>[<a href="clef19/pan19-web/author-profiling.html">2019</a>]
</td>
</tr>
<tr>
<td id="celebrity-profiling"></td>
<td>Celebrity Profiling</td>
<td>Author Profiling</td>
<td>[<a href="clef20/pan20-web/celebrity-profiling.html">2020</a>]
[<a href="clef19/pan19-web/celebrity-profiling.html">2019</a>]
</td>
</tr>
<tr>
<td id="style-change-detection"></td>
<td>Style Change Detection</td>
<td>Multi-author analysis</td>
<td>[<a href="clef25/pan25-web/style-change-detection.html">2025</a>]
[<a href="clef24/pan24-web/style-change-detection.html">2024</a>]
[<a href="clef23/pan23-web/style-change-detection.html">2023</a>]
[<a href="clef22/pan22-web/style-change-detection.html">2022</a>]
[<a href="clef21/pan21-web/style-change-detection.html">2021</a>]
[<a href="clef20/pan20-web/style-change-detection.html">2020</a>]
[<a href="clef19/pan19-web/style-change-detection.html">2019</a>]
[<a href="clef18/pan18-web/style-change-detection.html">2018</a>]
[<a href="clef17/pan17-web/style-change-detection.html">2017</a>]
</td>
</tr>
<tr>
<td id="author-diarization"></td>
<td>Author Diarization</td>
<td>Multi-author analysis</td>
<td>[<a href="clef16/pan16-web/author-diarization.html">2016</a>]
</td>
</tr>
</tbody>
</table>
<table class="uk-margin-medium uk-table uk-table-divider uk-table-small sortable targetable">
<thead>
<tr>
<th id="computational-ethics"></th>
<th colspan="3">
Computational Ethics
<a href="#" class="uk-float-right uk-link-reset" data-uk-icon="chevron-up"></a>
</th>
</tr>
<tr>
<th></th>
<th class="header uk-width-1-3"><span>Name</span></th>
<th class="header uk-width-1-4"><span>Task</span></th>
<th class="header uk-table-expand"><span>Edition</span></th>
</tr>
</thead>
<tbody>
<tr>
<td id="text-detoxification"></td>
<td>Multilingual Text Detoxification</td>
<td>Morality</td>
<td>[<a href="clef25/pan25-web/text-detoxification.html">2025</a>]
[<a href="clef24/pan24-web/text-detoxification.html">2024</a>]
</td>
</tr>
<tr>
<td id="oppositional-thinking-analysis"></td>
<td>Oppositional Thinking Analysis</td>
<td>Morality</td>
<td>[<a href="clef24/pan24-web/oppositional-thinking-analysis.html">2024</a>]</td>
</tr>
<tr>
<td id="clickbait-spoiling"></td>
<td>Clickbait Spoiling</td>
<td>Question Answering</td>
<td>[<a href="semeval23/pan23-web/clickbait-challenge.html">2023</a>]
[<a href="https://webis.de/events/clickbait-challenge">2017</a>]
</td>
</tr>
<tr>
<td id="trigger-detection"></td>
<td>Trigger Detection</td>
<td>Morality</td>
<td>[<a href="clef23/pan23-web/trigger-detection.html">2023</a>]
</td>
</tr>
<tr>
<td id="hyperpartisan-news-detection"></td>
<td>Hyperpartisan News Detection</td>
<td>Morality</td>
<td>[<a href="semeval19/semeval19-web/index.html">2019</a>]
</td>
</tr>
<tr>
<td id="sexual-predator-identification"></td>
<td>Sexual Predator Identification</td>
<td>Morality</td>
<td>[<a href="clef12/pan12-web/sexual-predator-identification.html">2012</a>]
</td>
</tr>
<tr>
<td id="wikipedia-quality-flaw-prediction"></td>
<td>Wikipedia Quality Flaw Prediction</td>
<td>Quality</td>
<td>[<a href="clef12/pan12-web/wikipedia-quality-flaw-prediction.html">2012</a>]
</td>
</tr>
<tr>
<td id="wikipedia-vandalism-detection"></td>
<td>Wikipedia Vandalism Detection</td>
<td>Quality</td>
<td>[<a href="clef11/pan11-web/wikipedia-vandalism-detection.html">2011</a>]
[<a href="clef10/pan10-web/wikipedia-vandalism-detection.html">2010</a>]
</td>
</tr>
</tbody>
</table>
<table class="uk-margin-medium uk-table uk-table-divider uk-table-small sortable targetable">
<thead>
<tr>
<th id="originality"></th>
<th colspan="3">
Originality
<a href="#" class="uk-float-right uk-link-reset" data-uk-icon="chevron-up"></a>
</th>
</tr>
<tr>
<th></th>
<th class="header uk-width-1-3"><span>Name</span></th>
<th class="header uk-width-1-4"><span>Task</span></th>
<th class="header uk-table-expand"><span>Edition</span></th>
</tr>
</thead>
<tbody>
<tr>
<td id="external-plagiarism-detection"></td>
<td>External Plagiarism Detection</td>
<td>Plagiarism Detection</td>
<td>[<a href="fire15/pan15-web/external-plagiarism-detection.html">2015</a>]
[<a href="clef11/pan11-web/external-plagiarism-detection.html">2011</a>]
[<a href="clef10/pan10-web/plagiarism-detection.html">2010</a>]
[<a href="sepln09/pan09-web/external-plagiarism-detection.html">2009</a>]
</td>
</tr>
<tr>
<td id="generative-plagiarism-detection"></td>
<td>Generative Plagiarism Detection</td>
<td>Plagiarism Detection</td>
<td>[<a href="clef25/pan25-web/generative-plagiarism-detection.html">2025</a>]
</td>
</tr>
<tr>
<td id="intrinsic-plagiarism-detection"></td>
<td>Intrinsic Plagiarism Detection</td>
<td>Plagiarism Detection</td>
<td>[<a href="fire15/pan15-web/intrinsic-plagiarism-detection.html">2015</a>]
[<a href="clef11/pan11-web/intrinsic-plagiarism-detection.html">2011</a>]
[<a href="clef10/pan10-web/plagiarism-detection.html">2010</a>]
[<a href="sepln09/pan09-web/intrinsic-plagiarism-detection.html">2009</a>]
</td>
</tr>
<tr>
<td id="source-retrieval"></td>
<td>Source Retrieval</td>
<td>Plagiarism Detection</td>
<td>[<a href="clef15/pan15-web/source-retrieval.html">2015</a>]
[<a href="clef14/pan14-web/source-retrieval.html">2014</a>]
[<a href="clef13/pan13-web/source-retrieval.html">2013</a>]
[<a href="clef12/pan12-web/source-retrieval.html">2012</a>]
</td>
</tr>
<tr>
<td id="text-alignment"></td>
<td>Text Alignment</td>
<td>Plagiarism Detection</td>
<td>[<a href="clef15/pan15-web/text-alignment.html">2015</a>]
[<a href="clef14/pan14-web/text-alignment.html">2014</a>]
[<a href="clef13/pan13-web/text-alignment.html">2013</a>]
[<a href="clef12/pan12-web/text-alignment.html">2012</a>]
</td>
</tr>
<tr>
<td id="news-story-search"></td>
<td>Cross-Language Indian News Story Search</td>
<td>News Story Search</td>
<td>[<a href="fire13/pan13-web/index.html">2013</a>]
[<a href="fire12/pan12-web/index.html">2012</a>]
</td>
</tr>
<tr>
<td id="text-reuse"></td>
<td>Cross-Language Indian Text Reuse</td>
<td>Plagiarism Detection</td>
<td>[<a href="fire11/pan11-web/index.html">2011</a>]
</td>
</tr>
<tr>
<td id="source-code-reuse"></td>
<td>Cross-Language Source Code Re-use</td>
<td>Plagiarism Detection</td>
<td>[<a href="fire15/pan15-web/source-code-reuse.html">2015</a>]
[<a href="fire14/pan14-web/index.html">2014</a>]
</td>
</tr>
</tbody>
</table>
</div>
</main>
<script src="https://assets.webis.de/js/thirdparty/jquery/jquery.slim.min.js"></script>
<script src="https://assets.webis.de/js/tables.js"></script>
<script src="https://assets.webis.de/js/thirdparty/fontawesome/fontawesome.min.js"></script>
<script src="https://assets.webis.de/js/thirdparty/fontawesome/solid.min.js"></script>
<script src="https://assets.webis.de/js/filter.js"></script>
<script src="https://assets.webis.de/js/selection.js"></script>
<script>
initWebisTableFiltering(document.querySelectorAll(".targetable"), true, entry => {
const attributes = entry.dataset;
attributes['name'] = normalize(entry.children[1].textContent);
attributes['task'] = normalize(entry.children[2].textContent);
attributes['edition'] = normalize(entry.children[3].textContent);
return attributes;
});
initTableHighlightOnClick();
initTableSorting();
</script>