Transducer Compiler
The WMTrans Transducer Compiler is a stand alone program that reads a text input file containing pairs of citation forms and word forms to compile and generate an optimized finite state transducer structure.The output format can be read by a WMTrans analyzer product.
Implementation
We currently offer one version of the software:- A platform-specific stand alone program implementation (currently available for Linux)
Availability
A version of the compiler is available for purchase for all WMTrans analyzers. Please contact Canoo for pricing and licensing information.Input File Examples
An input *.src file is represented by a sequence of lines, in which the compiler must find three elements: a citation form, a word form and an index representing the reference to the feature table, which must be delivered separately (file *.tab).The formal input syntax is described in the WMTrans developer zone.
bauen baue 1 bauen baust 1 bauen baut 1 bauen bauens 2 ...