updated app.html with images and a link where a real app can now be found

This commit is contained in:
aarne
2014-04-22 17:18:50 +00:00
parent b1ca00dc5f
commit 4b74c79c27
4 changed files with 18 additions and 7 deletions

View File

@@ -1,15 +1,19 @@
<html>
<body>
<h1>The Language Compiler - a mobile translation app for Android</h1>
<h1>The Human Language Compiler - a mobile translation app for Android</h1>
<center>
<img src="images/app-trans.png" width=200>
</center>
<p>
Here you can soon download a <a href="./App11.apk">test version</a>;
also coming to PlayStore soon.
Here you can download a <a href="http://grammaticalframework.org/~aarne/GFHLC.apk">test version</a>;
also coming to Play Store soon.
</p>
<p>
The Language Compiler is a human language translator based on
The Human Language Compiler is a translator for human language based on
programming language technology. Therefore it is compact in size
and gives control on quality, indicating confidence with colours:
<ul>
@@ -33,7 +37,7 @@ and gives control on quality, indicating confidence with colours:
</p>
<p>
The Languge Compiler works completely off-line, without
The Human Languge Compiler works completely off-line, without
internet connection, although being on-line may give you better
speech input and output.
The app is small (around 23 MB for all languages).
@@ -41,8 +45,9 @@ We do not show ads.
</p>
<p>
The Language Compiler translates both speech and text.
It works between any pair of the supported languages.
The Human Language Compiler translates both speech and text.
It works between any pair of the supported languages, which means 110
language pairs at the moment.
However, it works optimally <b>from English</b> and also from Swedish.
From other languages it can be slow and give more red results.
But expect frequent updates and improvements!
@@ -69,5 +74,11 @@ built by <a href="http://www.digitalgrammars.com/">Digital Grammars</a>.
in the green area!</i>
</p>
<center>
<img src="images/app-table.png" width=160>
<img src="images/app-disamb.png" width=160>
</center>
</body>
</html>

BIN
demos/images/app-disamb.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 232 KiB

BIN
demos/images/app-table.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 220 KiB

BIN
demos/images/app-trans.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 132 KiB