Skip to content

Commit 79b8034

Browse files
author
gh-actions
committed
add documentation for version 4
1 parent 2a1601f commit 79b8034

4 files changed

Lines changed: 10 additions & 2 deletions

File tree

4/user-guide/import-and-config/visualizations-list.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,10 @@ <h2 id="sentstructurejs"><a class="header" href="#sentstructurejs"><code>sentstr
177177
<p><img src="vis-sentstructurejs.png" alt="sentstructurejs visualizer for parallel corpus alignment" /></p>
178178
<h3 id="mappings-3"><a class="header" href="#mappings-3">Mappings</a></h3>
179179
<p>Use <code>alignment_label</code> to specify the edge annotation name that should be displayed.</p>
180+
<p>For filtering the edges that are considered for alignments, you can set <code>edge_type</code>
181+
to the name of the pointing relations. The name of a pointing relation component
182+
can be derived from the operator used to search them, e. g., <code>-&gt;align</code> is used
183+
for edges in the component with the name <code>align</code>.</p>
180184
<h2 id="discourse"><a class="header" href="#discourse"><code>discourse</code></a></h2>
181185
<p>A view of the entire text of a document, possibly with interactive coreference links.</p>
182186
<p><img src="vis-discourse.png" alt="discourse visualizer" /></p>

4/user-guide/print.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1151,6 +1151,10 @@ <h2 id="sentstructurejs"><a class="header" href="#sentstructurejs"><code>sentstr
11511151
<p><img src="import-and-config/vis-sentstructurejs.png" alt="sentstructurejs visualizer for parallel corpus alignment" /></p>
11521152
<h3 id="mappings-3"><a class="header" href="#mappings-3">Mappings</a></h3>
11531153
<p>Use <code>alignment_label</code> to specify the edge annotation name that should be displayed.</p>
1154+
<p>For filtering the edges that are considered for alignments, you can set <code>edge_type</code>
1155+
to the name of the pointing relations. The name of a pointing relation component
1156+
can be derived from the operator used to search them, e. g., <code>-&gt;align</code> is used
1157+
for edges in the component with the name <code>align</code>.</p>
11541158
<h2 id="discourse"><a class="header" href="#discourse"><code>discourse</code></a></h2>
11551159
<p>A view of the entire text of a document, possibly with interactive coreference links.</p>
11561160
<p><img src="import-and-config/vis-discourse.png" alt="discourse visualizer" /></p>

4/user-guide/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

4/user-guide/searchindex.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)