From 98b24d0e33e2cb90244773f8ad7d3c4f3f73ecd0 Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 8 Feb 2006 10:18:00 +0000 Subject: command tb for creating treebanks --- src/HelpFile | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/HelpFile') diff --git a/src/HelpFile b/src/HelpFile index 0ff04b25b..8b54e5585 100644 --- a/src/HelpFile +++ b/src/HelpFile @@ -200,6 +200,13 @@ at, apply_transfer: at (Module.Fun | Fun) examples: 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 + examples: + gr -cat=S -number=100 | tb + tt, test_tokenizer: tt String Show the token list sent to the parser when String is parsed. HINT: can be useful when debugging the parser. -- cgit v1.2.3