| Age | Commit message (Collapse) | Author |
|
There is a new way to create a new grammar based on an existing grammar:
by extending it. (It is also possible to clone an existing grammar, a before.)
|
|
|
|
|
|
|
|
|
|
Fixed buggy workaround for bug in httpd-shed function queryToArguments.
|
|
|
|
|
|
|
|
reduce the parsing time from 11 sec down to 3 sec.
|
|
map of the parser
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in the grammar printout
|
|
|
|
|
|
|
|
|
|
Added details about updates sites in installation instructions
|
|
|
|
|
|
They will still be available online at the same URL, but it was becoming messy having the jars under version control.
|
|
|
|
categories in proper place and get gr, ai, gt work properly
|
|
|
|
|
|
|
|
|
|
examples/PennTreebank
|
|
|
|
|
|
|
|
A Russian dictionary generated from a wordlist created by the FreeLing
project. The accompanying converter can be used to convert other wordlists in
EAGLES format to GF grammars.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
syntax trees will be returned lazily
|
|
You can now specify which port the HTTP server should run on in server mode.
The default is 41296.
|
|
|
|
|