From 8b85e07561ff30be3aca01b4005e07f337583d0e Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 10 Jan 2014 14:54:21 +0000 Subject: started demo pages for translation and resource grammars --- demos/translation.html | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 demos/translation.html (limited to 'demos/translation.html') diff --git a/demos/translation.html b/demos/translation.html new file mode 100644 index 000000000..9676d9543 --- /dev/null +++ b/demos/translation.html @@ -0,0 +1,77 @@ + + + + +Translation with GF + +
+

Translation with GF

+Powered by multilingual grammars
+
+ + +

Try it online

+ +

+Coming soon: +Here you will be able to select your source and target language and translate whatever you want. +

+ +

Download an app

+ +

+Coming soon: link to an Android app, with a barcode. +

+ +

What you can expect

+ +

+The program is designed to translate anything, just like Google translate and Bing. It has some advantages over them: +

+ + + +

+However, this is not a mature product but a research prototype. It therefore has some shortcomings: +

+ + + +

+Here are some hints to use it in a satisfactory way: +

+ + + +

How it works

+ +

+Powered by Grammatical Framework +

+

+Publications explaining the translation method: +

+ +

Get the sources

+ +

+Download from here +

+ + + + -- cgit v1.2.3