For those of you curious about Lucene's finite state transducers (FSTs)...

I just built simple web app that lets you enter input/output pairs and
see the resulting FST:

It's running here:

    http://examples.mikemccandless.com/fst.py

And here's a quick blog post showing some examples/details:

    
http://blog.mikemccandless.com/2013/06/build-your-own-finite-state-transducer.html

Happy FST building,

Mike McCandless

http://blog.mikemccandless.com

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to