help
Line | |
---|
1 | #section "Common UTT options" |
---|
2 | |
---|
3 | |
---|
4 | option "input" f "Input file" string no hidden |
---|
5 | |
---|
6 | option "output" o "Output file" string no hidden |
---|
7 | |
---|
8 | option "fail" e "Output file for unsuccesfully processed segments " string no hidden |
---|
9 | |
---|
10 | option "only-fail" - "Print only segments the program failed to process" flag off hidden |
---|
11 | |
---|
12 | option "no-fail" - "Print only segments the program processed" flag off hidden |
---|
13 | |
---|
14 | option "copy" c "Copy succesfully processed segments to standard output" flag off hidden |
---|
15 | |
---|
16 | option "process" p "Process segments with this tag" string no multiple |
---|
17 | |
---|
18 | option "select" s "Select only segments with this field" string no multiple |
---|
19 | |
---|
20 | option "ignore" S "Select only segments without this field" string no multiple |
---|
21 | |
---|
22 | option "output-field" O "Output field name" string no |
---|
23 | |
---|
24 | option "input-field" I "Input field name" string no multiple |
---|
25 | |
---|
26 | option "interactive" i "Toggle interactive mode" flag off |
---|
27 | |
---|
28 | option "config" - "Configuration file" string typestr="FILENAME" no |
---|
29 | |
---|
30 | option "one-field" 1 "Print all results in one segments (creates ambiguous annotation)" flag off |
---|
31 | |
---|
32 | option "one-line" - "Print annotation alternatives as additional fields" flag off |
---|
33 | |
---|
34 | option "language" - "Language." string no |
---|
Note: See
TracBrowser
for help on using the repository browser.