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
b492666c0e2b59e2d5a7c7434bafdbbdac388f49
gf-core
/
examples
History
aarne
6d15353a84
enabled many more functions, in particular verb patterns, in App, to increase translation quality. This comes with 30% longer translation time with my benchmark but should still be OK.
2014-09-14 08:43:21 +00:00
..
app
enabled many more functions, in particular verb patterns, in App, to increase translation quality. This comes with 30% longer translation time with my benchmark but should still be OK.
2014-09-14 08:43:21 +00:00
foods
examples/foods: remove all -path flags
2013-11-29 13:03:19 +00:00
letter
examples/letter: convert grammar files to UTF-8
2013-11-26 12:52:05 +00:00
phrasebook
made the "how old" construction in Chinese more efficient by moving variants to the top level; the resulting rule is the same. This kind of inefficiencies are best found if you compile with the -v option and check for constructors creating unexpectedly many PGF rules.
2014-08-24 14:28:48 +00:00
translator
moved the small app chunking grammars from lib/src/experimental to examples/translator; the proper place might be in the git contributions, but this can be decided later
2014-03-14 13:28:42 +00:00
READ_ME
Rename README to READ_ME so that Apache doesn't hide it
2013-09-27 09:31:20 +00:00