| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
inflection
|
|
|
|
|
|
It's a bit late. I don't know why these changes haven't been recorded before...
|
|
|
|
The version of cabal distributed with Ubuntu 10.10 is too old to handle
executables that refer to the library in the same package, so to not make it
too complicated for Ubuntu users to compile GF from source, pgf-http is no
longer part of the main gf.cabal. :-(
|
|
|
|
The grammars will then by default be fetched from the same server as
minibar.html. This means that everything will be served locally when accessing
minibar through a locally running pgf-http.
|
|
|
|
Along with the changes to Setup.hs it should now be enough to do
cabal install
pgf-http
open http://localhost:41296/
to run the PGF service locally and play with some example grammars in minibar.
|
|
The document root is now part of the arguments passed to runHTTP.
|
|
Together with the changes to pgf-http, this should make it much easier to run
the PGF service and minibar locally.
|
|
|
|
probabilities for some functions or categories
|
|
|
|
|
|
|
|
|
|
|
|
|
|
syntaxes but not to the whole PGF
|
|
to help minibar pick the right default language
|
|
3.2 release
|
|
|
|
|
|
slower for grammars with a small lexicon but 3-4 times faster for the English Resource Grammar used in combination with Oxford Advanced Learners Dictionary
|
|
|
|
|
|
compliant with IEEE 754.
The default binary representation in haskell's Data.Binary package is
homemade and quite complicated. Making it compliant with IEEE 754 will
make it easyer for the java runtimes (and probably others) to load the
PGF.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
functions (to be fixed in ToAPI)
|
|
|