mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 03:32:51 -06:00
updated app.html with images and a link where a real app can now be found
This commit is contained in:
@@ -1,15 +1,19 @@
|
|||||||
<html>
|
<html>
|
||||||
<body>
|
<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>
|
<p>
|
||||||
Here you can soon download a <a href="./App11.apk">test version</a>;
|
Here you can download a <a href="http://grammaticalframework.org/~aarne/GFHLC.apk">test version</a>;
|
||||||
also coming to PlayStore soon.
|
also coming to Play Store soon.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<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
|
programming language technology. Therefore it is compact in size
|
||||||
and gives control on quality, indicating confidence with colours:
|
and gives control on quality, indicating confidence with colours:
|
||||||
<ul>
|
<ul>
|
||||||
@@ -33,7 +37,7 @@ and gives control on quality, indicating confidence with colours:
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<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
|
internet connection, although being on-line may give you better
|
||||||
speech input and output.
|
speech input and output.
|
||||||
The app is small (around 23 MB for all languages).
|
The app is small (around 23 MB for all languages).
|
||||||
@@ -41,8 +45,9 @@ We do not show ads.
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
The Language Compiler translates both speech and text.
|
The Human Language Compiler translates both speech and text.
|
||||||
It works between any pair of the supported languages.
|
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.
|
However, it works optimally <b>from English</b> and also from Swedish.
|
||||||
From other languages it can be slow and give more red results.
|
From other languages it can be slow and give more red results.
|
||||||
But expect frequent updates and improvements!
|
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>
|
in the green area!</i>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<center>
|
||||||
|
<img src="images/app-table.png" width=160>
|
||||||
|
<img src="images/app-disamb.png" width=160>
|
||||||
|
</center>
|
||||||
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
BIN
demos/images/app-disamb.png
Normal file
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
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
BIN
demos/images/app-trans.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 132 KiB |
Reference in New Issue
Block a user