File size: 26,713 Bytes
b11ac48
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
<html>

<head>
    <link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
        integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
    <link rel="stylesheet" href="static/themestr.css">
</head>


<body>

    <div id="sociofillmore-demo" class="mx-auto" style="max-width: 1350px;">
        <div class="py-5">
            <div class="bg-primary mx-5 px-5 py-5">
                <h1 class="display-3 text-light">SocioFillmore</h1>
                <h3 class="text-light">Computational Frame Semantics for Events in Society</h4>
            </div>
            <div v-show="showIntroductionBox" class="bg-dark text-light mx-5 p-5">
                <div class="row text-center">
                    <!-- <h4 class="mb-3 text-light">What is this all about?</h4> -->
                    <p class="mx-5 px-5 mb-3 fs-3">
                        When using language, we talk about events differently depending on where
                        we find ourselves in
                        <em>space</em>,
                        <em>time</em>,
                        <em>society</em>, and
                        <em>ideology</em>.
                    </p>
                </div>
                <div class="mx-3 text-center">
                    <div class="fs-5 d-flex flex-wrap">
                        <div class="mx-auto">
                            <i class="far fa-comment"></i>
                            <em class="text-secondary">
                                Did <em>I <strong>lend</strong> you a book</em>
                                or did <em>you <strong>borrow</strong> a book from me</em>?</em>
                        </div>
                        <div class="mx-auto">
                            <i class="far fa-comment"></i>
                            <em class="text-secondary">
                                Did <em>planes <strong>hit</strong> the WTC</em>
                                or do we remember <em>the 9/11 <strong>attacks</strong></em>?</em>
                        </div>
                    </div>
                    <div class="fs-5 d-flex flex-wrap">
                        <div class="mx-auto">
                            <i class="far fa-comment"></i>
                            <em class="text-secondary">
                                Did <em>a driver <strong>injure</strong> a child</em>
                                or did <em>a cyclist <strong>collide</strong> with a car</em>?</em>
                        </div>
                        <div class="mx-auto">
                            <i class="far fa-comment"></i>
                            <em class="text-secondary">
                                Did <em>a man <strong>murder</strong> a woman</em>
                                or did <em>a tragic <strong>incident</strong></em> occur?</em>
                        </div>
                    </div>
                </div>
            </div>
            <div v-show="showIntroductionBox" class="bg-secondary text-dark mx-5 p-5">
                <p class="fs-3 text-center">
                    This NLP tool based on <em>frame semantics</em> and <em>construction grammar</em> can help visualize
                    <em>perspective shifts</em> caused by <em>backgrounding</em> of event participants and their
                    <em>agentivity</em>.
                </p>
                <!-- <a class="btn btn-primary mt-3">Learn more...</a> -->
            </div>
            <div class="mx-5 p-2 bg-secondary text-primary">
                <div class="form-check form-check-inline form-switch mx-auto">
                    <input v-model="showIntroductionBox" class="form-check-input" type="checkbox" checked>
                    <label class="form-check-label"><i>Show introduction box</i></label>
                </div>
            </div>
        </div>

        <div class="py-3">
            <div class="bg-dark text-light mx-5">
                <div class="p-5">
                    <div class="py-2">
                        <span class="fs-3">
                            How would you like to use the app?
                        </span>
                    </div>
                    <span class="">
                        <a v-on:click="startInteractiveMode" class="btn btn-primary fs-4 mr-3"><i
                                class="fas fa-robot"></i>
                            Interactive Mode</a>
                    </span>
                    <span>
                        <a href="explore" class="btn btn-primary fs-4 mx-3"><i class="fas fa-database"></i> Explore Existing
                            Datasets</a>
                    </span>
                </div>
                <div class="p-2 text-primary">
                    <div class="form-check form-check-inline form-switch mx-auto">
                        <input v-model="showExplanationText" class="form-check-input" type="checkbox" checked>
                        <label class="form-check-label"><i>Show explanatory texts</i></label>
                    </div>
                </div>
            </div>
            <div v-show="interactiveModeEnabled" class="bg-primary text-light mx-5 py-5 px-5">
                <h2 ref="interactiveModeHeading" class="text-light mb-5">Interactive Mode</h2>
                <div v-show="showExplanationText">
                    <p class="fs-5">First, define the real-world
                        <em class="bg-dark mx-1 px-2 py-1"><i class="fas fa-globe-europe"></i> event type</em>
                        that you would like to analyze.
                    </p>
                    <a v-on:click="showEventExample()" class="btn btn-outline-secondary text-dark btn-xs"><i
                            class="far fa-question-circle"></i>
                        Show me an example
                    </a>

                </div>
                <div class="bg-light text-dark m-5 p-3">
                    <h4 class="mb-4">Event type</h4>
                    <div class="input-group mb-2">
                        <input v-model="eventTypeName" class="form-control border border-primary" type="text"
                            placeholder="Event type name">
                    </div>
                    <div class="input-group mb-2">
                        <textarea v-model="eventTypeDescr" class="form-control border border-primary" type="text"
                            rows="4" placeholder="Describe your event type"></textarea>

                    </div>
                </div>

                <div v-show="showExplanationText">

                    <p class="fs-5">Next, define a set of <em class="bg-dark mx-1 px-2 py-1"><i
                                class="fas fa-vector-square"></i> frames</em> &mdash;
                        pieces of conceptual information the define how language users imagine and describe your
                        event. If you're not sure which frames to use, we can help you find relevant frames either using
                        a keyword search or by automatically processing a text that you provide.
                    </p>
                    <a v-on:click="showFrameExample()" class="btn btn-outline-secondary text-dark btn-xs"><i
                            class="far fa-question-circle"></i> Show me an example</a>
                </div>
                <div class="bg-light text-dark m-5 p-3">
                    <h4 class="mb-2">Semantic Frames</h4>
                    <p>Select up to three frames that define your event.
                        Where applicable, we will automatically detect further frames that provide alternative
                        perspectives on your event.</p>
                    <div class="container">
                        <div class="my-2 row row-cols-4 justify-content-center">
                            <div v-for="(frame, idx) in primaryFrames" class="mx-2">
                                <div class="mt-3 mb-1 border border-dark border-3 rounded align-center"
                                    style="font-size: 300%;">
                                    <div class="text-center">@{idx + 1}</div>
                                </div>
                                <div v-if="frame">
                                    <div><button v-on:click="removeFrame(frame.name)"
                                            class="btn btn-small btn-outline-primary w-100 mb-1"><i
                                                class="fas fa-trash"></i></button></div>
                                    <div class="card border-primary mb-3" style="max-width: 18rem;">
                                        <div class="card-header justify-content-between d-flex">
                                            <div class="text-primary"><i class="fas fa-eye"></i> Main Perspective</div>
                                        </div>
                                        <div class="card-body">
                                            <h6 class="card-title text-primary mb-3"><i class="fas fa-vector-square"
                                                    style="font-size: 75%;"></i> @{frame.name}</h6>
                                            <p class="card-text" v-html="frame.description"></p>
                                            <div v-if="frame.typicalExemplar" class="bg-info text-white p-2">
                                                <strong><em>@{frame.typicalExemplar.text}</em></strong>
                                            </div>
                                        </div>
                                    </div>
                                    <div v-for="altFrame in frame.altPerspectives" class="card border-secondary mb-3"
                                        style="max-width: 18rem;">
                                        <div class="card-header"><i class="fas fa-eye"></i> @{altFrame.type} Perspective
                                        </div>
                                        <div class="card-body">
                                            <h6 class="card-title mb-3"><i class="fas fa-vector-square"
                                                    style="font-size: 75%;"></i> @{altFrame.name}</h5>
                                                <!-- <small><em><strong>[@{altFrame.type}]</strong></em></small> -->
                                            </h6>
                                            <p class="card-text" v-html="altFrame.description"></p>
                                            <div v-if="altFrame.typicalExemplar" class="bg-info text-white p-2">
                                                <strong><em>@{altFrame.typicalExemplar.text}</em></strong>
                                            </div>
                                        </div>
                                        <div class="card-footer"><button v-on:click="switchFrame(idx, altFrame.name)"
                                                class="btn btn-dark btn-sm w-100"><i class="fas fa-retweet"></i> Switch
                                                Main Perspective </button></div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>

                    <h6 class="my-2">Add frames manually</h3>
                        <div class="input-group my-2">
                            <input v-model="frameToAdd" class="form-control border border-primary" type="text"
                                placeholder="Add a frame...">
                            <button v-on:click="addFrame(frameToAdd)" class="btn btn-primary"><i
                                    class="fas fa-plus"></i></button>
                        </div>
                        <h6 class="my-2">Help me choose frames</h6>
                        <a v-on:click="showKeywords()" class="btn btn-primary mx-2"><i class="fas fa-book"></i>
                            Infer
                            from keywords</a>
                        <!-- <a class="btn btn-primary mx-2"><i class="far fa-file-alt"> </i> Infer from text</a> -->
                </div>

                <!-- Keyword-assisted frame selection -->
                <div v-show="keywordAreaShown" class="bg-dark p-3">
                    <div v-show="showExplanationText">
                        <p class="fs-5">To help you choose frames, please enter some <em
                                class="bg-light text-dark mx-1 px-2 py-1"><i class="fas fa-book"></i> keywords</em>
                            describing your
                            event:</p>
                    </div>
                    <div class="bg-light text-dark m-5 p-3">
                        <h4 ref="keywordHeading" class="mb-2">Keywords</h4>
                        <p v-show="selectedKeywords.length == 0" class="fs-6"><i>No keywords selected yet.</i></p>
                        <p v-show="showInvalidKeywordWarning" class="fs-6 bg-warning">One or more of the keywords
                            you
                            selected are invalid.</p>
                        <a v-for="kwd in selectedKeywords" v-on:click="removeKeyword" v-bind:title="kwd.text"
                            class="btn btn-info fs-6 m-2"><i class="fas fa-book"></i> @{kwd.text}</a>
                        <p v-show="selectedKeywords.length > 0" class="m-2"><i>(Click a keyword to remove it)</i>
                        </p>
                        <div class="input-group my-2">
                            <input v-model="keywordToAdd" class="form-control border border-primary" type="text"
                                placeholder="Add a keyword...">
                            <button v-on:click="addKeyword()" class="btn btn-primary"><i
                                    class="fas fa-plus"></i></button>
                        </div>
                        <div>
                            <div v-if="keywordSuggestedFrames.length > 0" class="my-2 mr-5">
                                <h5>Suggested frames</h5>
                                <p>Based on your keywords, we suggest the frames listed below.</p>
                                <p>Frames marked with the eye symbol ("<i class="fas fa-eye"></i>") are more likely to
                                    yield interesting
                                    results because they allow for automatically detecting alternative perspectives on
                                    the event. </p>
                            </div>
                            <div v-for="frm in keywordSuggestedFrames" class="d-flex my-3">
                                <div class="flex-grow-1 bg-secondary text-dark">
                                    <div class="p-2">
                                        <h6>@{frm.text} <i v-if="frm.altPerspectives.length > 0" class="fas fa-eye"></i>
                                        </h6>
                                        <p><small v-html="frm.description"></small></p>
                                    </div>
                                    <div v-if="frm.exemplars.length > 0" class="bg-info text-white">
                                        <div class="p-2">
                                            <h6><strong>Examples</strong></h6>
                                        </div>
                                        <div :id="'carousel-examples-' + frm.text"
                                            class="carousel bg-info text-white slide w-100" data-bs-ride="false"
                                            data-bs-interval="false">
                                            <div class="carousel-inner">
                                                <div v-for="(ex, idx) in frm.exemplars"
                                                    :class="{ 'carousel-item': true, 'active': idx === 0 }">
                                                    <div class="d-block w-100 p-4">
                                                        <div class="text-center mx-auto">
                                                            <small><strong><em>...@{ex.text}...</em></strong></small>
                                                        </div>
                                                    </div>
                                                </div>
                                            </div>
                                            <button class="carousel-control-prev" type="button"
                                                :data-bs-target="'#carousel-examples-' + frm.text" data-bs-slide="prev">
                                                <span class="carousel-control-prev-icon" aria-hidden="true"></span>
                                                <span class="visually-hidden">Previous</span>
                                            </button>
                                            <button class="carousel-control-next" type="button"
                                                :data-bs-target="'#carousel-examples-' + frm.text" data-bs-slide="next">
                                                <span class="carousel-control-next-icon" aria-hidden="true"></span>
                                                <span class="visually-hidden">Next</span>
                                            </button>
                                        </div>
                                    </div>
                                </div>
                                <button v-on:click="addFrame(frm.text)" class="btn btn-primary">
                                    <!-- <i class="fas fa-chevron-circle-right"></i> -->
                                    <span class="translate-middle">
                                        <strong>SELECT</strong>
                                    </span>
                                </button>
                            </div>
                        </div>
                    </div>
                </div>

                <div v-show="showExplanationText">
                    <p class="mt-5 fs-5">
                        Enter the text you want to analyze below.
                    </p>
                    <a v-on:click="showTextExample()" class="btn btn-outline-secondary text-dark btn-xs"><i
                        class="far fa-question-circle"></i> Show me an example</a>
                </div>

                <div class="bg-light text-dark m-5 p-3">
                    <h4 class="mb-2">Text Analysis</h4>
                    <p><em>Powered by LOME <a href="https://aclanthology.org/2021.eacl-demos.19/">(Xia et al. EACL 2021)</a></em></p>
                    <p>Enter any text in Italian, Dutch, or English.</p>

                    <div class="input-group my-2">
                        <select v-model="analysisLanguage" class="form-select form-select-sm" aria-label=".form-select-sm example">
                            <option disabled value="">Select a language...</option>
                            <option value="it">Italian</option>
                            <option value="nl">Dutch</option>
                            <option value="en">English</option>
                          </select>
                    </div>
                    <div class="input-group my-2">
                        <textarea v-model="textToAnalyze" class="form-control border border-primary" type="text"
                            placeholder="Enter your text"></textarea>
                        <button v-on:click="analyzeText(textToAnalyze, analysisLanguage)" class="btn btn-primary">GO</button>
                    </div>
                    <div class="my-2">
                        <div v-show="analyzingTextBusy" class="spinner-border text-info" role="status">
                            <span class="visually-hidden">Loading...</span>
                          </div>

                        <div>
                            <div v-for="(sentence, sentIdx) in analyzedSentences" class="card m-3">
                                <div class="card-header">
                                    <small>sentence @{sentIdx + 1}</small>
                                </div>
                                <div class="card-body">
                                    <!-- <p>@{sentence.text}</p> -->
                                    <span v-for="part in sentence.textParts" class="mx-1">
                                        <span v-if="part.type == 'nonTarget'">@{part.text}</span>
                                        <a v-if="part.type == 'target' && part.subType == 'otherTarget'"
                                            data-bs-toggle="tooltip" data-bs-placement="top" :title="part.frame"
                                            class="btn btn-outline-secondary text-dark">@{part.text}</a>
                                        <a v-if="part.type == 'target' && part.subType == 'primaryTarget'"
                                            class="btn btn-outline-primary">@{part.text}
                                            <!-- <span class="badge bg-primary">@{part.frame}</span>  -->
                                        </a>
                                        <a v-if="part.type == 'target' && part.subType == 'altTarget'"
                                            class="btn btn-outline-primary">@{part.text}
                                            <!-- <span class="badge bg-primary">@{part.frame}</span>  -->
                                        </a>
                                    </span>
                                </div>

                                <div v-if="sentence.relevantTargets.length > 0" class="card-footer">
                                    <!-- <h6>Frames &amp; Perspectives</h6> -->
                                    <ul class="list-group list-group-flush bg-secondary">
                                        <li v-for="tgt in sentence.relevantTargets"
                                            class="list-group-item bg-dark text-white">
                                            <small>
                                                <button class="btn btn-outline-primary text-light btn-sm">
                                                    <div><em>trigger</em></div>
                                                    <div><strong>@{tgt.text}</em></div>
                                                </button>
                                                <!-- <strong class="mx-2">triggers</strong> -->
                                                <button v-if="tgt.subType == 'primaryTarget'"
                                                    class="btn btn-outline-light btn-sm ms-3">
                                                    <div><em>frame</em></div>
                                                    <div><strong>@{tgt.frame}</strong></div>
                                                    <!-- <span class="badge bg-light text-dark"><i class="fas fa-eye"></i> Main</span> -->
                                                </button>
                                                <button v-if="tgt.subType == 'altTarget'"
                                                    class="btn btn-outline-light btn-sm ms-3">
                                                    <div><em>frame</em></div>
                                                    <div><strong>
                                                            @{tgt.frame}</strong></div>
                                                </button>
                                                <button v-if="tgt.subType == 'altTarget'"
                                                    class="btn btn-outline-light btn-sm ms-3">
                                                    <div><span class="badge bg-light text-dark ms-1"><i
                                                        class="fas fa-eye"></i>
                                                    @{tgt.perspectiveType}</span><em> of</em></div>
                                                    <div>
                                                        <strong>@{tgt.perspectiveOn}</strong>
                                                        
                                                    </div>
                                                </button>
                                                <button class="btn btn-outline-light btn-sm ms-3">
                                                    <div><em>grammar</em></div>
                                                    <div>
                                                        <strong>@{tgt.grammarInfo}</strong>
                                                    </div>
                                                </button>
                                                <button v-for="role in tgt.roles"
                                                    class="btn btn-outline-light btn-sm ms-3">
                                                    <div><em>role</em> <span class="badge bg-light text-dark ms-1">
                                                        @{role.name}</span></div>
                                                    <div>
                                                        <strong data-bs-toggle="tooltip" data-bs-placement="top" :title="role.spanTxt">@{role.spanTxtClipped}</strong>
                                                    </div>
                                                </button>

                                            </small>
                                        </li>
                                    </ul>
                                </div>


                            </div>
                        </div>
                    </div>
                </div>

            </div>

        </div>
    </div>


    <!-- JavaScript libraries -->
    <!-- Vue -->
    <script src="https://unpkg.com/vue@next"></script>
    <!-- Bootstrap -->
    <script src="https://code.jquery.com/jquery-3.5.0.min.js"
        integrity="sha256-xNzN2a4ltkB44Mc/Jz3pT4iU1cmeR0FkXs4pru/JxaQ=" crossorigin="anonymous"></script>
    <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
        integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM"
        crossorigin="anonymous"></script>
    <!-- FontAwesome -->
    <script src="https://kit.fontawesome.com/9ba3f3de18.js" crossorigin="anonymous"></script>
    <!-- Custom script -->
    <script src="static/demo.js"></script>
</body>

</html>