From 7d2a9992f3faee63461185580bbe254f6c288a68 Mon Sep 17 00:00:00 2001 From: aarne Date: Mon, 6 Mar 2006 21:27:49 +0000 Subject: more treebank options; updated history --- doc/gf-history.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'doc') diff --git a/doc/gf-history.html b/doc/gf-history.html index 0c913635a..9884129c4 100644 --- a/doc/gf-history.html +++ b/doc/gf-history.html @@ -14,6 +14,22 @@ Changes in functionality since May 17, 2005, release of GF Version 2.2

+6/3 (AR) Generalized the gfe file format in two ways: +

    +
  1. Use the real grammar parser, hence (in M.C "foo") expressions + may occur anywhere. But the ad hoc word substitution syntax is + abandoned: ordinary let (and where) expressions + can now be used instead. +
  2. The resource may now be a treebank, not just a grammar. Parsing + is thus replaced by treebank lookup, which in most cases is faster. +
+A minor novelty is that the --# -resource=FILE flag can now be +relative to GF_LIB_PATH, both for grammars and treebanks. +The flag --# -treebank=IDENT gives the language whose treebank +entries are used, in case of a multilingual treebank. + +

+ 4/3 (AR) Added command use_treebank = ut for lookup in a treebank. This command can be used as a fast substitute for parsing, but also as a way to browse treebanks. -- cgit v1.2.3