mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-10 19:52:50 -06:00
doc with Dan and Nor phrasebook
This commit is contained in:
@@ -13,6 +13,9 @@ Krasimir Angelov, Olga Caprotti, Ramona Enache, Thomas Hallgren, Aarne Ranta
|
||||
#BSMALL
|
||||
|
||||
History
|
||||
- 9 May. Version 0.7:
|
||||
Danish and Norwegian added (preliminary versions induced from statistical models
|
||||
and resource grammars).
|
||||
- 3 May. Version 0.6:
|
||||
Extended API (now final for release), Dutch added; new user interface with text
|
||||
input enabled.
|
||||
@@ -62,10 +65,11 @@ The source code resides in
|
||||
[``code.haskell.org/gf/examples/phrasebook/`` http://code.haskell.org/gf/examples/phrasebook/]
|
||||
|
||||
|
||||
Current status (3 May 2010):
|
||||
Current status (9 May 2010):
|
||||
- small but useful coverage in abstract syntax
|
||||
- reasonable implementations for
|
||||
Bulgarian, Dutch, English, Finnish, French, German, Italian, Romanian, Swedish
|
||||
Bulgarian, Danish, Dutch, English, Finnish, French, German,
|
||||
Italian, Norwegian, Romanian, Swedish
|
||||
- mostly just cloned for the rest of MOLTO languages
|
||||
- temporary user interdace
|
||||
- works on web browsers calling a server
|
||||
@@ -82,6 +86,8 @@ Incremental parsing.
|
||||
|
||||
The use of resource grammars and functors.
|
||||
|
||||
Example-based grammar writing and grammar induction from statistical models (Google).
|
||||
|
||||
Compile-time transfer: especially, in Action in Words.
|
||||
|
||||
Quasi-incremental translation: many basic types are also used as phrases.
|
||||
|
||||
Reference in New Issue
Block a user