From 0786dc6f42fdbf6a4039ffb47667c85d405af625 Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 4 Nov 2015 20:36:47 +0000 Subject: dependency labels in parse trees now with the -deps flag, -file=labels_file for configuration. With -nocat option this shows reasonable dep trees, more familiar looking than the vd command. With -showfun flag, the tree gives a rather complete picture of the analysis of the sentence. --- src/runtime/haskell/PGF.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/runtime/haskell/PGF.hs') diff --git a/src/runtime/haskell/PGF.hs b/src/runtime/haskell/PGF.hs index 07c14324f..9259bacb4 100644 --- a/src/runtime/haskell/PGF.hs +++ b/src/runtime/haskell/PGF.hs @@ -122,6 +122,7 @@ module PGF( -- ** Visualizations graphvizAbstractTree, graphvizParseTree, + graphvizParseTreeDep, graphvizDependencyTree, graphvizBracketedString, graphvizAlignment, -- cgit v1.2.3