index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
runtime
/
haskell
/
PGF
/
VisualizeTree.hs
Age
Commit message (
Expand
)
Author
2020-07-06
an attempt to solve record extension overloading bug, commented out for the m...
aarneranta
2020-05-05
accepting gf-ud style abslabels in gf-core ; cnclabels TODO
aarneranta
2019-11-13
fixed a vd bug that sometimes erased the root label
aarneranta
2019-11-12
fixed the problem with generating several roots in ud2gf. Now only the leftmo...
aarneranta
2019-03-20
hiding morphological tags from Latex printing of dependency trees
Aarne Ranta
2019-01-07
add CoNLLU as output format for gf2ud: merging issue (#24)
Prasanth Kolachina
2019-01-07
Merge pull request #24 from odanoburu/gf2ud-comments
Prasanth Kolachina
2018-12-20
save the original concrete category in BracketedString
Krasimir Angelov
2018-12-19
(gf2ud) add comments to CoNLL-U output
odanoburu
2018-12-18
added the possibility to annotate features of syncat words, e.g. @"is" PresSg3
Aarne Ranta
2018-12-18
refactored cnc configfile parsing a bit
Aarne Ranta
2018-12-18
Merge branch 'master' into master
Aarne Ranta
2018-12-18
morph. feat generation by AR
Prasanth Kolachina
2018-12-18
added morphological tags to UD tree output. Tags are give in CncConfiguration...
Aarne Ranta
2018-12-17
allow comments in dependency configs and fix conll output
Prasanth Kolachina
2018-12-01
dealing with ',' as syncategorematic token
Aarne Ranta
2018-11-28
fixed a bug in the cnclabel format
Aarne Ranta
2018-04-18
Fixes for GHC 8.4.1 compatibility
Thomas Hallgren
2017-04-06
separated syncat multiwords in dep tree generation ; added function wildcards...
aarne
2017-04-06
vd command now reads local concrete configurations to deal with syncat words;...
aarne
2016-06-15
added a default value in dependency visualization for cases using maximum, to...
aarne
2016-06-09
PGF service & minibar: only show dependency diagrams if the labels are known
hallgren
2016-06-08
PGF.VisualizeTree: add white background in the SVG rendering of dependency trees
hallgren
2016-06-08
PGF.VisualizeTree: add SVG renderering of word dependency trees
hallgren
2016-06-03
vd latex: some adjustments in heights and lengths
aarne
2016-06-02
vd: arc heights now depend on number of arcs below rather than word distance
aarne
2016-05-26
Add haddock documentation to PGF.graphvizDependencyTree and PGF.getDepLabels
hallgren
2016-05-23
made the word length proportionate in dependency visualization, instead of us...
aarne
2015-11-23
vd -conll2latex now converts conll to latex. Without going through GF trees, ...
aarne
2015-11-18
reduced label size and optimized arc length in vd -output=latex
aarne
2015-11-17
latex visualization of dep trees: explained the program better and eliminated...
aarne
2015-11-17
added -output=latex to visialize_dependencies. This generates more familiar-l...
aarne
2015-11-05
vp -showdep: as default label for the first (incl. only) argument, don't use ...
aarne
2015-11-05
improved documentation of vp -showdep
aarne
2015-11-04
dependency labels in parse trees now with the -deps flag, -file=labels_file f...
aarne
2015-11-04
prepared visualize_parse for showing dependency labels
aarne
2015-07-16
added a space after the tag in word alignment to work around a graphviz bug s...
aarne
2013-11-05
Eliminate mutual dependencies between the GF compiler and the PGF library
hallgren
2013-10-30
linref is now used by the linearizer. The visible change is that the 'l' comm...
kr.angelov
2013-05-03
[haskell runtime] Remove trailing whitespaces in VisualizeTree.hs
gregoire.detrez
2013-04-21
reverse the direction of the arcs in the dependency trees
kr.angelov
2013-04-19
remove the dead code left behind by Peter Ljunglöf in VisualizeTree
kr.angelov
2013-04-16
added a malt_tab format to the vd command in the GF shell
kr.angelov
2013-04-16
the generation of dependency trees in the Haskell runtime is now finally work...
kr.angelov
2012-11-22
PGFService.hs: fix type error caused by change to PGF.graphvizParseTree
hallgren
2012-11-22
better visualization of parse trees
peter.ljunglof
2012-03-18
PGF run-time library: function names in BracketedString (experimental)
hallgren
2011-12-08
Now graphvizAbstractTree suppress the visualization of implicit arguments.
kr.angelov
2010-12-06
simple refactoring in PGF.Macros and related
krasimir
2010-10-31
added giza Alignments with command ga and merged the rendering algorithm for ...
ramona.enache
[next]