The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

thesaurus2graphviz - draw a biblio::thesaurus graph

SYNOPSIS

 thesaurus2graphviz [-shape=... -h] file.the > _.png

DESCRIPTION

Option

 -h        Horizontal mode (-rankdir=1 from graphviz)

 -shape=circle   ('record', 'plaintext', 'ellipse', 'circle', 'egg', 
       'triangle', 'box', 'diamond', 'trapezium', 'parallelogram', 'house', 
       'hexagon', 'octagon')

 -r=INST,PART      graph relation = {NT, INST, PART }
        default graph relation = {NT}

 -of=svg   output format (def:png)

 -t=term   show only "term" and his neighbours

AUTHOR

Albero Simoes

J.Joao Almeida, jj@di.uminho.pt

SEE ALSO

perl(1).