table of contents
DAWGDIC-BUILD(1) | DAWGDIC-BUILD(1) |
NAME¶
dawgdic-build - build a DAWG-based dictionaryUSAGE¶
dawgdic-build [options] [lexicon-file [dictionary-file]]DESCRIPTION¶
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).OPTIONS¶
- -h
- Display help and exit.
- -t
- Handle tab as separator.
- -g
- Build dictionary with guide.
- -r
- Build dictionary with ranked guide.
SEE ALSO¶
dawgdic-find(1)2013-05-05 | dawgdic 0.4.5 |