diff options
| author | aarne <aarne@cs.chalmers.se> | 2006-03-21 16:52:49 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2006-03-21 16:52:49 +0000 |
| commit | d4c4038241458b972ec8ebaa7a915a9328c30c1a (patch) | |
| tree | 88dfd0effce6440bb21396b4b086f376d6c48ff2 | |
| parent | e7f325f975eb7e816e04d06e35e0bd6dd16776ed (diff) | |
index
| -rw-r--r-- | doc/old-news.html | 24 | ||||
| -rw-r--r-- | index.html | 32 |
2 files changed, 32 insertions, 24 deletions
diff --git a/doc/old-news.html b/doc/old-news.html index ae5169484..5a86d27fa 100644 --- a/doc/old-news.html +++ b/doc/old-news.html @@ -2,7 +2,29 @@ <html> <body> -<h1>GF News 2004-2005</h1> +<h1>GF News 2004-2006</h1> + +<i>January 25, 2006</i>. +<a href="http://www.dd.chalmers.se/~bojohan/exjobb/src/gf.el">Emacs mode for GF</a>, +written by Johan Bockgård. + +<p> + +<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. +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> + <i>December 9, 2005</i>. <a href="http://www.cs.chalmers.se/~peb/software.html"> diff --git a/index.html b/index.html index 9208333ba..19d079d4a 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> -<html><head><title>GF Version 2.4</title></head> +<html><head><title>GF Version 2.5</title></head> <body bgcolor="#ffffff" text="#000000"> @@ -9,9 +9,9 @@ <h1>Grammatical Framework</h1> -<h2>Version 2.4</h2> +<h2>Version 2.5</h2> -December 22, 2005. +March 21, 2006. <p> @@ -31,6 +31,9 @@ Shortcuts: "http://www.cs.chalmers.se/Cs/Research/Language-technology/darcs/GF/doc/darcs.html">Developers</a> | <a href= +"doc/gf-history.html">Changes</a> +| +<a href= "doc/gf-quickstart.html">QuickStart</a> | <a href= @@ -55,37 +58,20 @@ Shortcuts: </p><h2>News</h2> -<i>March 16, 2006</i>. GF 2.5 is to be released very soon. Some highlights: +<i>March 21, 2006</i>. GF 2.5 released. Some highlights: <ul> <li> Treebank generation and reuse. <li> Regular expression patterns. <li> Resource Grammar Library v. 1.0 beta release. </ul> - -<p> - -<i>January 25, 2006</i>. -<a href="http://www.dd.chalmers.se/~bojohan/exjobb/src/gf.el">Emacs mode for GF</a>, -written by Johan Bockgård. - -<p> - -<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. 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> -<a href="doc/old-news.html">News 2004-2005</a>. +<a href="doc/old-news.html">News before 2.5</a>. </p><h2>What is GF?</h2> @@ -167,7 +153,7 @@ of a multimodal dialogue system built with embedded grammars. <p> -<a href="lib/resource/doc/gf-resource.html">Resource grammar library</a>: +<a href="lib/resource-1.0/doc/index.html">Resource grammar library</a>: basic structures of ten languages (Danish, English, Finnish, French, German, Italian, Norwegian, Russian, Spanish, Swedish). |
