diff options
| author | hallgren <hallgren@chalmers.se> | 2012-06-11 15:34:16 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2012-06-11 15:34:16 +0000 |
| commit | 5db5c8a2035ce257c90022deaced7b17029474da (patch) | |
| tree | 801f6884563dc52f4f88966b8c1e8d3843d862ad /src/www/translator/about.html | |
| parent | a026b93ecb8a34a39656abdc57a34a08bf2bc79c (diff) | |
GF home page: link to GF clouds service (cloud.grammaticalframework.org)
Also some small cloud service documentation updates.
Diffstat (limited to 'src/www/translator/about.html')
| -rw-r--r-- | src/www/translator/about.html | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/src/www/translator/about.html b/src/www/translator/about.html index 47387011e..4e24780da 100644 --- a/src/www/translator/about.html +++ b/src/www/translator/about.html @@ -12,15 +12,16 @@ </head> <body> -<h1>About the Simple Translation Tool</h1> +<h1><a href="../"><img src="../P/gf-cloud.png" alt="" title="GF Cloud Service"></a>About the Simple Translation Tool</h1> <p> -This is a simple bilingual document editor. Documents consist of a sequence -of segments that are translated independently. The user can import text -in the source language and obtain automatically translated text in -the target language. Imported text can be segmented based on punctuation. + +<a href="./">This</a> is a simple bilingual document editor. Documents consist +of a sequence of segments that are translated independently. The user can import +text in the source language and obtain automatically translated text in the +target language. Imported text can be segmented based on punctuation. Optionally, one can also use line breaks or blank lines to indicate segmentation -in imported text. +in imported text. Text can be edited after it has been imported. <p>If an unsatisfactory automatic translation is obtained, the user can click on it and replace it with a manual translation. @@ -44,7 +45,7 @@ closed and reopened later. to be capitalized, e.g. "I am ready." and "Spanish wine is good." <li>Cloud service. <li>Interface to other translation services. - <li>Interface to grammar editor for grammar extension. + <li>Interface to the grammar editor for grammar extension. <li>More browser compatibility testing (Chrome, Firefox & Safari tested so far). <li>... @@ -54,7 +55,7 @@ closed and reopened later. <hr> <div class=modtime><small> -<!-- hhmts start --> Last modified: Tue May 29 16:30:58 CEST 2012 <!-- hhmts end --> +<!-- hhmts start --> Last modified: Mon Jun 11 17:25:39 CEST 2012 <!-- hhmts end --> </small></div> <address> <a href="http://www.cse.chalmers.se/~hallgren/">TH</a> |
