Skip to content

Commit

Permalink
Adapt report.py to intro_macrogenesis
Browse files Browse the repository at this point in the history
  • Loading branch information
gerritbruening committed Oct 9, 2018
1 parent 52a653f commit 34b26fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion report.py
Expand Up @@ -682,7 +682,7 @@ def demo_graph(u, v, extend=None, **edge_attr) -> nx.MultiDiGraph:
<td>Laut Quelle 1 entstand {w1} vor {w2},
laut Quelle 2 entstand {w2} vor {w1}.
Diese Aussage von Quelle 2 wird bei der heuristischen Konfliktbeseitugung aus dem Graphen entfernt.
Die Aussage von Quelle 3 wird von vornherein ignoriert (Quelle allgemein unglaubwürdig oder konkrete Aussage unbegründet).</td></tr>
Die Aussage von Quelle 3 bereits vor der heuristischen Konfliktbeseitigung aus dem Graphen entfernt (Quelle allgemein unglaubwürdig oder konkrete Aussage unbegründet).</td></tr>
<tr><td><img src="help-syn.svg"/></td>
<td>Laut Quelle 2 entstand {w1} etwa gleichzeitig mit {w2}.</td></tr>
<tr><td><img src="help-dating.svg"/></td>
Expand Down

0 comments on commit 34b26fd

Please sign in to comment.