diff options
| author | aarne <aarne@chalmers.se> | 2015-11-23 10:43:03 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2015-11-23 10:43:03 +0000 |
| commit | 0a38e137b62b48cf747f7d85c032c28796fe8353 (patch) | |
| tree | 623a18d5018605beb65e3621e90814cd898502e1 /src/runtime/haskell/PGF.hs | |
| parent | 1d80db4919e8f1718fab4b1638db86a7f2d0b907 (diff) | |
vd -conll2latex now converts conll to latex. Without going through GF trees, but as a service to the dependency parser community.
Diffstat (limited to 'src/runtime/haskell/PGF.hs')
| -rw-r--r-- | src/runtime/haskell/PGF.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/runtime/haskell/PGF.hs b/src/runtime/haskell/PGF.hs index 9259bacb4..bda3919be 100644 --- a/src/runtime/haskell/PGF.hs +++ b/src/runtime/haskell/PGF.hs @@ -129,6 +129,7 @@ module PGF( gizaAlignment, GraphvizOptions(..), graphvizDefaults, + conlls2latexDoc, -- extra: getDepLabels, |
