diff options
| author | aarne <aarne@cs.chalmers.se> | 2008-06-27 17:50:46 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2008-06-27 17:50:46 +0000 |
| commit | 65b6780384faa389ede088ca1e97d46a5ed56964 (patch) | |
| tree | 29bbf32db3edc939ac43f8e50470b8b939be748f /index.html | |
| parent | 00e274003989052256a791a20ce0bebda4265958 (diff) | |
finishing doc
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 43 |
1 files changed, 26 insertions, 17 deletions
diff --git a/index.html b/index.html index 7376ce428..93281838e 100644 --- a/index.html +++ b/index.html @@ -87,14 +87,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>[text translators ] -<LI>[speech translators ] -<LI>[natural-language interfaces ] -<LI>[multilingual web pages ] -<LI>[multilingual authoring systems ] -<LI>[dialogue systems ] -<LI>[language training systems ] -<LI>[natural language resources ] +<LI><A HREF="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.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/synopsis.html">natural language resources</A> </UL> <H2>Availability</H2> @@ -112,7 +112,9 @@ is available for <H2>Projects</H2> <P> -GF was first created in 1998 at Xerox Research Centre Europe, Grenoble in the project +GF was first created in 1998 at +<A HREF="http://www.xrce.xerox.com/">Xerox Research Centre Europe</A>, +Grenoble, in the project Multilingual Document Authoring. At Xerox, it was used for prototypes including a restaurant phrase book, a database query system, @@ -123,17 +125,24 @@ an authoring system for medical drug descriptions. Later projects using GF and involving third parties include, in chronological order, </P> <UL> -<LI>GF-Alfa: natural language interface to formal proofs -<LI>GF-KeY: authoring and translation of software specifications -<LI>TALK: multilingual and multimodal spoken dialogue systems -<LI>WebALT: multilingual generation of mathematical exercises (commercial project) -<LI>MultiWiki: multilingual Wiki for restaurant reviews -<LI>SALDO: Swedish morphological dictionary based on tools developed for GF +<LI><A HREF="http://www.cs.chalmers.se/~hallgren/Alfa/Tutorial/GFplugin.html">GF-Alfa</A>: + natural language interface to formal proofs +<LI><A HREF="http://efficient.citi.tudor.lu/index_noframe.html">Efficient</A>: + authoring tool for business models. +<LI><A HREF="http://www.key-project.org/">GF-KeY</A>: + authoring and translation of software specifications +<LI><A HREF="http://www.talk-project.org">TALK</A>: + multilingual and multimodal spoken dialogue systems +<LI><A HREF="http://webalt.math.helsinki.fi/">WebALT</A>: + multilingual generation of mathematical exercises (commercial project) +<LI><A HREF="http://spraakbanken.gu.se/sal/">SALDO</A>: + Swedish morphological dictionary based on rules developed for GF and + <A HREF="http://www.cs.chalmers.se/~markus/FM/">Functional Morphology</A> </UL> <P> -Academically, GF has been used in four [PhD theses ], and resulted in around -fifty [scientific publications ]. +Academically, GF has been used in four PhD theses and resulted in around +fifty scientific publications (see <A HREF="doc/gf-bibliography.html">GF publication list</A>). </P> <H2>Programming in GF</H2> <P> |
