Man page - hfst-apertium-proc(1)
Packages contas this manual
- hfst-info(1)
- hfst-pmatch2fst(1)
- hfst-disjunct(1)
- hfst-reweight(1)
- hfst-head(1)
- hfst-tail(1)
- hfst-push-weights(1)
- hfst-edit-metadata(1)
- hfst-format(1)
- hfst-summarize(1)
- hfst-optimised-lookup(1)
- hfst-optimized-lookup(1)
- hfst-proc2(1)
- hfst-xfst(1)
- hfst-substitute(1)
- hfst-intersect(1)
- hfst-union(1)
- hfst-determinise(1)
- hfst-compose-intersect(1)
- hfst-compose(1)
- hfst-repeat(1)
- hfst-minimize(1)
- hfst-twolc(1)
- hfst-grep(1)
- hfst-lookup(1)
- hfst-tag(1)
- hfst-txt2fst(1)
- hfst-fst2txt(1)
- hfst-compare(1)
- hfst-expand(1)
- hfst-pmatch(1)
- hfst-regexp2fst(1)
- hfst-lexc(1)
- hfst-split(1)
- hfst-minimise(1)
- hfst-reverse(1)
- hfst-reweight-tagger(1)
- hfst-multiply(1)
- hfst-project(1)
- hfst-minus(1)
- hfst-pair-test(1)
- hfst-fst2fst(1)
- hfst-traverse(1)
- hfst-calculate(1)
- hfst-determinize(1)
- hfst-conjunct(1)
- hfst-prune-alphabet(1)
- hfst-guessify(1)
- hfst-invert(1)
- hfst-subtract(1)
- hfst-tokenize(1)
- hfst-remove-epsilons(1)
- hfst-shuffle(1)
- hfst-summarise(1)
- hfst-expand-equivalences(1)
- hfst-affix-guessify(1)
- hfst-proc(1)
- hfst-apertium-proc(1)
- hfst-strings2fst(1)
- hfst-sfstpl2fst(1)
- hfst-tokenise(1)
- hfst-name(1)
- hfst-fst2strings(1)
- hfst-concatenate(1)
- hfst-guess(1)
Package: hfst
apt-get install hfst
apt-get install hfst
Manuals in package:
Documentations in package:
Manual
| HFST-APERTIUM-PROC(1) | User Commands | HFST-APERTIUM-PROC(1) |
NAME
hfst-apertium-proc - =Usage: hfst-proc [-a [-p|-C|-x] [-k]|-g|-n|-d|-t] [-W] [-n N] [-c|-w] [-z] [-v|-q|]
SYNOPSIS
hfst-proc [-a [-p|-C|-x] [-k]|-g|-n|-d|-t] [-W] [-n N] [-c|-w] [-z] [-v|-q|]
DESCRIPTION
- transducer_file [input_file [output_file]]
Perform a transducer lookup on a text stream, tokenizing on the fly Transducer must be in HFST optimized lookup format
- -a, --analysis
- Morphological analysis (default)
- -g, --generation
- Morphological generation
- -n, --non-marked-gen
- Morph. generation without unknown word marks
- -d, --debugged-gen
- Morph. generation with everything printed
- -t --tokenize
- Tokenize the input stream into symbols (for debugging)
- -p --apertium
- Apertium output format for analysis (default)
- -C --cg
- Constraint Grammar output format for analysis
- -x, --xerox
- Xerox output format for analysis
- -e, --do-compounds
- Treat '+' and '#' as compound boundaries
- -k, --keep-compounds
- Retain compound analyses even when analyses with fewer compound-boundaries are available
- -W, --show-weights
- Print final analysis weights (if any)
- -r, --show-raw-in-cg
- Print the raw analysis string as sub-reading in CG output
- -N N, --analyses=N
- Output no more than N analyses (if the transducer is weighted, the N best analyses)
- --weight-classes N
- Output no more than N best weight classes (where analyses with equal weight constitute a class
- -c, --case-sensitive
- Perform lookup using the literal case of the input characters
- -w --dictionary-case
- Output results using dictionary case instead of surface case
- -z --null-flush
- Flush output on the null character
- -v, --verbose
- Be verbose
- -q, --quiet
- Don't be verbose (default)
- -V, --version
- Print version information
- -h, --help
- Print this help message
- -X, --raw
- Do not perform any mangling to: case, ``superblanks'' or anything else!!!
REPORTING BUGS
Report bugs to hfst-bugs@helsinki.fi
hfst-proc 0.0 (hfst 3.12.2)
Mar 23 2017 15:03:05 copyright (C) 2009-2011 University of Helsinki
| March 2017 | HFST |