From f916352116bb2d3c3caf7aa38e8fe585f2f2150e Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 8 Feb 2006 21:58:36 +0000 Subject: testing treebanks --- src/HelpFile | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'src/HelpFile') diff --git a/src/HelpFile b/src/HelpFile index 8b54e5585..0f6a12d8b 100644 --- a/src/HelpFile +++ b/src/HelpFile @@ -201,11 +201,14 @@ at, apply_transfer: at (Module.Fun | Fun) p -lang=Cncdecimal "123" | at num2bin | l -- convert dec to bin tb, tree_bank: tb - Generate a multilingual treebank from a list of trees. - flags: - -xml wrap the treebank with XML tags + Generate a multilingual treebank from a list of trees (default) or compare + to an existing treebank. + options: + -c compare to existing xml-formatted treebank + -xml wrap the treebank (or comparison results) with XML tags examples: - gr -cat=S -number=100 | tb + gr -cat=S -number=100 | tb -xml | wf tb.xml -- random treebank into file + rf tb.txt | tb -c -- read comparison treebank from file tt, test_tokenizer: tt String Show the token list sent to the parser when String is parsed. -- cgit v1.2.3