updates in phrasebook doc and in resource status doc

This commit is contained in:
aarne
2010-05-03 09:46:56 +00:00
parent fa121a62d9
commit 2e741cc7ed
7 changed files with 301 additions and 65 deletions

View File

@@ -1,5 +1,5 @@
MOLTO Multilingual Phrasebook
Aarne Ranta
Krasimir Angelov, Olga Caprotti, Ramona Enache, Thomas Hallgren, Aarne Ranta
%!postproc(html): #HR <HR>
@@ -13,6 +13,9 @@ Aarne Ranta
#BSMALL
History
- 3 May. Version 0.6:
Extended API (now final for release), Dutch added; new user interface with text
input enabled.
- 10 April. Some additions in API, comments in implementation; regenerated clones.
- 8 April. Added German.
- 7 April. Added the Clone script, applied to initiate the rest of MOLTO languages.
@@ -59,10 +62,11 @@ The source code resides in
[``code.haskell.org/gf/examples/phrasebook/`` http://code.haskell.org/gf/examples/phrasebook/]
Current status (8 April 2010):
- small coverage in abstract syntax
- reasonable implementations for English, Finnish, French, German, Italian, Romanian, Swedish
- almost just cloned for the rest of MOLTO languages
Current status (3 May 2010):
- small but useful coverage in abstract syntax
- reasonable implementations for
Bulgarian, Dutch, English, Finnish, French, German, Italian, Romanian, Swedish
- mostly just cloned for the rest of MOLTO languages
- temporary user interdace
- works on web browsers calling a server
- web service not yet released, but preliminarily available in
@@ -132,8 +136,6 @@ Here is the module structure as produced in GF by
=To Do=
Improved translation interface
- a //to// list of languages: either //all//, or just one
- combined text field/fridge magnet input; filter magnets by started word prefix
- a nicer way to show disambiguation (maybe hidden by default)