Toolbox for building morphological analyzers and FST-based tools
Toolbox for morphological analysers and other FST-based tools
fst-compilerfst-invertfst-composefst-concatfst-convertfst-minimizefst-printfst-sort$ fst-compiler grammar.fst grammar.a$ fst-invert input.a output.a$ fst-compose first.a second.a output.a