mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
added a note that the green translation comes from the phrasebook
This commit is contained in:
@@ -46,6 +46,10 @@ and gives control on quality. It indicates confidence with colours:
|
|||||||
Builds the translation word by word.
|
Builds the translation word by word.
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
The green translations currently come from a tourist phrasebook, which allows
|
||||||
|
you to translate things like "hello" and "how far is the airport from
|
||||||
|
the hotel". But this part can be easily adapted to other uses, such as
|
||||||
|
technical language.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
@@ -29,6 +29,12 @@ Powered by multilingual grammars
|
|||||||
Builds the translation word by word and returns unknown words verbatim.
|
Builds the translation word by word and returns unknown words verbatim.
|
||||||
|
|
||||||
|
|
||||||
|
The green translations currently come from a tourist phrasebook, which allows
|
||||||
|
you to translate things like "hello" and "how far is the airport from
|
||||||
|
the hotel". But this part can be easily adapted to other uses, such as
|
||||||
|
technical language.
|
||||||
|
|
||||||
|
|
||||||
==What you can expect==
|
==What you can expect==
|
||||||
|
|
||||||
The program is designed to translate anything, just like Google translate and Bing. It has some advantages over them:
|
The program is designed to translate anything, just like Google translate and Bing. It has some advantages over them:
|
||||||
|
|||||||
@@ -23,6 +23,10 @@ and gives control on quality. It indicates confidence with colours:
|
|||||||
Builds the translation word by word.
|
Builds the translation word by word.
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
The green translations come from a tourist phrasebook, which allows
|
||||||
|
you to translate things like "hello" and "how far is the airport from
|
||||||
|
the hotel". But this part can be easily adapted to other uses, such as
|
||||||
|
technical language.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
Reference in New Issue
Block a user