summaryrefslogtreecommitdiff
path: root/examples/phrasebook/phrasebook.html
diff options
context:
space:
mode:
authoraarne <aarne@chalmers.se>2010-05-09 14:23:00 +0000
committeraarne <aarne@chalmers.se>2010-05-09 14:23:00 +0000
commit922713d7c00777b930c1371ca9b147b06f41d1e5 (patch)
tree54e888a5588abee2e2c0d23bba826f505e0e705a /examples/phrasebook/phrasebook.html
parent8d58d079b72fe84c0369ff6012297c50d69cb249 (diff)
doc with Dan and Nor phrasebook
Diffstat (limited to 'examples/phrasebook/phrasebook.html')
-rw-r--r--examples/phrasebook/phrasebook.html13
1 files changed, 10 insertions, 3 deletions
diff --git a/examples/phrasebook/phrasebook.html b/examples/phrasebook/phrasebook.html
index 026a12499..237672dbd 100644
--- a/examples/phrasebook/phrasebook.html
+++ b/examples/phrasebook/phrasebook.html
@@ -17,6 +17,9 @@
History
</P>
<UL>
+<LI>9 May. Version 0.7:
+ Danish and Norwegian added (preliminary versions induced from statistical models
+ and resource grammars).
<LI>3 May. Version 0.6:
Extended API (now final for release), Dutch added; new user interface with text
input enabled.
@@ -75,12 +78,13 @@ The source code resides in
<A HREF="http://code.haskell.org/gf/examples/phrasebook/"><CODE>code.haskell.org/gf/examples/phrasebook/</CODE></A>
</P>
<P>
-Current status (3 May 2010):
+Current status (9 May 2010):
</P>
<UL>
<LI>small but useful coverage in abstract syntax
<LI>reasonable implementations for
- Bulgarian, Dutch, English, Finnish, French, German, Italian, Romanian, Swedish
+ Bulgarian, Danish, Dutch, English, Finnish, French, German,
+ Italian, Norwegian, Romanian, Swedish
<LI>mostly just cloned for the rest of MOLTO languages
<LI>temporary user interdace
<LI>works on web browsers calling a server
@@ -99,6 +103,9 @@ Incremental parsing.
The use of resource grammars and functors.
</P>
<P>
+Example-based grammar writing and grammar induction from statistical models (Google).
+</P>
+<P>
Compile-time transfer: especially, in Action in Words.
</P>
<P>
@@ -242,6 +249,6 @@ Here are the steps to follow for contributors:
</UL>
-<!-- html code generated by txt2tags 2.4 (http://txt2tags.sf.net) -->
+<!-- html code generated by txt2tags 2.5 (http://txt2tags.sf.net) -->
<!-- cmdline: txt2tags -thtml phrasebook.txt -->
</BODY></HTML>