Spaces:
Running
Running
Commit
·
93a92ac
1
Parent(s):
2be4245
Update index.html
Browse files- index.html +3 -3
index.html
CHANGED
|
@@ -273,7 +273,7 @@
|
|
| 273 |
technique - <b>dpm-solver++ Inversion</b>.
|
| 274 |
|
| 275 |
</p>
|
| 276 |
-
|
| 277 |
</div>
|
| 278 |
<div class="content">
|
| 279 |
<h2 class="title is-4">Component 2: Textual Editing</h2>
|
|
@@ -287,7 +287,7 @@
|
|
| 287 |
the effect of the desired edit
|
| 288 |
|
| 289 |
</p>
|
| 290 |
-
|
| 291 |
</div>
|
| 292 |
<div class="content">
|
| 293 |
<h2 class="title is-4">Component 3: Semantic Grounding</h2>
|
|
@@ -305,7 +305,7 @@
|
|
| 305 |
interference between them.
|
| 306 |
|
| 307 |
</p>
|
| 308 |
-
|
| 309 |
</div>
|
| 310 |
</div>
|
| 311 |
</div>
|
|
|
|
| 273 |
technique - <b>dpm-solver++ Inversion</b>.
|
| 274 |
|
| 275 |
</p>
|
| 276 |
+
<img src="static/images/inversion.png" />
|
| 277 |
</div>
|
| 278 |
<div class="content">
|
| 279 |
<h2 class="title is-4">Component 2: Textual Editing</h2>
|
|
|
|
| 287 |
the effect of the desired edit
|
| 288 |
|
| 289 |
</p>
|
| 290 |
+
<img src="static/images/textual_editing.png" />
|
| 291 |
</div>
|
| 292 |
<div class="content">
|
| 293 |
<h2 class="title is-4">Component 3: Semantic Grounding</h2>
|
|
|
|
| 305 |
interference between them.
|
| 306 |
|
| 307 |
</p>
|
| 308 |
+
<img src="static/images/semantic_grounding.png" />
|
| 309 |
</div>
|
| 310 |
</div>
|
| 311 |
</div>
|