moved obsolete files; updated umlaut help

This commit is contained in:
aarne
2005-12-22 17:27:00 +00:00
parent 14f70e478d
commit 58d1fa84c5
3 changed files with 45 additions and 24 deletions

View File

@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html><head><title>GF Version 2.3+</title></head>
<html><head><title>GF Version 2.4</title></head>
<body bgcolor="#ffffff" text="#000000">
@@ -9,9 +9,9 @@
<h1>Grammatical Framework</h1>
<h2>Version 2.3</h2>
<h2>Version 2.4</h2>
July 1, 2005.
December 22, 2005.
</center>
@@ -20,17 +20,24 @@ July 1, 2005.
</p><h2>News</h2>
<i>December 21, 2005</i>. Forthcoming very soon: GF 2.4. Some highlights:
<i>December 22, 2005</i>. GF 2.4 released. Some highlights:
<ul>
<li> Speech input.
<li> Transfer modules.
<li> Probabilistic grammars.
</ul>
See <a href="doc/gf-history.html">GF history</a> for more details. Also see the
<a href="doc/tutorial/gf-tutorial2.html">New Tutorial</a>, now up to date for version 2.4.
See <a href="doc/gf-history.html">GF history</a> for more details.
Download from
<a href=
"http://sourceforge.net/project/showfiles.php?group_id=132285">SourceForge</a>.
Also see the <a href="doc/tutorial/gf-tutorial2.html">New Tutorial</a>,
now up to date for version 2.4.
<p>
<font size="1">
<i>December 9, 2005</i>.
<a href="http://www.cs.chalmers.se/~peb/software.html">
MCFG/GF library for Prolog</a>, by
@@ -39,12 +46,12 @@ This means that you can use GF grammars as parts of
Prolog programs (in the same way as in Java and Haskell
before).
<p>
<br>
<i>December 8, 2005</i>.
A structured <a href="doc/index.html">Documentation page</a> on GF.
<p>
<br>
<i>December 1, 2005</i>.
Publicly accessible
@@ -52,7 +59,7 @@ Publicly accessible
Darcs repository</a>
for latest sources and documents. The snapshots are no longer updated.
<p>
<br>
<i>September 22, 2005</i>.
<a href="http://www.cs.chalmers.se/~bringert/gf/downloads/snapshots/">
@@ -65,7 +72,7 @@ Use the
<a href="http://www.cs.chalmers.se/Cs/Research/Language-technology/darcs/GF/doc/darcs.html">
Darcs repository</a> instead!
<p>
<br>
<i>July 1, 2005</i>. GF 2.3 released.
Download from
@@ -73,22 +80,20 @@ Download from
The <a href="doc/gf-history.html">GF history</a> lists changes.
The source package on SourceForge also contains a new GUI and some new grammars.
<p>
<font size="2">
<br>
<i>June 3, 2005</i>. Started a page on
<a href="doc/gf-history.html">history of changes</a>.
These changes will appear soon in releases.
<p>
<br>
<i>May 17, 2005</i>. Version 2.2 released. See
<a href="doc/gf2.2-highlights.html">highlights</a>.
Download from
<a href="http://sourceforge.net/project/showfiles.php?group_id=132285">SourceForge</a>.
<p>
<br>
<i>May 12, 2005</i>. GF now has a mailing list, to which you can register
<a href="https://lists.sourceforge.net/lists/listinfo/gf-tools-users">here</a>.
@@ -98,7 +103,7 @@ href="https://sourceforge.net/projects/gf-tools">
https://sourceforge.net/projects/gf-tools</a>,
but this page does not yet have much content.
<p>
<br>
<i>May 9, 2005</i>.
PhD Thesis by
@@ -106,7 +111,7 @@ PhD Thesis by
<a href="http://www.cs.chalmers.se/~krijo/thesis/thesisA4.pdf">
Formal and Informal Software Specifications</a>.
<p>
<br>
<i>March 15, 2005</i>.
@@ -120,7 +125,7 @@ GF grammars that can be used as parts of Java programs. And a
href="http://www.cs.chalmers.se/~bringert/misc/tramdemo.avi">demo film</a>
of a multimodal dialogue system built with embedded grammars.
<p>
<br>
<i>November 9, 2004</i>.
@@ -129,7 +134,7 @@ PhD Thesis by
<a href="http://www.cs.chalmers.se/~peb/pubs/p04-PhD-thesis.pdf">
Expressivity and Complexity of the Grammatical Framework</a>.
<p>
<br>
<i>November 8, 2004</i>. GF 2.1 released.
Here are the <a
@@ -186,7 +191,7 @@ different formats, including the ubiquitous BNF and EBNF formats.
The <a href="doc/gf-compiler.png">GF compilation chart</a> gives a
summary of the supported input and output formats (the nodes in ellipses).
<p>
<br>
For instance, if you want to create a finite-state automaton
in the HTK SLF format (to use for speech recognition), all you have to do
@@ -383,6 +388,6 @@ Or just get the sources and start hacking.
Last modified by
<a href="http://www.cs.chalmers.se/%7Eaarne">
Aarne Ranta</a>,
December 1, 2005.
December 22, 2005.
</body></html>