mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
Somewhat better release notes, but more things could be added and some thing could be explained better.
This commit is contained in:
@@ -5,24 +5,35 @@ GF Version 3.2 Release Notes
|
|||||||
|
|
||||||
==Installation==
|
==Installation==
|
||||||
|
|
||||||
...
|
See the [download page http://www.grammaticalframework.org/download/index.html].
|
||||||
|
|
||||||
==New features==
|
==New features==
|
||||||
|
|
||||||
- faster parsing
|
- Faster parsing.
|
||||||
- dep types lexicon
|
- Faster handling of grammars with big lexicons.
|
||||||
- exhaustive rdm generation with dep types
|
- Dependent types.
|
||||||
- 16 languages
|
- Exhaustive random generation with dependent types.
|
||||||
- new synopsis
|
- Bracketed strings data structure.
|
||||||
- bracketed strings data structure
|
%- example based
|
||||||
- example based
|
- Probabilities in PGF files.
|
||||||
- probabilities in pgf
|
%- giza alignments
|
||||||
- giza alignments
|
%- language quiz
|
||||||
- license scheme
|
- The Resource Grammar Library now supports 16 languages and has an
|
||||||
- language quiz
|
[updated synopsis ../lib/doc/synopsis.html].
|
||||||
- new darcs repo
|
- The darcs repo is now availble from ``www.grammaticalframework.org`` and
|
||||||
|
should be a lot faster than ``code.haskell.org``.
|
||||||
|
- Build of web services simplified and a instantly usable demo is included
|
||||||
|
in the binary distribution (see [Quickstart ../doc/gf-quickstart.html]).
|
||||||
|
- Clarified license scheme.
|
||||||
|
- ...
|
||||||
|
|
||||||
|
|
||||||
Licenses:
|
===Licenses===
|
||||||
- gf/src/compiler GPL
|
|
||||||
- all the rest LGPL + BSD
|
- GF compiler: GPL
|
||||||
|
- Run-time libraries and Resource Grammar Library: LGPL + BSD
|
||||||
|
|
||||||
|
|
||||||
|
--------------------
|
||||||
|
|
||||||
|
[www.grammaticalframework.org http://www.grammaticalframework.org]
|
||||||
|
|||||||
Reference in New Issue
Block a user