From 23cc4981ab6ad63b804c4b9fa4bd0d3b6dc61d09 Mon Sep 17 00:00:00 2001 From: aarne Date: Thu, 19 Jun 2014 17:41:34 +0000 Subject: [PATCH] language status information in demo app and translation documents --- demos/app.html | 35 ++++++++++++++++++++++++----------- demos/translation.t2t | 27 +++++++++++++++++++++++++-- 2 files changed, 49 insertions(+), 13 deletions(-) diff --git a/demos/app.html b/demos/app.html index 9f5364f8d..85288d231 100644 --- a/demos/app.html +++ b/demos/app.html @@ -49,19 +49,32 @@ and gives control on quality. It indicates confidence with colours:

-You can translate both speech and text, as selected in the menu. -It works between any pair of the supported languages, which means 110 -language pairs at the moment. But there are some caveats: -

-As we are constantly working on the app, expect frequent updates and improvements! +You can translate both speech and text, as selected in the menu in the upper right corner. +Translation works between any pair of the supported languages, which means 110 +language pairs at the moment. But different languages are on different levels of development. +The following table gives a rough idea of what to expect:

+

+

+ + + + + + + + + + + + + +
coverage quality speed speech
Bulgarian in only
Chinese diff in/out
Dutch
English
Finnish
French
German
Hindi out only
Italian
Spanish
Swedish
+
+This is new and experimental technology, and we are constantly working +on the app. Expect frequent updates and improvements! +

When you tap on a translation you get a screen with alternative translations. Tapping on each of the alternatives diff --git a/demos/translation.t2t b/demos/translation.t2t index 6b12e1daa..2078a1fec 100644 --- a/demos/translation.t2t +++ b/demos/translation.t2t @@ -1,7 +1,7 @@ Translation with GF Powered by multilingual grammars -%!style:../css/style.css +%!style:../css/style0.css %!postproc(html):

%!postproc(html): #GFWCT @@ -52,11 +52,34 @@ Here are some hints to use it in a satisfactory way: +The following table gives a rough idea of what to expect for each +language (the speech column refers to the Android app): +''' +
+ + + + + + + + + + + + + +
coverage quality speed speech
Bulgarian in only
Chinese diff in/out
Dutch
English
Finnish
French
German
Hindi out only
Italian
Spanish
Swedish
+
+''' + + ==How it works== Powered by [Grammatical Framework ../] -Publications explaining the translation method: +[Slides https://docs.google.com/presentation/d/1545yYmTlWgzyV1uwUwuvAsOCzdD1AIUdV_NZbZ1qMEo/edit?usp=sharing] +explaining the translation method: ==Get the sources==