| Age | Commit message (Collapse) | Author |
|
All changes have been reflected in the gf-contrib repository:
https://github.com/GrammaticalFramework/gf-contrib
Now, for WebSetup to build the example grammars, one must have gf-contrib
cloned in the same top-level directory as GF. When this isn't the case,
WebSetup displays a notice without failing.
|
|
It had now been migrated to a new repository:
https://github.com/GrammaticalFramework/wide-coverage
|
|
|
|
|
|
|
|
|
|
|
|
use different forms
|
|
|
|
|
|
|
|
input
|
|
|
|
|
|
the import list must be copied however
|
|
for the moment) with 20% loss of parsing speed but improved quality
|
|
|
|
application grammar parsing is done in a separate phase, which is faster and more flexible. Also re-enabled ComplV3 and ComplV2V, after testing that they don't reduce the parsing speed too much.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/GF-Estonian/GF-Estonian
|
|
|
|
|
|
|
|
...for better results when used with the C run-time system.
|
|
be a type checker bug
|
|
speed reasons
|
|
|
|
|
|
|
|
but much faster
|
|
|
|
the app!
|
|
|
|
The minibar lets the user choose any category as the start category, but this
can lead to run-time errors for grammars compiled with -optimize-pgf.
The problem can also be observed in the GF shell. For example,
"linearize Fish" (which means that the start category is Kind) fails for
some languages when Foods.pgf is compiled with -optimize-pgf.
|
|
|
|
|
|
|
|
|
|
compiles now. But Japanese has no support for chunks, because ChunkFunctor does not typecheck for it due to its richer Utt type.
|
|
|
|
|
|
|
|
|
|
|
|
Quant are missing in each language"
|