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
Age
Commit message (
Expand
)
Author
2020-03-15
restore the sequence ordering after -optimize-pgf
krangelov
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-23
PGF.Haskell.fromStr: fix double spaces caused by empty tokens
Thomas Hallgren
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
revert to printing the unique id in ppBracketedString
Krasimir Angelov
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-30
Fix deprecations from containers >= 0.4.0.0
Peter Ljunglöf
2018-11-28
fixed a bug in the cnclabel format
Aarne Ranta
2018-11-28
remove custom-binary flag; update Cabal version restriction; bump version to ...
John J. Camilleri
2018-08-06
A version of `readPGF` where the user handles the IO.
Frederik Hanghøj Iversen
2018-07-26
Minimal update with new repo URLs & build instructions
John J. Camilleri
2018-05-24
add bracketLinearizeAll for variants
Prasanth Kolachina
2018-04-18
Fixes for GHC 8.4.1 compatibility
Thomas Hallgren
2017-12-19
bugfix for random generation with HOAS
Krasimir Angelov
2017-09-06
A new function called "completions" is added in the Haskell runtime and used ...
Krasimir Angelov
2017-09-05
GF.Command.TreeOperations is now independent from the runtime's internals
Krasimir Angelov
2017-09-05
added exprSize and exprFunctions in the Haskell runtime too and use them in T...
Krasimir Angelov
2017-09-04
eliminate modules PGF.Lexing, PGF.LexingAGreek. Make PGF.Utilities an interna...
Krasimir Angelov
2017-09-04
added a separate cabal file for the Haskell runtime
Krasimir Angelov
2017-09-04
move the custom Binary package back to src/runtime/haskell
Krasimir Angelov
2017-09-01
silence Tab warnings in the Haskell runtime
Krasimir Angelov
2017-08-29
the embedded grammars now work with both the pure Haskell and the Haskell bin...
Krasimir Angelov
2017-08-22
a nicer pretty printing for the PGF format
Krasimir Angelov
2017-08-18
????
Krasimir Angelov
2017-08-18
the parser is not forced to respect the linref while parsing discontious phrases
Krasimir Angelov
2017-08-18
Bump version requirements to base>=4.6, Cabal>=1.20
Thomas Hallgren
2017-08-11
A couple of fixes for GHC 8.2.1 compatibility
Thomas Hallgren
2017-06-02
handling combination of &+ and &|
aarne
2017-06-02
handling capitalization (&|) in unlexer -bind
aarne
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
2017-04-05
added generateOntology & generateOntologyDepth
krasimir
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
[next]