diff options
| author | aarne <aarne@chalmers.se> | 2009-12-09 09:37:47 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2009-12-09 09:37:47 +0000 |
| commit | 101df06f6c8380328d4266adadac3ab6d1bac0b3 (patch) | |
| tree | c3303f42914904293a35ea57523e33e71a39ac18 /index.html | |
| parent | b0f3796360820d228f4763b77f2f033bc7a9b726 (diff) | |
manual web page edits from cs.chalmers
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 28 |
1 files changed, 20 insertions, 8 deletions
diff --git a/index.html b/index.html index d65f9b8c7..d690b50de 100644 --- a/index.html +++ b/index.html @@ -17,7 +17,7 @@ Version 3.0 </P> <P> -June 2008 +24 June 2009 </P> <P> <font size=+2> @@ -25,7 +25,7 @@ June 2008 <P> <CODE>[</CODE> <A HREF="demos/index.html">Demos</A> <CODE>|</CODE> <A HREF="download/index.html">Download</A> -<CODE>|</CODE> <A HREF="lib/resource/doc/synopsis.html">Libraries</A> +<CODE>|</CODE> <A HREF="lib//doc/synopsis.html">Libraries</A> <CODE>|</CODE> <A HREF="doc/gf-refman.html">Reference</A> <CODE>|</CODE> <A HREF="doc/gf-tutorial.html">Tutorial</A> <CODE>]</CODE> @@ -37,7 +37,7 @@ June 2008 <CODE>[</CODE> <A HREF="demos/index.html">Demos</A> <CODE>|</CODE> <A HREF="download/index.html">Download</A> <CODE>|</CODE> <A HREF="doc/gf-developers.html">Developers</A> -<CODE>|</CODE> <A HREF="lib/resource/doc/synopsis.html">Libraries</A> +<CODE>|</CODE> <A HREF="lib/doc/synopsis.html">Libraries</A> <CODE>|</CODE> <A HREF="doc/gf-people.html">People</A> <CODE>|</CODE> <A HREF="doc/gf-bibliography.html">Publications</A> <CODE>|</CODE> <A HREF="doc/gf-reference.html">QuickRefCard</A> @@ -52,6 +52,18 @@ June 2008 <font size=-1> </P> <H2>News</H2> + +24 November 2009: We have problems with the release via Darcs. You can +download a recent snapshot of GF (sources, libraries, documentation) +<a href="./gf-091124.tgz">here</a> (<tt>gf-[date].tgz</tt>, 13 MB). +<p> +24 June 2009: GF version 3.0 released. No longer beta! +<p> +4 June 2009: GF sources (from the darcs repository) can now be compiled with GHC 6.10.3, but no +longer with GHC 6.8. +<p> +29 April 2009: GF online course available as videos: see "News" under the +<a href="doc/gf-summerschool.html">GF Summer School Web Page</a>. <P> 20 April 2009: On-line course "GF for Resource Grammar Writers" starting today at 15.30. See the @@ -112,14 +124,14 @@ least one, it may help you to get a first idea of what GF is. GF can be used for building </P> <UL> -<LI><A HREF="lib/resource/doc/resdemo.html">text translators</A> +<LI><A HREF="old-lib/resource/doc/resdemo.html">text translators</A> <LI><A HREF="http://www.cs.chalmers.se/~bringert/gf/translatespeech.html">speech translators</A> <LI><A HREF="http://www.cs.chalmers.se/~hallgren/Alfa/Tutorial/GFplugin.html">natural-language interfaces</A> -<LI><A HREF="http://www.restauranggajden.se/tomas/">multilingual web pages</A> +<!-- <LI><A HREF="http://www.restauranggajden.se/tomas/">multilingual web pages</A> --> <LI><A HREF="http://www.cs.chalmers.se/~markus/gramlets/letter-applet.html">multilingual authoring systems</A> <LI><A HREF="http://www.cs.chalmers.se/~bringert/xv/pizza/">dialogue systems</A> -<LI><A HREF="http://csmisc14.cs.chalmers.se/~bjorn/langtrain.cgi">language training systems</A> -<LI><A HREF="lib/resource/doc/synopsis.html">natural language resources</A> +<!-- <LI><A HREF="http://csmisc14.cs.chalmers.se/~bjorn/langtrain.cgi">language training systems</A> --> +<LI><A HREF="lib/doc/synopsis.html">natural language resources</A> </UL> <H2>Availability</H2> @@ -204,7 +216,7 @@ The GF programming language is high-level and advanced, featuring Libraries are at the heart of modern software engineering. In natural language applications, libraries are a way to cope with thousands of details involved in syntax, lexicon, and inflection. The -<A HREF="lib/resource/doc/synopsis.html">GF resource grammar library</A> has +<A HREF="lib/doc/synopsis.html">GF resource grammar library</A> has support for an increasing number of languages, currently including </P> <OL> |
