forked from GitHub/gf-core
Got release not from Olga's notes. They need to be fleshed out, though.
This commit is contained in:
@@ -20,7 +20,7 @@ What's new? See the [Release notes release-3.2.html].
|
||||
| Windows | [gf-3.2-bin-i386-windows.zip gf-3.2-bin-i386-windows.zip] | ``unzip gf-3.2-bin-i386-windows.zip``
|
||||
| Linux | [gf-3.2-bin-i386-linux.tar.gz gf-3.2-bin-i386-linux.tar.gz] | ``sudo tar -C /usr/local -zxf gf-3.2-bin-i386-linux.tar.gz``
|
||||
|
||||
More packages might be added later
|
||||
More packages might be added later.
|
||||
|
||||
===Notes===
|
||||
|
||||
@@ -69,7 +69,7 @@ idea to put a line in your ``.bash_profile`` to add that directory to you path:
|
||||
==Latest developer code==
|
||||
|
||||
```
|
||||
darcs get --lazy http://www.grammaticalframework.org
|
||||
darcs get --lazy http://www.grammaticalframework.org/
|
||||
```
|
||||
|
||||
--------------------
|
||||
|
||||
@@ -1,11 +1,28 @@
|
||||
GF Version 3.2 Release Notes
|
||||
23 December 2010
|
||||
|
||||
%!style:../css/style.css
|
||||
|
||||
=Installation=
|
||||
==Installation==
|
||||
|
||||
...
|
||||
|
||||
=New features=
|
||||
==New features==
|
||||
|
||||
...
|
||||
- faster parsing
|
||||
- dep types lexicon
|
||||
- exhaustive rdm generation with dep types
|
||||
- 16 languages
|
||||
- new synopsis
|
||||
- bracketed strings data structure
|
||||
- example based
|
||||
- probabilities in pgf
|
||||
- giza alignments
|
||||
- license scheme
|
||||
- language quiz
|
||||
- new darcs repo
|
||||
|
||||
|
||||
Licenses:
|
||||
- gf/src/compiler GPL
|
||||
- all the rest LGPL + BSD
|
||||
|
||||
Reference in New Issue
Block a user