Build a dawg-based dictionary
dawgdic-build [options] [lexicon-file [dictionary-file]]
dawgdic-build reads sorted list of words from lexicon-file (or standard input), builds a DAWG dictionary and saves it to dictionary-file (or to standard output).
-h
Display help and exit.
-t
Handle tab as separator.
-g
Build dictionary with guide.
-r
Build dictionary with ranked guide.