This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
gf-core
Watch
1
Star
0
Fork
1
You've already forked gf-core
mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced
2026-04-09 13:09:33 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d3b501d35fda78dbded7313106ca37f4cc41a443
gf-core
/
src
/
runtime
/
haskell
History
aarneranta
d3b501d35f
fixed the problem with generating several roots in ud2gf. Now only the leftmost word becomes ROOT, the others become dep - which can be eliminated by cnclabels. This works fine for e.g. English prepositional and particle verbs. But it does not work if the 'main' word is not the leftmost one
2019-11-12 17:46:55 +01:00
..
Data
Fixes for GHC 8.4.1 compatibility
2018-04-18 19:18:10 +02:00
PGF
fixed the problem with generating several roots in ud2gf. Now only the leftmost word becomes ROOT, the others become dep - which can be eliminated by cnclabels. This works fine for e.g. English prepositional and particle verbs. But it does not work if the 'main' word is not the leftmost one
2019-11-12 17:46:55 +01:00
pgf.cabal
remove custom-binary flag; update Cabal version restriction; bump version to 3.10
2018-11-28 13:36:11 +01:00
PGF.hs
Fix deprecations from containers >= 0.4.0.0
2018-11-30 11:52:56 +01:00