DragonFly On-Line Manual Pages
HFST-OPTIMIZED-LOOKUP(1) User Commands HFST-OPTIMIZED-LOOKUP(1)
NAME
hfst-optimized-lookup - =Usage: hfst-optimized-lookup [OPTIONS]
TRANSDUCER
SYNOPSIS
hfst-optimized-lookup [OPTIONS] TRANSDUCER
DESCRIPTION
Run a transducer on standard input (one word per line) and print
analyses
-h, --help
Print this help message
-V, --version
Print version information
-v, --verbose
Be verbose
-q, --quiet
Don't be verbose (default)
-s, --silent
Same as quiet
-e, --echo
Echo inputs (useful if redirecting lots of output to a file)
-w, --show-weights
Print final analysis weights (if any)
-u, --unique
Suppress duplicate analyses
-n N, --analyses=N
Output no more than N analyses (if the transducer is weighted,
the N best analyses)
-x, --xerox
Xerox output format (default)
-f, --fast
Be as fast as possible. (with this option enabled -u and -n
don't work and output won't be ordered by weight).
Note that hfst-optimized-lookup is *not* guaranteed to behave
identically to hfst-lookup (although it almost always does): input-side
multicharacter symbols are not fully supported. If the first character
of such a symbol is an ASCII symbol also matching a single-character
symbol, it will be tokenized as such.
REPORTING BUGS
Report bugs to hfst-bugs@helsinki.fi
hfst-optimized-lookup 1.2
Oct 3 2014 13:53:38 copyright (C) 2009 University of Helsinki
HFST October 2014 HFST-OPTIMIZED-LOOKUP(1)