DragonFly On-Line Manual Pages

Search: Section:  


TREE-INFLATE(1)       User Contributed Perl Documentation      TREE-INFLATE(1)

NAME

tree-inflate - transform a one-tree-per-line treebank into something human-readable

SYNOPSIS

tree-inflate [options] [file or STDIN] Options: -help brief help message -man full documentation

OPTIONS

-help Print a brief help message and exits. -man Prints the manual page and exits.

DESCRIPTION

Reads one-tree-per-line from STDIN or indicated files, reformats the trees according to a Penn standard (spreading daughters to the next line, applying indenting, etc) and prints them to STDOUT. Handy with less etc for spot-checking trees stored in one-per-line format. perl v5.20.2 2005-01-05 TREE-INFLATE(1)

Search: Section: