diff options
| author | hallgren <hallgren@chalmers.se> | 2013-04-05 13:25:09 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2013-04-05 13:25:09 +0000 |
| commit | fca0a00c81527ef24b13b3ab5c0956c545b57cb8 (patch) | |
| tree | 11158300680b7a5b491908c3390b74e8943963dd /src/www/translator/about.html | |
| parent | 1f91928606dd2f784bd87eb618707b4c4a39c05c (diff) | |
Simple Translator: initial support for translation with the GF robust parser
Diffstat (limited to 'src/www/translator/about.html')
| -rw-r--r-- | src/www/translator/about.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/www/translator/about.html b/src/www/translator/about.html index 0d790285b..5a45582ea 100644 --- a/src/www/translator/about.html +++ b/src/www/translator/about.html @@ -31,6 +31,8 @@ The tool supports two machine translation services: <li>The <a href="http://www.grammaticalframework.org/">GF</a> web service. The user picks which GF grammar to use from a menu of available grammars. <li>The <a href="http://www.apertium.org/">Apertium</a> web service. + <li>The GF Robust Parser. This is an exprimental service that supports + translation from English to a few other languages. </ul> <p>If an unsatisfactory automatic translation is @@ -65,7 +67,7 @@ closed and reopened later. Documents can be saved locally or in the cloud. <hr> <div class=modtime><small> -<!-- hhmts start -->Last modified: Wed Oct 3 16:26:13 CEST 2012 <!-- hhmts end --> +<!-- hhmts start -->Last modified: Fri Apr 5 15:24:59 CEST 2013 <!-- hhmts end --> </small></div> <address> <a href="http://www.cse.chalmers.se/~hallgren/">TH</a> |
