From f916352116bb2d3c3caf7aa38e8fe585f2f2150e Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 8 Feb 2006 21:58:36 +0000 Subject: testing treebanks --- doc/gf-history.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc') diff --git a/doc/gf-history.html b/doc/gf-history.html index b7b83918c..620688f22 100644 --- a/doc/gf-history.html +++ b/doc/gf-history.html @@ -14,6 +14,15 @@ Changes in functionality since May 17, 2005, release of GF Version 2.2

+8/2 (AR) The command tb = tree_bank for creating and testing against +multilingual treebanks. Example uses: +

+  gr -cat=S -number=100 | tb -xml | wf tb.xml -- random treebank into file
+  rf tb.txt | tb -c                           -- read comparison treebank from file
+
+ +

+ 10/1 (AR) Forbade variable binding inside negation and Kleene star patterns. -- cgit v1.2.3