Compile text grammars into finite state transducers for NLP
Tools for compiling grammars into finite state transducers
thraxmakedepthraxrewrite-tester$ thraxmakedep -i grammar.grm -o compiled.fst$ thraxrewrite-tester grammar.fst$ thraxmakedep -i main_grammar.grm -o output.fst input.txt$ thraxmakedep -i grammar.grm -v$ thraxmakedep -i linguistic_rules.grm -o transducer.fst