Query: fst-mor
OS: debian
Section: 1
Links: debian man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
fst-mor(1) fst-mor fst-mor(1)NAMEfst-mor - Interactive morphological analyser and generatorSYNOPSISfst-mor [options] fileOPTIONS-n Print multi-character symbols without the enclosing angle brackets. -h Print usage information.DESCRIPTIONfst-mor is an interactive morphological analyser and generator. The argument is the name of a file which was generated by fst-compiler (without using option -c). fst-mor reads the transducer which is stored in the argument file and prompts the user for input. Each input line is processed until the user enters "q" which ends the program. fst-mor has two modes, an analysis mode (default) and a generation mode. Entering an empty input line switches between the two modes. In order to explain what the program does in generation and analysis, consider the following transducer: a b:x c:<> d In generation mode, the program will print "axd" if the user enters "abcd" and "no result" otherwise. In other words, the program maps the left symbols to the right symbols of the transducer. In analysis mode, the program will print "abcd" if the user enters "axd" and "no result" otherwise.BUGSNo bugs are known so far.SEE ALSOfst-compilerAUTHORHelmut Schmid, Institute for Computational Linguistics, University of Stuttgart, Email: schmid@ims.uni-stuttgart.de, This software is available under the GNU Public License. February 2002 fst-mor(1)
Related Man Pages |
---|
fst-infl(1) - debian |
fst-infl3(1) - debian |
fst-train(1) - debian |
vquickmorph3d(1vi) - debian |
getbuildlog(1) - linux |
Similar Topics in the Unix Linux Community |
---|
grep question |
Making a Directory |
How to do core dump analysis |
Manipulating two files |
Display File |